aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorFilesLines
2022-10-16Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+8
2022-10-17lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5Gravatar Nathan Chancellor 1-2/+7
2022-10-13Kconfig.debug: add toolchain checks for DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULTGravatar Masahiro Yamada 1-0/+1
2022-10-13Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5Gravatar Masahiro Yamada 1-2/+2
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-5/+13
2022-10-10Merge tag 'sched-rt-2022-10-05' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+3
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+10
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+10
2022-10-03Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+21
2022-10-03kmsan: add KMSAN runtime coreGravatar Alexander Potapenko 1-0/+1
2022-09-29Merge branch 'v6.0-rc7'Gravatar Peter Zijlstra 1-3/+8
2022-09-28Kbuild: add Rust supportGravatar Miguel Ojeda 1-0/+34
2022-09-26mm: remove vmacacheGravatar Liam R. Howlett 1-8/+0
2022-09-26Maple Tree: add new data structureGravatar Liam R. Howlett 1-0/+15
2022-09-24Makefile.debug: re-enable debug info for .S filesGravatar Nick Desaulniers 1-1/+3
2022-09-19mm/debug: Provide VM_WARN_ON_IRQS_ENABLED()Gravatar Thomas Gleixner 1-0/+3
2022-09-12Merge 6.0-rc5 into driver-core-nextGravatar Greg Kroah-Hartman 1-2/+5
2022-09-07fortify: Add KUnit test for FORTIFY_SOURCE internalsGravatar Kees Cook 1-0/+9
2022-09-07dyndbg: add test_dynamic_debug moduleGravatar Jim Cromie 1-0/+10
2022-08-31testing/selftests: Add tests for the is_signed_type() macroGravatar Bart Van Assche 1-0/+12
2022-08-30perf/hw_breakpoint: Add KUnit test for constraints accountingGravatar Marco Elver 1-0/+10
2022-08-24lib/test_cpumask: follow KUnit style guidelinesGravatar Sander Vanheule 1-2/+5
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-0/+9
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+8
2022-08-04Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2022-07-28kobject: fix Kconfig.debug "its" grammarGravatar Randy Dunlap 1-1/+1
2022-07-17lib/test: introduce cpumask KUnit test suiteGravatar Sander Vanheule 1-0/+9
2022-07-07objtool: update objtool.txt referencesGravatar Mauro Carvalho Chehab 1-1/+1
2022-07-03mm: shrinkers: introduce debugfs interface for memory shrinkersGravatar Roman Gushchin 1-0/+9
2022-05-27Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Gravatar Linus Torvalds 1-23/+0
2022-05-27Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-35/+0
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-21/+0
2022-05-27mm: Kconfig: reorganize misplaced mm optionsGravatar Vlastimil Babka 1-34/+0
2022-05-25Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 1-5/+10
2022-05-25Merge tag 'slab-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Gravatar Linus Torvalds 1-0/+1
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+1
2022-05-18random: remove ratelimiting for in-kernel unseeded randomnessGravatar Jason A. Donenfeld 1-2/+1
2022-05-12lib/Kconfig.debug: change KUnit tests to default to KUNIT_ALL_TESTSGravatar Daniel Latypov 1-5/+10
2022-04-29lib/Kconfig.debug: remove more CONFIG_..._VALUE indirectionsGravatar Rasmus Villemoes 1-21/+0
2022-04-28nvdimm: Drop nd_device_lock()Gravatar Dan Williams 1-17/+0
2022-04-28cxl: Drop cxl_device_lock()Gravatar Dan Williams 1-6/+0
2022-04-22objtool: Add HAVE_NOINSTR_VALIDATIONGravatar Josh Poimboeuf 1-1/+1
2022-04-22objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION"Gravatar Josh Poimboeuf 1-1/+1
2022-04-22objtool: Make noinstr hacks optionalGravatar Josh Poimboeuf 1-2/+2
2022-04-22objtool: Add CONFIG_OBJTOOLGravatar Josh Poimboeuf 1-9/+11
2022-04-06mm/slub: use stackdepot to save stack trace in objectsGravatar Oliver Glitta 1-0/+1
2022-03-24Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Gravatar Linus Torvalds 1-0/+23
2022-03-24Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-66/+76
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-2/+32
2022-03-23lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN optionGravatar Feng Tang 1-1/+2