1. 28d747f Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  2. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  3. a623a7a y2038: fix socket.h header inclusion by Arnd Bergmann · 6 years ago
  4. cc73357 socket: fix for Add SO_TIMESTAMP[NS]_NEW by Stephen Rothwell · 6 years ago
  5. a9beb86 sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW by Deepa Dinamani · 6 years ago
  6. 45bdc66 socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes by Deepa Dinamani · 6 years ago
  7. 9718475 socket: Add SO_TIMESTAMPING_NEW by Deepa Dinamani · 6 years ago
  8. 887feae socket: Add SO_TIMESTAMP[NS]_NEW by Deepa Dinamani · 6 years ago
  9. bcb3fc3 arch: sparc: Override struct __kernel_old_timeval by Deepa Dinamani · 6 years ago
  10. 7f1bc6e sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD by Deepa Dinamani · 6 years ago
  11. f5dd3d0 net: introduce SO_BINDTOIFINDEX sockopt by David Herrmann · 6 years ago
  12. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  13. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  14. 3680033 sparc: generate uapi header and system call table files by Firoz Khan · 6 years ago
  15. 61257f5 sparc: add __NR_syscalls along with NR_syscalls by Firoz Khan · 6 years ago
  16. d441f93 sparc: move __IGNORE* entries to non uapi header by Firoz Khan · 6 years ago
  17. 5bd4af3 Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  18. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  19. 7c26701 sparc: Wire up io_pgetevents system call. by David S. Miller · 6 years ago
  20. f283801 signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE by Eric W. Biederman · 7 years ago
  21. 018303a signal/sparc: Move EMT_TAGOVF into the generic siginfo.h by Eric W. Biederman · 7 years ago
  22. ad8c0ea tty/serial_core: add ISO7816 infrastructure by Nicolas Ferre · 6 years ago
  23. 80b14de net: Add a new socket option for a future transmit time. by Richard Cochran · 6 years ago
  24. ba252f16 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  25. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  26. b563ea6 Merge branch 'linus' into timers/2038 by Thomas Gleixner · 6 years ago
  27. da3c6ef Remove jsflash driver by Jens Axboe · 7 years ago
  28. d3c68d0 sparc64: Fix mistake in oradax license text by Rob Gardner · 7 years ago
  29. 91b9b0d y2038: sparc: Extend sysvipc data structures by Arnd Bergmann · 10 years ago
  30. 32772c9 sparc: fix compat siginfo ABI regression by Dmitry V. Levin · 7 years ago
  31. 257a1aa sparc: Make auxiliary vectors for ADI available on 32-bit as well by Khalid Aziz · 7 years ago
  32. 74a0496 sparc64: Add support for ADI (Application Data Integrity) by Khalid Aziz · 7 years ago
  33. c6202ca sparc64: Add auxiliary vectors to report platform ADI properties by Khalid Aziz · 7 years ago
  34. 7503750 sparc64: Add support for ADI register fields, ASIs and traps by Khalid Aziz · 7 years ago
  35. 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 7 years ago
  36. ba49097 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
  37. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  38. dd02732 sparc64: Oracle DAX driver by Rob Gardner · 7 years ago
  39. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  40. c71d227 make kernel-side POLL... arch-independent by Al Viro · 7 years ago
  41. 8ced390 define __poll_t, annotate constants by Al Viro · 7 years ago
  42. 1deab8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  43. 9a08862 vDSO for sparc by Nagarathnam Muthusamy · 7 years ago
  44. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  45. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  46. 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 7 years ago
  47. cc73152 signal: Remove kernel interal si_code magic by Eric W. Biederman · 7 years ago
  48. cc9f72e signal/sparc: Document a conflict with SI_USER with SIGFPE by Eric W. Biederman · 7 years ago
  49. c632517 tty: Fix TIOCGPTPEER ioctl definition by Gleb Fotengauer-Malinovskiy · 7 years ago
  50. b6744e0 sparc: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  51. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  52. 28b5ba2a net: introduce SO_PEERGROUPS getsockopt by David Herrmann · 7 years ago
  53. 54ebbfb tty: add TIOCGPTPEER ioctl by Aleksa Sarai · 7 years ago
  54. 1c4f676 net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. by David S. Miller · 7 years ago
  55. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  56. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  57. f6ebf0b sparc: Update syscall tables. by David S. Miller · 8 years ago
  58. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 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. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  62. 5ec7129 sparc: Write up preadv2/pwritev2 syscalls. by David S. Miller · 9 years ago
  63. 9ef595d sparc: Convert naked unsigned uses to unsigned int by Joe Perches · 9 years ago
  64. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  65. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 9 years ago
  66. c10910c sparc: Hook up copy_file_range syscall. by David S. Miller · 9 years ago
  67. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  68. 42d85c5 sparc: Wire up mlock2 system call. by David S. Miller · 9 years ago
  69. 8b30ca7 sparc: Add all necessary direct socket system calls. by David S. Miller · 9 years ago
  70. 9bcfd78 sparc: Hook up userfaultfd system call by Mike Kravetz · 9 years ago
  71. 9c2d5ee sparc/sparc64: allocate sys_membarrier system call number by Mathieu Desnoyers · 9 years ago
  72. 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  73. b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
  74. 2c302e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  75. c1b3475 sparc64: Fix incorrect ASI_ST_BLKINIT_MRU_S value by Rob Gardner · 9 years ago
  76. 60acc4e treewide: Fix typo compatability -> compatibility by Laurent Pinchart · 9 years ago
  77. 38351a3 sparc: hook up execveat system call by David Drysdale · 10 years ago
  78. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  79. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  80. 5a2b59d sparc64: Fix constraints on swab helpers. by David S. Miller · 10 years ago
  81. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  82. c20ce79 sparc: Hook up bpf system call. by David S. Miller · 10 years ago
  83. 999156a sparc/uapi: Add definition of TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
  84. 10cf15e sparc: Hook up memfd_create system call. by David S. Miller · 10 years ago
  85. caa9199 sparc: Hook up seccomp and getrandom system calls. by David S. Miller · 10 years ago
  86. 2605392 sparc: Hook up renameat2 syscall. by David S. Miller · 10 years ago
  87. a54983a sparc: Hook up sched_setattr and sched_getattr syscalls. by David S. Miller · 11 years ago
  88. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
  89. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  90. 0ca4343 errno.h: remove "NFS" from descriptions in comments by Eric Sandeen · 11 years ago
  91. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  92. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  93. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  94. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  95. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  96. 60545d0 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 11 years ago
  97. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  98. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  99. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 12 years ago
  100. cbf1ef6 sparc: use asm-generic version of types.h by Sam Ravnborg · 12 years ago