summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
AgeCommit message (Expand)Author
2020-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-07lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"Qiujun Huang
2020-04-07lib/test_lockup: test module to generate lockupsKonstantin Khlebnikov
2020-04-07compiler: remove CONFIG_OPTIMIZE_INLINING entirelyMasahiro Yamada
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-03kbuild, btf: Fix dependencies for DEBUG_INFO_BTFSlava Bacherikov
2020-03-31Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-21lockdep: Introduce wait-type checksPeter Zijlstra
2020-03-12serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCEDmitry Safonov
2020-03-07serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCEDmitry Safonov
2020-03-06lib: Introduce generic min-heapIan Rogers
2020-03-02kbuild: remove cc-option switch from -Wframe-larger-than=Masahiro Yamada
2020-02-12dynamic_debug: allow to work if debugfs is disabledGreg Kroah-Hartman
2020-01-29Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-01-09kunit: allow kunit tests to be loaded as a moduleAlan Maguire
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar
2019-12-17lib/Kconfig.debug: fix some messed up configurationsChangbin Du
2019-12-08sched/core: Use CONFIG_PREEMPTIONSebastian Andrzej Siewior
2019-12-07lib/: fix Kconfig indentationKrzysztof Kozlowski
2019-12-07kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'Changbin Du
2019-12-07kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'Changbin Du
2019-12-07kernel-hacking: create a submenu for scheduler debugging optionsChangbin Du
2019-12-07kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGEChangbin Du
2019-12-07kernel-hacking: move Oops into 'Lockups and Hangs'Changbin Du
2019-12-07kernel-hacking: move kernel testing and coverage options to same submenuChangbin Du
2019-12-07kernel-hacking: group kernel data structures debugging togetherChangbin Du
2019-12-07kernel-hacking: create submenu for arch special debugging optionsChangbin Du
2019-12-07kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instrum...Changbin Du
2019-12-02Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-11-30Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-21drivers: hv: vmbus: Introduce latency testingBranden Bonaby
2019-11-15kbuild: move headers_check rule to usr/include/MakefileMasahiro Yamada
2019-11-01lib/list-test: add a test for the 'list' doubly linked listDavid Gow
2019-10-17printf: add support for printing symbolic error namesRasmus Villemoes
2019-09-30kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()Iurii Zaikin
2019-09-30lib: enable building KUnit in lib/Brendan Higgins
2019-09-25compiler: enable CONFIG_OPTIMIZE_INLINING forciblyMasahiro Yamada
2019-09-24mm/kmemleak: increase the max mem pool to 1MQian Cai
2019-09-24mm: kmemleak: use the memory pool for early allocationsCatalin Marinas
2019-09-24kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16KNicolas Boichat
2019-09-11module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULESMasahiro Yamada
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-18kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-16lib: introduce test_meminit moduleAlexander Potapenko
2019-07-15docs: locking: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds