summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorFilesLines
14 daysselftests: kallsyms: fix and clarify current test boundariesLuis Chamberlain1-1/+31
2024-11-27Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+105
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds1-16/+43
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+10
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-13/+0
2024-11-19Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+2
2024-11-18Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+1
2024-11-12net: Implement fault injection forcing skb reallocationBreno Leitao1-0/+10
2024-11-11lib: util_macros_kunit: add kunit test for util_macros.hAlexandru Ardelean1-0/+17
2024-11-07alloc_tag: populate memory for module tags as neededSuren Baghdasaryan1-0/+1
2024-11-07lib/Kconfig.debug: Default STRICT_DEVMEM to "y" on s390David Hildenbrand1-1/+1
2024-11-05lib/min_heap: introduce non-inline versions of min heap API functionsKuan-Wei Chiu1-0/+1
2024-11-05lib/crc16_kunit.c: add KUnit tests for crc16Vinicius Peixoto1-0/+9
2024-11-05lib/Kconfig.debug: move int_pow test option to runtime testing sectionKuan-Wei Chiu1-16/+16
2024-11-02timekeeping: Remove CONFIG_DEBUG_TIMEKEEPINGThomas Gleixner1-13/+0
2024-10-24selftests: add new kallsyms selftestsLuis Chamberlain1-0/+105
2024-10-17lockdep: Enable PROVE_RAW_LOCK_NESTING with PROVE_LOCKING.Sebastian Andrzej Siewior1-10/+2
2024-10-07lib/Kconfig.debug: fix grammar in RUST_BUILD_ASSERT_ALLOWTimo Grautstueck1-1/+1
2024-09-24Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+15
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-3/+5
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+11
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-09-20kbuild: generate offset range data for builtin modulesKris Van Hees1-0/+15
2024-09-18Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2024-09-17Merge tag 'linux_kselftest-kunit-6.12-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+16
2024-09-17Merge tag 'x86-build-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+8
2024-09-17resource, kunit: add test case for region_intersects()Huang Ying1-0/+1
2024-09-13btf: require pahole 1.21+ for DEBUG_INFO_BTF with default DWARF versionMasahiro Yamada1-1/+1
2024-09-13btf: move pahole check in scripts/link-vmlinux.sh to lib/Kconfig.debugMasahiro Yamada1-2/+4
2024-09-12lib/math: Add int_pow test suiteLuis Felipe Hernandez1-0/+16
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen1-1/+1
2024-09-01lockdep: upper limit LOCKDEP_CHAINS_BITSJ. R. Okajima1-1/+1
2024-09-01mul_u64_u64_div_u64: basic sanity testNicolas Pitre1-0/+10
2024-08-15locking/csd_lock: Provide an indication of ongoing CSD-lock stallPaul E. McKenney1-0/+1
2024-08-08kcov: Add interrupt handling self testDmitry Vyukov1-0/+8
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+3
2024-06-24lib/Kconfig.debug: document panic= command line option and procfs entry for P...Brian Masney1-1/+3
2024-06-14usercopy: Convert test_user_copy to KUnit testKees Cook1-12/+9
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2024-05-21Merge tag 'bitmap-for-6.10v2' of https://github.com/norov/linuxLinus Torvalds1-1/+0
2024-05-19selftests/fpu: allow building on other architecturesSamuel Holland1-1/+1
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+31
2024-05-14Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+14
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2024-05-13Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-10/+0
2024-05-09lib: make test_bitops compilable into the kernel imageYury Norov1-1/+0
2024-04-25lib: add codetag reference into slabobj_extSuren Baghdasaryan1-0/+1
2024-04-25lib: introduce support for page allocation taggingSuren Baghdasaryan1-0/+1
2024-04-25lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan1-0/+25