- a07b200 vfs: syscall: Add open_tree(2) to reference or clone a mount by Al Viro · 6 years ago
- a9dce66 Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
- 38e7571 Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- 3eb39f4 signal: add pidfd_send_signal() syscall by Christian Brauner · 6 years ago
- edafcce io_uring: add support for pre-mapped user IO buffers by Jens Axboe · 6 years ago
- 2b188cc Add io_uring IO interface by Jens Axboe · 6 years ago
- 48166e6 y2038: add 64-bit time_t syscalls to all 32-bit architectures by Arnd Bergmann · 6 years ago
- d33c577 y2038: rename old time and utime syscalls by Arnd Bergmann · 6 years ago
- 00bf25d y2038: use time32 syscall names on 32-bit by Arnd Bergmann · 6 years ago
- 8dabe72 y2038: syscalls: rename y2038 compat syscalls by Arnd Bergmann · 6 years ago
- 0d6040d arch: add split IPC system calls where needed by Arnd Bergmann · 6 years ago
- 05c17ce x86: Wire up restartable sequence system call by Mathieu Desnoyers · 7 years ago
- 7a074e9 aio: implement io_pgetevents by Christoph Hellwig · 7 years ago
- d5a0052 syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys_*() by Dominik Brodowski · 7 years ago
- 5ac9efa syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention by Dominik Brodowski · 7 years ago
- e145242e syscalls/core, syscalls/x86: Clean up syscall stub naming convention by Dominik Brodowski · 7 years ago
- ebeb8c8 syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION and x32 by Dominik Brodowski · 7 years ago
- ab0d1e8 fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl() by Dominik Brodowski · 7 years ago
- b51d3cd x86: remove compat_sys_x86_waitpid() by Dominik Brodowski · 7 years ago
- af52201 x86/entry: Do not special-case clone(2) in compat entry by Dominik Brodowski · 7 years ago
- 4ddb45d x86/syscalls: Use COMPAT_SYSCALL_DEFINEx() macros for x86-only compat syscalls by Dominik Brodowski · 7 years ago
- b411991 x86/syscalls/32: Simplify $entry == $compat entries by Dominik Brodowski · 7 years ago
- 204f144 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 2611dc1 Remove compat_sys_getdents64() by Al Viro · 8 years ago
- 79170fd x86/syscalls/32: Wire up arch_prctl on x86-32 by Kyle Huey · 8 years ago
- a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
- eac0ca7 x86, pkeys: remove cruft from never-merged syscalls by Dave Hansen · 8 years ago
- f9afc61 x86: Wire up protection keys system calls by Dave Hansen · 8 years ago
- f7d6656 x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace by David Howells · 8 years ago
- 9a7a076 x86: Use compat version for preadv2 and pwritev2 by Dmitry V. Levin · 9 years ago
- 4babf2c x86: wire up preadv2 and pwritev2 by Christoph Hellwig · 9 years ago
- cb4c4e8 x86: add sys_copy_file_range to syscall tables by Zach Brown · 9 years ago
- a8ca5d0 mm: mlock: add new mlock system call by Eric B Munson · 9 years ago
- 8169aff x86/entry/64/compat: Set up full pt_regs for all compat syscalls by Andy Lutomirski · 9 years ago
- 5b25b13 sys_membarrier(): system-wide memory barrier (generic, x86) by Mathieu Desnoyers · 9 years ago
- 1380fca userfaultfd: activate syscall by Andrea Arcangeli · 9 years ago
- 9dea5dc x86/entry/syscalls: Wire up 32-bit direct socket calls by Andy Lutomirski · 9 years ago
- 1f57d5d x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/syscalls/ by Ingo Molnar · 10 years ago[Renamed from arch/x86/syscalls/syscall_32.tbl]
- 7e8e385 x86/compat: Remove sys32_vm86_warning by Brian Gerst · 10 years ago
- 27d6ec7 x86: hook up execveat system call by David Drysdale · 10 years ago
- 749730c bpf: enable bpf syscall on x64 and i386 by Alexei Starovoitov · 10 years ago
- 9183df2 shm: add memfd_create() syscall by David Herrmann · 10 years ago
- f4f142e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
- c6e9d6f random: introduce getrandom(2) system call by Theodore Ts'o · 10 years ago
- 48dc92b seccomp: add "seccomp" syscall by Kees Cook · 11 years ago
- ab0a935 i386: Wire up the renameat2() syscall by Miklos Szeredi · 11 years ago
- d50dde5 sched: Add new scheduler syscalls to support an extended scheduling parameters ABI by Dario Faggioli · 11 years ago
- 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
- 07b0534 x86: sys32_kill and sys32_mprotect are pointless by Al Viro · 12 years ago
- 56e41d3 merge compat sys_ipc instances by Al Viro · 12 years ago
- d5dc77b consolidate compat lookup_dcookie() by Al Viro · 12 years ago
- 19f4fc3 convert sendfile{,64} to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
- 3f6d078 fix compat truncate/ftruncate by Al Viro · 12 years ago
- 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
- 5b3eb3a x86: switch to generic old sigaction by Al Viro · 12 years ago
- 29fd448 x86: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
- d7c43e4 x86: switch to generic compat sched_rr_get_interval() by Al Viro · 12 years ago
- 15ce1f7 x86,um: switch to generic old sigsuspend() by Al Viro · 12 years ago
- 7b83d1a x86: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
- f45adb0 x86: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
- 49cb25e x86: get rid of pt_regs argument in vm86/vm86old by Al Viro · 12 years ago
- 3fe26fa x86: get rid of pt_regs argument in sigreturn variants by Al Viro · 12 years ago
- b3af11a x86: get rid of pt_regs argument of iopl(2) by Al Viro · 12 years ago
- 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 9026843 generic compat_sys_sigaltstack() by Al Viro · 12 years ago
- 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
- 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
- 34e1169 module: add syscall to load module from fd by Kees Cook · 12 years ago
- 1d4b4b2 x86, um: switch to generic fork/vfork/clone by Al Viro · 12 years ago
- 6783eaa2 x86, um/x86: switch to generic sys_execve and kernel_execve by Al Viro · 12 years ago
- d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 13 years ago
- a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 13354dc x86-32: Fix typo for mq_getsetattr in syscall table by Thierry Reding · 13 years ago
- 2c73ce7 x86-64, ia32: Drop sys32_rt_sigprocmask by H. Peter Anvin · 13 years ago
- d181764 x86: Machine-readable syscall tables and scripts to process them by H. Peter Anvin · 13 years ago