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
Age
Commit message (
Expand
)
Author
2018-04-02
ipc: add shmdt syscall wrapper
Dominik Brodowski
2018-04-02
ipc: add shmget syscall wrapper
Dominik Brodowski
2018-04-02
ipc: add msgget syscall wrapper
Dominik Brodowski
2018-04-02
ipc: add semctl syscall/compat_syscall wrappers
Dominik Brodowski
2018-04-02
ipc: add semget syscall wrapper
Dominik Brodowski
2018-04-02
ipc: add semtimedop syscall/compat_syscall wrappers
Dominik Brodowski
2018-04-02
net: socket: add __compat_sys_...msg() helpers; remove in-kernel calls to com...
Dominik Brodowski
2018-04-02
net: socket: add __compat_sys_recvmmsg() helper; remove in-kernel call to com...
Dominik Brodowski
2018-04-02
net: socket: add __compat_sys_getsockopt() helper; remove in-kernel call to c...
Dominik Brodowski
2018-04-02
net: socket: add __compat_sys_setsockopt() helper; remove in-kernel call to c...
Dominik Brodowski
2018-04-02
net: socket: add __compat_sys_recvfrom() helper; remove in-kernel call to com...
Dominik Brodowski
2018-04-02
net: socket: replace call to sys_recv() with __sys_recvfrom()
Dominik Brodowski
2018-04-02
net: socket: replace calls to sys_send() with __sys_sendto()
Dominik Brodowski
2018-04-02
net: socket: move check for forbid_cmsg_compat to __sys_...msg()
Dominik Brodowski
2018-04-02
net: socket: add do_sys_recvmmsg() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_getsockopt() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_setsockopt() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_shutdown() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_socketpair() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_getpeername() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_getsockname() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_listen() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_connect() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_bind() helper; remove in-kernel call to syscall
Dominik Brodowski
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
x86: remove compat_sys_x86_waitpid()
Dominik Brodowski
2018-04-02
x86: use _do_fork() in compat_sys_x86_clone()
Dominik Brodowski
2018-04-02
mm: use do_futex() instead of sys_futex() in mm_release()
Dominik Brodowski
2018-04-02
kexec: call do_kexec_load() in compat syscall directly
Dominik Brodowski
2018-04-02
kernel: open-code sys_rt_sigpending() in sys_sigpending()
Dominik Brodowski
2018-04-02
kernel: use kernel_wait4() instead of sys_wait4()
Dominik Brodowski
2018-04-02
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-04-02
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-04-02
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-02
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-04-02
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2018-04-02
Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-04-02
Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2018-04-01
Linux 4.16
Linus Torvalds
2018-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-03-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-03-31
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-31
perf/x86/intel: Enable C-state residency events for Cannon Lake
Harry Pan
2018-03-31
perf/x86/intel: Add Cannon Lake support for RAPL profiling
Harry Pan
2018-03-31
x86/cpu/tme: Fix spelling: "configuation" -> "configuration"
Colin Ian King
2018-03-31
x86/build: Don't pass in -D__KERNEL__ multiple times
Cao jin
2018-03-31
locking/Kconfig: Restructure the lock debugging menu
Waiman Long
[prev]
[next]