summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)Author
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
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-21kprobes: convert tests to kunitSven Schnelle
2021-10-18lib: Introduce CONFIG_MEMCPY_KUNIT_TESTKees Cook
2021-10-07Merge branch 'objtool/urgent'Peter Zijlstra
2021-09-24xtensa: increase size of gcc stack frame checkGuenter Roeck
2021-09-17objtool: Support pv_opsindirect calls for noinstrPeter Zijlstra
2021-09-13Kconfig.debug: drop GCC 5+ version check for DWARF5Nick Desaulniers
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCHLukas Bulwahn
2021-09-08lib/test: convert test_sort.c to use KUnitDaniel Latypov
2021-09-08math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting itGeert Uytterhoeven
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-03Makefile: remove stale cc-option checksNick Desaulniers
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-31Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-30parisc: Increase size of gcc stack frame checkHelge Deller
2021-08-24block: remove CONFIG_DEBUG_BLOCK_EXT_DEVTChristoph Hellwig
2021-08-20SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directoryChuck Lever
2021-08-17locking/rtmutex: Add mutex variant for RTThomas Gleixner
2021-07-30lib/test_string.c: move string selftest in the Runtime Testing menuMatteo Croce
2021-07-10mm/page_alloc: Revert pahole zero-sized workaroundMel Gorman
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds