1. 5ce5d8a asm-generic: generalize asm/sockios.h by Arnd Bergmann · 6 years ago
  2. 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago
  3. 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
  4. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  5. f3ca4c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  6. a623a7a y2038: fix socket.h header inclusion by Arnd Bergmann · 6 years ago
  7. fa29f5b Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  8. 8feed3e Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  9. c11ef0a parisc: Add constants for various PDC firmware calls by Helge Deller · 6 years ago
  10. 661faf3 parisc: Add constants for PDC_RELOCATE PDC call by Helge Deller · 6 years ago
  11. 3b26fda parisc: Add PDC_CRASH_PREP PDC function number by Sven Schnelle · 6 years ago
  12. 746c939 arch: move common mmap flags to linux/mman.h by Michael S. Tsirkin · 6 years ago
  13. a9beb86 sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW by Deepa Dinamani · 6 years ago
  14. 45bdc66 socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes by Deepa Dinamani · 6 years ago
  15. 9718475 socket: Add SO_TIMESTAMPING_NEW by Deepa Dinamani · 6 years ago
  16. 887feae socket: Add SO_TIMESTAMP[NS]_NEW by Deepa Dinamani · 6 years ago
  17. 7f1bc6e sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD by Deepa Dinamani · 6 years ago
  18. f5dd3d0 net: introduce SO_BINDTOIFINDEX sockopt by David Herrmann · 6 years ago
  19. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  20. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  21. 575afc4 parisc: generate uapi header and system call table files by Firoz Khan · 6 years ago
  22. 28ff62a parisc: remove __NR_Linux from uapi header file. by Firoz Khan · 6 years ago
  23. dbf91a5 parisc: add __NR_syscalls along with __NR_Linux_syscalls by Firoz Khan · 6 years ago
  24. dfddd1a parisc: move __IGNORE* entries to non uapi header by Firoz Khan · 6 years ago
  25. c38239b Merge branch 'parisc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  26. 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
  27. 9a298b4 parisc64: change __kernel_suseconds_t to match glibc by Arnd Bergmann · 6 years ago
  28. f283801 signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE by Eric W. Biederman · 7 years ago
  29. ad8c0ea tty/serial_core: add ISO7816 infrastructure by Nicolas Ferre · 6 years ago
  30. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  31. 93cb8e2 parisc: Drop architecture-specific ENOTSUP define by Helge Deller · 7 years ago
  32. 80b14de net: Add a new socket option for a future transmit time. by Richard Cochran · 7 years ago
  33. 2765b3e parisc: Wire up io_pgetevents syscall by Helge Deller · 7 years ago
  34. f69c97f y2038: parisc: Extend sysvipc data structures by Arnd Bergmann · 10 years ago
  35. 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
  36. a4ff8e8 mm: introduce MAP_FIXED_NOREPLACE by Michal Hocko · 7 years ago
  37. 75abf64 parisc/signal: Add FPE_CONDTRAP for conditional trap handling by Helge Deller · 7 years ago
  38. d5b59a7 parisc: Convert MAP_TYPE to cover 4 bits on parisc by Helge Deller · 7 years ago
  39. b5daf2b signal/parisc: Document a conflict with SI_USER with SIGFPE by Eric W. Biederman · 7 years ago
  40. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  41. e291167 Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  42. 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
  43. bc5a768 parisc: Make some PDC structures accessible in uapi headers by Helge Deller · 7 years ago
  44. 1c97259 mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags by Dan Williams · 7 years ago
  45. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  46. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  47. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  48. d2cd9ed mm,fork: introduce MADV_WIPEONFORK by Rik van Riel · 7 years ago
  49. aafd456 mm: arch: consolidate mmap hugetlb size encodings by Mike Kravetz · 7 years ago
  50. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  51. 42593e7 parisc: Drop MADV_SPACEAVAIL, MADV_VPS_PURGE and MADV_VPS_INHERIT by Helge Deller · 7 years ago
  52. 2458738 parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINE by Helge Deller · 7 years ago
  53. 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 7 years ago
  54. c632517 tty: Fix TIOCGPTPEER ioctl definition by Gleb Fotengauer-Malinovskiy · 7 years ago
  55. bd78aca parisc: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  56. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  57. 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
  58. e5859eb Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  59. 28b5ba2a net: introduce SO_PEERGROUPS getsockopt by David Herrmann · 8 years ago
  60. 54ebbfb tty: add TIOCGPTPEER ioctl by Aleksa Sarai · 8 years ago
  61. f5a64d6 net: Fix parisc SCM_TIMESTAMPING_PKTINFO value. by David S. Miller · 8 years ago
  62. 1c4f676 net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. by David S. Miller · 8 years ago
  63. c9c2877 parisc: Add Page Deallocation Table (PDT) support by Helge Deller · 8 years ago
  64. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  65. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
  66. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
  67. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  68. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  69. 63d32d1 parisc: Wire up statx system call by Helge Deller · 8 years ago
  70. 2ad5d52 parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header by Helge Deller · 8 years ago
  71. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  72. 18088db parisc: Ignore the pkey system calls for now by Helge Deller · 8 years ago
  73. e8c24d3 x86/pkeys: Allocation/free syscalls by Dave Hansen · 8 years ago
  74. 3eb53b2 parisc: Fix order of EREFUSED define in errno.h by Helge Deller · 8 years ago
  75. 784c221 parisc: Whitespace cleanups in unistd.h by Helge Deller · 9 years ago
  76. 13ff631 parisc: Fix typo in pdc.h by Andrea Gelmini · 9 years ago
  77. 64e2a42 parisc: Add ARCH_TRACEHOOK and regset support by Helge Deller · 9 years ago
  78. 119a0a3 parisc: Wire up preadv2 and pwritev2 syscalls by Helge Deller · 9 years ago
  79. 56649be parisc: Drop alloc_hugepages and free_hugepages syscalls by Helge Deller · 9 years ago
  80. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  81. b4f09ae parisc: Wire up copy_file_range syscall by Helge Deller · 9 years ago
  82. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 9 years ago
  83. dcd6c87 mm: arch: remove duplicate definitions of MADV_FREE by Guenter Roeck · 9 years ago
  84. a4eff16 Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  85. 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 9 years ago
  86. ef58978 mm: define MADV_FREE for some arches by Minchan Kim · 9 years ago
  87. fbdd950 parisc: Drop parisc-specific NSIGTRAP define by Helge Deller · 9 years ago
  88. e60fc5a parisc: Fix __ARCH_SI_PREAMBLE_SIZE by Helge Deller · 9 years ago
  89. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  90. 5c477b4 parisc: Wire up mlock2 syscall by Helge Deller · 9 years ago
  91. 94521b2 Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  92. dcbf0d2 parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h by Helge Deller · 9 years ago
  93. 373ee21 Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  94. d0cf62f parisc: Fixes and cleanups in kernel uapi header files by Helge Deller · 9 years ago
  95. 338f169 parisc: Drop hpux_stat64 struct from stat.h header file by Helge Deller · 9 years ago
  96. b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
  97. 7bc2d40 parisc: Wire up userfaultfd syscall by Helge Deller · 9 years ago
  98. b609675 parisc: allocate sys_membarrier system call number by Mathieu Desnoyers · 9 years ago
  99. cf635f8 parisc: hpux - Remove HPUX syscall numbers by Helge Deller · 10 years ago
  100. fb96a79 parisc: Wire up execveat syscall by Helge Deller · 10 years ago