index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Kconfig.debug
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-20
/
+98
14 days
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+12
14 days
Merge tag 'wq-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+23
2026-02-11
printk: Add execution context (task name/CPU) to printk_info
Breno Leitao
1
-0
/
+12
2026-02-11
Merge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+0
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+44
2026-02-10
Merge tag 'bitmap-for-6.20' of https://github.com/norov/linux
Linus Torvalds
1
-0
/
+13
2026-02-09
lib/tests: extend KUnit test for bitops with more cases
Ryota Sakamoto
1
-2
/
+2
2026-02-09
lib/tests: add KUnit test for bitops
Ryota Sakamoto
1
-0
/
+13
2026-02-08
tests/liveupdate: add in-kernel liveupdate test
Pasha Tatashin
1
-0
/
+23
2026-02-08
list: add kunit test for private list primitives
Pasha Tatashin
1
-0
/
+14
2026-02-03
workqueue: add CONFIG_BOOTPARAM_WQ_STALL_PANIC option
Breno Leitao
1
-0
/
+23
2026-01-27
atomic: add option for weaker alignment check
Finn Thain
1
-0
/
+8
2026-01-27
atomic: add alignment check to instrumented atomic operations
Peter Zijlstra
1
-0
/
+10
2026-01-27
lib/glob: convert selftest to KUnit
Kir Chou
1
-0
/
+13
2026-01-27
lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC comment
Tomas Glozar
1
-1
/
+1
2026-01-27
lib/tests: convert test_min_heap module to KUnit
Ryota Sakamoto
1
-10
/
+11
2026-01-21
watchdog: softlockup: panic when lockup duration exceeds N thresholds
Li RongQing
1
-6
/
+7
2026-01-21
lib/tests: convert test_uuid module to KUnit
Ryota Sakamoto
1
-3
/
+11
2026-01-05
compiler-context-analysis: Add test stub
Marco Elver
1
-0
/
+14
2026-01-05
compiler-context-analysis: Add infrastructure for Context Analysis with Clang
Marco Elver
1
-0
/
+30
2025-12-19
lib/Kconfig.debug: Set the minimum required pahole version to v1.22
Ihor Solodrai
1
-9
/
+4
2025-12-16
genirq: Remove IRQ timing tracking infrastructure
Marc Zyngier
1
-8
/
+0
2025-12-07
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-23
/
+40
2025-12-06
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+1
2025-12-02
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+10
2025-11-27
debugfs: Remove broken no-mount mode
Aaron Thompson
1
-8
/
+1
2025-11-26
Increase the default 32-bit build frame size warning limit to 1280 bytes
Linus Torvalds
1
-2
/
+1
2025-11-21
Merge branch 'objtool/core'
Peter Zijlstra
1
-8
/
+49
2025-11-21
lib: add KUnit tests for base64 encoding/decoding
Guan-Chun Wu
1
-1
/
+18
2025-11-21
lib/Kconfig.debug: cleanup CONFIG_DEBUG_SECTION_MISMATCH help text
Borislav Petkov (AMD)
1
-16
/
+16
2025-11-12
hung_task: panic when there are more than N hung tasks at the same time
Li RongQing
1
-4
/
+5
2025-11-12
treewide: drop outdated compiler version remarks in Kconfig help texts
Lukas Bulwahn
1
-2
/
+1
2025-10-03
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-6
/
+0
2025-10-02
Merge tag 'bitmap-for-6.18' of https://github.com/norov/linux
Linus Torvalds
1
-0
/
+13
2025-10-02
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
1
-1
/
+1
2025-09-30
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-09-28
panic: remove CONFIG_PANIC_ON_OOPS_VALUE
Johannes Berg
1
-6
/
+0
2025-09-25
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
1
-1
/
+1
2025-09-22
rust: add find_bit_benchmark_rust module.
Burak Emir
1
-0
/
+13
2025-09-09
KUnit: Introduce ffs()-family tests
Kees Cook
1
-0
/
+14
2025-08-29
lib/Kconfig.debug: Drop CLANG_VERSION check from DEBUG_INFO_DWARF_TOOLCHAIN_D...
Nathan Chancellor
1
-1
/
+1
2025-08-05
Merge commit 'linus' into core/bugs, to resolve conflicts
Ingo Molnar
1
-23
/
+23
2025-08-04
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+20
2025-08-02
kho: add test for kexec handover
Mike Rapoport (Microsoft)
1
-0
/
+21
2025-07-30
Merge tag 'ratelimit.2025.07.23a' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+11
2025-07-29
Merge tag 'linux_kselftest-kunit-6.17-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+1
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2025-07-29
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-21
/
+0
2025-07-20
seq_buf: Introduce KUnit tests
Kees Cook
1
-0
/
+9
[next]