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-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
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2019-04-26
lib/Kconfig.debug: fix build error without CONFIG_BLOCK
YueHaibing
1
-0
/
+1
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
1
-3
/
+3
2019-04-19
kcov: improve CONFIG_ARCH_HAS_KCOV help text
Mark Rutland
1
-3
/
+3
2019-04-08
lib: Add test module for strscpy_pad
Tobin C. Harding
1
-0
/
+3
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
1
-1
/
+0
2019-04-03
kbuild: add ability to generate BTF type info for vmlinux
Andrii Nakryiko
1
-0
/
+8
2019-03-10
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-0
/
+2
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-36
/
+0
2019-03-09
Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+17
2019-03-09
Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+10
2019-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
1
-1
/
+22
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2019-03-05
mm/page_owner: move config option to mm/Kconfig.debug
Changbin Du
1
-17
/
+0
2019-03-05
vmalloc: add test driver to analyse vmalloc allocator
Uladzislau Rezki (Sony)
1
-0
/
+13
2019-03-05
kasan: remove use after scope bugs detection.
Andrey Ryabinin
1
-1
/
+0
2019-03-04
lib: Introduce test_stackinit module
Kees Cook
1
-0
/
+10
2019-02-28
kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to Kconfig
Masahiro Yamada
1
-0
/
+2
2019-02-13
dma-mapping: move debug configuration options to kernel/dma
Andy Shevchenko
1
-36
/
+0
2019-02-01
selftests/livepatch: add DYNAMIC_DEBUG config dependency
Joe Lawrence
1
-0
/
+1
2019-01-11
selftests/livepatch: introduce tests
Joe Lawrence
1
-1
/
+21
2019-01-09
lkdtm: Do not depend on BLOCK and clean up headers
Kees Cook
1
-1
/
+0
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-2
/
+2
2018-12-28
kmemleak: add config to select auto scan
Sri Krishna chowdary
1
-0
/
+15
2018-12-22
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
1
-2
/
+2
2018-12-18
printk: Add caller information to printk() output.
Tetsuo Handa
1
-0
/
+17
2018-11-15
lib: introduce initial implementation of object aggregation manager
Jiri Pirko
1
-0
/
+10
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-2
/
+1
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-0
/
+3
2018-10-26
Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+8
2018-10-23
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-3
/
+3
2018-10-21
xarray: Add XArray load operation
Matthew Wilcox
1
-0
/
+3
2018-10-11
lib: Add memcat_p(): paste 2 pointer arrays together
Alexander Shishkin
1
-0
/
+8
2018-10-04
ARM: 8800/1: use choice for kernel unwinders
Stefan Agner
1
-3
/
+3
2018-09-04
lib/Kconfig.debug: fix three typos in help text
Thibaut Sautereau
1
-2
/
+2
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-0
/
+3
2018-08-22
lib/Kconfig: remove 'default n' for tests
Andy Shevchenko
1
-17
/
+0
2018-08-21
ida: Start new test_ida module
Matthew Wilcox
1
-0
/
+3
2018-08-18
deprecate the '__deprecated' attribute warnings entirely and for good
Linus Torvalds
1
-8
/
+0
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+7
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+7
[next]