1. fe84579 BACKPORT: arch: wire-up pidfd_open() by Christian Brauner · 5 years ago
  2. cf9f829 BACKPORT: signal: add pidfd_send_signal() syscall by Christian Brauner · 6 years ago
  3. eac0ca7 x86, pkeys: remove cruft from never-merged syscalls by Dave Hansen · 8 years ago
  4. f9afc61 x86: Wire up protection keys system calls by Dave Hansen · 8 years ago
  5. f7d6656 x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace by David Howells · 8 years ago
  6. 9a7a076 x86: Use compat version for preadv2 and pwritev2 by Dmitry V. Levin · 8 years ago
  7. 4babf2c x86: wire up preadv2 and pwritev2 by Christoph Hellwig · 8 years ago
  8. cb4c4e8 x86: add sys_copy_file_range to syscall tables by Zach Brown · 9 years ago
  9. a8ca5d0 mm: mlock: add new mlock system call by Eric B Munson · 9 years ago
  10. 8169aff x86/entry/64/compat: Set up full pt_regs for all compat syscalls by Andy Lutomirski · 9 years ago
  11. 5b25b13 sys_membarrier(): system-wide memory barrier (generic, x86) by Mathieu Desnoyers · 9 years ago
  12. 1380fca userfaultfd: activate syscall by Andrea Arcangeli · 9 years ago
  13. 9dea5dc x86/entry/syscalls: Wire up 32-bit direct socket calls by Andy Lutomirski · 9 years ago
  14. 1f57d5d x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/syscalls/ by Ingo Molnar · 9 years ago[Renamed from arch/x86/syscalls/syscall_32.tbl]
  15. 7e8e385 x86/compat: Remove sys32_vm86_warning by Brian Gerst · 9 years ago
  16. 27d6ec7 x86: hook up execveat system call by David Drysdale · 10 years ago
  17. 749730c bpf: enable bpf syscall on x64 and i386 by Alexei Starovoitov · 10 years ago
  18. 9183df2 shm: add memfd_create() syscall by David Herrmann · 10 years ago
  19. f4f142e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  20. c6e9d6f random: introduce getrandom(2) system call by Theodore Ts'o · 10 years ago
  21. 48dc92b seccomp: add "seccomp" syscall by Kees Cook · 10 years ago
  22. ab0a935 i386: Wire up the renameat2() syscall by Miklos Szeredi · 10 years ago
  23. d50dde5 sched: Add new scheduler syscalls to support an extended scheduling parameters ABI by Dario Faggioli · 11 years ago
  24. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  25. 07b0534 x86: sys32_kill and sys32_mprotect are pointless by Al Viro · 11 years ago
  26. 56e41d3 merge compat sys_ipc instances by Al Viro · 11 years ago
  27. d5dc77b consolidate compat lookup_dcookie() by Al Viro · 11 years ago
  28. 19f4fc3 convert sendfile{,64} to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  29. 3f6d078 fix compat truncate/ftruncate by Al Viro · 11 years ago
  30. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  31. 5b3eb3a x86: switch to generic old sigaction by Al Viro · 12 years ago
  32. 29fd4480 x86: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
  33. d7c43e4 x86: switch to generic compat sched_rr_get_interval() by Al Viro · 12 years ago
  34. 15ce1f7 x86,um: switch to generic old sigsuspend() by Al Viro · 12 years ago
  35. 7b83d1a x86: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  36. f45adb0 x86: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  37. 49cb25e x86: get rid of pt_regs argument in vm86/vm86old by Al Viro · 12 years ago
  38. 3fe26fa x86: get rid of pt_regs argument in sigreturn variants by Al Viro · 12 years ago
  39. b3af11a x86: get rid of pt_regs argument of iopl(2) by Al Viro · 12 years ago
  40. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  41. 9026843 generic compat_sys_sigaltstack() by Al Viro · 12 years ago
  42. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
  43. 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
  44. 34e1169 module: add syscall to load module from fd by Kees Cook · 12 years ago
  45. 1d4b4b2 x86, um: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  46. 6783eaa x86, um/x86: switch to generic sys_execve and kernel_execve by Al Viro · 12 years ago
  47. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 12 years ago
  48. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  49. 13354dc x86-32: Fix typo for mq_getsetattr in syscall table by Thierry Reding · 12 years ago
  50. 2c73ce7 x86-64, ia32: Drop sys32_rt_sigprocmask by H. Peter Anvin · 12 years ago
  51. d181764 x86: Machine-readable syscall tables and scripts to process them by H. Peter Anvin · 13 years ago