summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorFilesLines
2023-07-08Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2023-07-03Revert "fortify: Allow KUnit test to build without FORTIFY"Kees Cook1-1/+1
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-12/+72
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+7
2023-06-28Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+6
2023-06-28Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+13
2023-06-24watchdog/hardlockup: fix typo in config HARDLOCKUP_DETECTOR_PREFER_BUDDYLukas Bulwahn1-1/+1
2023-06-20watchdog/hardlockup: define HARDLOCKUP_DETECTOR_ARCHPetr Mladek1-0/+9
2023-06-20watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64Petr Mladek1-1/+1
2023-06-20watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specificPetr Mladek1-10/+5
2023-06-20watchdog/hardlockup: make the config checks more straightforwardPetr Mladek1-26/+36
2023-06-20watchdog/hardlockup: sort hardlockup detector related config values a logical...Petr Mladek1-39/+39
2023-06-20watchdog/buddy: simplify the dependency for HARDLOCKUP_DETECTOR_PREFER_BUDDYDouglas Anderson1-1/+1
2023-06-10watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUsDouglas Anderson1-3/+49
2023-06-10maple_tree: make test code work without debug enabledLiam R. Howlett1-3/+7
2023-05-25x86/csum: Improve performance of `csum_partial`Noah Goldstein1-0/+17
2023-05-18workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanismTejun Heo1-0/+13
2023-05-17string: Add Kunit tests for strcat() familyKees Cook1-0/+5
2023-05-17fortify: Allow KUnit test to build without FORTIFYKees Cook1-1/+1
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+1
2023-04-29Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+9
2023-04-28Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+10
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds1-1/+13
2023-04-16fault-inject: fix build error when FAULT_INJECTION_CONFIGFS=y and CONFIGFS_FS=mAkinobu Mita1-1/+2
2023-04-13fault-inject: allow configuration via configfsAkinobu Mita1-1/+12
2023-03-29lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling schemeNicholas Piggin1-0/+10
2023-03-29lib/Kconfig.debug: correct help info of LOCKDEP_STACK_TRACE_HASH_BITSTiezhu Yang1-1/+1
2023-03-29Kconfig.debug: fix SCHED_DEBUG dependencyye xingchen1-1/+1
2023-03-24locking/csd_lock: Add Kconfig option for csd_debug defaultPaul E. McKenney1-0/+9
2023-03-20s390: enable DEBUG_FORCE_FUNCTION_ALIGN_64BHeiko Carstens1-1/+1
2023-02-24Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+39
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-71/+0
2023-02-23Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+13
2023-02-23Merge tag 'nmi.2023.02.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+11
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds1-2/+0
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2023-02-09lib/hashtable_test.c: add test for the hashtable structureRae Moar1-0/+13
2023-02-03Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds1-1/+2
2023-02-03lib/Kconfig.debug: do not enable DEBUG_PREEMPT by defaultHyeonggon Yoo1-1/+4
2023-02-03lib: add Dhrystone benchmark testGeert Uytterhoeven1-0/+35
2023-02-03mm: move KMEMLEAK's Kconfig items from lib to mmZhaoyang Huang1-71/+0
2023-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+10
2023-02-01Kconfig.debug: fix the help description in SCHED_DEBUGye xingchen1-1/+1
2023-02-01mm: use stack_depot_early_init for kmemleakZhaoyang Huang1-0/+1
2023-01-28Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+9
2023-01-25kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TESTKees Cook1-0/+9
2023-01-25lib: Kconfig: fix spellosRandy Dunlap1-1/+1
2023-01-20x86/nmi: Accumulate NMI-progress evidence in exc_nmi()Paul E. McKenney1-0/+11
2023-01-19Documentation: Avoid duplicate Kconfig inclusionPeter Foley1-2/+0
2023-01-17btf, scripts: Exclude Rust CUs with paholeMartin Rodriguez Reboredo1-0/+9