1. 29c395c Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  2. 79db4d2 Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
  3. 0e63a5c Merge tag 'docs-5.12' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 10 months ago
  4. df24212 Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 10 months ago
  5. 657bd90 Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  6. 24880bef Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux by Linus Torvalds · 3 years, 10 months ago
  7. 591fd30 Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 10 months ago
  8. 6ef869e preempt: Introduce CONFIG_PREEMPT_DYNAMIC by Michal Hocko · 4 years ago
  9. 96c0a6a s390,alpha: switch to 64-bit ino_t by Heiko Carstens · 3 years, 11 months ago
  10. cd1a41c softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig by Thomas Gleixner · 3 years, 11 months ago
  11. f840826 drivers: Remove CONFIG_OPROFILE support by Viresh Kumar · 4 years ago
  12. ba1a297 arch/Kconfig: update a broken file reference by Lukas Bulwahn · 4 years ago
  13. 38e8918 kbuild: lto: fix module versioning by Sami Tolvanen · 4 years, 1 month ago
  14. dc5723b kbuild: add support for Clang LTO by Sami Tolvanen · 4 years, 1 month ago
  15. 7facdc4 [amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properly by Al Viro · 4 years, 7 months ago
  16. 2ca408d fanotify: Fix sys_fanotify_mark() on native x86-32 by Brian Gerst · 4 years, 1 month ago
  17. 38dd767d kasan: allow VMAP_STACK for HW_TAGS mode by Andrey Konovalov · 4 years ago
  18. 09c0796 Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 1 month ago
  19. e994cc2 Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 1 month ago
  20. 2cffa11 Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  21. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  22. 5d6ad66 arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC by Mike Rapoport · 4 years, 1 month ago
  23. 4f5b0c1 arm, arm64: move free_unused_memmap() to generic mm by Mike Rapoport · 4 years, 1 month ago
  24. c49dd34 mm: speedup mremap on 1GB or larger regions by Kalesh Singh · 4 years, 1 month ago
  25. a86ecfa arch/Kconfig: fix spelling mistakes by Colin Ian King · 4 years, 1 month ago
  26. 1ac0884 Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  27. adab66b Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS" by Steven Rostedt (VMware) · 4 years, 1 month ago
  28. 2b91ec9 s390/vtime: Use the generic IRQ entry accounting by Frederic Weisbecker · 4 years, 1 month ago
  29. 59612b2 kbuild: Hoist '--orphan-handling' into Kconfig by Nathan Chancellor · 4 years, 1 month ago
  30. 0d8315d seccomp/cache: Report cache data through /proc/pid/seccomp_cache by YiFei Zhu · 4 years, 2 months ago
  31. 83c2da2 context_tracking: Introduce HAVE_CONTEXT_TRACKING_OFFSTACK by Frederic Weisbecker · 4 years, 2 months ago
  32. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  33. 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 3 months ago
  34. 8b05418 Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 3 months ago
  35. 282a181 seccomp: Move config option SECCOMP to arch/Kconfig by YiFei Zhu · 4 years, 3 months ago
  36. d53c3df mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race by Nicholas Piggin · 4 years, 4 months ago
  37. 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 4 months ago
  38. f03c412 static_call: Add simple self-test for static calls by Peter Zijlstra · 4 years, 5 months ago
  39. 9183c3f static_call: Add inline static call infrastructure by Josh Poimboeuf · 4 years, 5 months ago
  40. 115284d static_call: Add basic static call infrastructure by Josh Poimboeuf · 4 years, 5 months ago
  41. b923f12 Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  42. fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
  43. d60d7de lib/vdso: Allow to add architecture-specific vdso data by Sven Schnelle · 4 years, 5 months ago
  44. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  45. 3f0d6ec Merge tag 'core-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  46. 142781e entry: Provide generic syscall entry functionality by Thomas Gleixner · 4 years, 5 months ago
  47. 893ab004 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 6 months ago
  48. 140c818 arch: remove HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 7 months ago
  49. c9b54d6 docs: move other kAPI documents to core-api by Mauro Carvalho Chehab · 4 years, 6 months ago
  50. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  51. 6f63078 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 7 months ago
  52. aa7a65a scs: Remove references to asm/scs.h from core code by Will Deacon · 4 years, 8 months ago
  53. ddc9863 scs: Disable when function graph tracing is enabled by Sami Tolvanen · 4 years, 8 months ago
  54. d08b9f0 scs: Add support for Clang's Shadow Call Stack (SCS) by Sami Tolvanen · 4 years, 8 months ago
  55. bc8c945 clk: Move HAVE_CLK config out of architecture layer by Stephen Boyd · 4 years, 9 months ago
  56. 6f43bae Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 9 months ago
  57. 336622e Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  58. 999a5d1 dma-direct: provide a arch_dma_clear_uncached hook by Christoph Hellwig · 4 years, 11 months ago
  59. fa7e224 dma-direct: make uncached_kernel_address more general by Christoph Hellwig · 4 years, 11 months ago
  60. 4f8232b dma-direct: remove the cached_kernel_address hook by Christoph Hellwig · 4 years, 11 months ago
  61. 140d7e8 arch/Kconfig: update HAVE_RELIABLE_STACKTRACE description by Miroslav Benes · 4 years, 10 months ago
  62. 490f561 context-tracking: Introduce CONFIG_HAVE_TIF_NOHZ by Frederic Weisbecker · 5 years ago
  63. 0d6e24d asm-generic/tlb: provide MMU_GATHER_TABLE_FREE by Peter Zijlstra · 5 years ago
  64. 580a586 asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER by Peter Zijlstra · 5 years ago
  65. 3af4bd0 asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE by Peter Zijlstra · 5 years ago
  66. ff2e6d72 asm-generic/tlb: rename HAVE_RCU_TABLE_FREE by Peter Zijlstra · 5 years ago
  67. 27796d03 asm-generic/tlb: add missing CONFIG symbol by Peter Zijlstra · 5 years ago
  68. 0ed1325 mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush by Peter Zijlstra · 5 years ago
  69. 24b54fe arch/Kconfig: fix indentation by Krzysztof Kozlowski · 5 years ago
  70. 596cf45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  71. 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
  72. eafb149 fork: support VMAP_STACK with KASAN_VMALLOC by Daniel Axtens · 5 years ago
  73. 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
  74. fb041bb locking/refcount: Consolidate implementations of refcount_t by Will Deacon · 5 years ago
  75. 0e24220 tracing: Use xarray for syscall trace events by Hassan Naveed · 5 years ago
  76. 942437c y2038: allow disabling time32 system calls by Arnd Bergmann · 5 years ago
  77. 3ca47e9 y2038: remove CONFIG_64BIT_TIME by Arnd Bergmann · 6 years ago
  78. e7142bf arm64, mm: make randomization selected by generic topdown mmap layout by Alexandre Ghiti · 5 years ago
  79. 67f3977 arm64, mm: move generic mmap layout functions to mm by Alexandre Ghiti · 5 years ago
  80. 45824fc Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  81. 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
  82. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  83. 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
  84. d0a16fe9 Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  85. 175fca3 kexec: add KEXEC_ELF by Sven Schnelle · 5 years ago
  86. 62fcee9 dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP by Christoph Hellwig · 5 years ago
  87. 2ff2b7e kbuild: add CONFIG_ASM_MODVERSIONS by Masahiro Yamada · 5 years ago
  88. 0c9c1d5 x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig by Thiago Jung Bauermann · 5 years ago
  89. 5cf896f arm64: Add support for relocating the kernel with RELR relocations by Peter Collingbourne · 5 years ago
  90. 01b1d88 rcu: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  91. 70e6e1b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  92. a50a3f4 sched/rt, Kconfig: Introduce CONFIG_PREEMPT_RT by Thomas Gleixner · 5 years ago
  93. 0570bc8 Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  94. 818e95c Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  95. 3876d4a x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig by Alexandre Ghiti · 6 years ago
  96. c30700d dma-direct: provide generic support for uncached kernel segments by Christoph Hellwig · 6 years ago
  97. 86b3de6 ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS by Steven Rostedt (VMware) · 6 years ago
  98. b2c3dda Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  99. d8ae8a3 initramfs: move the legacy keepinitrd parameter to core code by Christoph Hellwig · 6 years ago
  100. 0bc40e5 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago