index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Kconfig.debug
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-07-08
1
-1
/
+1
|
\
|
*
Revert "fortify: Allow KUnit test to build without FORTIFY"
Kees Cook
2023-07-03
1
-1
/
+1
*
|
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
1
-12
/
+72
|
\
\
|
*
|
watchdog/hardlockup: fix typo in config HARDLOCKUP_DETECTOR_PREFER_BUDDY
Lukas Bulwahn
2023-06-23
1
-1
/
+1
|
*
|
watchdog/hardlockup: define HARDLOCKUP_DETECTOR_ARCH
Petr Mladek
2023-06-19
1
-0
/
+9
|
*
|
watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64
Petr Mladek
2023-06-19
1
-1
/
+1
|
*
|
watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specific
Petr Mladek
2023-06-19
1
-10
/
+5
|
*
|
watchdog/hardlockup: make the config checks more straightforward
Petr Mladek
2023-06-19
1
-26
/
+36
|
*
|
watchdog/hardlockup: sort hardlockup detector related config values a logical...
Petr Mladek
2023-06-19
1
-39
/
+39
|
*
|
watchdog/buddy: simplify the dependency for HARDLOCKUP_DETECTOR_PREFER_BUDDY
Douglas Anderson
2023-06-19
1
-1
/
+1
|
*
|
watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
Douglas Anderson
2023-06-09
1
-3
/
+49
*
|
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-3
/
+7
|
\
\
\
|
*
|
|
maple_tree: make test code work without debug enabled
Liam R. Howlett
2023-06-09
1
-3
/
+7
|
|
/
/
*
|
|
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-27
1
-1
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
string: Add Kunit tests for strcat() family
Kees Cook
2023-05-16
1
-0
/
+5
|
*
|
fortify: Allow KUnit test to build without FORTIFY
Kees Cook
2023-05-16
1
-1
/
+1
|
|
/
*
|
Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2023-06-27
1
-0
/
+13
|
\
\
|
*
|
workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism
Tejun Heo
2023-05-17
1
-0
/
+13
|
|
/
*
/
x86/csum: Improve performance of `csum_partial`
Noah Goldstein
2023-05-25
1
-0
/
+17
|
/
*
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-04-30
1
-1
/
+1
|
\
|
*
s390: enable DEBUG_FORCE_FUNCTION_ALIGN_64B
Heiko Carstens
2023-03-20
1
-1
/
+1
*
|
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-28
1
-0
/
+9
|
\
\
|
*
|
locking/csd_lock: Add Kconfig option for csd_debug default
Paul E. McKenney
2023-03-24
1
-0
/
+9
|
|
/
*
|
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-0
/
+10
|
\
\
|
*
|
lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme
Nicholas Piggin
2023-03-28
1
-0
/
+10
*
|
|
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-26
1
-1
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fault-inject: fix build error when FAULT_INJECTION_CONFIGFS=y and CONFIGFS_FS=m
Akinobu Mita
2023-04-16
1
-1
/
+2
|
*
|
fault-inject: allow configuration via configfs
Akinobu Mita
2023-04-13
1
-1
/
+12
|
|
/
*
|
lib/Kconfig.debug: correct help info of LOCKDEP_STACK_TRACE_HASH_BITS
Tiezhu Yang
2023-03-28
1
-1
/
+1
*
|
Kconfig.debug: fix SCHED_DEBUG dependency
ye xingchen
2023-03-28
1
-1
/
+1
|
/
*
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-02-23
1
-1
/
+39
|
\
|
*
lib/Kconfig.debug: do not enable DEBUG_PREEMPT by default
Hyeonggon Yoo
2023-02-02
1
-1
/
+4
|
*
lib: add Dhrystone benchmark test
Geert Uytterhoeven
2023-02-02
1
-0
/
+35
*
|
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-71
/
+0
|
\
\
|
*
|
mm: move KMEMLEAK's Kconfig items from lib to mm
Zhaoyang Huang
2023-02-02
1
-71
/
+0
*
|
|
Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-02-23
1
-0
/
+13
|
\
\
\
|
*
|
|
lib/hashtable_test.c: add test for the hashtable structure
Rae Moar
2023-02-08
1
-0
/
+13
*
|
|
|
Merge tag 'nmi.2023.02.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-23
1
-0
/
+11
|
\
\
\
\
|
*
|
|
|
x86/nmi: Accumulate NMI-progress evidence in exc_nmi()
Paul E. McKenney
2023-01-19
1
-0
/
+11
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'docs-6.3' of git://git.lwn.net/linux
Linus Torvalds
2023-02-22
1
-2
/
+0
|
\
\
\
\
|
*
|
|
|
Documentation: Avoid duplicate Kconfig inclusion
Peter Foley
2023-01-19
1
-2
/
+0
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-09
1
-1
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...
Linus Torvalds
2023-02-03
1
-1
/
+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Kconfig.debug: fix the help description in SCHED_DEBUG
ye xingchen
2023-01-31
1
-1
/
+1
|
|
*
|
mm: use stack_depot_early_init for kmemleak
Zhaoyang Huang
2023-01-31
1
-0
/
+1
|
|
|
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-02
1
-1
/
+10
|
\
|
|
|
*
|
Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-01-27
1
-0
/
+9
|
|
\
\
|
|
*
|
kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST
Kees Cook
2023-01-25
1
-0
/
+9
|
|
|
/
|
*
/
lib: Kconfig: fix spellos
Randy Dunlap
2023-01-24
1
-1
/
+1
|
|
/
*
/
btf, scripts: Exclude Rust CUs with pahole
Martin Rodriguez Reboredo
2023-01-17
1
-0
/
+9
|
/
[next]