summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Makefile: extend 32B aligned debug option to 64B alignedFeng Tang2021-05-241-2/+2
* | dump_stack: add vmlinux build ID to stack tracesStephen Boyd2021-07-081-0/+11
* | lib: fix spelling mistakesZhen Lei2021-07-081-3/+3
* | Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds2021-07-021-2/+3
|\ \
| * | lib/test: convert lib/test_list_sort.c to use KUnitDaniel Latypov2021-06-251-2/+3
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-0/+12
|\ \
| * | lib/math/rational: add Kunit test casesTrent Piepho2021-07-011-0/+12
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-0/+15
|\| |
| * | mm/page_alloc: convert per-cpu list protection to local_lockMel Gorman2021-06-291-0/+3
| * | mm/slub, kunit: add a KUnit test for SLUB debugging functionalityOliver Glitta2021-06-291-0/+12
| |/
* | Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-06-291-0/+12
|\ \
| * | clocksource: Provide kernel module to test clocksource watchdogPaul E. McKenney2021-06-221-0/+12
| |/
* | Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-06-291-0/+3
|\ \