1. bf69bad futex: Implement sys_futex_waitv() by André Almeida · 3 years, 3 months ago
  2. af8cc96 futex: Split out syscalls by Peter Zijlstra · 3 years, 3 months ago
  3. 59ab844 compat: remove some compat entry points by Arnd Bergmann · 3 years, 4 months ago
  4. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  5. dce4910 mm: wire up syscall process_mrelease by Suren Baghdasaryan · 3 years, 4 months ago
  6. b48c723 exit/bdflush: Remove the deprecated bdflush system call by Eric W. Biederman · 3 years, 6 months ago
  7. 1507f51 mm: introduce memfd_secret system call to create "secret" memory areas by Mike Rapoport · 3 years, 6 months ago
  8. 64c2c2c quota: Change quotactl_path() systcall to an fd-based one by Jan Kara · 3 years, 7 months ago
  9. 17ae69a Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 3 years, 8 months ago
  10. 265885d landlock: Add syscall implementations by Mickaël Salaün · 3 years, 8 months ago
  11. fa8b900 quota: wire up quotactl_path by Sascha Hauer · 3 years, 10 months ago
  12. b0a0c26 epoll: wire up syscall epoll_pwait2 by Willem de Bruijn · 4 years ago
  13. ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 2 months ago
  14. 80bdad3 quota: simplify the quotactl compat handling by Christoph Hellwig · 4 years, 3 months ago
  15. 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 4 months ago
  16. 942437c y2038: allow disabling time32 system calls by Arnd Bergmann · 5 years ago
  17. d68dbb0 arch: handle arches who do not yet define clone3 by Christian Brauner · 6 years ago
  18. 2151ad1 signal: support CLONE_PIDFD with pidfd_send_signal by Christian Brauner · 6 years ago
  19. 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
  20. 38e7571 Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  21. 7e89a37 ipc: Fix building compat mode without sysvipc by Arnd Bergmann · 6 years ago
  22. 3eb39f4 signal: add pidfd_send_signal() syscall by Christian Brauner · 6 years ago
  23. edafcce io_uring: add support for pre-mapped user IO buffers by Jens Axboe · 6 years ago
  24. 2b188cc Add io_uring IO interface by Jens Axboe · 6 years ago
  25. 8dabe72 y2038: syscalls: rename y2038 compat syscalls by Arnd Bergmann · 6 years ago
  26. 275f221 ipc: rename old-style shmctl/semctl/msgctl syscalls by Arnd Bergmann · 6 years ago
  27. 58fa4a4 ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390 by Arnd Bergmann · 6 years ago
  28. e11d428 y2038: socket: Add compat_sys_recvmmsg_time64 by Arnd Bergmann · 7 years ago
  29. d82991a Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  30. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  31. d7822b1 rseq: Introduce restartable sequences system call by Mathieu Desnoyers · 7 years ago
  32. 4c392e6 powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE by Al Viro · 7 years ago
  33. 7a074e9 aio: implement io_pgetevents by Christoph Hellwig · 7 years ago
  34. 7303e30 syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls by Dominik Brodowski · 7 years ago
  35. 67a7acd kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitions by Dominik Brodowski · 7 years ago
  36. 70dd4b3 kernel/sys_ni: sort cond_syscall() entries by Dominik Brodowski · 7 years ago
  37. ab0d1e8 fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl() by Dominik Brodowski · 7 years ago
  38. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  39. c00d2c7 move aio compat to fs/aio.c by Al Viro · 8 years ago
  40. e275329 x86/pkeys: Fix pkeys build breakage for some non-x86 arches by Dave Hansen · 8 years ago
  41. 2973293 vfs: add copy_file_range syscall and vfs helper by Zach Brown · 9 years ago
  42. a8ca5d0 mm: mlock: add new mlock system call by Eric B Munson · 9 years ago
  43. 5b25b13 sys_membarrier(): system-wide memory barrier (generic, x86) by Mathieu Desnoyers · 9 years ago
  44. 1380fca userfaultfd: activate syscall by Andrea Arcangeli · 9 years ago
  45. a5b9e5a x86/ldt: Make modify_ldt() optional by Andy Lutomirski · 9 years ago
  46. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 10 years ago
  47. 51f39a1 syscalls: implement execveat() system call by David Drysdale · 10 years ago
  48. 4eafad7 s390/kernel: add system calls for PCI memory access by Alexey Ishchuk · 10 years ago
  49. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  50. 749730c bpf: enable bpf syscall on x64 and i386 by Alexei Starovoitov · 10 years ago
  51. d3ac21c mm: Support compiling out madvise and fadvise by Josh Triplett · 10 years ago
  52. f089568 kexec: new syscall kexec_file_load() declaration by Vivek Goyal · 10 years ago
  53. 9183df2 shm: add memfd_create() syscall by David Herrmann · 10 years ago
  54. 48dc92b seccomp: add "seccomp" syscall by Kees Cook · 11 years ago
  55. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 11 years ago
  56. 69369a7 fs, kernel: permit disabling the uselib syscall by Josh Triplett · 11 years ago
  57. 6af9f7b sys_sysfs: Add CONFIG_SYSFS_SYSCALL by Fabian Frederick · 11 years ago
  58. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  59. 56e41d3 merge compat sys_ipc instances by Al Viro · 12 years ago
  60. d5dc77b consolidate compat lookup_dcookie() by Al Viro · 12 years ago
  61. 34e1169 module: add syscall to load module from fd by Kees Cook · 12 years ago
  62. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 13 years ago
  63. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  64. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  65. be84bfc ipc: Add missing sys_ni entries for ipc/compat.c functions by Kevin Cernekee · 14 years ago
  66. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 14 years ago
  67. becfd1f vfs: Add open by file handle support by Aneesh Kumar K.V · 14 years ago
  68. 990d6c2 vfs: Add name to file handle conversion support by Aneesh Kumar K.V · 14 years ago
  69. 1ef2119 powerpc: define a compat_sys_recv cond_syscall by Stephen Rothwell · 14 years ago
  70. bbaa416 fanotify: sys_fanotify_mark declartion by Eric Paris · 15 years ago
  71. 11637e4 fanotify: fanotify_init syscall declaration by Eric Paris · 15 years ago
  72. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  73. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  74. 942405f sysctl: Remove the cond_syscall entry for sys32_sysctl by Eric W. Biederman · 16 years ago
  75. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  76. 8b3f6af Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  77. dedcf29 net: fix CONFIG_NET=n build on sparc64 by Andrew Morton · 15 years ago
  78. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  79. 7783549 Merge commit 'v2.6.29-rc2' into perfcounters/core by Ingo Molnar · 16 years ago
  80. f627a74 [CVE-2009-0029] Make sys_syslog a conditional system call by Heiko Carstens · 16 years ago
  81. 0793a61 performance counters: core code by Thomas Gleixner · 16 years ago
  82. de11def reintroduce accept4 by Ulrich Drepper · 16 years ago
  83. ebf3f09 Configure out AIO support by Thomas Petazzoni · 16 years ago
  84. bfcd17a Configure out file locking features by Thomas Petazzoni · 16 years ago
  85. 9b81361 signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGNALFD by Ingo Molnar · 16 years ago
  86. 5df439e flag parameters: fix compile error of sys_epoll_create1 by Wang Chen · 16 years ago
  87. 4006553 flag parameters: inotify_init by Ulrich Drepper · 16 years ago
  88. b087498e flag parameters: eventfd by Ulrich Drepper · 16 years ago
  89. 9deb27b flag parameters: signalfd by Ulrich Drepper · 16 years ago
  90. aaca0bd flag parameters: paccept by Ulrich Drepper · 16 years ago
  91. 5f17156 Fix build on COMPAT platforms when CONFIG_EPOLL is disabled by Atsushi Nemoto · 16 years ago
  92. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 17 years ago
  93. fa28237 [POWERPC] Provide a way to protect 4k subpages when using 64k pages by Paul Mackerras · 17 years ago
  94. f3baa48 [COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled. by David S. Miller · 17 years ago
  95. 0732a55 kernel/sys_ni.c: add dummy sys_ni_syscall() prototype by Adrian Bunk · 17 years ago
  96. b716395 diskquota: 32bit quota tools on 64bit architectures by Vasily Tarasov · 17 years ago
  97. 8df767d compat signalfd and timerfd are cond syscalls by Heiko Carstens · 18 years ago
  98. e1ad746 signal/timer/event: eventfd core by Davide Libenzi · 18 years ago
  99. b215e28 signal/timer/event: timerfd core by Davide Libenzi · 18 years ago
  100. fba2afa signal/timer/event: signalfd core by Davide Libenzi · 18 years ago