summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-201-11/+1Star
|\
| * kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada2019-07-171-11/+1Star
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-171-0/+8
|\ \
| * | lib: introduce test_meminit moduleAlexander Potapenko2019-07-171-0/+8
| |/
* / docs: locking: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-2/+2
|/
* Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-131-9/+16
|\
| * 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-0/+9
|\ \
| * | blackhole_dev: add a selftestMahesh Bandewar2019-07-021-0/+9
| |/
* | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \
| * | docs: fault-injection: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-091-4/+4
|\ \
| * | locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNERWaiman Long2019-06-171-4/+4
| |/
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-081-0/+8
|\ \
| * | genirq/timings: Add selftest for circular arrayDaniel Lezcano2019-06-121-0/+8
| |/
* / rslib: Add tests for the encoder and decoderFerdinand Blomqvist2019-06-261-0/+12
|/
* 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
|/ /