1. 942437c y2038: allow disabling time32 system calls by Arnd Bergmann · 5 years ago
  2. d68dbb0 arch: handle arches who do not yet define clone3 by Christian Brauner · 6 years ago
  3. 2151ad1 signal: support CLONE_PIDFD with pidfd_send_signal by Christian Brauner · 6 years ago
  4. 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
  5. 38e7571 Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  6. 7e89a37 ipc: Fix building compat mode without sysvipc by Arnd Bergmann · 6 years ago
  7. 3eb39f4 signal: add pidfd_send_signal() syscall by Christian Brauner · 6 years ago
  8. edafcce io_uring: add support for pre-mapped user IO buffers by Jens Axboe · 6 years ago
  9. 2b188cc Add io_uring IO interface by Jens Axboe · 6 years ago
  10. 8dabe72 y2038: syscalls: rename y2038 compat syscalls by Arnd Bergmann · 6 years ago
  11. 275f221 ipc: rename old-style shmctl/semctl/msgctl syscalls by Arnd Bergmann · 6 years ago
  12. 58fa4a4 ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390 by Arnd Bergmann · 6 years ago
  13. e11d428 y2038: socket: Add compat_sys_recvmmsg_time64 by Arnd Bergmann · 7 years ago
  14. 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
  15. 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
  16. d7822b1 rseq: Introduce restartable sequences system call by Mathieu Desnoyers · 7 years ago
  17. 4c392e6 powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE by Al Viro · 7 years ago
  18. 7a074e9 aio: implement io_pgetevents by Christoph Hellwig · 7 years ago
  19. 7303e30 syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls by Dominik Brodowski · 7 years ago
  20. 67a7acd kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitions by Dominik Brodowski · 7 years ago
  21. 70dd4b3 kernel/sys_ni: sort cond_syscall() entries by Dominik Brodowski · 7 years ago
  22. ab0d1e8 fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl() by Dominik Brodowski · 7 years ago
  23. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  24. c00d2c7 move aio compat to fs/aio.c by Al Viro · 8 years ago
  25. e275329 x86/pkeys: Fix pkeys build breakage for some non-x86 arches by Dave Hansen · 8 years ago
  26. 2973293 vfs: add copy_file_range syscall and vfs helper by Zach Brown · 9 years ago
  27. a8ca5d0 mm: mlock: add new mlock system call by Eric B Munson · 9 years ago
  28. 5b25b13 sys_membarrier(): system-wide memory barrier (generic, x86) by Mathieu Desnoyers · 9 years ago
  29. 1380fca userfaultfd: activate syscall by Andrea Arcangeli · 9 years ago
  30. a5b9e5a x86/ldt: Make modify_ldt() optional by Andy Lutomirski · 9 years ago
  31. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 10 years ago
  32. 51f39a1 syscalls: implement execveat() system call by David Drysdale · 10 years ago
  33. 4eafad7 s390/kernel: add system calls for PCI memory access by Alexey Ishchuk · 10 years ago
  34. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  35. 749730c bpf: enable bpf syscall on x64 and i386 by Alexei Starovoitov · 10 years ago
  36. d3ac21c mm: Support compiling out madvise and fadvise by Josh Triplett · 10 years ago
  37. f089568 kexec: new syscall kexec_file_load() declaration by Vivek Goyal · 10 years ago
  38. 9183df2 shm: add memfd_create() syscall by David Herrmann · 10 years ago
  39. 48dc92b seccomp: add "seccomp" syscall by Kees Cook · 11 years ago
  40. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 11 years ago
  41. 69369a7 fs, kernel: permit disabling the uselib syscall by Josh Triplett · 11 years ago
  42. 6af9f7b sys_sysfs: Add CONFIG_SYSFS_SYSCALL by Fabian Frederick · 11 years ago
  43. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  44. 56e41d3 merge compat sys_ipc instances by Al Viro · 12 years ago
  45. d5dc77b consolidate compat lookup_dcookie() by Al Viro · 12 years ago
  46. 34e1169 module: add syscall to load module from fd by Kees Cook · 12 years ago
  47. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 13 years ago
  48. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  49. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  50. be84bfc ipc: Add missing sys_ni entries for ipc/compat.c functions by Kevin Cernekee · 14 years ago
  51. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 14 years ago
  52. becfd1f vfs: Add open by file handle support by Aneesh Kumar K.V · 14 years ago
  53. 990d6c2 vfs: Add name to file handle conversion support by Aneesh Kumar K.V · 14 years ago
  54. 1ef2119 powerpc: define a compat_sys_recv cond_syscall by Stephen Rothwell · 14 years ago
  55. bbaa416 fanotify: sys_fanotify_mark declartion by Eric Paris · 15 years ago
  56. 11637e4 fanotify: fanotify_init syscall declaration by Eric Paris · 15 years ago
  57. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  58. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  59. 942405f sysctl: Remove the cond_syscall entry for sys32_sysctl by Eric W. Biederman · 16 years ago
  60. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  61. 8b3f6af Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  62. dedcf29 net: fix CONFIG_NET=n build on sparc64 by Andrew Morton · 15 years ago
  63. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  64. 7783549 Merge commit 'v2.6.29-rc2' into perfcounters/core by Ingo Molnar · 16 years ago
  65. f627a74 [CVE-2009-0029] Make sys_syslog a conditional system call by Heiko Carstens · 16 years ago
  66. 0793a61 performance counters: core code by Thomas Gleixner · 16 years ago
  67. de11def reintroduce accept4 by Ulrich Drepper · 16 years ago
  68. ebf3f09 Configure out AIO support by Thomas Petazzoni · 16 years ago
  69. bfcd17a Configure out file locking features by Thomas Petazzoni · 16 years ago
  70. 9b81361 signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGNALFD by Ingo Molnar · 16 years ago
  71. 5df439e flag parameters: fix compile error of sys_epoll_create1 by Wang Chen · 16 years ago
  72. 4006553 flag parameters: inotify_init by Ulrich Drepper · 16 years ago
  73. b087498e flag parameters: eventfd by Ulrich Drepper · 16 years ago
  74. 9deb27b flag parameters: signalfd by Ulrich Drepper · 16 years ago
  75. aaca0bd flag parameters: paccept by Ulrich Drepper · 16 years ago
  76. 5f17156 Fix build on COMPAT platforms when CONFIG_EPOLL is disabled by Atsushi Nemoto · 16 years ago
  77. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 17 years ago
  78. fa28237 [POWERPC] Provide a way to protect 4k subpages when using 64k pages by Paul Mackerras · 17 years ago
  79. f3baa48 [COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled. by David S. Miller · 17 years ago
  80. 0732a55 kernel/sys_ni.c: add dummy sys_ni_syscall() prototype by Adrian Bunk · 17 years ago
  81. b716395 diskquota: 32bit quota tools on 64bit architectures by Vasily Tarasov · 17 years ago
  82. 8df767d compat signalfd and timerfd are cond syscalls by Heiko Carstens · 18 years ago
  83. e1ad746 signal/timer/event: eventfd core by Davide Libenzi · 18 years ago
  84. b215e28 signal/timer/event: timerfd core by Davide Libenzi · 18 years ago
  85. fba2afa signal/timer/event: signalfd core by Davide Libenzi · 18 years ago
  86. 3fd5939 [PATCH] Create compat_sys_migrate_pages by Stephen Rothwell · 18 years ago
  87. 39af114 [PATCH] fix epoll_pwait when EPOLL=n by Randy Dunlap · 18 years ago
  88. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  89. 1b2db9f [PATCH] sys_move_pages: 32bit support (i386, x86_64) by Christoph Lameter · 19 years ago
  90. 742755a [PATCH] page migration: sys_move_pages(): support moving of individual pages by Christoph Lameter · 19 years ago
  91. 3016b42 [PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up unneeded macros by Hyok S. Choi · 19 years ago
  92. 0771dfe [PATCH] lightweight robust futexes: core by Ingo Molnar · 19 years ago
  93. 7fd105e [PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n by Stephen Rothwell · 19 years ago
  94. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  95. 64ca900 [PATCH] Make vm86 support optional by Matt Mackall · 19 years ago
  96. e585e47 [PATCH] tiny: Make *[ug]id16 support optional by Matt Mackall · 19 years ago
  97. 3974388 [PATCH] Swap Migration V5: sys_migrate_pages interface by Christoph Lameter · 19 years ago
  98. 67207b9 [PATCH] spufs: The SPU file system, base by Arnd Bergmann · 19 years ago
  99. 6cb5481 [PATCH] remove sys_set_zone_reclaim() by Ingo Molnar · 19 years ago
  100. 0eeca28 [PATCH] inotify by Robert Love · 19 years ago