1. c760b37 Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 9 months ago
  2. 4865a27 Merge tag 'bitmap-for-6.10v2' of https://github.com/norov/linux by Linus Torvalds · 9 months ago
  3. 790a4a3 selftests/fpu: allow building on other architectures by Samuel Holland · 11 months ago
  4. 61307b7 Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 9 months ago
  5. 6bfd2d4 Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 months ago
  6. 6e5a0c3 Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 months ago
  7. 87caef42 Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 9 months ago
  8. 77db192 lib: make test_bitops compilable into the kernel image by Yury Norov · 10 months ago
  9. c789b5f lib: add codetag reference into slabobj_ext by Suren Baghdasaryan · 11 months ago
  10. dcfe378 lib: introduce support for page allocation tagging by Suren Baghdasaryan · 11 months ago
  11. 22d407b lib: add allocation tagging support for memory allocation profiling by Suren Baghdasaryan · 11 months ago
  12. 916cc51 lib: code tagging framework by Suren Baghdasaryan · 11 months ago
  13. bd678f7 string: Merge strcat KUnit tests into string_kunit.c by Kees Cook · 10 months ago
  14. bb8d9b7 string: Merge strscpy KUnit tests into string_kunit.c by Kees Cook · 10 months ago
  15. d703738 watchdog/softlockup: Low-overhead detection of interrupt storm by Bitao Hu · 10 months ago
  16. 229087f bpf, kconfig: Fix DEBUG_INFO_BTF_MODULES Kconfig definition by Andrii Nakryiko · 11 months ago
  17. f4566a1 Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch by Ingo Molnar · 11 months ago
  18. b718713 Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 11 months ago
  19. 1d35aae Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 11 months ago
  20. acd80cd Revert "kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST" by Guenter Roeck · 11 months ago
  21. e5eb28f Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 11 months ago
  22. 216532e Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 11 months ago
  23. 9ab121d sched/debug: Allow CONFIG_SCHEDSTATS even on !KERNEL_DEBUG kernels by Ingo Molnar · 12 months ago
  24. a5b1a01 Merge tag 'locking-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 months ago
  25. d451b07 Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 11 months ago
  26. fb57550 string: Convert helpers selftest to KUnit by Kees Cook · 12 months ago
  27. 29d8568 string: Convert selftest to KUnit by Kees Cook · 12 months ago
  28. 1a78f8c fortify: Allow KUnit test to build without FORTIFY by Kees Cook · 1 year, 11 months ago
  29. f22f7132 locking/rwsem: Make DEBUG_RWSEMS and PREEMPT_RT mutually exclusive by Waiman Long · 12 months ago
  30. 9feceff lib/Kconfig.debug: update Clang version check in CONFIG_KCOV by Nathan Chancellor · 1 year, 1 month ago
  31. f785785 lib: dhry: add missing closing parenthesis by Geert Uytterhoeven · 1 year, 1 month ago
  32. 1eb1e98 lib/Kconfig.debug: TEST_IOV_ITER depends on MMU by Guenter Roeck · 1 year ago
  33. cd14b01 treewide: replace or remove redundant def_bool in Kconfig files by Masahiro Yamada · 1 year ago
  34. c4bbe83 livepatch: Move tests from lib/livepatch to selftests/livepatch by Marcos Paulo de Souza · 1 year, 1 month ago
  35. e5075d8 Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 1 year, 1 month ago
  36. a4426641 lib/Kconfig.debug: Update AS_HAS_NON_CONST_LEB128 comment and name by Nathan Chancellor · 1 year, 3 months ago
  37. ae84ff9 riscv: Restrict DWARF5 when building with LLVM to known working versions by Nathan Chancellor · 1 year, 3 months ago
  38. aaa2c9a lib/Kconfig.debug: disable CONFIG_DEBUG_INFO_BTF for Hexagon by Nathan Chancellor · 1 year, 2 months ago
  39. 9f2a635 Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 1 month ago
  40. d30e51a Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 1 year, 1 month ago
  41. bc09d1d lib: add note about process exit message for DEBUG_STACK_USAGE by Uwe Kleine-König · 1 year, 2 months ago
  42. 0df5258 kcov: remove stale RANDOMIZE_BASE text by Mark Rutland · 1 year, 3 months ago
  43. ae19141 cred: get rid of CONFIG_DEBUG_CREDENTIALS by Jens Axboe · 1 year, 2 months ago
  44. 2a19be6 mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile by Vlastimil Babka · 1 year, 5 months ago
  45. 05bf73a Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 1 year, 4 months ago
  46. 1e0c505 Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 1 year, 4 months ago
  47. 8c8d2d9 bcache: move closures to lib/ by Kent Overstreet · 8 years ago
  48. 92f90d3 lib: objpool test module added by wuqiang.matt · 1 year, 4 months ago
  49. cf8e865 arch: Remove Itanium (IA-64) architecture by Ard Biesheuvel · 2 years, 4 months ago
  50. 2d71340 iov_iter: Kunit tests for copying to/from an iterator by David Howells · 1 year, 5 months ago
  51. e0152e7 Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 1 year, 6 months ago
  52. 89775a2 lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-V by Nathan Chancellor · 1 year, 6 months ago
  53. 3ed8513 riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64B by Jisheng Zhang · 1 year, 7 months ago
  54. 815c24a Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 1 year, 6 months ago
  55. 727dbda Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 1 year, 6 months ago
  56. aa9f10d hardening: Move BUG_ON_DATA_CORRUPTION to hardening options by Marco Elver · 1 year, 6 months ago
  57. aebc7b0 list: Introduce CONFIG_LIST_HARDENED by Marco Elver · 1 year, 6 months ago
  58. d055c6a kunit: memcpy: Mark tests as slow using test attributes by Rae Moar · 1 year, 7 months ago
  59. a66d733 rust: support running Rust documentation tests as KUnit ones by Miguel Ojeda · 1 year, 7 months ago
  60. b2ec116 workqueue: Fix cpu_intensive_thresh_us name in help text by Geert Uytterhoeven · 1 year, 7 months ago
  61. 8fc3b8f Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 1 year, 8 months ago
  62. 5e2956e Revert "fortify: Allow KUnit test to build without FORTIFY" by Kees Cook · 1 year, 8 months ago
  63. 77b1a7f Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 8 months ago
  64. 6e17c6de Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 8 months ago
  65. 582c161 Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 1 year, 8 months ago
  66. 7ab044a Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 1 year, 8 months ago
  67. a8992d8 watchdog/hardlockup: fix typo in config HARDLOCKUP_DETECTOR_PREFER_BUDDY by Lukas Bulwahn · 1 year, 8 months ago
  68. 7ca8fe9 watchdog/hardlockup: define HARDLOCKUP_DETECTOR_ARCH by Petr Mladek · 1 year, 8 months ago
  69. 47f4cb4 watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64 by Petr Mladek · 1 year, 8 months ago
  70. a5fcc23 watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specific by Petr Mladek · 1 year, 8 months ago
  71. 1356d0b watchdog/hardlockup: make the config checks more straightforward by Petr Mladek · 1 year, 8 months ago
  72. 4917a25 watchdog/hardlockup: sort hardlockup detector related config values a logical way by Petr Mladek · 1 year, 8 months ago
  73. 7ece48b watchdog/buddy: simplify the dependency for HARDLOCKUP_DETECTOR_PREFER_BUDDY by Douglas Anderson · 1 year, 9 months ago
  74. 1f423c9 watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs by Douglas Anderson · 1 year, 9 months ago
  75. a519957 maple_tree: make test code work without debug enabled by Liam R. Howlett · 1 year, 9 months ago
  76. 688eb81 x86/csum: Improve performance of `csum_partial` by Noah Goldstein · 1 year, 10 months ago
  77. 6363845 workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism by Tejun Heo · 1 year, 9 months ago
  78. 3bf301e string: Add Kunit tests for strcat() family by Kees Cook · 1 year, 11 months ago
  79. a9dc8d0 fortify: Allow KUnit test to build without FORTIFY by Kees Cook · 1 year, 11 months ago
  80. 10de638 Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 1 year, 10 months ago
  81. f20730e Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 10 months ago
  82. 7fa8a8e Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 10 months ago
  83. 9dd6956 Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 10 months ago
  84. d325c16 fault-inject: fix build error when FAULT_INJECTION_CONFIGFS=y and CONFIGFS_FS=m by Akinobu Mita · 1 year, 10 months ago
  85. 4668c7a fault-inject: allow configuration via configfs by Akinobu Mita · 1 year, 11 months ago
  86. 2655421 lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme by Nicholas Piggin · 2 years, 1 month ago
  87. f478b99 lib/Kconfig.debug: correct help info of LOCKDEP_STACK_TRACE_HASH_BITS by Tiezhu Yang · 1 year, 11 months ago
  88. 35260cf Kconfig.debug: fix SCHED_DEBUG dependency by ye xingchen · 2 years, 1 month ago
  89. c521986 locking/csd_lock: Add Kconfig option for csd_debug default by Paul E. McKenney · 1 year, 11 months ago
  90. 322a7ce s390: enable DEBUG_FORCE_FUNCTION_ALIGN_64B by Heiko Carstens · 2 years ago
  91. d2980d8 Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years ago
  92. 3822a7c Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years ago
  93. 89f1a24 Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 years ago
  94. 525445e Merge tag 'nmi.2023.02.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 2 years ago
  95. 70756b4 Merge tag 'docs-6.3' of git://git.lwn.net/linux by Linus Torvalds · 2 years ago
  96. 8697a25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years ago
  97. 789538c6 lib/hashtable_test.c: add test for the hashtable structure by Rae Moar · 2 years, 1 month ago
  98. 0c272a1 Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 1 month ago
  99. cc60039 lib/Kconfig.debug: do not enable DEBUG_PREEMPT by default by Hyeonggon Yoo · 2 years, 1 month ago
  100. d5528cc lib: add Dhrystone benchmark test by Geert Uytterhoeven · 2 years, 2 months ago