summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
AgeCommit message (Expand)Author
2023-01-07test_kprobes: Fix implicit declaration error of test_kprobesLi Hua
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-12-01error-injection: Add prompt for function error injectionSteven Rostedt (Google)
2022-11-30Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabledLee Jones
2022-11-22test_kprobes: fix implicit declaration error of test_kprobesLi Hua
2022-11-08Kconfig.debug: ensure early check for KMSAN in CONFIG_KMSAN_WARNAlexander Potapenko
2022-11-08maple_tree: reorganize testing to restore module testingLiam Howlett
2022-10-28Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by defaultAlexander Potapenko
2022-10-16Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-17lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5Nathan Chancellor
2022-10-13Kconfig.debug: add toolchain checks for DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULTMasahiro Yamada
2022-10-13Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5Masahiro Yamada
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'sched-rt-2022-10-05' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-03Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-03kmsan: add KMSAN runtime coreAlexander Potapenko
2022-09-29Merge branch 'v6.0-rc7'Peter Zijlstra
2022-09-28Kbuild: add Rust supportMiguel Ojeda
2022-09-26mm: remove vmacacheLiam R. Howlett
2022-09-26Maple Tree: add new data structureLiam R. Howlett
2022-09-24Makefile.debug: re-enable debug info for .S filesNick Desaulniers
2022-09-19mm/debug: Provide VM_WARN_ON_IRQS_ENABLED()Thomas Gleixner
2022-09-12Merge 6.0-rc5 into driver-core-nextGreg Kroah-Hartman
2022-09-07fortify: Add KUnit test for FORTIFY_SOURCE internalsKees Cook
2022-09-07dyndbg: add test_dynamic_debug moduleJim Cromie
2022-08-31testing/selftests: Add tests for the is_signed_type() macroBart Van Assche
2022-08-30perf/hw_breakpoint: Add KUnit test for constraints accountingMarco Elver
2022-08-24lib/test_cpumask: follow KUnit style guidelinesSander Vanheule
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-04Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-28kobject: fix Kconfig.debug "its" grammarRandy Dunlap
2022-07-17lib/test: introduce cpumask KUnit test suiteSander Vanheule
2022-07-07objtool: update objtool.txt referencesMauro Carvalho Chehab
2022-07-03mm: shrinkers: introduce debugfs interface for memory shrinkersRoman Gushchin
2022-05-27Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2022-05-27Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-27mm: Kconfig: reorganize misplaced mm optionsVlastimil Babka
2022-05-25Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-05-25Merge tag 'slab-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-05-18random: remove ratelimiting for in-kernel unseeded randomnessJason A. Donenfeld
2022-05-12lib/Kconfig.debug: change KUnit tests to default to KUNIT_ALL_TESTSDaniel Latypov
2022-04-29lib/Kconfig.debug: remove more CONFIG_..._VALUE indirectionsRasmus Villemoes
2022-04-28nvdimm: Drop nd_device_lock()Dan Williams
2022-04-28cxl: Drop cxl_device_lock()Dan Williams
2022-04-22objtool: Add HAVE_NOINSTR_VALIDATIONJosh Poimboeuf