index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Kconfig.debug
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2022-03-25
1
-0
/
+23
|
\
|
*
cxl: Prove CXL locking
Dan Williams
2022-02-09
1
-0
/
+23
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-24
1
-66
/
+76
|
\
\
|
*
|
lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option
Feng Tang
2022-03-24
1
-1
/
+2
|
*
|
Kconfig.debug: make DEBUG_INFO selectable from a choice
Kees Cook
2022-03-24
1
-65
/
+74
|
|
/
*
|
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
1
-2
/
+32
|
\
\
|
*
|
fprobe: Add a selftest for fprobe
Masami Hiramatsu
2022-03-18
1
-0
/
+12
|
*
|
bpf: Add config to allow loading modules with BTF mismatches
Connor O'Brien
2022-02-28
1
-0
/
+10
|
*
|
lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+
Nathan Chancellor
2022-02-02
1
-1
/
+1
|
*
|
lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSION
Nathan Chancellor
2022-02-02
1
-2
/
+2
|
*
|
compiler_types: define __user as __attribute__((btf_type_tag("user")))
Yonghong Song
2022-01-27
1
-0
/
+8
|
|
/
*
|
lib: stackinit: Convert to KUnit
Kees Cook
2022-03-21
1
-11
/
+11
*
|
lib: overflow: Convert to Kunit
Kees Cook
2022-02-27
1
-3
/
+13
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
1
-5
/
+26
|
\
|
*
kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR
Marco Elver
2022-01-20
1
-0
/
+2
|
*
lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KB
Nathan Chancellor
2022-01-20
1
-0
/
+1
|
*
test_hash.c: refactor into kunit
Isabella Basso
2022-01-20
1
-9
/
+19
|
*
lib/Kconfig.debug: properly split hash test kernel entries
Isabella Basso
2022-01-20
1
-3
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
1
-0
/
+1
|
\
|
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-12-09
1
-0
/
+1
|
|
\
|
|
*
bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
Kumar Kartikeya Dwivedi
2021-12-02
1
-0
/
+1
*
|
|
net: add net device refcount tracker infrastructure
Eric Dumazet
2021-12-07
1
-0
/
+5
*
|
|
lib: add tests for reference tracker
Eric Dumazet
2021-12-07
1
-0
/
+10
|
/
/
*
/
parisc: Increase FRAME_WARN to 2048 bytes on parisc
Helge Deller
2021-11-22
1
-2
/
+3
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-1
/
+1
|
\
|
*
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
2021-11-06
1
-1
/
+1
*
|
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-02
1
-1
/
+2
|
\
\
|
*
|
kprobes: convert tests to kunit
Sven Schnelle
2021-10-21
1
-1
/
+2
|
|
/
*
|
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-02
1
-0
/
+11
|
\
\
|
*
|
lib: Introduce CONFIG_MEMCPY_KUNIT_TEST
Kees Cook
2021-10-18
1
-0
/
+11
*
|
|
Merge branch 'objtool/urgent'
Peter Zijlstra
2021-10-07
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
xtensa: increase size of gcc stack frame check
Guenter Roeck
2021-09-25
1
-1
/
+1
|
|
/
|
*
Kconfig.debug: drop GCC 5+ version check for DWARF5
Nick Desaulniers
2021-09-13
1
-1
/
+1
*
|
objtool: Support pv_opsindirect calls for noinstr
Peter Zijlstra
2021-09-17
1
-1
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-5
/
+4
|
\
|
*
Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCH
Lukas Bulwahn
2021-09-08
1
-1
/
+0
|
*
lib/test: convert test_sort.c to use KUnit
Daniel Latypov
2021-09-08
1
-2
/
+3
|
*
math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting it
Geert Uytterhoeven
2021-09-08
1
-2
/
+1
*
|
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-04
1
-0
/
+2
|
\
\
|
*
|
Makefile: remove stale cc-option checks
Nick Desaulniers
2021-09-03
1
-0
/
+2
|
|
/
*
|
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-02
1
-1
/
+1
|
\
\
|
*
|
parisc: Increase size of gcc stack frame check
Helge Deller
2021-08-30
1
-1
/
+1
|
|
/
*
|
Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2021-08-31
1
-0
/
+7
|
\
\
|
*
|
SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directory
Chuck Lever
2021-08-20
1
-0
/
+7
|
|
/
*
|
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-31
1
-27
/
+0
|
\
\
|
*
|
block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT
Christoph Hellwig
2021-08-24
1
-27
/
+0
|
|
/
*
/
locking/rtmutex: Add mutex variant for RT
Thomas Gleixner
2021-08-17
1
-5
/
+6
|
/
*
lib/test_string.c: move string selftest in the Runtime Testing menu
Matteo Croce
2021-07-30
1
-0
/
+3
*
mm/page_alloc: Revert pahole zero-sized workaround
Mel Gorman
2021-07-11
1
-3
/
+0
*
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-07-10
1
-2
/
+2
|
\
[next]