aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorFilesLines
2023-06-19watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64Gravatar Petr Mladek 1-1/+1
2023-06-19watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specificGravatar Petr Mladek 1-10/+5
2023-06-19watchdog/hardlockup: make the config checks more straightforwardGravatar Petr Mladek 1-26/+36
2023-06-19watchdog/hardlockup: sort hardlockup detector related config values a logical...Gravatar Petr Mladek 1-39/+39
2023-06-19watchdog/buddy: simplify the dependency for HARDLOCKUP_DETECTOR_PREFER_BUDDYGravatar Douglas Anderson 1-1/+1
2023-06-09watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUsGravatar Douglas Anderson 1-3/+49
2023-06-09maple_tree: make test code work without debug enabledGravatar Liam R. Howlett 1-3/+7
2023-05-25x86/csum: Improve performance of `csum_partial`Gravatar Noah Goldstein 1-0/+17
2023-05-17workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanismGravatar Tejun Heo 1-0/+13
2023-05-16string: Add Kunit tests for strcat() familyGravatar Kees Cook 1-0/+5
2023-05-16fortify: Allow KUnit test to build without FORTIFYGravatar Kees Cook 1-1/+1
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 1-1/+1
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+9
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+10
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-1/+13
2023-04-16fault-inject: fix build error when FAULT_INJECTION_CONFIGFS=y and CONFIGFS_FS=mGravatar Akinobu Mita 1-1/+2
2023-04-13fault-inject: allow configuration via configfsGravatar Akinobu Mita 1-1/+12
2023-03-28lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling schemeGravatar Nicholas Piggin 1-0/+10
2023-03-28lib/Kconfig.debug: correct help info of LOCKDEP_STACK_TRACE_HASH_BITSGravatar Tiezhu Yang 1-1/+1
2023-03-28Kconfig.debug: fix SCHED_DEBUG dependencyGravatar ye xingchen 1-1/+1
2023-03-24locking/csd_lock: Add Kconfig option for csd_debug defaultGravatar Paul E. McKenney 1-0/+9
2023-03-20s390: enable DEBUG_FORCE_FUNCTION_ALIGN_64BGravatar Heiko Carstens 1-1/+1
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-1/+39
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-71/+0
2023-02-23Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-0/+13
2023-02-23Merge tag 'nmi.2023.02.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+11
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-2/+0
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-1/+2
2023-02-08lib/hashtable_test.c: add test for the hashtable structureGravatar Rae Moar 1-0/+13
2023-02-03Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Gravatar Linus Torvalds 1-1/+2
2023-02-02lib/Kconfig.debug: do not enable DEBUG_PREEMPT by defaultGravatar Hyeonggon Yoo 1-1/+4
2023-02-02lib: add Dhrystone benchmark testGravatar Geert Uytterhoeven 1-0/+35
2023-02-02mm: move KMEMLEAK's Kconfig items from lib to mmGravatar Zhaoyang Huang 1-71/+0
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-1/+10
2023-01-31Kconfig.debug: fix the help description in SCHED_DEBUGGravatar ye xingchen 1-1/+1
2023-01-31mm: use stack_depot_early_init for kmemleakGravatar Zhaoyang Huang 1-0/+1
2023-01-27Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+9
2023-01-25kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TESTGravatar Kees Cook 1-0/+9
2023-01-24lib: Kconfig: fix spellosGravatar Randy Dunlap 1-1/+1
2023-01-19x86/nmi: Accumulate NMI-progress evidence in exc_nmi()Gravatar Paul E. McKenney 1-0/+11
2023-01-19Documentation: Avoid duplicate Kconfig inclusionGravatar Peter Foley 1-2/+0
2023-01-17btf, scripts: Exclude Rust CUs with paholeGravatar Martin Rodriguez Reboredo 1-0/+9
2022-12-19Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-2/+27
2022-12-19Merge tag 'mm-nonmm-stable-2022-12-17-20-32' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-1/+0
2022-12-15fault-injection: allow stacktrace filter for x86-64Gravatar Wei Yongjun 1-1/+0
2022-12-15mm: use stack_depot for recording kmemleak's backtraceGravatar Zhaoyang Huang 1-0/+1
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-12/+16
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+1
2022-12-12Merge tag 'rust-6.2' of https://github.com/Rust-for-Linux/linuxGravatar Linus Torvalds 1-0/+16