summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)Author
2023-04-16fault-inject: fix build error when FAULT_INJECTION_CONFIGFS=y and CONFIGFS_FS=mAkinobu Mita
2023-04-13fault-inject: allow configuration via configfsAkinobu Mita
2023-03-28lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling schemeNicholas Piggin
2023-03-28lib/Kconfig.debug: correct help info of LOCKDEP_STACK_TRACE_HASH_BITSTiezhu Yang
2023-03-28Kconfig.debug: fix SCHED_DEBUG dependencyye xingchen
2023-03-24locking/csd_lock: Add Kconfig option for csd_debug defaultPaul E. McKenney
2023-03-20s390: enable DEBUG_FORCE_FUNCTION_ALIGN_64BHeiko Carstens
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-23Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-02-23Merge tag 'nmi.2023.02.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-08lib/hashtable_test.c: add test for the hashtable structureRae Moar
2023-02-03Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds
2023-02-02lib/Kconfig.debug: do not enable DEBUG_PREEMPT by defaultHyeonggon Yoo
2023-02-02lib: add Dhrystone benchmark testGeert Uytterhoeven
2023-02-02mm: move KMEMLEAK's Kconfig items from lib to mmZhaoyang Huang
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-31Kconfig.debug: fix the help description in SCHED_DEBUGye xingchen
2023-01-31mm: use stack_depot_early_init for kmemleakZhaoyang Huang
2023-01-27Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-01-25kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TESTKees Cook
2023-01-24lib: Kconfig: fix spellosRandy Dunlap
2023-01-19x86/nmi: Accumulate NMI-progress evidence in exc_nmi()Paul E. McKenney
2023-01-19Documentation: Avoid duplicate Kconfig inclusionPeter Foley
2023-01-17btf, scripts: Exclude Rust CUs with paholeMartin Rodriguez Reboredo
2022-12-19Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-12-19Merge tag 'mm-nonmm-stable-2022-12-17-20-32' of git://git.kernel.org/pub/scm/...Linus Torvalds
2022-12-15fault-injection: allow stacktrace filter for x86-64Wei Yongjun
2022-12-15mm: use stack_depot for recording kmemleak's backtraceZhaoyang Huang
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-12Merge tag 'rust-6.2' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2022-12-12Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-12-04rust: add `build_error` crateGary Guo
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-12-01error-injection: Add prompt for function error injectionSteven Rostedt (Google)
2022-11-30maple_tree: allow TEST_MAPLE_TREE only when DEBUG_KERNEL is setRandy Dunlap
2022-11-30Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabledLee Jones
2022-11-22test_kprobes: fix implicit declaration error of test_kprobesLi Hua
2022-11-21Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsIngo Molnar
2022-11-21Makefile.debug: support for -gz=zstdNick Desaulniers
2022-11-08Kconfig.debug: ensure early check for KMSAN in CONFIG_KMSAN_WARNAlexander Potapenko
2022-11-08maple_tree: reorganize testing to restore module testingLiam Howlett
2022-11-01siphash: Convert selftest to KUnitKees Cook
2022-11-01string: Convert strscpy() self-test to KUnitKees Cook
2022-10-28cgroup: Implement DEBUG_CGROUP_REFTejun Heo
2022-10-28Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by defaultAlexander Potapenko