| Commit message (Expand) | Author | Age | Files | Lines |
* | y2038: allow disabling time32 system calls | Arnd Bergmann | 2019-11-15 | 1 | -0/+23 |
* | arch: handle arches who do not yet define clone3 | Christian Brauner | 2019-06-21 | 1 | -0/+2 |
* | signal: support CLONE_PIDFD with pidfd_send_signal | Christian Brauner | 2019-05-07 | 1 | -3/+0 |
* | Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2019-03-16 | 1 | -0/+1 |
|\ |
|
| * | signal: add pidfd_send_signal() syscall | Christian Brauner | 2019-03-05 | 1 | -0/+1 |
* | | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-03-08 | 1 | -0/+3 |
|\ \ |
|
| * | | io_uring: add support for pre-mapped user IO buffers | Jens Axboe | 2019-02-28 | 1 | -0/+1 |
| * | | Add io_uring IO interface | Jens Axboe | 2019-02-28 | 1 | -0/+2 |
| |/ |
|
* | | ipc: Fix building compat mode without sysvipc | Arnd Bergmann | 2019-03-06 | 1 | -0/+3 |
* | | y2038: syscalls: rename y2038 compat syscalls | Arnd Bergmann | 2019-02-07 | 1 | -8/+10 |
* | | ipc: rename old-style shmctl/semctl/msgctl syscalls | Arnd Bergmann | 2019-01-25 | 1 | -0/+3 |
* | | ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390 | Arnd Bergmann | 2019-01-18 | 1 | -0/+1 |
|/ |
|
* | y2038: socket: Add compat_sys_recvmmsg_time64 | Arnd Bergmann | 2018-12-18 | 1 | -0/+2 |
* | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-06-10 | 1 | -0/+3 |
|\ |
|
| * | rseq: Introduce restartable sequences system call | Mathieu Desnoyers | 2018-06-06 | 1 | -0/+3 |
* | | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-06-07 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE | Al Viro | 2018-05-10 | 1 | -1/+1 |
* | | aio: implement io_pgetevents | Christoph Hellwig | 2018-05-02 | 1 | -0/+2 |
|/ |
|
* | syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls | Dominik Brodowski | 2018-04-05 | 1 | -0/+10 |
* | kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitions | Dominik Brodowski | 2018-04-02 | 1 | -215/+218 |
* | kernel/sys_ni: sort cond_syscall() entries | Dominik Brodowski | 2018-04-02 | 1 | -174/+332 |
* | fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl() | Dominik Brodowski | 2018-04-02 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | move aio compat to fs/aio.c | Al Viro | 2016-12-22 | 1 | -0/+3 |
* | x86/pkeys: Fix pkeys build breakage for some non-x86 arches | Dave Hansen | 2016-09-13 | 1 | -0/+5 |
* | vfs: add copy_file_range syscall and vfs helper | Zach Brown | 2015-12-01 | 1 | -0/+1 |
* | mm: mlock: add new mlock system call | Eric B Munson | 2015-11-05 | 1 | -0/+1 |
* | sys_membarrier(): system-wide memory barrier (generic, x86) | Mathieu Desnoyers | 2015-09-11 | 1 | -0/+3 |
* | userfaultfd: activate syscall | Andrea Arcangeli | 2015-09-04 | 1 | -0/+1 |
* | x86/ldt: Make modify_ldt() optional | Andy Lutomirski | 2015-07-31 | 1 | -0/+1 |
* | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda | 2015-04-15 | 1 | -0/+14 |
* | syscalls: implement execveat() system call | David Drysdale | 2014-12-13 | 1 | -0/+3 |
* | s390/kernel: add system calls for PCI memory access | Alexey Ishchuk | 2014-11-19 | 1 | -0/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-10-08 | 1 | -0/+3 |
|\ |
|
| * | bpf: enable bpf syscall on x64 and i386 | Alexei Starovoitov | 2014-09-26 | 1 | -0/+3 |
* | | mm: Support compiling out madvise and fadvise | Josh Triplett | 2014-08-17 | 1 | -0/+3 |
|/ |
|
* | kexec: new syscall kexec_file_load() declaration | Vivek Goyal | 2014-08-08 | 1 | -0/+1 |
* | shm: add memfd_create() syscall | David Herrmann | 2014-08-08 | 1 | -0/+1 |
* | seccomp: add "seccomp" syscall | Kees Cook | 2014-07-18 | 1 | -0/+3 |
* | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick | 2014-06-04 | 1 | -0/+2 |
* | fs, kernel: permit disabling the uselib syscall | Josh Triplett | 2014-04-03 | 1 | -0/+1 |
* | sys_sysfs: Add CONFIG_SYSFS_SYSCALL | Fabian Frederick | 2014-04-03 | 1 | -0/+1 |
* | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-05-09 | 1 | -0/+1 |
* | merge compat sys_ipc instances | Al Viro | 2013-03-03 | 1 | -1/+1 |
* | consolidate compat lookup_dcookie() | Al Viro | 2013-03-03 | 1 | -0/+1 |
* | module: add syscall to load module from fd | Kees Cook | 2012-12-14 | 1 | -0/+1 |
* | syscalls, x86: add __NR_kcmp syscall | Cyrill Gorcunov | 2012-05-31 | 1 | -0/+3 |
* | Cross Memory Attach | Christopher Yeoh | 2011-10-31 | 1 | -0/+4 |
* | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 | 1 | -1/+0 |
* | ipc: Add missing sys_ni entries for ipc/compat.c functions | Kevin Cernekee | 2011-05-20 | 1 | -0/+7 |