summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* fault-injection: reorder config entriesMikulas Patocka2018-06-151-18/+18
* kcov: test compiler capability in Kconfig and correct dependencyMasahiro Yamada2018-06-111-4/+7
* Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-061-0/+3
|\
| * lib: add runtime test of check_*_overflow functionsRasmus Villemoes2018-06-051-0/+3
* | dma-debug: check scatterlist segmentsRobin Murphy2018-05-241-0/+17
* | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig2018-05-091-0/+1
* | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-081-1/+0
|/
* lib/Kconfig.debug: Debug Lockups and Hangs: keep SOFTLOCKUP options togetherRandy Dunlap2018-04-111-24/+24
* Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-04-031-2/+2
|\
| * kbuild: rename built-in.o to built-in.aNicholas Piggin2018-03-261-2/+2
* | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-021-8/+5
|\ \
| * | treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-261-8/+5
| * | mn10300: Remove the architectureDavid Howells2018-03-091-1/+1
| * | Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2018-03-071-1/+1
| |\ \ | | |/ | |/|
| | * Drop a bunch of metag referencesJames Hogan2018-02-231-1/+1
* | | locking/Kconfig: Restructure the lock debugging menuWaiman Long2018-03-311-67/+68
* | | locking/Kconfig: Add LOCK_DEBUGGING_SUPPORT to make it more readableWaiman Long2018-03-311-5/+10
* | | locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatchesWaiman Long2018-03-311-0/+8
|/ /
* | lib/Kconfig.debug: enable RUNTIME_TESTING_MENUAnders Roxell2018-02-211-0/+1
|/
* Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-02-091-1/+0
|\
| * lib/Kconfig.debug: Remove blank help textUlf Magnusson2018-02-021-1/+0
* | kasan: rework Kconfig settingsArnd Bergmann2018-02-061-1/+1
* | lib/: make RUNTIME_TESTS a menuconfig to ease disabling it allVincent Legoll2018-02-061-2/+5
* | lib/test_find_bit.c: rename to find_bit_benchmark.cYury Norov2018-02-061-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-0/+14
|\
| * error-injection: Support fault injection frameworkMasami Hiramatsu2018-01-121-0/+10
| * error-injection: Separate error-injection from kprobeMasami Hiramatsu2018-01-121-0/+4
* | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-301-1/+1
|\ \ | |/ |/|
| * Kconfig: Make STRICT_DEVMEM default-y on x86 and arm64Kees Cook2017-12-111-1/+1
* | locking/lockdep: Remove the cross-release locking checksIngo Molnar2017-12-121-33/+0
|/
* Makefile: support flag -fsanitizer-coverage=trace-cmpVictor Chibotaru2017-11-171-0/+10
* lib: test module for find_*_bit() functionsYury Norov2017-11-171-0/+9
* Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-161-1/+0
|\
| * debugfs: purge obsolete SRCU based removal protectionNicolai Stange2017-11-071-1/+0
* | kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-151-4/+2
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-131-1/+1
|\ \
| * \ Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixesIngo Molnar2017-10-231-74/+73
| |\ \ | | |/
| * | x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf2017-10-141-1/+1
* | | locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=yByungchul Park2017-10-251-0/+15
* | | locking/lockdep: Remove the BROKEN flag from CONFIG_LOCKDEP_CROSSRELEASE and ...Byungchul Park2017-10-251-2/+2
| |/ |/|
* | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-10-141-2/+2
|\ \
| * | locking/lockdep: Disable cross-release features for nowIngo Molnar2017-10-141-2/+2
| |/
* | lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests togetherRandy Dunlap2017-10-131-72/+71
|/
* parisc: Fix too large frame size warningsHelge Deller2017-09-221-1/+2
* lib: add test module for CONFIG_DEBUG_VIRTUALFlorian Fainelli2017-09-081-0/+11
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-041-0/+18
|\
| * Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-251-0/+7
| |\
| * | locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETI...Ingo Molnar2017-08-171-2/+2
| * | locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONSByungchul Park2017-08-171-2/+2
| * | locking/lockdep: Reword title of LOCKDEP_CROSSRELEASE configByungchul Park2017-08-171-1/+1
OpenPOWER on IntegriCloud