1. 30ab799 kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K by Nicolas Boichat · 4 years, 10 months ago
  2. ce900dd lib/Kconfig.debug: fix build error without CONFIG_BLOCK by YueHaibing · 5 years ago
  3. 4c5d114 lib/Kconfig.debug: fix three typos in help text by Thibaut Sautereau · 6 years ago
  4. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  5. fd7338e lib/Kconfig: remove 'default n' for tests by Andy Shevchenko · 6 years ago
  6. 8ab8ba3 ida: Start new test_ida module by Matthew Wilcox · 6 years ago
  7. 771c035 deprecate the '__deprecated' attribute warnings entirely and for good by Linus Torvalds · 6 years ago
  8. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  9. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  10. b125d90 Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  11. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  12. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  13. 0e2dc70 bitfield: add tests by Johannes Berg · 6 years ago
  14. 22eceb8 printk: Make CONSOLE_LOGLEVEL_QUIET configurable by Hans de Goede · 6 years ago
  15. 5a6cf77 kprobes: Remove jprobe API implementation by Masami Hiramatsu · 6 years ago
  16. f1b4bd0 fault-injection: reorder config entries by Mikulas Patocka · 6 years ago
  17. 5aadfde kcov: test compiler capability in Kconfig and correct dependency by Masahiro Yamada · 6 years ago
  18. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  19. 455a35a lib: add runtime test of check_*_overflow functions by Rasmus Villemoes · 6 years ago
  20. 78c4783 dma-debug: check scatterlist segments by Robin Murphy · 6 years ago
  21. f616ab5 dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig by Christoph Hellwig · 6 years ago
  22. 6e88628 dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG by Christoph Hellwig · 6 years ago
  23. 5f00ae0 lib/Kconfig.debug: Debug Lockups and Hangs: keep SOFTLOCKUP options together by Randy Dunlap · 6 years ago
  24. 3b24b83 Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  25. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  26. 19193bc locking/Kconfig: Restructure the lock debugging menu by Waiman Long · 6 years ago
  27. f07cbeb locking/Kconfig: Add LOCK_DEBUGGING_SUPPORT to make it more readable by Waiman Long · 6 years ago
  28. 5149cba locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches by Waiman Long · 6 years ago
  29. a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 6 years ago
  30. f49821e kbuild: rename built-in.o to built-in.a by Nicholas Piggin · 6 years ago
  31. 739d875 mn10300: Remove the architecture by David Howells · 6 years ago
  32. b67aea2b Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jhogan/metag into asm-generic by Arnd Bergmann · 6 years ago
  33. 5f17157 Drop a bunch of metag references by James Hogan · 7 years ago
  34. 908009e8 lib/Kconfig.debug: enable RUNTIME_TESTING_MENU by Anders Roxell · 6 years ago
  35. 9a61df9 Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  36. e7c52b8 kasan: rework Kconfig settings by Arnd Bergmann · 6 years ago
  37. d3deafa lib/: make RUNTIME_TESTS a menuconfig to ease disabling it all by Vincent Legoll · 6 years ago
  38. dceeb3e lib/test_find_bit.c: rename to find_bit_benchmark.c by Yury Norov · 6 years ago
  39. e0371b8 lib/Kconfig.debug: Remove blank help text by Ulf Magnusson · 6 years ago
  40. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  41. c148879 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  42. 4b1a29a error-injection: Support fault injection framework by Masami Hiramatsu · 7 years ago
  43. 540adea error-injection: Separate error-injection from kprobe by Masami Hiramatsu · 7 years ago
  44. e966eae locking/lockdep: Remove the cross-release locking checks by Ingo Molnar · 7 years ago
  45. 0f7cda2 Kconfig: Make STRICT_DEVMEM default-y on x86 and arm64 by Kees Cook · 7 years ago
  46. d677a4d Makefile: support flag -fsanitizer-coverage=trace-cmp by Victor Chibotaru · 7 years ago
  47. 4441fca lib: test module for find_*_bit() functions by Yury Norov · 7 years ago
  48. b974304 Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  49. 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
  50. d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  51. c9afbec debugfs: purge obsolete SRCU based removal protection by Nicolai Stange · 7 years ago
  52. e121d64 locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=y by Byungchul Park · 7 years ago
  53. 2dcd5ad locking/lockdep: Remove the BROKEN flag from CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETIONS by Byungchul Park · 7 years ago
  54. f95b23a Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixes by Ingo Molnar · 7 years ago
  55. 60a6ca6 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. b483cf3b locking/lockdep: Disable cross-release features for now by Ingo Molnar · 7 years ago
  57. 11af847 x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*' by Josh Poimboeuf · 7 years ago
  58. cc3fa84 lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests together by Randy Dunlap · 7 years ago
  59. 432654d parisc: Fix too large frame size warnings by Helge Deller · 7 years ago
  60. e4dace3 lib: add test module for CONFIG_DEBUG_VIRTUAL by Florian Fainelli · 7 years ago
  61. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  63. 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  64. 7edaeb6 kernel/watchdog: Prevent false positives with turbo modes by Thomas Gleixner · 7 years ago
  65. e26f34a locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETIONS truly non-interactive by Ingo Molnar · 7 years ago
  66. ea3f2c0 locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONS by Byungchul Park · 7 years ago
  67. 0f0a222 locking/lockdep: Reword title of LOCKDEP_CROSSRELEASE config by Byungchul Park · 7 years ago
  68. d0541b0 locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE part of CONFIG_PROVE_LOCKING by Byungchul Park · 7 years ago
  69. cd8084f locking/lockdep: Apply crossrelease to completions by Byungchul Park · 7 years ago
  70. b09be67 locking/lockdep: Implement the 'crossrelease' feature by Byungchul Park · 7 years ago
  71. a34a766 x86/kconfig: Make it easier to switch to the new ORC unwinder by Josh Poimboeuf · 7 years ago
  72. ee9f8fc x86/unwind: Add the ORC unwinder by Josh Poimboeuf · 7 years ago
  73. 52f6c58 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  74. eecabf5 random: suppress spammy warnings about unseeded randomness by Theodore Ts'o · 7 years ago
  75. d9c6a72 kmod: add test driver to stress test the module loader by Luis R. Rodriguez · 7 years ago
  76. 05a4a95 kernel/watchdog: split up config options by Nicholas Piggin · 7 years ago
  77. 9308f2f test_sysctl: add dedicated proc sysctl test driver by Luis R. Rodriguez · 7 years ago
  78. 0f789b6 lib/interval_tree_test.c: allow the module to be compiled-in by Davidlohr Bueso · 7 years ago
  79. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  80. 892ad5a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  81. d06bfd1 random: warn when kernel uses unseeded randomness by Jason A. Donenfeld · 7 years ago
  82. 43a0a2a rcu: Move RCU debug Kconfig options to kernel/rcu by Paul E. McKenney · 7 years ago
  83. ae91aa0 rcu: Remove debugfs tracing by Paul E. McKenney · 7 years ago
  84. 41a2901 rcu: Remove SPARSE_RCU_POINTER Kconfig option by Paul E. McKenney · 7 years ago
  85. c4a09ff rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option by Paul E. McKenney · 7 years ago
  86. 90040c9 rcu: Remove *_SLOW_* Kconfig options by Paul E. McKenney · 7 years ago
  87. f569478 rt_mutex: Add lockdep annotations by Peter Zijlstra · 8 years ago
  88. e1b4fc7 fs: update location of filesystems documentation by Mauro Carvalho Chehab · 7 years ago
  89. e327fd7 lib: add module support to linked list sorting tests by Geert Uytterhoeven · 7 years ago
  90. 5c4e679 lib: add module support to array-based sort tests by Geert Uytterhoeven · 7 years ago
  91. c58d405 Merge tag 'docs-4.12' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  92. 695c120 lib: remove AVR32 entry in Kconfig.debug compile with frame pointers by Hans-Christian Noren Egtvedt · 7 years ago
  93. 395102d sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL by Daniel Jordan · 7 years ago
  94. f8998c2 lib/Kconfig.debug: correct documentation paths by Hans Holmberg · 7 years ago
  95. 74efe07 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  96. c5adae9 lib: add CONFIG_TEST_SORT to enable self-test of sort() by Kostenzer Felix · 7 years ago
  97. 55ded95 lib: add module support to atomic64 tests by Geert Uytterhoeven · 7 years ago
  98. 29dee3c locking/refcounts: Out-of-line everything by Peter Zijlstra · 7 years ago
  99. 37c8596 Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  100. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago