1. 912afe6 Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCH by Lukas Bulwahn · 3 years, 4 months ago
  2. 7ff0b71 net: kcov: don't select SKB_EXTENSIONS when there is no NET by Randy Dunlap · 4 years, 2 months ago
  3. 4a31baf net: add kcov handle to skb extensions by Aleksandr Nogikh · 4 years, 3 months ago
  4. 5a3ac10 locking/lockdep: Reduce LOCKDEP dependency list by Randy Dunlap · 3 years, 8 months ago
  5. 955da2b lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERS by Julian Braha · 3 years, 9 months ago
  6. 75442fb docs: Kconfig/Makefile: add a check for broken ABI files by Mauro Carvalho Chehab · 4 years, 3 months ago
  7. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 3 months ago
  8. 7cf726a Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 3 months ago
  9. 41eea65 Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  10. 2c739ce lib, include/linux: add usercopy failure capability by Albert van der Linde · 4 years, 3 months ago
  11. e320d30 mm/page_alloc.c: fix freeing non-compound pages by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  12. d2585f5 lib: kunit: add bitfield test conversion to KUnit by Vitor Massaru Iha · 4 years, 6 months ago
  13. b36c830 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years, 3 months ago
  14. 2645d43 kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments' by Changbin Du · 4 years, 4 months ago
  15. 6fe208f Merge branch 'csd.2020.09.04a' into HEAD by Paul E. McKenney · 4 years, 4 months ago
  16. 35feb60 kernel/smp: Provide CSD lock timeout diagnostics by Paul E. McKenney · 4 years, 7 months ago
  17. 695afd3 kbuild: Simplify DEBUG_INFO Kconfig handling by Sedat Dilek · 4 years, 5 months ago
  18. e9d338a scftorture: Add smp_call_function() torture test by Paul E. McKenney · 4 years, 7 months ago
  19. 9d5b134 lib/Kconfig.debug: fix typo in the help text of CONFIG_PANIC_TIMEOUT by Tiezhu Yang · 4 years, 5 months ago
  20. 6d51102 lib/test_bits.c: add tests of GENMASK by Rikard Falkeborn · 4 years, 5 months ago
  21. d89775f lib/: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  22. 63646bc lib/Kconfig.debug: make TEST_LOCKUP depend on module by Tiezhu Yang · 4 years, 5 months ago
  23. 09c6054 ./Makefile: add debug option to enable function aligned on 32 bytes by Feng Tang · 4 years, 5 months ago
  24. dd27111 Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 5 months ago
  25. 0a89774 Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  26. 992414a Merge branch 'locking/nmi' into locking/core, to pick up completed topic branch by Ingo Molnar · 4 years, 5 months ago
  27. 8fd8ad5 lockdep: Add preemption enabled/disabled assertion APIs by Ahmed S. Darwish · 4 years, 6 months ago
  28. ed00495 locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIs by peterz@infradead.org · 4 years, 6 months ago
  29. a24c6f7 debugfs: Add access restriction option by Peter Enderborg · 4 years, 6 months ago
  30. 0a2fae2 lib: update DEBUG_SHIRQ docs to match reality by Wolfram Sang · 4 years, 7 months ago
  31. 4185b3b selftests/fpu: Add an FPU selftest by Petteri Aimonen · 4 years, 7 months ago
  32. 4d0831e kconfig: unify cc-option and as-option by Masahiro Yamada · 4 years, 7 months ago
  33. 7b16994 Makefile: Improve compressed debug info support detection by Arvind Sankar · 4 years, 7 months ago
  34. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  35. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  36. b791d1b Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  37. 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
  38. 6af132f lib: test get_count_order/long in test_bitops.c by Wei Yang · 4 years, 7 months ago
  39. 595a56a Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 7 months ago
  40. ceabef7 dynamic_debug: add an option to enable dynamic debug for modules only by Orson Zhai · 4 years, 7 months ago
  41. cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  42. c348c16 lib: make a test module with set/clear bit by Jesse Brandeburg · 4 years, 7 months ago
  43. 399145f mm/debug: add tests validating architecture page table helpers by Anshuman Khandual · 4 years, 7 months ago
  44. 5ff3b30 kcov: collect coverage from interrupts by Andrey Konovalov · 4 years, 7 months ago
  45. cfa3b80 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 8 months ago
  46. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 8 months ago
  47. 5f215aab lib: Kconfig.debug: default KUNIT_* fragments to KUNIT_ALL_TESTS by Anders Roxell · 4 years, 8 months ago
  48. 69fc06f Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  49. 10e68b02 Makefile: support compressed debug info by Nick Desaulniers · 4 years, 8 months ago
  50. b2ef9f5 mm/hmm/test: add selftest driver for HMM by Ralph Campbell · 4 years, 9 months ago
  51. a74e2a2 docs: debugging-via-ohci1394.txt: add it to the core-api book by Mauro Carvalho Chehab · 4 years, 9 months ago
  52. 33d599f lib/test_linear_ranges: add a test for the 'linear_ranges' by Matti Vaittinen · 4 years, 8 months ago
  53. 6804c1a kbuild/objtool: Add objtool-vmlinux.o pass by Peter Zijlstra · 4 years, 10 months ago
  54. 3b02a05 Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh by Ingo Molnar · 4 years, 9 months ago
  55. 40fc7ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 9 months ago
  56. 29b46fa lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability" by Qiujun Huang · 4 years, 9 months ago
  57. 30428ef lib/test_lockup: test module to generate lockups by Konstantin Khlebnikov · 4 years, 9 months ago
  58. 889b3c1 compiler: remove CONFIG_OPTIMIZE_INLINING entirely by Masahiro Yamada · 4 years, 9 months ago
  59. 0ad5b05 Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 10 months ago
  60. 7d32e69 kbuild, btf: Fix dependencies for DEBUG_INFO_BTF by Slava Bacherikov · 4 years, 10 months ago
  61. 1f944f9 Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 10 months ago
  62. 5b67fbf Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 10 months ago
  63. 9b82f05 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  64. de8f5e4 lockdep: Introduce wait-type checks by Peter Zijlstra · 4 years, 10 months ago
  65. a4654e9 Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts by Ingo Molnar · 4 years, 10 months ago
  66. d3394b3 serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCE by Dmitry Safonov · 4 years, 10 months ago
  67. 68af431 serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE by Dmitry Safonov · 4 years, 11 months ago
  68. 6e24628 lib: Introduce generic min-heap by Ian Rogers · 5 years ago
  69. a83e4ca kbuild: remove cc-option switch from -Wframe-larger-than= by Masahiro Yamada · 5 years ago
  70. 239a579 dynamic_debug: allow to work if debugfs is disabled by Greg Kroah-Hartman · 5 years ago
  71. 08a3ef8 Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  72. c475c77 kunit: allow kunit tests to be loaded as a module by Alan Maguire · 5 years ago
  73. 28336be Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts by Ingo Molnar · 5 years ago
  74. 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  75. 045f6d7 lib/Kconfig.debug: fix some messed up configurations by Changbin Du · 5 years ago
  76. 9f47286 sched/core: Use CONFIG_PREEMPTION by Sebastian Andrzej Siewior · 5 years ago
  77. 68d4b3d lib/: fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  78. ec29a5c kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments' by Changbin Du · 5 years ago
  79. 2b05bb7 kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options' by Changbin Du · 5 years ago
  80. ebebdd0 kernel-hacking: create a submenu for scheduler debugging options by Changbin Du · 5 years ago
  81. dc9b963 kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE by Changbin Du · 5 years ago
  82. f43a289 kernel-hacking: move Oops into 'Lockups and Hangs' by Changbin Du · 5 years ago
  83. 09a7495 kernel-hacking: move kernel testing and coverage options to same submenu by Changbin Du · 5 years ago
  84. 3be5cbc kernel-hacking: group kernel data structures debugging together by Changbin Du · 5 years ago
  85. ff600a9 kernel-hacking: create submenu for arch special debugging options by Changbin Du · 5 years ago
  86. 6210b64 kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instruments' by Changbin Du · 5 years ago
  87. 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
  88. 0dd0c8f Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  89. 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
  90. af9ca6f drivers: hv: vmbus: Introduce latency testing by Branden Bonaby · 5 years ago
  91. dfd402a kcsan: Add Kernel Concurrency Sanitizer infrastructure by Marco Elver · 5 years ago
  92. 7ecaf06 kbuild: move headers_check rule to usr/include/Makefile by Masahiro Yamada · 5 years ago
  93. ea2dd7c lib/list-test: add a test for the 'list' doubly linked list by David Gow · 5 years ago
  94. 57f5677 printf: add support for printing symbolic error names by Rasmus Villemoes · 5 years ago
  95. 2cb80db kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() by Iurii Zaikin · 5 years ago
  96. 84bc809 lib: enable building KUnit in lib/ by Brendan Higgins · 5 years ago
  97. ac7c3e4 compiler: enable CONFIG_OPTIMIZE_INLINING forcibly by Masahiro Yamada · 5 years ago
  98. c59180a mm/kmemleak: increase the max mem pool to 1M by Qian Cai · 5 years ago
  99. c566586 mm: kmemleak: use the memory pool for early allocations by Catalin Marinas · 5 years ago
  100. b751c52 kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K by Nicolas Boichat · 5 years ago