aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge tag 'core-debugobjects-2026-03-01' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
3 daysMerge tag 'locking-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
7 dayslib/Kconfig.debug: Require a release version of LLVM 22 for context analysisNathan Chancellor1-2/+2
9 daysRemove 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-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+12
2026-02-11Merge tag 'wq-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+23
2026-02-10printk: Add execution context (task name/CPU) to printk_infoBreno Leitao1-0/+12
2026-02-10Merge 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-08lib/tests: extend KUnit test for bitops with more casesRyota Sakamoto1-2/+2
2026-02-08lib/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-26atomic: add option for weaker alignment checkFinn Thain1-0/+8
2026-01-26atomic: add alignment check to instrumented atomic operationsPeter Zijlstra1-0/+10
2026-01-26lib/glob: convert selftest to KUnitKir Chou1-0/+13
2026-01-26lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC commentTomas Glozar1-1/+1
2026-01-26lib/tests: convert test_min_heap module to KUnitRyota Sakamoto1-10/+11
2026-01-20watchdog: softlockup: panic when lockup duration exceeds N thresholdsLi RongQing1-6/+7
2026-01-20lib/tests: convert test_uuid module to KUnitRyota Sakamoto1-3/+11
2026-01-05compiler-context-analysis: Add test stubMarco Elver1-0/+14
2026-01-05compiler-context-analysis: Add infrastructure for Context Analysis with ClangMarco Elver1-0/+30
2025-12-19lib/Kconfig.debug: Set the minimum required pahole version to v1.22Ihor Solodrai1-9/+4
2025-12-15genirq: Remove IRQ timing tracking infrastructureMarc Zyngier1-8/+0
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds1-23/+40
2025-12-05Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+1
2025-12-01Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+10
2025-11-27debugfs: Remove broken no-mount modeAaron Thompson1-8/+1
2025-11-26Increase the default 32-bit build frame size warning limit to 1280 bytesLinus Torvalds1-2/+1
2025-11-21Merge branch 'objtool/core'Peter Zijlstra1-8/+49
2025-11-20lib: add KUnit tests for base64 encoding/decodingGuan-Chun Wu1-1/+18
2025-11-20lib/Kconfig.debug: cleanup CONFIG_DEBUG_SECTION_MISMATCH help textBorislav Petkov (AMD)1-16/+16
2025-11-12hung_task: panic when there are more than N hung tasks at the same timeLi RongQing1-4/+5
2025-11-12treewide: drop outdated compiler version remarks in Kconfig help textsLukas Bulwahn1-2/+1
2025-10-02Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds1-6/+0
2025-10-02Merge tag 'bitmap-for-6.18' of https://github.com/norov/linuxLinus Torvalds1-0/+13
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds1-1/+1
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-09-28panic: remove CONFIG_PANIC_ON_OOPS_VALUEJohannes Berg1-6/+0
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook1-1/+1
2025-09-22rust: add find_bit_benchmark_rust module.Burak Emir1-0/+13
2025-09-08KUnit: Introduce ffs()-family testsKees Cook1-0/+14
2025-08-28lib/Kconfig.debug: Drop CLANG_VERSION check from DEBUG_INFO_DWARF_TOOLCHAIN_D...Nathan Chancellor1-1/+1
2025-08-05Merge commit 'linus' into core/bugs, to resolve conflictsIngo Molnar1-23/+23
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+20
2025-08-02kho: add test for kexec handoverMike Rapoport (Microsoft)1-0/+21