1. 43a2898 Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  2. f949286 mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h by Mike Rapoport · 5 years ago
  3. 169c474 bitops: introduce the for_each_set_clump8 macro by William Breathitt Gray · 5 years ago
  4. 388c645 Merge tag 'spdx-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  5. 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
  6. 76bb8b0 Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  7. 596cf45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  8. 625110b mm/memory.c: fix a huge pud insertion race during faulting by Thomas Hellstrom · 5 years ago
  9. bf1a12a mm: move the backup x_devmap() functions to asm-generic/pgtable.h by Thomas Hellstrom · 5 years ago
  10. f2400ab asm-generic/mm: stub out p{4,u}d_clear_bad() if __PAGETABLE_P{4,U}D_FOLDED by Vineet Gupta · 5 years ago
  11. 3d14f11 asm-generic/tlb: stub out pmd_free_tlb() if nopmd by Vineet Gupta · 5 years ago
  12. bffd972 asm-generic/tlb: stub out p4d_free_tlb() if nop4d ... by Vineet Gupta · 5 years ago
  13. b08861d asm-generic/tlb: stub out pud_free_tlb() if nopud ... by Vineet Gupta · 5 years ago
  14. 0dd0c8f Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  15. 7794b1d Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux 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. 95f1fa9 Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  18. a1b39ba asm-generic: Make msi.h a mandatory include/asm header by Michal Simek · 5 years ago
  19. 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
  20. 4ba380f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  21. b96f865 x86/hyperv: Implement hv_is_hibernation_supported() by Dexuan Cui · 5 years ago
  22. 46f9469 ftrace: Rename ftrace_graph_stub to ftrace_stub_graph by Steven Rostedt (VMware) · 5 years ago
  23. b83b43f fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub by Steven Rostedt (VMware) · 5 years ago
  24. bf49d9d export,module: add SPDX GPL-2.0 license identifier to headers with no license by Masahiro Yamada · 5 years ago
  25. 80b0ca9 lib: provide a simple generic ioremap implementation by Christoph Hellwig · 5 years ago
  26. d092a87 arch: rely on asm-generic/io.h for default ioremap_* definitions by Christoph Hellwig · 5 years ago
  27. 97c9801 asm-generic: don't provide ioremap for CONFIG_MMU by Christoph Hellwig · 5 years ago
  28. e971339 asm-generic: ioremap_uc should behave the same with and without MMU by Christoph Hellwig · 5 years ago
  29. 03034db asm-generic/export.h: remove unneeded __kcrctab_* symbols by Masahiro Yamada · 5 years ago
  30. a31ec04 asm-generic/export.h: make __ksymtab_* local symbols by Masahiro Yamada · 5 years ago
  31. 81d2c6f kasan: support instrumented bitops combined with generic bitops by Daniel Axtens · 5 years ago
  32. a1326b17 module/ftrace: handle patchable-function-entry by Mark Rutland · 5 years ago
  33. 864edb7 powerpc/mm/book3s64/radix: Flush the full mm even when need_flush_all is set by Aneesh Kumar K.V · 5 years ago
  34. 5233841 timekeeping/vsyscall: Update VDSO data unconditionally by Huacai Chen · 5 years ago
  35. b8c2f77 vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA by Kees Cook · 5 years ago
  36. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  37. 93240b3 vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA by Kees Cook · 5 years ago
  38. c823182 vmlinux.lds.h: Replace RODATA with RO_DATA by Kees Cook · 5 years ago
  39. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  40. fbe6a8e vmlinux.lds.h: Move Program Header restoration into NOTES macro by Kees Cook · 5 years ago
  41. 441110a vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes by Kees Cook · 5 years ago
  42. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  43. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  44. a44f71a bug: move WARN_ON() "cut here" into exception handler by Kees Cook · 5 years ago
  45. 2da1ead bug: consolidate __WARN_FLAGS usage by Kees Cook · 5 years ago
  46. d4bce14 bug: clean up helper macros to remove __WARN_TAINT() by Kees Cook · 5 years ago
  47. f2f84b0 bug: consolidate warn_slowpath_fmt() usage by Kees Cook · 5 years ago
  48. 89348fc bug: rename __WARN_printf_taint() to __WARN_printf() by Kees Cook · 5 years ago
  49. ee87113 bug: refactor away warn_slowpath_fmt_taint() by Kees Cook · 5 years ago
  50. 9ef258b thp: update split_huge_page_pmd() comment by Kefeng Wang · 5 years ago
  51. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  52. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  53. e070355 Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  54. 8b53c76 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  55. b8456f9 Merge tag 'asm-generic-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 5 years ago
  56. 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  57. 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  58. a480222 Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  59. e77fafe Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  60. 2e6fcfe module: Remove leftover '#undef' from export header by Will Deacon · 5 years ago
  61. 069e1c0 module: Fix link failure due to invalid relocation on namespace offset by Will Deacon · 5 years ago
  62. 8651ec0 module: add support for symbol namespaces. by Matthias Maennich · 5 years ago
  63. ed13fc3 export: explicitly align struct kernel_symbol by Matthias Maennich · 5 years ago
  64. 9b87647 asm-generic: add unlikely to default BUG_ON(x) by Denis Efremov · 5 years ago
  65. 602828c __div64_const32(): improve the generic C version by Nicolas Pitre · 5 years ago
  66. 3940ba8 asm-generic: don't provide __ioremap by Christoph Hellwig · 5 years ago
  67. e8e4eb0 asm-generic/div64: Fix documentation of do_div() parameter by Jonathan Neuschäfer · 5 years ago
  68. bd00cd52 clocksource/drivers/hyperv: Add Hyper-V specific sched clock function by Tianyu Lan · 5 years ago
  69. e6b1db9 security: Support early LSMs by Matthew Garrett · 5 years ago
  70. 0cfaee2 include/asm-generic/5level-fixup.h: fix variable 'p4d' set but not used by Qian Cai · 5 years ago
  71. 45880f7 error-injection: Consolidate override function definition by Leo Yan · 5 years ago
  72. cbedfe11 asm-generic: fix -Wtype-limits compiler warnings by Qian Cai · 5 years ago
  73. c1a280b sched/preempt: Use CONFIG_PREEMPTION where appropriate by Thomas Gleixner · 5 years ago
  74. 82cb548 asm-generic: make simd.h a mandatory include/asm header by Ard Biesheuvel · 5 years ago
  75. f9adc23 futex: Cleanup generic SMP variant of arch_futex_atomic_op_inuser() by Vasily Averin · 5 years ago
  76. aac09ce Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 5 years ago
  77. 6b15f67 include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT architectures by Drew Davenport · 5 years ago
  78. c296d4d asm-generic: fix a compilation warning by Qian Cai · 5 years ago
  79. 5f26f11 Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 5 years ago
  80. 16c9765 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  81. 5fba4af4 asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel] by Mike Rapoport · 5 years ago
  82. 751ad98 asm-generic, x86: add bitops instrumentation for KASAN by Marco Elver · 5 years ago
  83. 398364a Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 5 years ago
  84. 593c754 Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  85. 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
  86. 765e33f Drivers: hv: vmbus: Break out ISA independent parts of mshyperv.h by Michael Kelley · 6 years ago
  87. 7f3a8df asm-generic: remove ptrace.h by Christoph Hellwig · 6 years ago
  88. 980af75 thermal/drivers/core: Add init section table for self-encapsulation by Daniel Lezcano · 6 years ago
  89. 6843d8a binfmt_flat: remove the persistent argument from flat_get_addr_from_rp by Christoph Hellwig · 6 years ago
  90. 7a8998c binfmt_flat: provide an asm-generic/flat.h by Christoph Hellwig · 6 years ago
  91. 44f57d7 timekeeping: Provide a generic update_vsyscall() implementation by Vincenzo Frascino · 6 years ago
  92. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  93. 410df0c Merge tag 'v5.2-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  94. 6ca6366 parisc: add dynamic ftrace by Sven Schnelle · 6 years ago
  95. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  96. 9255813 locking/atomic: Use s64 for atomic64 by Mark Rutland · 6 years ago
  97. 2522fe4 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193 by Thomas Gleixner · 6 years ago
  98. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  99. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  100. 80503b2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 by Thomas Gleixner · 6 years ago