aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
AgeCommit message (Expand)Author
2020-10-18Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-10-18Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-16lib, include/linux: add usercopy failure capabilityAlbert van der Linde
2020-10-13mm/page_alloc.c: fix freeing non-compound pagesMatthew Wilcox (Oracle)
2020-10-13lib: kunit: add bitfield test conversion to KUnitVitor Massaru Iha
2020-10-09Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-09-19kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments'Changbin Du
2020-09-04Merge branch 'csd.2020.09.04a' into HEADPaul E. McKenney
2020-09-04kernel/smp: Provide CSD lock timeout diagnosticsPaul E. McKenney
2020-08-24scftorture: Add smp_call_function() torture testPaul E. McKenney
2020-08-12lib/Kconfig.debug: fix typo in the help text of CONFIG_PANIC_TIMEOUTTiezhu Yang
2020-08-12lib/test_bits.c: add tests of GENMASKRikard Falkeborn
2020-08-12lib/: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-12lib/Kconfig.debug: make TEST_LOCKUP depend on moduleTiezhu Yang
2020-08-12./Makefile: add debug option to enable function aligned on 32 bytesFeng Tang
2020-08-05Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-03Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-03Merge branch 'locking/nmi' into locking/core, to pick up completed topic branchIngo Molnar
2020-07-29lockdep: Add preemption enabled/disabled assertion APIsAhmed S. Darwish
2020-07-27locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIspeterz@infradead.org
2020-07-23debugfs: Add access restriction optionPeter Enderborg
2020-07-03lib: update DEBUG_SHIRQ docs to match realityWolfram Sang
2020-06-29selftests/fpu: Add an FPU selftestPetteri Aimonen
2020-06-17kconfig: unify cc-option and as-optionMasahiro Yamada
2020-06-15Makefile: Improve compressed debug info support detectionArvind Sankar
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-10lib: test get_count_order/long in test_bitops.cWei Yang
2020-06-09Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-06-08dynamic_debug: add an option to enable dynamic debug for modules onlyOrson Zhai
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-06-04lib: make a test module with set/clear bitJesse Brandeburg
2020-06-04mm/debug: add tests validating architecture page table helpersAnshuman Khandual
2020-06-04kcov: collect coverage from interruptsAndrey Konovalov
2020-06-02Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-06-01lib: Kconfig.debug: default KUNIT_* fragments to KUNIT_ALL_TESTSAnders Roxell
2020-06-01Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-29Makefile: support compressed debug infoNick Desaulniers
2020-05-19mm/hmm/test: add selftest driver for HMMRalph Campbell
2020-05-15docs: debugging-via-ohci1394.txt: add it to the core-api bookMauro Carvalho Chehab
2020-05-08lib/test_linear_ranges: add a test for the 'linear_ranges'Matti Vaittinen
2020-04-22kbuild/objtool: Add objtool-vmlinux.o passPeter Zijlstra
2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar
2020-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-07lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"Qiujun Huang
2020-04-07lib/test_lockup: test module to generate lockupsKonstantin Khlebnikov
2020-04-07compiler: remove CONFIG_OPTIMIZE_INLINING entirelyMasahiro Yamada