aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)Author
2021-02-26mm: add Kernel Electric-Fence infrastructureAlexander Potapenko
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-16Kconfig: allow explicit opt in to DWARF v5Nick Desaulniers
2021-02-16Kbuild: make DWARF version a choiceNick Desaulniers
2021-02-12Merge branch 'linus' into locking/core, to pick up upstream fixesIngo Molnar
2021-02-12kbuild: Remove $(cc-option,-gdwarf-4) dependency from DEBUG_INFO_DWARF4Masahiro Yamada
2021-01-22lockdep: report broken irq restorationMark Rutland
2021-01-04Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-15lib/cmdline_kunit: add a new test suite for cmdline APIAndy Shevchenko
2020-12-15Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-11Add and use a generic version of devmem_is_allowed()Palmer Dabbelt
2020-12-11lib: Add a generic version of devmem_is_allowed()Palmer Dabbelt
2020-12-02Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECKMasahiro Yamada
2020-12-01net: switch to storing KCOV handle directly in sk_buffMarco Elver
2020-11-24mm/highmem: Provide CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAPThomas Gleixner
2020-11-24mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCALThomas Gleixner
2020-11-17resource: Add test cases for new resource APIAndy Shevchenko
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-11-12net: kcov: don't select SKB_EXTENSIONS when there is no NETRandy Dunlap
2020-11-10kbuild: Build kernel module BTFs if BTF is enabled and pahole supports itAndrii Nakryiko
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-02net: add kcov handle to skb extensionsAleksandr Nogikh
2020-10-30docs: Kconfig/Makefile: add a check for broken ABI filesMauro Carvalho Chehab
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
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-27kbuild: Simplify DEBUG_INFO Kconfig handlingSedat Dilek
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