summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2022-03-241-0/+23
|\
| * cxl: Prove CXL lockingDan Williams2022-02-081-0/+23
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-241-66/+76
|\ \
| * | lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN optionFeng Tang2022-03-231-1/+2
| * | Kconfig.debug: make DEBUG_INFO selectable from a choiceKees Cook2022-03-231-65/+74
| |/
* | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-241-2/+32
|\ \
| * | fprobe: Add a selftest for fprobeMasami Hiramatsu2022-03-171-0/+12
| * | bpf: Add config to allow loading modules with BTF mismatchesConnor O'Brien2022-02-281-0/+10
| * | lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+Nathan Chancellor2022-02-021-1/+1
| * | lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSIONNathan Chancellor2022-02-021-2/+2
| * | compiler_types: define __user as __attribute__((btf_type_tag("user")))Yonghong Song2022-01-271-0/+8
| |/
* | lib: stackinit: Convert to KUnitKees Cook2022-03-211-11/+11
* | lib: overflow: Convert to KunitKees Cook2022-02-271-3/+13
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-201-5/+26
|\
| * kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTRMarco Elver2022-01-201-0/+2
| * lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KBNathan Chancellor2022-01-201-0/+1
| * test_hash.c: refactor into kunitIsabella Basso2022-01-201-9/+19
| * lib/Kconfig.debug: properly split hash test kernel entriesIsabella Basso2022-01-201-3/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-091-0/+1
|\|
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-081-0/+1
| |\
| | * bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALLKumar Kartikeya Dwivedi2021-12-021-0/+1
* | | net: add net device refcount tracker infrastructureEric Dumazet2021-12-061-0/+5
* | | lib: add tests for reference trackerEric Dumazet2021-12-061-0/+10
|/ /
* / parisc: Increase FRAME_WARN to 2048 bytes on pariscHelge Deller2021-11-221-2/+3
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-1/+1
|\
| * mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand2021-11-061-1/+1
* | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-011-1/+2
|\ \
| * | kprobes: convert tests to kunitSven Schnelle2021-10-211-1/+2
| |/
* | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-011-0/+11
|\ \
| * | lib: Introduce CONFIG_MEMCPY_KUNIT_TESTKees Cook2021-10-181-0/+11
* | | Merge branch 'objtool/urgent'Peter Zijlstra2021-10-071-2/+2
|\ \ \ | | |/ | |/|
| * | xtensa: increase size of gcc stack frame checkGuenter Roeck2021-09-241-1/+1
| |/
| * Kconfig.debug: drop GCC 5+ version check for DWARF5Nick Desaulniers2021-09-131-1/+1
* | objtool: Support pv_opsindirect calls for noinstrPeter Zijlstra2021-09-171-1/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-5/+4
|\
| * Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCHLukas Bulwahn2021-09-081-1/+0
| * lib/test: convert test_sort.c to use KUnitDaniel Latypov2021-09-081-2/+3
| * math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting itGeert Uytterhoeven2021-09-081-2/+1
* | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-031-0/+2
|\ \
| * | Makefile: remove stale cc-option checksNick Desaulniers2021-09-031-0/+2
| |/
* | Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-021-1/+1
|\ \
| * | parisc: Increase size of gcc stack frame checkHelge Deller2021-08-301-1/+1
| |/
* | Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2021-08-311-0/+7
|\ \
| * | SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directoryChuck Lever2021-08-201-0/+7
| |/
* | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-301-27/+0
|\ \
| * | block: remove CONFIG_DEBUG_BLOCK_EXT_DEVTChristoph Hellwig2021-08-241-27/+0
| |/
* / locking/rtmutex: Add mutex variant for RTThomas Gleixner2021-08-171-5/+6
|/
* lib/test_string.c: move string selftest in the Runtime Testing menuMatteo Croce2021-07-301-0/+3
* mm/page_alloc: Revert pahole zero-sized workaroundMel Gorman2021-07-101-3/+0
* Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-101-2/+2
|\