summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAge
* compiler: enable CONFIG_OPTIMIZE_INLINING forciblyMasahiro Yamada2019-09-25
* mm/kmemleak: increase the max mem pool to 1MQian Cai2019-09-24
* mm: kmemleak: use the memory pool for early allocationsCatalin Marinas2019-09-24
* kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16KNicolas Boichat2019-09-24
* module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULESMasahiro Yamada2019-09-11
* Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-20
|\
| * kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada2019-07-17
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-17
|\ \
| * | lib: introduce test_meminit moduleAlexander Potapenko2019-07-16
| |/
* / docs: locking: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-15
|/
* Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-12
|\
| * kbuild: add 'headers' target to build up uapi headers in usr/includeMasahiro Yamada2019-06-15
| * kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada2019-06-15
| * kbuild: fix Kconfig prompt of CONFIG_HEADERS_CHECKMasahiro Yamada2019-06-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11
|\ \
| * | blackhole_dev: add a selftestMahesh Bandewar2019-07-01
| |/
* | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-09
|\ \
| * | docs: fault-injection: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-14
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-08
|\ \
| * | locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNERWaiman Long2019-06-17
| |/
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-08
|\ \
| * | genirq/timings: Add selftest for circular arrayDaniel Lezcano2019-06-12
| |/
* / rslib: Add tests for the encoder and decoderFerdinand Blomqvist2019-06-26
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* slab: remove /proc/slab_allocatorsQian Cai2019-05-16
* init: introduce DEBUG_MISC optionSinan Kaya2019-05-14
* lib/plist: rename DEBUG_PI_LIST to DEBUG_PLISTDavidlohr Bueso2019-05-14
* compiler: allow all arches to enable CONFIG_OPTIMIZE_INLININGMasahiro Yamada2019-05-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-08
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-02
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-25
| |\ \
| * | | kbuild: add ability to generate BTF type info for vmlinuxAndrii Nakryiko2019-04-02
* | | | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-07
|\ \ \ \
| * \ \ \ Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe2019-04-22
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | block: remove CONFIG_LBDAFChristoph Hellwig2019-04-06
| | |/ / | |/| |
* | | | Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-06
|\ \ \ \ | |_|_|/ |/| | |
| * | | lib: Add test module for strscpy_padTobin C. Harding2019-04-08
| |/ /
* | / lib/Kconfig.debug: fix build error without CONFIG_BLOCKYueHaibing2019-04-26
| |/ |/|
* | kcov: improve CONFIG_ARCH_HAS_KCOV help textMark Rutland2019-04-19
|/
* Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-03-10
|\
| * kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to KconfigMasahiro Yamada2019-02-28
* | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-10
|\ \
| * | dma-mapping: move debug configuration options to kernel/dmaAndy Shevchenko2019-02-13
| |/
* | Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-03-09
|\ \
| * | printk: Add caller information to printk() output.Tetsuo Handa2018-12-18
* | | Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-09
|\ \ \
| * | | lib: Introduce test_stackinit moduleKees Cook2019-03-04
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2019-03-08
|\ \ \
| * | | selftests/livepatch: add DYNAMIC_DEBUG config dependencyJoe Lawrence2019-02-01
| * | | selftests/livepatch: introduce testsJoe Lawrence2019-01-11
| |/ /