summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorLines
2021-02-26mm: add Kernel Electric-Fence infrastructureAlexander Potapenko-0/+1
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-6/+43
2021-02-16Kconfig: allow explicit opt in to DWARF v5Nick Desaulniers-0/+18
2021-02-16Kbuild: make DWARF version a choiceNick Desaulniers-5/+25
2021-02-12Merge branch 'linus' into locking/core, to pick up upstream fixesIngo Molnar-8/+0
2021-02-12kbuild: Remove $(cc-option,-gdwarf-4) dependency from DEBUG_INFO_DWARF4Masahiro Yamada-1/+0
2021-01-22lockdep: report broken irq restorationMark Rutland-0/+8
2021-01-04Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds-8/+0
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2020-12-15lib/cmdline_kunit: add a new test suite for cmdline APIAndy Shevchenko-0/+11
2020-12-15Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-0/+11
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-0/+9
2020-12-11Add and use a generic version of devmem_is_allowed()Palmer Dabbelt-1/+1
2020-12-11lib: Add a generic version of devmem_is_allowed()Palmer Dabbelt-1/+1
2020-12-02Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECKMasahiro Yamada-8/+0
2020-12-01net: switch to storing KCOV handle directly in sk_buffMarco Elver-1/+0
2020-11-24mm/highmem: Provide CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAPThomas Gleixner-0/+14
2020-11-24mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCALThomas Gleixner-0/+8
2020-11-17resource: Add test cases for new resource APIAndy Shevchenko-0/+11
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-0/+9
2020-11-12net: kcov: don't select SKB_EXTENSIONS when there is no NETRandy Dunlap-1/+1
2020-11-10kbuild: Build kernel module BTFs if BTF is enabled and pahole supports itAndrii Nakryiko-0/+9
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+2
2020-11-02net: add kcov handle to skb extensionsAleksandr Nogikh-0/+1
2020-10-30docs: Kconfig/Makefile: add a check for broken ABI filesMauro Carvalho Chehab-0/+2
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-6/+4
2020-10-18Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-7/+16
2020-10-18Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+21
2020-10-16lib, include/linux: add usercopy failure capabilityAlbert van der Linde-0/+7
2020-10-13mm/page_alloc.c: fix freeing non-compound pagesMatthew Wilcox (Oracle)-0/+9
2020-10-13lib: kunit: add bitfield test conversion to KUnitVitor Massaru Iha-7/+16
2020-10-09Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-0/+21
2020-09-19kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments'Changbin Du-3/+1
2020-09-04Merge branch 'csd.2020.09.04a' into HEADPaul E. McKenney-0/+11
2020-09-04kernel/smp: Provide CSD lock timeout diagnosticsPaul E. McKenney-0/+11
2020-08-27kbuild: Simplify DEBUG_INFO Kconfig handlingSedat Dilek-6/+4
2020-08-24scftorture: Add smp_call_function() torture testPaul E. McKenney-0/+10
2020-08-12lib/Kconfig.debug: fix typo in the help text of CONFIG_PANIC_TIMEOUTTiezhu Yang-1/+1
2020-08-12lib/test_bits.c: add tests of GENMASKRikard Falkeborn-0/+11
2020-08-12lib/: replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2020-08-12lib/Kconfig.debug: make TEST_LOCKUP depend on moduleTiezhu Yang-0/+1
2020-08-12./Makefile: add debug option to enable function aligned on 32 bytesFeng Tang-0/+11
2020-08-05Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+36
2020-08-03Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+11
2020-08-03Merge branch 'locking/nmi' into locking/core, to pick up completed topic branchIngo Molnar-0/+6
2020-07-29lockdep: Add preemption enabled/disabled assertion APIsAhmed S. Darwish-0/+1
2020-07-27locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIspeterz@infradead.org-0/+6
2020-07-23debugfs: Add access restriction optionPeter Enderborg-0/+32
2020-07-03lib: update DEBUG_SHIRQ docs to match realityWolfram Sang-4/+4
2020-06-29selftests/fpu: Add an FPU selftestPetteri Aimonen-0/+11