index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Kconfig.debug
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-26
mm: add Kernel Electric-Fence infrastructure
Alexander Potapenko
1
-0
/
+1
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+43
2021-02-16
Kconfig: allow explicit opt in to DWARF v5
Nick Desaulniers
1
-0
/
+18
2021-02-16
Kbuild: make DWARF version a choice
Nick Desaulniers
1
-5
/
+25
2021-02-12
Merge branch 'linus' into locking/core, to pick up upstream fixes
Ingo Molnar
1
-8
/
+0
2021-02-12
kbuild: Remove $(cc-option,-gdwarf-4) dependency from DEBUG_INFO_DWARF4
Masahiro Yamada
1
-1
/
+0
2021-01-22
lockdep: report broken irq restoration
Mark Rutland
1
-0
/
+8
2021-01-04
Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux
Linus Torvalds
1
-8
/
+0
2020-12-18
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2020-12-15
lib/cmdline_kunit: add a new test suite for cmdline API
Andy Shevchenko
1
-0
/
+11
2020-12-15
Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+11
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+9
2020-12-11
Add and use a generic version of devmem_is_allowed()
Palmer Dabbelt
1
-1
/
+1
2020-12-11
lib: Add a generic version of devmem_is_allowed()
Palmer Dabbelt
1
-1
/
+1
2020-12-02
Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK
Masahiro Yamada
1
-8
/
+0
2020-12-01
net: switch to storing KCOV handle directly in sk_buff
Marco Elver
1
-1
/
+0
2020-11-24
mm/highmem: Provide CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP
Thomas Gleixner
1
-0
/
+14
2020-11-24
mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCAL
Thomas Gleixner
1
-0
/
+8
2020-11-17
resource: Add test cases for new resource API
Andy Shevchenko
1
-0
/
+11
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+9
2020-11-12
net: kcov: don't select SKB_EXTENSIONS when there is no NET
Randy Dunlap
1
-1
/
+1
2020-11-10
kbuild: Build kernel module BTFs if BTF is enabled and pahole supports it
Andrii Nakryiko
1
-0
/
+9
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2020-11-02
net: add kcov handle to skb extensions
Aleksandr Nogikh
1
-0
/
+1
2020-10-30
docs: Kconfig/Makefile: add a check for broken ABI files
Mauro Carvalho Chehab
1
-0
/
+2
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+4
2020-10-18
Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-7
/
+16
2020-10-18
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+21
2020-10-16
lib, include/linux: add usercopy failure capability
Albert van der Linde
1
-0
/
+7
2020-10-13
mm/page_alloc.c: fix freeing non-compound pages
Matthew Wilcox (Oracle)
1
-0
/
+9
2020-10-13
lib: kunit: add bitfield test conversion to KUnit
Vitor Massaru Iha
1
-7
/
+16
2020-10-09
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+21
2020-09-19
kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments'
Changbin Du
1
-3
/
+1
2020-09-04
Merge branch 'csd.2020.09.04a' into HEAD
Paul E. McKenney
1
-0
/
+11
2020-09-04
kernel/smp: Provide CSD lock timeout diagnostics
Paul E. McKenney
1
-0
/
+11
2020-08-27
kbuild: Simplify DEBUG_INFO Kconfig handling
Sedat Dilek
1
-6
/
+4
2020-08-24
scftorture: Add smp_call_function() torture test
Paul E. McKenney
1
-0
/
+10
2020-08-12
lib/Kconfig.debug: fix typo in the help text of CONFIG_PANIC_TIMEOUT
Tiezhu Yang
1
-1
/
+1
2020-08-12
lib/test_bits.c: add tests of GENMASK
Rikard Falkeborn
1
-0
/
+11
2020-08-12
lib/: replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-08-12
lib/Kconfig.debug: make TEST_LOCKUP depend on module
Tiezhu Yang
1
-0
/
+1
2020-08-12
./Makefile: add debug option to enable function aligned on 32 bytes
Feng Tang
1
-0
/
+11
2020-08-05
Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+36
2020-08-03
Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+11
2020-08-03
Merge branch 'locking/nmi' into locking/core, to pick up completed topic branch
Ingo Molnar
1
-0
/
+6
2020-07-29
lockdep: Add preemption enabled/disabled assertion APIs
Ahmed S. Darwish
1
-0
/
+1
2020-07-27
locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIs
peterz@infradead.org
1
-0
/
+6
2020-07-23
debugfs: Add access restriction option
Peter Enderborg
1
-0
/
+32
2020-07-03
lib: update DEBUG_SHIRQ docs to match reality
Wolfram Sang
1
-4
/
+4
2020-06-29
selftests/fpu: Add an FPU selftest
Petteri Aimonen
1
-0
/
+11
[next]