summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorLines
2018-09-04lib/Kconfig.debug: fix three typos in help textThibaut Sautereau-2/+2
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-0/+3
2018-08-22lib/Kconfig: remove 'default n' for testsAndy Shevchenko-17/+0
2018-08-21ida: Start new test_ida moduleMatthew Wilcox-0/+3
2018-08-18deprecate the '__deprecated' attribute warnings entirely and for goodLinus Torvalds-8/+0
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+7
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+7
2018-08-15Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+11
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig-0/+1
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig-0/+6
2018-06-27bitfield: add testsJohannes Berg-0/+7
2018-06-27printk: Make CONSOLE_LOGLEVEL_QUIET configurableHans de Goede-0/+11
2018-06-21kprobes: Remove jprobe API implementationMasami Hiramatsu-1/+1
2018-06-15fault-injection: reorder config entriesMikulas Patocka-18/+18
2018-06-11kcov: test compiler capability in Kconfig and correct dependencyMasahiro Yamada-4/+7
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+3
2018-06-05lib: add runtime test of check_*_overflow functionsRasmus Villemoes-0/+3
2018-05-24dma-debug: check scatterlist segmentsRobin Murphy-0/+17
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig-0/+1
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig-1/+0
2018-04-11lib/Kconfig.debug: Debug Lockups and Hangs: keep SOFTLOCKUP options togetherRandy Dunlap-24/+24
2018-04-03Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-2/+2
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds-8/+5
2018-03-31locking/Kconfig: Restructure the lock debugging menuWaiman Long-67/+68
2018-03-31locking/Kconfig: Add LOCK_DEBUGGING_SUPPORT to make it more readableWaiman Long-5/+10
2018-03-31locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatchesWaiman Long-0/+8
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann-8/+5
2018-03-26kbuild: rename built-in.o to built-in.aNicholas Piggin-2/+2
2018-03-09mn10300: Remove the architectureDavid Howells-1/+1
2018-03-07Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-1/+1
2018-02-23Drop a bunch of metag referencesJames Hogan-1/+1
2018-02-21lib/Kconfig.debug: enable RUNTIME_TESTING_MENUAnders Roxell-0/+1
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