aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-12Merge branch 'linus' into locking/core, to pick up upstream fixesIngo Molnar1-8/+0
2021-01-22lockdep: report broken irq restorationMark Rutland1-0/+8
2021-01-04Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds1-8/+0
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-1/+1
2020-12-15lib/cmdline_kunit: add a new test suite for cmdline APIAndy Shevchenko1-0/+11
2020-12-15Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+11
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+9
2020-12-11Add and use a generic version of devmem_is_allowed()Palmer Dabbelt1-1/+1
2020-12-11lib: Add a generic version of devmem_is_allowed()Palmer Dabbelt1-1/+1
2020-12-02Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECKMasahiro Yamada1-8/+0
2020-12-01net: switch to storing KCOV handle directly in sk_buffMarco Elver1-1/+0
2020-11-24mm/highmem: Provide CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAPThomas Gleixner1-0/+14
2020-11-24mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCALThomas Gleixner1-0/+8
2020-11-17resource: Add test cases for new resource APIAndy Shevchenko1-0/+11
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+9
2020-11-12net: kcov: don't select SKB_EXTENSIONS when there is no NETRandy Dunlap1-1/+1
2020-11-10kbuild: Build kernel module BTFs if BTF is enabled and pahole supports itAndrii Nakryiko1-0/+9
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2020-11-02net: add kcov handle to skb extensionsAleksandr Nogikh1-0/+1
2020-10-30docs: Kconfig/Makefile: add a check for broken ABI filesMauro Carvalho Chehab1-0/+2
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-6/+4
2020-10-18Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-7/+16
2020-10-18Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+21
2020-10-16lib, include/linux: add usercopy failure capabilityAlbert van der Linde1-0/+7
2020-10-13mm/page_alloc.c: fix freeing non-compound pagesMatthew Wilcox (Oracle)1-0/+9
2020-10-13lib: kunit: add bitfield test conversion to KUnitVitor Massaru Iha1-7/+16
2020-10-09Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-0/+21
2020-09-19kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments'Changbin Du1-3/+1
2020-09-04Merge branch 'csd.2020.09.04a' into HEADPaul E. McKenney1-0/+11
2020-09-04kernel/smp: Provide CSD lock timeout diagnosticsPaul E. McKenney1-0/+11
2020-08-27kbuild: Simplify DEBUG_INFO Kconfig handlingSedat Dilek1-6/+4
2020-08-24scftorture: Add smp_call_function() torture testPaul E. McKenney1-0/+10
2020-08-12lib/Kconfig.debug: fix typo in the help text of CONFIG_PANIC_TIMEOUTTiezhu Yang1-1/+1
2020-08-12lib/test_bits.c: add tests of GENMASKRikard Falkeborn1-0/+11
2020-08-12lib/: replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-08-12lib/Kconfig.debug: make TEST_LOCKUP depend on moduleTiezhu Yang1-0/+1
2020-08-12./Makefile: add debug option to enable function aligned on 32 bytesFeng Tang1-0/+11
2020-08-05Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+36
2020-08-03Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+11
2020-08-03Merge branch 'locking/nmi' into locking/core, to pick up completed topic branchIngo Molnar1-0/+6
2020-07-29lockdep: Add preemption enabled/disabled assertion APIsAhmed S. Darwish1-0/+1
2020-07-27locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIspeterz@infradead.org1-0/+6
2020-07-23debugfs: Add access restriction optionPeter Enderborg1-0/+32
2020-07-03lib: update DEBUG_SHIRQ docs to match realityWolfram Sang1-4/+4
2020-06-29selftests/fpu: Add an FPU selftestPetteri Aimonen1-0/+11
2020-06-17kconfig: unify cc-option and as-optionMasahiro Yamada1-1/+0
2020-06-15Makefile: Improve compressed debug info support detectionArvind Sankar1-1/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-3/+3
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-3/+3
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2