index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/dynamic_debug.c: use address-of operator on section symbols
Nathan Chancellor
2020-04-07
1
-1
/
+1
*
lib/test_kmod.c: remove a NULL test
Dan Carpenter
2020-04-07
1
-1
/
+1
*
lib/rbtree: fix coding style of assignments
chenqiwu
2020-04-07
1
-2
/
+2
*
lib/test_bitmap.c: make use of EXP2_IN_BITS
Andy Shevchenko
2020-04-07
1
-0
/
+2
*
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
2020-04-07
1
-0
/
+24
*
lib/stackdepot.c: build with -fno-builtin
Alexander Potapenko
2020-04-07
1
-0
/
+4
*
lib/stackdepot.c: check depot_index before accessing the stack slab
Alexander Potapenko
2020-04-07
1
-2
/
+13
*
lib: test_stackinit.c: XFAIL switch variable init tests
Kees Cook
2020-04-07
2
-10
/
+19
*
lib/scatterlist: fix sg_copy_buffer() kerneldoc
Geert Uytterhoeven
2020-04-07
1
-1
/
+1
*
lib/ts_kmp.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
1
-1
/
+1
*
lib/ts_fsm.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
1
-1
/
+1
*
lib/ts_bm.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
1
-1
/
+1
*
lib/bch.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
1
-1
/
+1
*
lib/test_lockup.c: add parameters for locking generic vfs locks
Konstantin Khlebnikov
2020-04-07
1
-0
/
+45
*
lib/test_lockup.c: fix spelling mistake "iteraions" -> "iterations"
Colin Ian King
2020-04-07
1
-1
/
+1
*
lib/test_lockup: test module to generate lockups
Konstantin Khlebnikov
2020-04-07
3
-0
/
+567
*
compiler: remove CONFIG_OPTIMIZE_INLINING entirely
Masahiro Yamada
2020-04-07
1
-12
/
+0
*
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-04-05
1
-9
/
+26
|
\
|
*
tools/bootconfig: Show line and column in parse error
Masami Hiramatsu
2020-03-03
1
-9
/
+26
*
|
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-03
2
-8
/
+27
|
\
\
|
*
|
Merge 5.6-rc5 into char-misc-next
Greg Kroah-Hartman
2020-03-09
2
-9
/
+30
|
|
\
|
|
*
|
Merge 5.6-rc3 into char-misc-next
Greg Kroah-Hartman
2020-02-24
5
-9
/
+35
|
|
\
\
|
*
|
|
dynamic_debug: allow to work if debugfs is disabled
Greg Kroah-Hartman
2020-02-12
2
-8
/
+27
*
|
|
|
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
2
-3
/
+2
|
\
\
\
\
|
*
|
|
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
2
-0
/
+2
|
*
|
|
|
.gitignore: remove too obvious comments
Masahiro Yamada
2020-03-25
1
-3
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
2020-04-02
1
-3
/
+4
|
\
\
\
\
|
*
|
|
|
percpu_ref: Fix comment regarding percpu_ref_init flags
Ira Weiny
2020-03-05
1
-3
/
+4
|
|
/
/
/
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-02
1
-0
/
+19
|
\
\
\
\
|
*
|
|
|
kasan: add test for invalid size in memmove
Walter Wu
2020-04-02
1
-0
/
+19
*
|
|
|
|
Merge tag 'xarray-5.7' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2020-04-01
3
-11
/
+61
|
\
\
\
\
\
|
*
|
|
|
|
xarray: Fix early termination of xas_for_each_marked
Matthew Wilcox (Oracle)
2020-03-12
1
-0
/
+2
|
*
|
|
|
|
XArray: Optimise xas_sibling() if !CONFIG_XARRAY_MULTI
Matthew Wilcox (Oracle)
2020-02-27
1
-1
/
+1
|
*
|
|
|
|
ida: remove abandoned macros
Alex Shi
2020-01-31
1
-8
/
+0
|
*
|
|
|
|
XArray: Fix xas_pause for large multi-index entries
Matthew Wilcox (Oracle)
2020-01-31
2
-1
/
+38
|
*
|
|
|
|
XArray: Fix xa_find_next for large multi-index entries
Matthew Wilcox (Oracle)
2020-01-31
2
-1
/
+20
*
|
|
|
|
|
Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-04-01
8
-75
/
+358
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
kunit: subtests should be indented 4 spaces according to TAP
Alan Maguire
2020-03-26
2
-42
/
+44
|
*
|
|
|
|
kunit: add log test
Alan Maguire
2020-03-26
1
-1
/
+39
|
*
|
|
|
|
kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
Alan Maguire
2020-03-26
6
-33
/
+276
|
*
|
|
|
|
Fix linked-list KUnit test when run multiple times
David Gow
2020-03-25
1
-2
/
+2
|
*
|
|
|
|
kunit: Always print actual pointer values in asserts
David Gow
2020-03-25
1
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-31
2
-4
/
+4
|
\
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
1
-3
/
+8
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-02-29
1
-2
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
bpf/tests: Use migrate disable instead of preempt disable
David Miller
2020-02-24
1
-2
/
+2
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-27
2
-9
/
+30
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
/
/
/
/
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-21
2
-2
/
+22
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
lib: objagg: Replace zero-length arrays with flexible-array member
Gustavo A. R. Silva
2020-02-16
1
-2
/
+2
*
|
|
|
|
|
|
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-03-31
1
-0
/
+10
|
\
\
\
\
\
\
\
[next]