index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2018-04-02
net: socket: add __sys_socket() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_accept4() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_sendto() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_recvfrom() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
mm: use do_futex() instead of sys_futex() in mm_release()
Dominik Brodowski
2018-04-02
kernel: open-code sys_rt_sigpending() in sys_sigpending()
Dominik Brodowski
2018-03-25
syscalls: define and explain goal to not call syscalls in the kernel
Dominik Brodowski
2018-03-09
Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-03-08
Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-03-06
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-03-06
signal: Correct the offset of si_pkey in struct siginfo
Eric W. Biederman
2018-03-05
PCI: Move of_irq_parse_and_map_pci() declaration under OF_IRQ
Guenter Roeck
2018-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-03-04
net: make skb_gso_*_seglen functions private
Daniel Axtens
2018-03-04
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
2018-03-03
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-03-02
signals: Move put_compat_sigset to compat.h to silence hardened usercopy
Matt Redfearn
2018-03-02
Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-03-01
block: display the correct diskname for bio
Jiufei Xue
2018-02-27
net: phy: Restore phy_resume() locking assumption
Andrew Lunn
2018-02-26
dax: fix vma_is_fsdax() helper
Dan Williams
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-26
genhd: Fix BUG in blkdev_open()
Jan Kara
2018-02-26
genhd: Add helper put_disk_and_module()
Jan Kara
2018-02-26
genhd: Rename get_disk() to get_disk_and_module()
Jan Kara
2018-02-25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-02-24
kvm: fix warning for non-x86 builds
Sebastian Ott
2018-02-24
kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD builds
Sebastian Ott
2018-02-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-02-23
Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2018-02-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-22
efivarfs: Limit the rate for non-root to read files
Luck, Tony
2018-02-22
kconfig.h: Include compiler types to avoid missed struct attributes
Kees Cook
2018-02-21
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
2018-02-21
mm, mlock, vmscan: no more skipping pagevecs
Shakeel Butt
2018-02-21
mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats
Johannes Weiner
2018-02-21
Kbuild: always define endianess in kconfig.h
Arnd Bergmann
2018-02-21
include/linux/sched/mm.h: re-inline mmdrop()
Andrew Morton
2018-02-22
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-02-21
extable: Make init_kernel_text() global
Josh Poimboeuf
2018-02-21
jump_label: Explicitly disable jump labels in __init code
Josh Poimboeuf
2018-02-21
locking/mutex: Add comment to __mutex_owner() to deter usage
Peter Zijlstra
2018-02-20
arm_pmu: acpi: request IRQs up-front
Mark Rutland
2018-02-20
arm_pmu: note IRQs and PMUs per-cpu
Mark Rutland
2018-02-20
arm_pmu: add armpmu_alloc_atomic()
Mark Rutland
2018-02-20
arm_pmu: fold platform helpers into platform code
Mark Rutland
2018-02-20
arm_pmu: kill arm_pmu_platdata
Mark Rutland
2018-02-20
x86/retpoline: Support retpoline builds with Clang
David Woodhouse
2018-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
[next]