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
2019-12-07
lib/: fix Kconfig indentation
Krzysztof Kozlowski
1
-17
/
+17
2019-12-07
kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'
Changbin Du
1
-12
/
+12
2019-12-07
kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'
Changbin Du
1
-9
/
+9
2019-12-07
kernel-hacking: create a submenu for scheduler debugging options
Changbin Du
1
-0
/
+4
2019-12-07
kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE
Changbin Du
1
-12
/
+12
2019-12-07
kernel-hacking: move Oops into 'Lockups and Hangs'
Changbin Du
1
-29
/
+29
2019-12-07
kernel-hacking: move kernel testing and coverage options to same submenu
Changbin Du
1
-84
/
+89
2019-12-07
kernel-hacking: group kernel data structures debugging together
Changbin Du
1
-10
/
+14
2019-12-07
kernel-hacking: create submenu for arch special debugging options
Changbin Du
1
-0
/
+4
2019-12-07
kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instrum...
Changbin Du
1
-4
/
+8
2019-12-02
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-11
/
+0
2019-11-30
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+9
2019-11-21
drivers: hv: vmbus: Introduce latency testing
Branden Bonaby
1
-0
/
+7
2019-11-15
kbuild: move headers_check rule to usr/include/Makefile
Masahiro Yamada
1
-11
/
+0
2019-11-01
lib/list-test: add a test for the 'list' doubly linked list
David Gow
1
-0
/
+18
2019-10-17
printf: add support for printing symbolic error names
Rasmus Villemoes
1
-0
/
+9
2019-09-30
kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
Iurii Zaikin
1
-0
/
+11
2019-09-30
lib: enable building KUnit in lib/
Brendan Higgins
1
-0
/
+2
2019-09-25
compiler: enable CONFIG_OPTIMIZE_INLINING forcibly
Masahiro Yamada
1
-3
/
+1
2019-09-24
mm/kmemleak: increase the max mem pool to 1M
Qian Cai
1
-1
/
+1
2019-09-24
mm: kmemleak: use the memory pool for early allocations
Catalin Marinas
1
-5
/
+6
2019-09-24
kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K
Nicolas Boichat
1
-1
/
+1
2019-09-11
module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULES
Masahiro Yamada
1
-16
/
+0
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-11
/
+1
2019-07-18
kbuild: create *.mod with full directory path and remove MODVERDIR
Masahiro Yamada
1
-11
/
+1
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+8
2019-07-16
lib: introduce test_meminit module
Alexander Potapenko
1
-0
/
+8
2019-07-15
docs: locking: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-2
/
+2
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-9
/
+16
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+9
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+8
2019-07-01
blackhole_dev: add a selftest
Mahesh Bandewar
1
-0
/
+9
2019-06-26
rslib: Add tests for the encoder and decoder
Ferdinand Blomqvist
1
-0
/
+12
2019-06-17
locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER
Waiman Long
1
-4
/
+4
2019-06-15
kbuild: add 'headers' target to build up uapi headers in usr/include
Masahiro Yamada
1
-3
/
+1
2019-06-15
kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples
Masahiro Yamada
1
-5
/
+14
2019-06-15
kbuild: fix Kconfig prompt of CONFIG_HEADERS_CHECK
Masahiro Yamada
1
-3
/
+3
2019-06-14
docs: fault-injection: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-12
genirq/timings: Add selftest for circular array
Daniel Lezcano
1
-0
/
+8
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-16
slab: remove /proc/slab_allocators
Qian Cai
1
-4
/
+0
2019-05-14
init: introduce DEBUG_MISC option
Sinan Kaya
1
-0
/
+9
2019-05-14
lib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST
Davidlohr Bueso
1
-1
/
+1
2019-05-14
compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
1
-0
/
+14
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+8
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2019-05-06
Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
[next]