summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-15/+0
9 dayspercpu: drop CONFIG_DEBUG_FORCE_WEAK_PER_CPUTejun Heo1-15/+0
10 daysMerge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/...Linus Torvalds1-6/+33
13 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-28/+0
13 daysMerge tag 'bitmap-for-7.3' of https://github.com/norov/linuxLinus Torvalds1-0/+13
2026-08-14hung_task: update DETECT_HUNG_TASK_BLOCKER Kconfig helpXibo Wang1-4/+4
2026-08-05kcov: fix data corruption and race conditions on PREEMPT_RTTetsuo Handa1-2/+3
2026-08-05sysctl: remove CONFIG_PROC_SYSCTL, it just mirrors CONFIG_SYSCTLOleg Nesterov1-1/+1
2026-08-04lib/random32: convert selftest to KUnitKir Chou1-0/+9
2026-08-04lib/math: add KUnit test suite for polynomial_calc()Adi Nata1-0/+17
2026-07-29mm: move alloc tag to mmLorenzo Stoakes1-28/+0
2026-07-29lib: test bitmap vs IDA vs Maple Tree performance for region allocationsYury Norov1-0/+13
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+10
2026-06-17Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+5
2026-06-15Merge tag 'objtool-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds1-1/+1
2026-05-29lib: kunit: add tests for __ashldi3(), __ashrdi3(), and __lshrdi3()Dmitry Antipov1-0/+10
2026-05-28compiler-context-analysis: Bump required Clang version to 23Marco Elver1-2/+2
2026-05-11workqueue: forbid TEST_WORKQUEUE from being built-inBreno Leitao1-0/+5
2026-05-05objtool: Grow __cfi_* prefix symbols for all CFI+CALL_PADDINGJosh Poimboeuf1-1/+1
2026-04-24Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+11
2026-04-15Merge tag 'wq-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+10
2026-04-14Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+8
2026-04-14Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2026-04-05lib/string_kunit: add performance benchmark for strlen()Feng Jiang1-0/+11
2026-04-01workqueue: add test_workqueue benchmark moduleBreno Leitao1-0/+10
2026-03-30kbuild: rust: provide an option to inline C helpers into RustGary Guo1-0/+17
2026-03-24lib: Move crypto library tests to Runtime Testing menuEric Biggers1-0/+2
2026-03-16lockdep: Raise default stack trace limits when KASAN is enabledMikhail Gavrilov1-0/+8
2026-03-02Merge tag 'core-debugobjects-2026-03-01' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2026-03-01Merge tag 'locking-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2026-02-25lib/Kconfig.debug: Require a release version of LLVM 22 for context analysisNathan Chancellor1-2/+2
2026-02-23Remove WARN_ALL_UNSEEDED_RANDOM kernel config optionLinus Torvalds1-27/+0
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-20/+98
2026-02-12Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+12
2026-02-12Merge tag 'wq-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+23
2026-02-11printk: Add execution context (task name/CPU) to printk_infoBreno Leitao1-0/+12
2026-02-11Merge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+0
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+44
2026-02-10Merge tag 'bitmap-for-6.20' of https://github.com/norov/linuxLinus Torvalds1-0/+13
2026-02-10debugobject: Make it work with deferred page initialization - againThomas Gleixner1-0/+1
2026-02-09lib/tests: extend KUnit test for bitops with more casesRyota Sakamoto1-2/+2
2026-02-09lib/tests: add KUnit test for bitopsRyota Sakamoto1-0/+13
2026-02-08tests/liveupdate: add in-kernel liveupdate testPasha Tatashin1-0/+23
2026-02-08list: add kunit test for private list primitivesPasha Tatashin1-0/+14
2026-02-03workqueue: add CONFIG_BOOTPARAM_WQ_STALL_PANIC optionBreno Leitao1-0/+23
2026-01-27atomic: add option for weaker alignment checkFinn Thain1-0/+8
2026-01-27atomic: add alignment check to instrumented atomic operationsPeter Zijlstra1-0/+10
2026-01-27lib/glob: convert selftest to KUnitKir Chou1-0/+13
2026-01-27lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC commentTomas Glozar1-1/+1
2026-01-27lib/tests: convert test_min_heap module to KUnitRyota Sakamoto1-10/+11