summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)Author
2019-10-07kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16KNicolas Boichat
2019-05-02lib/Kconfig.debug: fix build error without CONFIG_BLOCKYueHaibing
2018-02-22kmemcheck: rip it outLevin, Alexander (Sasha Levin)
2018-02-16kasan: rework Kconfig settingsArnd Bergmann
2017-12-25x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf
2017-10-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-10-14locking/lockdep: Disable cross-release features for nowIngo Molnar
2017-10-13lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests togetherRandy Dunlap
2017-09-22parisc: Fix too large frame size warningsHelge Deller
2017-09-08lib: add test module for CONFIG_DEBUG_VIRTUALFlorian Fainelli
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-08-18kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner
2017-08-17locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETI...Ingo Molnar
2017-08-17locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONSByungchul Park
2017-08-17locking/lockdep: Reword title of LOCKDEP_CROSSRELEASE configByungchul Park
2017-08-17locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE part of CONFIG_PROVE_LOCKINGByungchul Park
2017-08-10locking/lockdep: Apply crossrelease to completionsByungchul Park
2017-08-10locking/lockdep: Implement the 'crossrelease' featureByungchul Park
2017-07-26x86/kconfig: Make it easier to switch to the new ORC unwinderJosh Poimboeuf
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-15random: suppress spammy warnings about unseeded randomnessTheodore Ts'o
2017-07-14kmod: add test driver to stress test the module loaderLuis R. Rodriguez
2017-07-12kernel/watchdog: split up config optionsNicholas Piggin
2017-07-12test_sysctl: add dedicated proc sysctl test driverLuis R. Rodriguez
2017-07-10lib/interval_tree_test.c: allow the module to be compiled-inDavidlohr Bueso
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds
2017-07-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-06-19random: warn when kernel uses unseeded randomnessJason A. Donenfeld
2017-06-08rcu: Move RCU debug Kconfig options to kernel/rcuPaul E. McKenney
2017-06-08rcu: Remove debugfs tracingPaul E. McKenney
2017-06-08rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney
2017-06-08rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig optionPaul E. McKenney
2017-06-08rcu: Remove *_SLOW_* Kconfig optionsPaul E. McKenney
2017-06-08rt_mutex: Add lockdep annotationsPeter Zijlstra
2017-05-16fs: update location of filesystems documentationMauro Carvalho Chehab
2017-05-08lib: add module support to linked list sorting testsGeert Uytterhoeven
2017-05-08lib: add module support to array-based sort testsGeert Uytterhoeven
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds
2017-05-01lib: remove AVR32 entry in Kconfig.debug compile with frame pointersHans-Christian Noren Egtvedt
2017-04-18sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALLDaniel Jordan
2017-03-17lib/Kconfig.debug: correct documentation pathsHans Holmberg
2017-02-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-02-24lib: add CONFIG_TEST_SORT to enable self-test of sort()Kostenzer Felix
2017-02-24lib: add module support to atomic64 testsGeert Uytterhoeven
2017-02-24locking/refcounts: Out-of-line everythingPeter Zijlstra
2017-02-22Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds