summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorLines
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-1/+0
2018-02-06kasan: rework Kconfig settingsArnd Bergmann-1/+1
2018-02-06lib/: make RUNTIME_TESTS a menuconfig to ease disabling it allVincent Legoll-2/+5
2018-02-06lib/test_find_bit.c: rename to find_bit_benchmark.cYury Norov-1/+1
2018-02-02lib/Kconfig.debug: Remove blank help textUlf Magnusson-1/+0
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+14
2018-01-30Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2018-01-12error-injection: Support fault injection frameworkMasami Hiramatsu-0/+10
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu-0/+4
2017-12-12locking/lockdep: Remove the cross-release locking checksIngo Molnar-33/+0
2017-12-11Kconfig: Make STRICT_DEVMEM default-y on x86 and arm64Kees Cook-1/+1
2017-11-17Makefile: support flag -fsanitizer-coverage=trace-cmpVictor Chibotaru-0/+10
2017-11-17lib: test module for find_*_bit() functionsYury Norov-0/+9
2017-11-16Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)-4/+2
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2017-11-07debugfs: purge obsolete SRCU based removal protectionNicolai Stange-1/+0
2017-10-25locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=yByungchul Park-0/+15
2017-10-25locking/lockdep: Remove the BROKEN flag from CONFIG_LOCKDEP_CROSSRELEASE and ...Byungchul Park-2/+2
2017-10-23Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixesIngo Molnar-74/+73
2017-10-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-2/+2
2017-10-14locking/lockdep: Disable cross-release features for nowIngo Molnar-2/+2
2017-10-14x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf-1/+1
2017-10-13lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests togetherRandy Dunlap-72/+71
2017-09-22parisc: Fix too large frame size warningsHelge Deller-1/+2
2017-09-08lib: add test module for CONFIG_DEBUG_VIRTUALFlorian Fainelli-0/+11
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+18
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+6
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar-0/+7
2017-08-18kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner-0/+7
2017-08-17locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETI...Ingo Molnar-2/+2
2017-08-17locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONSByungchul Park-2/+2
2017-08-17locking/lockdep: Reword title of LOCKDEP_CROSSRELEASE configByungchul Park-1/+1
2017-08-17locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE part of CONFIG_PROVE_LOCKINGByungchul Park-5/+2
2017-08-10locking/lockdep: Apply crossrelease to completionsByungchul Park-0/+9
2017-08-10locking/lockdep: Implement the 'crossrelease' featureByungchul Park-0/+12
2017-07-26x86/kconfig: Make it easier to switch to the new ORC unwinderJosh Poimboeuf-3/+3
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf-0/+3
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+28
2017-07-15random: suppress spammy warnings about unseeded randomnessTheodore Ts'o-6/+18
2017-07-14kmod: add test driver to stress test the module loaderLuis R. Rodriguez-0/+27
2017-07-12kernel/watchdog: split up config optionsNicholas Piggin-17/+28
2017-07-12test_sysctl: add dedicated proc sysctl test driverLuis R. Rodriguez-0/+11
2017-07-10lib/interval_tree_test.c: allow the module to be compiled-inDavidlohr Bueso-1/+1
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2017-07-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+3
2017-06-19random: warn when kernel uses unseeded randomnessJason A. Donenfeld-0/+16
2017-06-08rcu: Move RCU debug Kconfig options to kernel/rcuPaul E. McKenney-78/+1
2017-06-08rcu: Remove debugfs tracingPaul E. McKenney-3/+2
2017-06-08rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney-15/+0