summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* kbuild: add 'headers' target to build up uapi headers in usr/includeMasahiro Yamada2019-06-151-3/+1Star
* kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada2019-06-151-5/+14
* kbuild: fix Kconfig prompt of CONFIG_HEADERS_CHECKMasahiro Yamada2019-06-151-3/+3
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* slab: remove /proc/slab_allocatorsQian Cai2019-05-171-4/+0Star
* init: introduce DEBUG_MISC optionSinan Kaya2019-05-151-0/+9
* lib/plist: rename DEBUG_PI_LIST to DEBUG_PLISTDavidlohr Bueso2019-05-151-1/+1
* compiler: allow all arches to enable CONFIG_OPTIMIZE_INLININGMasahiro Yamada2019-05-151-0/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-081-0/+8
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-031-0/+1
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-261-3/+3
| |\ \
| * | | kbuild: add ability to generate BTF type info for vmlinuxAndrii Nakryiko2019-04-031-0/+8
* | | | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-081-1/+0Star
|\ \ \ \
| * \ \ \ Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe2019-04-221-3/+3
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | block: remove CONFIG_LBDAFChristoph Hellwig2019-04-061-1/+0Star
| | |/ / | |/| |
* | | | Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-071-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | lib: Add test module for strscpy_padTobin C. Harding2019-04-091-0/+3
| |/ /
* | / lib/Kconfig.debug: fix build error without CONFIG_BLOCKYueHaibing2019-04-261-0/+1
| |/ |/|
* | kcov: improve CONFIG_ARCH_HAS_KCOV help textMark Rutland2019-04-191-3/+3
|/
* Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-03-111-0/+2
|\
| * kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to KconfigMasahiro Yamada2019-02-281-0/+2
* | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-36/+0Star
|\ \
| * | dma-mapping: move debug configuration options to kernel/dmaAndy Shevchenko2019-02-131-36/+0Star
| |/
* | Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-03-091-0/+17
|\ \
| * | printk: Add caller information to printk() output.Tetsuo Handa2018-12-181-0/+17
* | | Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-091-0/+10
|\ \ \
| * | | lib: Introduce test_stackinit moduleKees Cook2019-03-041-0/+10
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2019-03-081-1/+22
|\ \ \
| * | | selftests/livepatch: add DYNAMIC_DEBUG config dependencyJoe Lawrence2019-02-011-0/+1
| * | | selftests/livepatch: introduce testsJoe Lawrence2019-01-111-1/+21
| |/ /
* | | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-061-1/+0Star
|\ \ \
| * | | lkdtm: Do not depend on BLOCK and clean up headersKees Cook2019-01-091-1/+0Star
| |/ /
* | | mm/page_owner: move config option to mm/Kconfig.debugChangbin Du2019-03-061-17/+0Star
* | | vmalloc: add test driver to analyse vmalloc allocatorUladzislau Rezki (Sony)2019-03-061-0/+13
* | | kasan: remove use after scope bugs detection.Andrey Ryabinin2019-03-061-1/+0Star
|/ /
* | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-2/+2
|\ \
| * | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-211-2/+2
* | | kmemleak: add config to select auto scanSri Krishna chowdary2018-12-281-0/+15
* | | lib: introduce initial implementation of object aggregation managerJiri Pirko2018-11-151-0/+10
|/ /
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-2/+1Star
* | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-281-0/+3
|\ \
| * | xarray: Add XArray load operationMatthew Wilcox2018-10-211-0/+3
* | | Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-10-261-0/+8
|\ \ \ | |_|/ |/| |
| * | lib: Add memcat_p(): paste 2 pointer arrays togetherAlexander Shishkin2018-10-111-0/+8
| |/
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-10-231-3/+3
|\ \ | |/ |/|
| * ARM: 8800/1: use choice for kernel unwindersStefan Agner2018-10-041-3/+3
* | lib/Kconfig.debug: fix three typos in help textThibaut Sautereau2018-09-051-2/+2
|/
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-261-0/+3
|\
| * ida: Start new test_ida moduleMatthew Wilcox2018-08-221-0/+3
* | lib/Kconfig: remove 'default n' for testsAndy Shevchenko2018-08-221-17/+0Star