1. 7a074e9 aio: implement io_pgetevents by Christoph Hellwig · 7 years ago
  2. 681857e Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  3. 4ed2863 fs, elf: drop MAP_FIXED usage from elf_map by Michal Hocko · 7 years ago
  4. a4ff8e8 mm: introduce MAP_FIXED_NOREPLACE by Michal Hocko · 7 years ago
  5. 75abf64 parisc/signal: Add FPE_CONDTRAP for conditional trap handling by Helge Deller · 7 years ago
  6. d66db9f Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  7. 23221d9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  8. 4608f06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
  9. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  10. 8420f71 signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k by Eric W. Biederman · 7 years ago
  11. a0673fd asm-generic: clean up asm/unistd.h by Arnd Bergmann · 7 years ago
  12. a402ab8 asm-generic: siginfo: define ia64 si_codes unconditionally by Arnd Bergmann · 7 years ago
  13. 3f66493 asm-generic: siginfo: remove obsolete #ifdefs by Arnd Bergmann · 7 years ago
  14. d84bb70 signals, sparc: Add signal codes for ADI violations by Khalid Aziz · 7 years ago
  15. 266da65 signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions by Dave Martin · 7 years ago
  16. 859d880 signal: Correct the offset of si_pkey in struct siginfo by Eric W. Biederman · 7 years ago
  17. 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 7 years ago
  18. 63300ed <asm-generic/siginfo.h>: fix language in comments by Randy Dunlap · 7 years ago
  19. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  20. 71ee78d signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.h by Eric W. Biederman · 7 years ago
  21. 753e5a8 signal/tile: Move the tile specific si_codes to asm-generic/siginfo.h by Eric W. Biederman · 7 years ago
  22. 8bc9e33 signal/frv: Move the frv specific si_codes to asm-generic/siginfo.h by Eric W. Biederman · 7 years ago
  23. ac54058 signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.h by Eric W. Biederman · 7 years ago
  24. b68a68d signal: Move addr_lsb into the _sigfault union for clarity by Eric W. Biederman · 7 years ago
  25. 4795477 signal: kill __ARCH_SI_UID_T by Al Viro · 8 years ago
  26. 0326e7e signal: Remove unnecessary ifdefs now that there is only one struct siginfo by Eric W. Biederman · 7 years ago
  27. 09d1415 signal/mips: switch mips to generic siginfo by Al Viro · 8 years ago
  28. 2eb50e2 ia64/signal: switch to generic struct siginfo by Eric W. Biederman · 7 years ago
  29. 75c0abb signal: Document glibc's si_code of SI_ASYNCNL by Eric W. Biederman · 8 years ago
  30. f9886bc signal: Document the strange si_codes used by ptrace event stops by Eric W. Biederman · 8 years ago
  31. deaf19c signal: Document all of the signals that use the _sigfault union member by Eric W. Biederman · 8 years ago
  32. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  33. c71d227 make kernel-side POLL... arch-independent by Al Viro · 7 years ago
  34. 8ced390 define __poll_t, annotate constants by Al Viro · 8 years ago
  35. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  36. b6fb293 mm: Define MAP_SYNC and VM_SYNC flags by Jan Kara · 7 years ago
  37. 1c97259 mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags by Dan Williams · 7 years ago
  38. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  39. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  40. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  41. d2cd9ed mm,fork: introduce MADV_WIPEONFORK by Rik van Riel · 7 years ago
  42. aafd456 mm: arch: consolidate mmap hugetlb size encodings by Mike Kravetz · 7 years ago
  43. e652f69 mm: hugetlb: define system call hugetlb size encodings in single file by Mike Kravetz · 7 years ago
  44. 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 7 years ago
  45. cc73152 signal: Remove kernel interal si_code magic by Eric W. Biederman · 8 years ago
  46. d08477a fcntl: Don't use ambiguous SIG_POLL si_codes by Eric W. Biederman · 8 years ago
  47. c632517 tty: Fix TIOCGPTPEER ioctl definition by Gleb Fotengauer-Malinovskiy · 8 years ago
  48. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  49. 9a715cd Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  50. 28b5ba2a net: introduce SO_PEERGROUPS getsockopt by David Herrmann · 8 years ago
  51. 54ebbfb tty: add TIOCGPTPEER ioctl by Aleksa Sarai · 8 years ago
  52. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 8 years ago
  53. aad9c8c net: add new control message for incoming HW-timestamped packets by Miroslav Lichvar · 8 years ago
  54. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  55. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  56. 2611dc1 Remove compat_sys_getdents64() by Al Viro · 8 years ago
  57. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
  58. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  59. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
  60. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  61. fdfe4a3 generic syscalls: Wire up statx syscall by Stafford Horne · 8 years ago
  62. e067eba userfaultfd: document _IOR/_IOW by Andrea Arcangeli · 8 years ago
  63. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  64. 7175790 generic syscalls: kill cruft from removed pkey syscalls by Dave Hansen · 8 years ago
  65. a60f7b6 generic syscalls: Wire up memory protection keys syscalls by Dave Hansen · 8 years ago
  66. e8c24d3 x86/pkeys: Allocation/free syscalls by Dave Hansen · 8 years ago
  67. b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 9 years ago
  68. 1f93e9f asm-generic: use compat version for preadv2 and pwritev2 by Yury Norov · 9 years ago
  69. 987aedb generic syscalls: wire up preadv2 and pwritev2 syscalls by Andre Przywara · 9 years ago
  70. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. 49cd53b mm/pkeys: Fix siginfo ABI breakage caused by new u64 field by Dave Hansen · 9 years ago
  72. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 9 years ago
  73. cd0ea35 signals, pkeys: Notify userspace about protection key faults by Dave Hansen · 9 years ago
  74. 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 9 years ago
  75. 854e9ed mm: support madvise(MADV_FREE) by Minchan Kim · 9 years ago
  76. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  77. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  78. 2973293 vfs: add copy_file_range syscall and vfs helper by Zach Brown · 9 years ago
  79. b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
  80. a8ca5d0 mm: mlock: add new mlock system call by Eric B Munson · 9 years ago
  81. c969265 arm64: Fix MINSIGSTKSZ and SIGSTKSZ by Manjeet Pawar · 9 years ago
  82. 09f7298 userfaultfd: register uapi generic syscall (aarch64) by Dr. David Alan Gilbert · 9 years ago
  83. 5b25b13 sys_membarrier(): system-wide memory barrier (generic, x86) by Mathieu Desnoyers · 9 years ago
  84. e15f431 errno.h: Improve ENOSYS's comment by Andy Lutomirski · 10 years ago
  85. 75069f2 vfs: renumber FMODE_NONOTIFY and add to uniqueness check by David Drysdale · 10 years ago
  86. 51f39a1 syscalls: implement execveat() system call by David Drysdale · 10 years ago
  87. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  88. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  89. ee1b58d mpx: Extend siginfo structure to include bound violation information by Qiaowei Ren · 10 years ago
  90. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  91. 749730c bpf: enable bpf syscall on x64 and i386 by Alexei Starovoitov · 10 years ago
  92. 503e663 asm-generic: add memfd_create system call to unistd.h by Will Deacon · 10 years ago
  93. f4f142e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  94. c6e9d6f random: introduce getrandom(2) system call by Theodore Ts'o · 11 years ago
  95. 48dc92b seccomp: add "seccomp" syscall by Kees Cook · 11 years ago
  96. 63ba600 asm-generic: Add renameat2 syscall by James Hogan · 11 years ago
  97. ffe6902 asm-generic: remove _STK_LIM_MAX by James Hogan · 11 years ago
  98. 0d3f7a2 locks: rename file-private locks to "open file description locks" by Jeff Layton · 11 years ago
  99. 85892f1 madvise: correct the comment of MADV_DODUMP flag by Zhang Yanfei · 11 years ago
  100. f7789dc Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux by Linus Torvalds · 11 years ago