summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* btf, scripts: Exclude Rust CUs with paholeMartin Rodriguez Reboredo2023-01-171-0/+9
* Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-12-191-2/+27
|\
| * Makefile.debug: support for -gz=zstdNick Desaulniers2022-11-211-2/+27
* | Merge tag 'mm-nonmm-stable-2022-12-17-20-32' of git://git.kernel.org/pub/scm/...Linus Torvalds2022-12-191-1/+0
|\ \
| * | fault-injection: allow stacktrace filter for x86-64Wei Yongjun2022-12-151-1/+0
* | | mm: use stack_depot for recording kmemleak's backtraceZhaoyang Huang2022-12-151-0/+1
|/ /
* | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-141-0/+1
|\ \
| * | Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsIngo Molnar2022-11-211-1/+6
| |\|
| * | arch: Introduce CONFIG_FUNCTION_ALIGNMENTPeter Zijlstra2022-10-171-0/+1
* | | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-141-12/+16
|\ \ \
| * | | siphash: Convert selftest to KUnitKees Cook2022-11-011-9/+11
| * | | string: Convert strscpy() self-test to KUnitKees Cook2022-11-011-3/+5
| |/ /
* | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-0/+1
|\ \ \
| * | | maple_tree: allow TEST_MAPLE_TREE only when DEBUG_KERNEL is setRandy Dunlap2022-11-301-0/+1
* | | | Merge tag 'rust-6.2' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2022-12-121-0/+16
|\ \ \ \
| * | | | rust: add `build_error` crateGary Guo2022-12-041-0/+16
* | | | | Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-12-121-0/+10
|\ \ \ \ \
| * | | | | cgroup: Implement DEBUG_CGROUP_REFTejun Heo2022-10-281-0/+10
* | | | | | Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-12-021-0/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabledLee Jones2022-11-301-0/+1
* | | | | | error-injection: Add prompt for function error injectionSteven Rostedt (Google)2022-12-011-1/+7
|/ / / / /
* | | | / test_kprobes: fix implicit declaration error of test_kprobesLi Hua2022-11-221-0/+1
| |_|_|/ |/| | |
* | | | Kconfig.debug: ensure early check for KMSAN in CONFIG_KMSAN_WARNAlexander Potapenko2022-11-081-1/+1
* | | | maple_tree: reorganize testing to restore module testingLiam Howlett2022-11-081-0/+4
| |/ / |/| |
* | | Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by defaultAlexander Potapenko2022-10-281-1/+2
| |/ |/|
* | Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-161-2/+8
|\ \
| * | lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5Nathan Chancellor2022-10-171-2/+7
| * | Kconfig.debug: add toolchain checks for DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULTMasahiro Yamada2022-10-131-0/+1
| * | Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5Masahiro Yamada2022-10-131-2/+2
| |/
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-5/+13
|\ \ | |/ |/|
| * kmsan: add KMSAN runtime coreAlexander Potapenko2022-10-031-0/+1
| * mm: remove vmacacheLiam R. Howlett2022-09-261-8/+0
| * Maple Tree: add new data structureLiam R. Howlett2022-09-261-0/+15
* | Merge tag 'sched-rt-2022-10-05' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-101-0/+3
|\ \
| * | mm/debug: Provide VM_WARN_ON_IRQS_ENABLED()Thomas Gleixner2022-09-191-0/+3
| |/
* | Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-0/+10
|\ \
| * \ Merge branch 'v6.0-rc7'Peter Zijlstra2022-09-291-3/+8
| |\ \
| * | | perf/hw_breakpoint: Add KUnit test for constraints accountingMarco Elver2022-08-301-0/+10
* | | | Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-071-0/+10
|\ \ \ \
| * \ \ \ Merge 6.0-rc5 into driver-core-nextGreg Kroah-Hartman2022-09-121-2/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | dyndbg: add test_dynamic_debug moduleJim Cromie2022-09-071-0/+10
| | |/ / | |/| |
* | | | Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-031-0/+21
|\ \ \ \
| * | | | fortify: Add KUnit test for FORTIFY_SOURCE internalsKees Cook2022-09-071-0/+9
| * | | | testing/selftests: Add tests for the is_signed_type() macroBart Van Assche2022-08-311-0/+12
| |/ / /
* | | / Kbuild: add Rust supportMiguel Ojeda2022-09-281-0/+34
| |_|/ |/| |
* | | Makefile.debug: re-enable debug info for .S filesNick Desaulniers2022-09-241-1/+3
| |/ |/|
* | lib/test_cpumask: follow KUnit style guidelinesSander Vanheule2022-08-241-2/+5
|/
* Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-071-0/+9
|\
| * lib/test: introduce cpumask KUnit test suiteSander Vanheule2022-07-171-0/+9
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-0/+8
|\ \