aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorFilesLines
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-6/+4
2020-10-18Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 1-7/+16
2020-10-18Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+21
2020-10-16lib, include/linux: add usercopy failure capabilityGravatar Albert van der Linde 1-0/+7
2020-10-13mm/page_alloc.c: fix freeing non-compound pagesGravatar Matthew Wilcox (Oracle) 1-0/+9
2020-10-13lib: kunit: add bitfield test conversion to KUnitGravatar Vitor Massaru Iha 1-7/+16
2020-10-09Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 1-0/+21
2020-09-19kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments'Gravatar Changbin Du 1-3/+1
2020-09-04Merge branch 'csd.2020.09.04a' into HEADGravatar Paul E. McKenney 1-0/+11
2020-09-04kernel/smp: Provide CSD lock timeout diagnosticsGravatar Paul E. McKenney 1-0/+11
2020-08-27kbuild: Simplify DEBUG_INFO Kconfig handlingGravatar Sedat Dilek 1-6/+4
2020-08-24scftorture: Add smp_call_function() torture testGravatar Paul E. McKenney 1-0/+10
2020-08-12lib/Kconfig.debug: fix typo in the help text of CONFIG_PANIC_TIMEOUTGravatar Tiezhu Yang 1-1/+1
2020-08-12lib/test_bits.c: add tests of GENMASKGravatar Rikard Falkeborn 1-0/+11
2020-08-12lib/: replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2020-08-12lib/Kconfig.debug: make TEST_LOCKUP depend on moduleGravatar Tiezhu Yang 1-0/+1
2020-08-12./Makefile: add debug option to enable function aligned on 32 bytesGravatar Feng Tang 1-0/+11
2020-08-05Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+36
2020-08-03Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+11
2020-08-03Merge branch 'locking/nmi' into locking/core, to pick up completed topic branchGravatar Ingo Molnar 1-0/+6
2020-07-29lockdep: Add preemption enabled/disabled assertion APIsGravatar Ahmed S. Darwish 1-0/+1
2020-07-27locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIsGravatar peterz@infradead.org 1-0/+6
2020-07-23debugfs: Add access restriction optionGravatar Peter Enderborg 1-0/+32
2020-07-03lib: update DEBUG_SHIRQ docs to match realityGravatar Wolfram Sang 1-4/+4
2020-06-29selftests/fpu: Add an FPU selftestGravatar Petteri Aimonen 1-0/+11
2020-06-17kconfig: unify cc-option and as-optionGravatar Masahiro Yamada 1-1/+0
2020-06-15Makefile: Improve compressed debug info support detectionGravatar Arvind Sankar 1-1/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-3/+3
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Gravatar Masahiro Yamada 1-3/+3
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+2
2020-06-11Rebase locking/kcsan to locking/urgentGravatar Thomas Gleixner 1-0/+2
2020-06-10lib: test get_count_order/long in test_bitops.cGravatar Wei Yang 1-5/+5
2020-06-09Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-2/+4
2020-06-08dynamic_debug: add an option to enable dynamic debug for modules onlyGravatar Orson Zhai 1-0/+12
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-0/+17
2020-06-04lib: make a test module with set/clear bitGravatar Jesse Brandeburg 1-0/+13
2020-06-04mm/debug: add tests validating architecture page table helpersGravatar Anshuman Khandual 1-0/+22
2020-06-04kcov: collect coverage from interruptsGravatar Andrey Konovalov 1-0/+9
2020-06-02Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Gravatar Linus Torvalds 1-0/+13
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2020-06-01lib: Kconfig.debug: default KUNIT_* fragments to KUNIT_ALL_TESTSGravatar Anders Roxell 1-2/+4
2020-06-01Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+5
2020-05-29Makefile: support compressed debug infoGravatar Nick Desaulniers 1-0/+17
2020-05-19mm/hmm/test: add selftest driver for HMMGravatar Ralph Campbell 1-0/+13
2020-05-15docs: debugging-via-ohci1394.txt: add it to the core-api bookGravatar Mauro Carvalho Chehab 1-1/+1
2020-05-08lib/test_linear_ranges: add a test for the 'linear_ranges'Gravatar Matti Vaittinen 1-0/+12
2020-04-22kbuild/objtool: Add objtool-vmlinux.o passGravatar Peter Zijlstra 1-0/+5
2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshGravatar Ingo Molnar 1-18/+55
2020-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-0/+2
2020-04-07lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"Gravatar Qiujun Huang 1-1/+1