1. 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  2. d286e13 Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  3. 0768e17 net: socket: implement 64-bit timestamps by Arnd Bergmann · 6 years ago
  4. 39036cd arch: add pidfd and io_uring syscalls everywhere by Arnd Bergmann · 6 years ago
  5. 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago
  6. 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
  7. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  8. f3ca4c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  9. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  10. 9415673 arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0) by Mike Rapoport · 6 years ago
  11. a623a7a y2038: fix socket.h header inclusion by Arnd Bergmann · 6 years ago
  12. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  13. 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
  14. 203b660 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  15. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  16. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  17. 08300f4 a.out: remove core dumping support by Linus Torvalds · 6 years ago
  18. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  19. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  20. 9ed8f1a Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  21. 746c939 arch: move common mmap flags to linux/mman.h by Michael S. Tsirkin · 6 years ago
  22. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  23. 491af60f alpha: fix page fault handling for r16-r18 targets by Sergei Trofimovich · 6 years ago
  24. bfc9136 alpha: Fix Eiger NR_IRQS to 128 by Meelis Roos · 6 years ago
  25. 48166e6 y2038: add 64-bit time_t syscalls to all 32-bit architectures by Arnd Bergmann · 6 years ago
  26. ead2541 timex: use __kernel_timex internally by Deepa Dinamani · 7 years ago
  27. a9beb86 sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW by Deepa Dinamani · 6 years ago
  28. 45bdc66 socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes by Deepa Dinamani · 6 years ago
  29. 9718475 socket: Add SO_TIMESTAMPING_NEW by Deepa Dinamani · 6 years ago
  30. 887feae socket: Add SO_TIMESTAMP[NS]_NEW by Deepa Dinamani · 6 years ago
  31. 7f1bc6e sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD by Deepa Dinamani · 6 years ago
  32. ecf7e0a alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls by Arnd Bergmann · 6 years ago
  33. 6691f16 alpha: add standard statfs64/fstatfs64 syscalls by Arnd Bergmann · 6 years ago
  34. b41c51c arch: add pkey and rseq syscall numbers everywhere by Arnd Bergmann · 6 years ago
  35. 275f221 ipc: rename old-style shmctl/semctl/msgctl syscalls by Arnd Bergmann · 6 years ago
  36. 12b57c5 alpha: update syscall macro definitions by Arnd Bergmann · 6 years ago
  37. d012d13 alpha: wire up io_pgetevents system call by Arnd Bergmann · 6 years ago
  38. 6dd273f perf/core, arch/alpha: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE by Andrew Murray · 6 years ago
  39. f5dd3d0 net: introduce SO_BINDTOIFINDEX sockopt by David Herrmann · 6 years ago
  40. 85e1ffb Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  41. 94bd8a0 Fix 'acccess_ok()' on alpha and SH by Linus Torvalds · 6 years ago
  42. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  43. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  44. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  45. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  46. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  47. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  48. f12e840 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 6 years ago
  49. 1953031 Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  50. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  51. 1c3243f alpha: Remove some unused variables by Matt Turner · 6 years ago
  52. 3030cf9 alpha: rtc: simplify alpha_rtc_init by Alexandre Belloni · 6 years ago
  53. a104d44 alpha: Fix a typo on ptrace.h by Daniel Bristot de Oliveira · 6 years ago
  54. fb430b3 alpha: fix spelling mistake QSD_PORT_ACTUVE -> QSD_PORT_ACTIVE by Colin Ian King · 6 years ago
  55. a8faab5 alpha: generate uapi header and syscall table header files by Firoz Khan · 6 years ago
  56. cabcebd alpha: add system call table generation support by Firoz Khan · 6 years ago
  57. b67bfd2 alpha: add __NR_syscalls along with NR_SYSCALLS by Firoz Khan · 6 years ago
  58. d8bf616 alpha: remove CONFIG_OSF4_COMPAT flag from syscall table by Firoz Khan · 6 years ago
  59. 150fbd5 alpha: move __IGNORE* entries to non uapi header by Firoz Khan · 6 years ago
  60. 518a2f1 dma-mapping: zero memory returned from dma_alloc_* by Christoph Hellwig · 6 years ago
  61. 5b52609 alpha: fix hang caused by the bootmem removal by Mike Rapoport · 6 years ago
  62. 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
  63. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  64. 7c703e5 arch: switch the default on ARCH_HAS_SG_CHAIN by Christoph Hellwig · 6 years ago
  65. a20388b alpha: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
  66. 6630a8e eisa: consolidate EISA Kconfig entry in drivers/eisa by Christoph Hellwig · 6 years ago
  67. 8fb71ef pcmcia: allow PCMCIA support independent of the architecture by Christoph Hellwig · 6 years ago
  68. 20f1b79 PCI: consolidate the PCI_SYSCALL symbol by Christoph Hellwig · 6 years ago
  69. 2eac9c2 PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options by Christoph Hellwig · 6 years ago
  70. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  71. e255aee Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  72. d0ffb80 arch/alpha, termios: implement BOTHER, IBSHIFT and termios2 by H. Peter Anvin (Intel) · 6 years ago
  73. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  74. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  75. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  76. 2013288 memblock: replace free_bootmem{_node} with memblock_free by Mike Rapoport · 6 years ago
  77. 2a5bda5 memblock: replace alloc_bootmem with memblock_alloc by Mike Rapoport · 6 years ago
  78. 4fc4a09 memblock: replace __alloc_bootmem with memblock_alloc_from by Mike Rapoport · 6 years ago
  79. 3bb1f80 memblock: replace alloc_bootmem_node with memblock_alloc_node by Mike Rapoport · 6 years ago
  80. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  81. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  82. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  83. 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
  84. 6471f52 alpha: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
  85. 06999fd Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  86. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  87. f283801 signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE by Eric W. Biederman · 7 years ago
  88. ad8c0ea tty/serial_core: add ISO7816 infrastructure by Nicolas Ferre · 6 years ago
  89. 185cfaf y2038: Compile utimes()/futimesat() conditionally by Arnd Bergmann · 7 years ago
  90. 82b355d y2038: Remove newstat family from default syscall set by Arnd Bergmann · 7 years ago
  91. 4def196 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  92. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  93. 8a68060 alpha: unify the glue for sigreturn-like syscalls by Al Viro · 6 years ago
  94. 060581c alpha: use alpha_ni_syscall only for syscall zero by Al Viro · 6 years ago
  95. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  96. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  97. e026bcc Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  98. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  99. 42a0cc3 sys: don't hold uts_sem while accessing userspace memory by Jann Horn · 7 years ago
  100. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago