1. 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  2. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  3. 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
  4. 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  5. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  6. ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  7. 634cd4b Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  8. fddb5d4 open: introduce openat2(2) syscall by Aleksa Sarai · 5 years ago
  9. 9ef497d arch/alpha/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  10. 9a2cef0 arch: wire up pidfd_getfd syscall by Sargun Dhillon · 5 years ago
  11. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  12. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  13. a73c948 alpha: use pgtable-nopud instead of 4level-fixup by Mike Rapoport · 5 years ago
  14. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  15. ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  16. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  17. 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  18. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  19. 4c22ea2 y2038: use compat_{get,set}_itimer on alpha by Arnd Bergmann · 5 years ago
  20. bdd565f y2038: rusage: use __kernel_old_timeval by Arnd Bergmann · 5 years ago
  21. dda85fb alpha: remove the unused __ioremap wrapper by Christoph Hellwig · 5 years ago
  22. 172c8b8 alpha: Move EXCEPTION_TABLE to RO_DATA segment by Kees Cook · 5 years ago
  23. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  24. c823182 vmlinux.lds.h: Replace RODATA with RO_DATA by Kees Cook · 5 years ago
  25. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  26. fbe6a8e vmlinux.lds.h: Move Program Header restoration into NOTES macro by Kees Cook · 5 years ago
  27. 441110a vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes by Kees Cook · 5 years ago
  28. 65182e6 alpha: Rename PT_LOAD identifier "kernel" to "text" by Kees Cook · 5 years ago
  29. a7590d6 alpha: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  30. c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
  31. 1a4e58c mm: introduce MADV_PAGEOUT by Minchan Kim · 5 years ago
  32. 9c276cc mm: introduce MADV_COLD by Minchan Kim · 5 years ago
  33. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  34. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  35. d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  36. f9f3232 dma-mapping: explicitly wire up ->mmap and ->get_sgtable by Christoph Hellwig · 5 years ago
  37. 2ff2b7e kbuild: add CONFIG_ASM_MODVERSIONS by Masahiro Yamada · 5 years ago
  38. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  39. 3a7f0adf arch/*: remove unused isa_page_to_bus() by Stephen Kitt · 5 years ago
  40. 1a271a6 arch: mark syscall number 435 reserved for clone3 by Christian Brauner · 5 years ago
  41. 106f146 Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  42. bc3ace9 alpha: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  43. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  44. 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  45. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  46. e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  47. e0e86b1 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  48. 7615d9e arch: wire-up pidfd_open() by Christian Brauner · 6 years ago
  49. caa7593 smp: Remove smp_call_function() and on_each_cpu() return values by Nadav Amit · 6 years ago
  50. dca73a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  51. 410df0c Merge tag 'v5.2-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  52. 99f3a06 bpf: net: Add SO_DETACH_REUSEPORT_BPF by Martin KaFai Lau · 6 years ago
  53. bd305f2 kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG by Masahiro Yamada · 6 years ago
  54. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  55. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  56. 0203fdc locking/atomic, alpha: Use s64 for atomic64 by Mark Rutland · 6 years ago
  57. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  58. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  59. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  60. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  61. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  62. af1a889 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 by Thomas Gleixner · 6 years ago
  63. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  64. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  65. 986a137 alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig by Masahiro Yamada · 6 years ago
  66. bf8a9a4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  67. 27ebbf9 Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  68. d8076bd uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] by David Howells · 6 years ago
  69. 997aef6 init: provide a generic free_initmem implementation by Mike Rapoport · 6 years ago
  70. 4afd58e initramfs: provide a generic free_initrd_mem implementation by Christoph Hellwig · 6 years ago
  71. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  72. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  73. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  74. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  75. 007dc78 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  76. 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  77. 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  78. 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
  79. c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
  80. 0768e17 net: socket: implement 64-bit timestamps by Arnd Bergmann · 6 years ago
  81. 39036cd arch: add pidfd and io_uring syscalls everywhere by Arnd Bergmann · 6 years ago
  82. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  83. 01e3b95 arch: Remove dummy mmiowb() definitions from arch code by Will Deacon · 6 years ago
  84. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  85. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  86. 46ad084 locking/rwsem: Remove arch specific rwsem files by Waiman Long · 6 years ago
  87. 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
  88. 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago
  89. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  90. 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
  91. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  92. f3ca4c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  93. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  94. 9415673 arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0) by Mike Rapoport · 6 years ago
  95. a623a7a y2038: fix socket.h header inclusion by Arnd Bergmann · 6 years ago
  96. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  97. 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
  98. 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
  99. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  100. 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