index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Kconfig.debug
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-09
iov_iter: Kunit tests for copying to/from an iterator
David Howells
1
-0
/
+11
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2023-08-31
lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-V
Nathan Chancellor
1
-0
/
+5
2023-08-31
riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64B
Jisheng Zhang
1
-1
/
+1
2023-08-28
Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+16
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-13
/
+8
2023-08-15
hardening: Move BUG_ON_DATA_CORRUPTION to hardening options
Marco Elver
1
-11
/
+1
2023-08-15
list: Introduce CONFIG_LIST_HARDENED
Marco Elver
1
-2
/
+7
2023-07-26
kunit: memcpy: Mark tests as slow using test attributes
Rae Moar
1
-0
/
+3
2023-07-19
rust: support running Rust documentation tests as KUnit ones
Miguel Ojeda
1
-0
/
+13
2023-07-11
workqueue: Fix cpu_intensive_thresh_us name in help text
Geert Uytterhoeven
1
-1
/
+1
2023-07-08
Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2023-07-03
Revert "fortify: Allow KUnit test to build without FORTIFY"
Kees Cook
1
-1
/
+1
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-12
/
+72
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+7
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+6
2023-06-27
Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+13
2023-06-23
watchdog/hardlockup: fix typo in config HARDLOCKUP_DETECTOR_PREFER_BUDDY
Lukas Bulwahn
1
-1
/
+1
2023-06-19
watchdog/hardlockup: define HARDLOCKUP_DETECTOR_ARCH
Petr Mladek
1
-0
/
+9
2023-06-19
watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64
Petr Mladek
1
-1
/
+1
2023-06-19
watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specific
Petr Mladek
1
-10
/
+5
2023-06-19
watchdog/hardlockup: make the config checks more straightforward
Petr Mladek
1
-26
/
+36
2023-06-19
watchdog/hardlockup: sort hardlockup detector related config values a logical...
Petr Mladek
1
-39
/
+39
2023-06-19
watchdog/buddy: simplify the dependency for HARDLOCKUP_DETECTOR_PREFER_BUDDY
Douglas Anderson
1
-1
/
+1
2023-06-09
watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
Douglas Anderson
1
-3
/
+49
2023-06-09
maple_tree: make test code work without debug enabled
Liam R. Howlett
1
-3
/
+7
2023-05-25
x86/csum: Improve performance of `csum_partial`
Noah Goldstein
1
-0
/
+17
2023-05-17
workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism
Tejun Heo
1
-0
/
+13
2023-05-16
string: Add Kunit tests for strcat() family
Kees Cook
1
-0
/
+5
2023-05-16
fortify: Allow KUnit test to build without FORTIFY
Kees Cook
1
-1
/
+1
2023-04-30
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-1
/
+1
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+9
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+10
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+13
2023-04-16
fault-inject: fix build error when FAULT_INJECTION_CONFIGFS=y and CONFIGFS_FS=m
Akinobu Mita
1
-1
/
+2
2023-04-13
fault-inject: allow configuration via configfs
Akinobu Mita
1
-1
/
+12
2023-03-28
lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme
Nicholas Piggin
1
-0
/
+10
2023-03-28
lib/Kconfig.debug: correct help info of LOCKDEP_STACK_TRACE_HASH_BITS
Tiezhu Yang
1
-1
/
+1
2023-03-28
Kconfig.debug: fix SCHED_DEBUG dependency
ye xingchen
1
-1
/
+1
2023-03-24
locking/csd_lock: Add Kconfig option for csd_debug default
Paul E. McKenney
1
-0
/
+9
2023-03-20
s390: enable DEBUG_FORCE_FUNCTION_ALIGN_64B
Heiko Carstens
1
-1
/
+1
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+39
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-71
/
+0
2023-02-23
Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+13
2023-02-23
Merge tag 'nmi.2023.02.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+11
2023-02-22
Merge tag 'docs-6.3' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+0
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2023-02-08
lib/hashtable_test.c: add test for the hashtable structure
Rae Moar
1
-0
/
+13
2023-02-03
Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+2
2023-02-02
lib/Kconfig.debug: do not enable DEBUG_PREEMPT by default
Hyeonggon Yoo
1
-1
/
+4
[next]