summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | lib: test_scanf: Add tests for sscanf number conversionRichard Fitzgerald2021-05-191-0/+3
* | | locking/lockdep: Reduce LOCKDEP dependency listRandy Dunlap2021-05-311-1/+0
| |/ |/|
* | mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual2021-04-301-1/+8
* | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-04-291-2/+11
|\ \
| * | kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.shMasahiro Yamada2021-04-251-2/+1
| * | kbuild: add CONFIG_VMLINUX_MAP expert optionRasmus Villemoes2021-04-251-0/+10
* | | Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-04-291-0/+10
|\ \ \
| * | | lib/math: Add a `do_div' test moduleMaciej W. Rozycki2021-04-211-0/+10
| |/ /
* | | Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-04-281-1/+0
|\ \ \ | |_|/ |/| |
| * | Merge tag 'v5.12-rc8' into sched/core, to pick up fixesIngo Molnar2021-04-201-3/+3
| |\ \
| * | | sched: Don't make LATENCYTOP select SCHED_DEBUGPeter Zijlstra2021-04-161-1/+0
| | |/ | |/|