summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)Author
2022-09-24Makefile.debug: re-enable debug info for .S filesNick Desaulniers
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
2022-04-22objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION"Josh Poimboeuf
2022-04-22objtool: Make noinstr hacks optionalJosh Poimboeuf
2022-04-22objtool: Add CONFIG_OBJTOOLJosh Poimboeuf
2022-04-06mm/slub: use stackdepot to save stack trace in objectsOliver Glitta
2022-03-24Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2022-03-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-23lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN optionFeng Tang
2022-03-23Kconfig.debug: make DEBUG_INFO selectable from a choiceKees Cook
2022-03-21lib: stackinit: Convert to KUnitKees Cook
2022-03-17fprobe: Add a selftest for fprobeMasami Hiramatsu
2022-02-28bpf: Add config to allow loading modules with BTF mismatchesConnor O'Brien
2022-02-27lib: overflow: Convert to KunitKees Cook
2022-02-08cxl: Prove CXL lockingDan Williams
2022-02-02lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+Nathan Chancellor
2022-02-02lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSIONNathan Chancellor
2022-01-27compiler_types: define __user as __attribute__((btf_type_tag("user")))Yonghong Song
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTRMarco Elver
2022-01-20lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KBNathan Chancellor
2022-01-20test_hash.c: refactor into kunitIsabella Basso
2022-01-20lib/Kconfig.debug: properly split hash test kernel entriesIsabella Basso
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-06net: add net device refcount tracker infrastructureEric Dumazet
2021-12-06lib: add tests for reference trackerEric Dumazet
2021-12-02bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALLKumar Kartikeya Dwivedi
2021-11-22parisc: Increase FRAME_WARN to 2048 bytes on pariscHelge Deller