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. 3ebfd81 x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2 by H.J. Lu · 8 years ago
  6. 482dd2e x86/syscalls: Wire up compat readv2/writev2 syscalls by Christoph Hellwig · 8 years ago
  7. 3c2de27 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  8. 4babf2c x86: wire up preadv2 and pwritev2 by Christoph Hellwig · 8 years ago
  9. bb56968 x86/syscalls/64: Mark sys_iopl() as using ptregs by Andy Lutomirski · 8 years ago
  10. 46eabf0 x86/entry/64: Call all native slow-path syscalls with full pt-regs by Andy Lutomirski · 8 years ago
  11. 302f5b2 x86/entry/64: Always run ptregs-using syscalls on the slow path by Andy Lutomirski · 8 years ago
  12. cb4c4e8 x86: add sys_copy_file_range to syscall tables by Zach Brown · 9 years ago
  13. a8ca5d0 mm: mlock: add new mlock system call by Eric B Munson · 9 years ago
  14. 5b25b13 sys_membarrier(): system-wide memory barrier (generic, x86) by Mathieu Desnoyers · 9 years ago
  15. 1380fca userfaultfd: activate syscall by Andrea Arcangeli · 9 years ago
  16. 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_64.tbl]
  17. 616ab24 x86/asm/entry/64: Remove stub_iopl by Denys Vlasenko · 9 years ago
  18. 27d6ec7 x86: hook up execveat system call by David Drysdale · 10 years ago
  19. 749730c bpf: enable bpf syscall on x64 and i386 by Alexei Starovoitov · 10 years ago
  20. f089568 kexec: new syscall kexec_file_load() declaration by Vivek Goyal · 10 years ago
  21. 9183df2 shm: add memfd_create() syscall by David Herrmann · 10 years ago
  22. f4f142e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  23. c6e9d6f random: introduce getrandom(2) system call by Theodore Ts'o · 10 years ago
  24. 48dc92b seccomp: add "seccomp" syscall by Kees Cook · 10 years ago
  25. 7fd44da x86, x32: Use compat shims for io_{setup,submit} by Mike Frysinger · 10 years ago
  26. 520c8b1 vfs: add renameat2 syscall by Miklos Szeredi · 10 years ago
  27. d50dde5 sched: Add new scheduler syscalls to support an extended scheduling parameters ABI by Dario Faggioli · 11 years ago
  28. 29fd4480 x86: switch to generic compat rt_sigaction() by Al Viro · 11 years ago
  29. 7b83d1a x86: switch to generic compat rt_sigqueueinfo() by Al Viro · 11 years ago
  30. f45adb0 x86: switch to generic compat rt_sigpending() by Al Viro · 11 years ago
  31. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  32. 9026843 generic compat_sys_sigaltstack() by Al Viro · 12 years ago
  33. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
  34. 34e1169 module: add syscall to load module from fd by Kees Cook · 12 years ago
  35. 515c7af x32: Use compat shims for {g,s}etsockopt by Mike Frysinger · 12 years ago
  36. eaf4ce6 x86-64, kcmp: The kcmp system call can be common by H. Peter Anvin · 12 years ago
  37. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 12 years ago
  38. 55283e2 x32: Add ptrace for x32 by H.J. Lu · 12 years ago
  39. e7084fd x32: Switch to a 64-bit clock_t by H. Peter Anvin · 12 years ago
  40. 6630f11 x32: Add x32 system calls to syscall/syscall_64.tbl by H. Peter Anvin · 12 years ago
  41. d181764 x86: Machine-readable syscall tables and scripts to process them by H. Peter Anvin · 13 years ago