summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* iov_iter: Kunit tests for copying to/from an iteratorDavid Howells2023-09-091-0/+11
* Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-09-011-1/+6
|\
| * lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-VNathan Chancellor2023-08-311-0/+5
| * riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64BJisheng Zhang2023-08-311-1/+1
* | Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-08-281-0/+16
|\ \
| * | kunit: memcpy: Mark tests as slow using test attributesRae Moar2023-07-261-0/+3
| * | rust: support running Rust documentation tests as KUnit onesMiguel Ojeda2023-07-191-0/+13
| |/
* | Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-281-13/+8
|\ \
| * | hardening: Move BUG_ON_DATA_CORRUPTION to hardening optionsMarco Elver2023-08-151-11/+1
| * | list: Introduce CONFIG_LIST_HARDENEDMarco Elver2023-08-151-2/+7
| |/
* / workqueue: Fix cpu_intensive_thresh_us name in help textGeert Uytterhoeven2023-07-111-1/+1
|/
* Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-07-081-1/+1
|\
| * Revert "fortify: Allow KUnit test to build without FORTIFY"Kees Cook2023-07-031-1/+1
* | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-281-12/+72
|\ \
| * | watchdog/hardlockup: fix typo in config HARDLOCKUP_DETECTOR_PREFER_BUDDYLukas Bulwahn2023-06-231-1/+1
| * | watchdog/hardlockup: define HARDLOCKUP_DETECTOR_ARCHPetr Mladek2023-06-191-0/+9
| * | watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64Petr Mladek2023-06-191-1/+1
| * | watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specificPetr Mladek2023-06-191-10/+5
| * | watchdog/hardlockup: make the config checks more straightforwardPetr Mladek2023-06-191-26/+36
| * | watchdog/hardlockup: sort hardlockup detector related config values a logical...Petr Mladek2023-06-191-39/+39
| * | watchdog/buddy: simplify the dependency for HARDLOCKUP_DETECTOR_PREFER_BUDDYDouglas Anderson2023-06-191-1/+1
| * | watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUsDouglas Anderson2023-06-091-3/+49
* | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-281-3/+7
|\ \ \
| * | | maple_tree: make test code work without debug enabledLiam R. Howlett2023-06-091-3/+7
| |/ /
* | | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-271-1/+6
|\ \ \ | | |/ | |/|
| * | string: Add Kunit tests for strcat() familyKees Cook2023-05-161-0/+5
| * | fortify: Allow KUnit test to build without FORTIFYKees Cook2023-05-161-1/+1
| |/
* | Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2023-06-271-0/+13
|\ \
| * | workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanismTejun Heo2023-05-171-0/+13
| |/
* / x86/csum: Improve performance of `csum_partial`Noah Goldstein2023-05-251-0/+17
|/
* Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-04-301-1/+1
|\
| * s390: enable DEBUG_FORCE_FUNCTION_ALIGN_64BHeiko Carstens2023-03-201-1/+1
* | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-281-0/+9
|\ \
| * | locking/csd_lock: Add Kconfig option for csd_debug defaultPaul E. McKenney2023-03-241-0/+9
| |/
* | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-0/+10
|\ \
| * | lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling schemeNicholas Piggin2023-03-281-0/+10
* | | Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds2023-04-261-1/+13
|\ \ \ | |/ / |/| |
| * | fault-inject: fix build error when FAULT_INJECTION_CONFIGFS=y and CONFIGFS_FS=mAkinobu Mita2023-04-161-1/+2
| * | fault-inject: allow configuration via configfsAkinobu Mita2023-04-131-1/+12
| |/
* | lib/Kconfig.debug: correct help info of LOCKDEP_STACK_TRACE_HASH_BITSTiezhu Yang2023-03-281-1/+1
* | Kconfig.debug: fix SCHED_DEBUG dependencyye xingchen2023-03-281-1/+1
|/
* Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-02-231-1/+39
|\
| * lib/Kconfig.debug: do not enable DEBUG_PREEMPT by defaultHyeonggon Yoo2023-02-021-1/+4
| * lib: add Dhrystone benchmark testGeert Uytterhoeven2023-02-021-0/+35
* | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-71/+0
|\ \
| * | mm: move KMEMLEAK's Kconfig items from lib to mmZhaoyang Huang2023-02-021-71/+0
* | | Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-02-231-0/+13
|\ \ \
| * | | lib/hashtable_test.c: add test for the hashtable structureRae Moar2023-02-081-0/+13
* | | | Merge tag 'nmi.2023.02.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-231-0/+11
|\ \ \ \
| * | | | x86/nmi: Accumulate NMI-progress evidence in exc_nmi()Paul E. McKenney2023-01-191-0/+11
| | |_|/ | |/| |