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
*
lockdep: Introduce wait-type checks
Peter Zijlstra
2020-03-21
1
-0
/
+17
*
Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-02-26
1
-9
/
+27
|
\
|
*
bootconfig: Add append value operator support
Masami Hiramatsu
2020-02-21
1
-4
/
+11
|
*
bootconfig: Prohibit re-defining value on same key
Masami Hiramatsu
2020-02-21
1
-5
/
+8
|
*
bootconfig: Reject subkey and value on same parent key
Masami Hiramatsu
2020-02-20
1
-4
/
+12
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-02-24
1
-0
/
+3
|
\
\
|
*
|
crypto: chacha20poly1305 - prevent integer overflow on large input
Jason A. Donenfeld
2020-02-14
1
-0
/
+3
*
|
|
lib/stackdepot.c: fix global out-of-bounds in stack_slabs
Alexander Potapenko
2020-02-21
1
-2
/
+6
*
|
|
lib/string.c: update match_string() doc-strings with correct behavior
Alexandru Ardelean
2020-02-21
1
-0
/
+16
*
|
|
Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-02-11
3
-7
/
+13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bootconfig: Allocate xbc_nodes array dynamically
Masami Hiramatsu
2020-02-10
1
-3
/
+12
|
*
|
bootconfig: Remove unneeded CONFIG_LIBXBC
Masami Hiramatsu
2020-02-10
2
-4
/
+1
*
|
|
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-09
2
-3
/
+3
|
\
\
\
|
*
|
|
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-04
2
-3
/
+3
*
|
|
|
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2020-02-06
3
-0
/
+819
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
tools/bootconfig: Show the number of bootconfig nodes
Masami Hiramatsu
2020-02-05
1
-1
/
+4
|
*
|
|
bootconfig: Add more parse error messages
Masami Hiramatsu
2020-02-05
1
-4
/
+12
|
*
|
|
bootconfig: Add Extra Boot Config support
Masami Hiramatsu
2020-01-13
3
-0
/
+808
*
|
|
|
lib: new testcases for bitmap_parse{_user}
Yury Norov
2020-02-04
1
-0
/
+8
*
|
|
|
lib: rework bitmap_parse()
Yury Norov
2020-02-04
1
-92
/
+83
*
|
|
|
lib: make bitmap_parse_user a wrapper on bitmap_parse
Yury Norov
2020-02-04
1
-10
/
+10
*
|
|
|
lib: add test for bitmap_parse()
Yury Norov
2020-02-04
1
-2
/
+95
*
|
|
|
lib/string: add strnchrnul()
Yury Norov
2020-02-04
1
-0
/
+17
|
|
/
/
|
/
|
|
*
|
|
kcov: ignore fault-inject and stacktrace
Dmitry Vyukov
2020-01-31
1
-0
/
+1
*
|
|
lib/find_bit.c: uninline helper _find_next_bit()
Yury Norov
2020-01-31
1
-1
/
+1
*
|
|
lib/find_bit.c: join _find_next_bit{_le}
Yury Norov
2020-01-31
1
-45
/
+19
*
|
|
uapi: rename ext2_swab() to swab() and share globally in swab.h
Yury Norov
2020-01-31
1
-14
/
+2
*
|
|
lib/scatterlist.c: adjust indentation in __sg_alloc_table
Nathan Chancellor
2020-01-31
1
-1
/
+1
*
|
|
lib/zlib: add zlib_deflate_dfltcc_enabled() function
Mikhail Zaslonko
2020-01-31
4
-9
/
+18
*
|
|
s390/boot: add dfltcc= kernel command line parameter
Mikhail Zaslonko
2020-01-31
5
-2
/
+20
*
|
|
lib/zlib: add s390 hardware support for kernel zlib_inflate
Mikhail Zaslonko
2020-01-31
7
-11
/
+233
*
|
|
lib/zlib: add s390 hardware support for kernel zlib_deflate
Mikhail Zaslonko
2020-01-31
11
-102
/
+751
*
|
|
lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()
Gustavo A. R. Silva
2020-01-31
1
-0
/
+1
*
|
|
lib/test_bitmap: correct test data offsets for 32-bit
Andy Shevchenko
2020-01-31
1
-4
/
+5
*
|
|
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-01-29
13
-46
/
+151
|
\
\
\
|
*
|
|
kunit: allow kunit to be loaded as a module
Alan Maguire
2020-01-09
3
-2
/
+17
|
*
|
|
kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds
Alan Maguire
2020-01-09
1
-18
/
+4
|
*
|
|
kunit: allow kunit tests to be loaded as a module
Alan Maguire
2020-01-09
10
-12
/
+39
|
*
|
|
kunit: hide unexported try-catch interface in try-catch-impl.h
Alan Maguire
2020-01-09
4
-12
/
+32
|
*
|
|
kunit: move string-stream.h to lib/kunit
Alan Maguire
2020-01-09
5
-2
/
+59
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
1
-0
/
+66
|
\
\
\
|
*
|
|
bitmap: Introduce bitmap_cut(): cut bits and shift remaining
Stefano Brivio
2020-01-27
1
-0
/
+66
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-01-28
9
-186
/
+3465
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
crypto: chacha20poly1305 - add back missing test vectors and test chunking
Jason A. Donenfeld
2020-01-22
1
-14
/
+1698
|
*
|
|
crypto: curve25519 - Fix selftest build error
Herbert Xu
2020-01-16
3
-10
/
+30
|
*
|
|
crypto: x86/poly1305 - wire up faster implementations for kernel
Jason A. Donenfeld
2020-01-16
1
-1
/
+1
|
*
|
|
crypto: poly1305 - add new 32 and 64-bit generic versions
Jason A. Donenfeld
2020-01-16
4
-163
/
+399
|
*
|
|
crypto: lib/curve25519 - re-add selftests
Jason A. Donenfeld
2019-12-27
3
-0
/
+1339
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-28
1
-1
/
+1
|
\
\
\
\
|
*
\
\
\
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
2019-12-25
15
-336
/
+532
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
[next]