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
14 days
selftests: kallsyms: fix and clarify current test boundaries
Luis Chamberlain
1
-1
/
+31
2024-11-27
Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+105
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-16
/
+43
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+10
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-13
/
+0
2024-11-19
Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+2
2024-11-18
Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2024-11-12
net: Implement fault injection forcing skb reallocation
Breno Leitao
1
-0
/
+10
2024-11-11
lib: util_macros_kunit: add kunit test for util_macros.h
Alexandru Ardelean
1
-0
/
+17
2024-11-07
alloc_tag: populate memory for module tags as needed
Suren Baghdasaryan
1
-0
/
+1
2024-11-07
lib/Kconfig.debug: Default STRICT_DEVMEM to "y" on s390
David Hildenbrand
1
-1
/
+1
2024-11-05
lib/min_heap: introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
1
-0
/
+1
2024-11-05
lib/crc16_kunit.c: add KUnit tests for crc16
Vinicius Peixoto
1
-0
/
+9
2024-11-05
lib/Kconfig.debug: move int_pow test option to runtime testing section
Kuan-Wei Chiu
1
-16
/
+16
2024-11-02
timekeeping: Remove CONFIG_DEBUG_TIMEKEEPING
Thomas Gleixner
1
-13
/
+0
2024-10-24
selftests: add new kallsyms selftests
Luis Chamberlain
1
-0
/
+105
2024-10-17
lockdep: Enable PROVE_RAW_LOCK_NESTING with PROVE_LOCKING.
Sebastian Andrzej Siewior
1
-10
/
+2
2024-10-07
lib/Kconfig.debug: fix grammar in RUST_BUILD_ASSERT_ALLOW
Timo Grautstueck
1
-1
/
+1
2024-09-24
Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+15
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-3
/
+5
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+11
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-09-20
kbuild: generate offset range data for builtin modules
Kris Van Hees
1
-0
/
+15
2024-09-18
Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2024-09-17
Merge tag 'linux_kselftest-kunit-6.12-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+16
2024-09-17
Merge tag 'x86-build-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+8
2024-09-17
resource, kunit: add test case for region_intersects()
Huang Ying
1
-0
/
+1
2024-09-13
btf: require pahole 1.21+ for DEBUG_INFO_BTF with default DWARF version
Masahiro Yamada
1
-1
/
+1
2024-09-13
btf: move pahole check in scripts/link-vmlinux.sh to lib/Kconfig.debug
Masahiro Yamada
1
-2
/
+4
2024-09-12
lib/math: Add int_pow test suite
Luis Felipe Hernandez
1
-0
/
+16
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
1
-1
/
+1
2024-09-01
lockdep: upper limit LOCKDEP_CHAINS_BITS
J. R. Okajima
1
-1
/
+1
2024-09-01
mul_u64_u64_div_u64: basic sanity test
Nicolas Pitre
1
-0
/
+10
2024-08-15
locking/csd_lock: Provide an indication of ongoing CSD-lock stall
Paul E. McKenney
1
-0
/
+1
2024-08-08
kcov: Add interrupt handling self test
Dmitry Vyukov
1
-0
/
+8
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+3
2024-06-24
lib/Kconfig.debug: document panic= command line option and procfs entry for P...
Brian Masney
1
-1
/
+3
2024-06-14
usercopy: Convert test_user_copy to KUnit test
Kees Cook
1
-12
/
+9
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-05-21
Merge tag 'bitmap-for-6.10v2' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+0
2024-05-19
selftests/fpu: allow building on other architectures
Samuel Holland
1
-1
/
+1
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+31
2024-05-14
Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+14
2024-05-13
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2024-05-13
Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-10
/
+0
2024-05-09
lib: make test_bitops compilable into the kernel image
Yury Norov
1
-1
/
+0
2024-04-25
lib: add codetag reference into slabobj_ext
Suren Baghdasaryan
1
-0
/
+1
2024-04-25
lib: introduce support for page allocation tagging
Suren Baghdasaryan
1
-0
/
+1
2024-04-25
lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
1
-0
/
+25
[next]