index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
sched/core: Use CONFIG_PREEMPTION
Sebastian Andrzej Siewior
2019-12-08
1
-1
/
+1
[next]