summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds2021-01-041-8/+0
|\
| * Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECKMasahiro Yamada2020-12-021-8/+0
* | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-181-1/+1
|\ \
| * \ Add and use a generic version of devmem_is_allowed()Palmer Dabbelt2020-12-111-1/+1
| |\ \
| | * | lib: Add a generic version of devmem_is_allowed()Palmer Dabbelt2020-12-111-1/+1
* | | | lib/cmdline_kunit: add a new test suite for cmdline APIAndy Shevchenko2020-12-151-0/+11
* | | | Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-12-151-0/+11
|\ \ \ \
| * | | | resource: Add test cases for new resource APIAndy Shevchenko2020-11-171-0/+11
| | |_|/ | |/| |
* | | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-0/+9
|\ \ \ \
| * | | | net: switch to storing KCOV handle directly in sk_buffMarco Elver2020-12-011-1/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-11-141-0/+9
| |\ \ \ \
| | * | | | kbuild: Build kernel module BTFs if BTF is enabled and pahole supports itAndrii Nakryiko2020-11-101-0/+9
| | | |/ / | | |/| |
| * | | | net: kcov: don't select SKB_EXTENSIONS when there is no NETRandy Dunlap2020-11-121-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-061-0/+2
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | net: add kcov handle to skb extensionsAleksandr Nogikh2020-11-021-0/+1
| | |/ / | |/| |
* | | | mm/highmem: Provide CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAPThomas Gleixner2020-11-241-0/+14
* | | | mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCALThomas Gleixner2020-11-241-0/+8
| |/ / |/| |
* | | docs: Kconfig/Makefile: add a check for broken ABI filesMauro Carvalho Chehab2020-10-301-0/+2
|/ /
* | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-6/+4
|\ \
| * | kbuild: Simplify DEBUG_INFO Kconfig handlingSedat Dilek2020-08-271-6/+4
* | | Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-10-181-7/+16
|\ \ \
| * | | lib: kunit: add bitfield test conversion to KUnitVitor Massaru Iha2020-10-131-7/+16
| |/ /
* | | Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-181-0/+21
|\ \ \
| * \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2020-10-091-0/+21
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'csd.2020.09.04a' into HEADPaul E. McKenney2020-09-041-0/+11
| | |\ \
| | | * | kernel/smp: Provide CSD lock timeout diagnosticsPaul E. McKenney2020-09-041-0/+11
| | | |/
| | * / scftorture: Add smp_call_function() torture testPaul E. McKenney2020-08-241-0/+10
| | |/
* | | lib, include/linux: add usercopy failure capabilityAlbert van der Linde2020-10-161-0/+7
* | | mm/page_alloc.c: fix freeing non-compound pagesMatthew Wilcox (Oracle)2020-10-131-0/+9
|/ /
* / kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments'Changbin Du2020-09-191-3/+1
|/
* lib/Kconfig.debug: fix typo in the help text of CONFIG_PANIC_TIMEOUTTiezhu Yang2020-08-121-1/+1
* lib/test_bits.c: add tests of GENMASKRikard Falkeborn2020-08-121-0/+11
* lib/: replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-121-1/+1
* lib/Kconfig.debug: make TEST_LOCKUP depend on moduleTiezhu Yang2020-08-121-0/+1
* ./Makefile: add debug option to enable function aligned on 32 bytesFeng Tang2020-08-121-0/+11
* Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-051-4/+36
|\
| * debugfs: Add access restriction optionPeter Enderborg2020-07-231-0/+32
| * lib: update DEBUG_SHIRQ docs to match realityWolfram Sang2020-07-031-4/+4
* | Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-031-0/+11
|\ \
| * | selftests/fpu: Add an FPU selftestPetteri Aimonen2020-06-291-0/+11
| |/
* | Merge branch 'locking/nmi' into locking/core, to pick up completed topic branchIngo Molnar2020-08-031-0/+6
|\ \
| * | locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIspeterz@infradead.org2020-07-271-0/+6
| |/
* / lockdep: Add preemption enabled/disabled assertion APIsAhmed S. Darwish2020-07-291-0/+1
|/
* kconfig: unify cc-option and as-optionMasahiro Yamada2020-06-171-1/+0
* Makefile: Improve compressed debug info support detectionArvind Sankar2020-06-151-1/+1
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-3/+3
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-3/+3
* | Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-06-111-0/+2
|\ \
| * \ Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-111-0/+2
| |\ \ | | |/ | |/|
| | * Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-131-18/+55
| | |\