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