aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)Author
2019-05-06Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-26lib/Kconfig.debug: fix build error without CONFIG_BLOCKYueHaibing
2019-04-19kcov: improve CONFIG_ARCH_HAS_KCOV help textMark Rutland
2019-04-08lib: Add test module for strscpy_padTobin C. Harding
2019-03-10Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-03-09Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-03-09Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-05mm/page_owner: move config option to mm/Kconfig.debugChangbin Du
2019-03-05vmalloc: add test driver to analyse vmalloc allocatorUladzislau Rezki (Sony)
2019-03-05kasan: remove use after scope bugs detection.Andrey Ryabinin
2019-03-04lib: Introduce test_stackinit moduleKees Cook
2019-02-28kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to KconfigMasahiro Yamada
2019-02-13dma-mapping: move debug configuration options to kernel/dmaAndy Shevchenko
2019-02-01selftests/livepatch: add DYNAMIC_DEBUG config dependencyJoe Lawrence
2019-01-11selftests/livepatch: introduce testsJoe Lawrence
2019-01-09lkdtm: Do not depend on BLOCK and clean up headersKees Cook
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-28kmemleak: add config to select auto scanSri Krishna chowdary
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-18printk: Add caller information to printk() output.Tetsuo Handa
2018-11-15lib: introduce initial implementation of object aggregation managerJiri Pirko
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-10-23Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-10-21xarray: Add XArray load operationMatthew Wilcox
2018-10-11lib: Add memcat_p(): paste 2 pointer arrays togetherAlexander Shishkin
2018-10-04ARM: 8800/1: use choice for kernel unwindersStefan Agner
2018-09-04lib/Kconfig.debug: fix three typos in help textThibaut Sautereau
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-22lib/Kconfig: remove 'default n' for testsAndy Shevchenko
2018-08-21ida: Start new test_ida moduleMatthew Wilcox
2018-08-18deprecate the '__deprecated' attribute warnings entirely and for goodLinus Torvalds
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-15Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
2018-06-27bitfield: add testsJohannes Berg
2018-06-27printk: Make CONSOLE_LOGLEVEL_QUIET configurableHans de Goede
2018-06-21kprobes: Remove jprobe API implementationMasami Hiramatsu
2018-06-15fault-injection: reorder config entriesMikulas Patocka
2018-06-11kcov: test compiler capability in Kconfig and correct dependencyMasahiro Yamada
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-05lib: add runtime test of check_*_overflow functionsRasmus Villemoes
2018-05-24dma-debug: check scatterlist segmentsRobin Murphy
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig