index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-26
Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-9
/
+27
2020-02-24
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+3
2020-02-21
lib/stackdepot.c: fix global out-of-bounds in stack_slabs
Alexander Potapenko
1
-2
/
+6
2020-02-21
lib/string.c: update match_string() doc-strings with correct behavior
Alexandru Ardelean
1
-0
/
+16
2020-02-21
bootconfig: Add append value operator support
Masami Hiramatsu
1
-4
/
+11
2020-02-21
bootconfig: Prohibit re-defining value on same key
Masami Hiramatsu
1
-5
/
+8
2020-02-21
bootconfig: Reject subkey and value on same parent key
Masami Hiramatsu
1
-4
/
+12
2020-02-14
crypto: chacha20poly1305 - prevent integer overflow on large input
Jason A. Donenfeld
1
-0
/
+3
2020-02-12
Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-7
/
+13
2020-02-11
bootconfig: Allocate xbc_nodes array dynamically
Masami Hiramatsu
1
-3
/
+12
2020-02-10
bootconfig: Remove unneeded CONFIG_LIBXBC
Masami Hiramatsu
2
-4
/
+1
2020-02-10
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2
-3
/
+3
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
3
-0
/
+819
2020-02-06
tools/bootconfig: Show the number of bootconfig nodes
Masami Hiramatsu
1
-1
/
+4
2020-02-06
bootconfig: Add more parse error messages
Masami Hiramatsu
1
-4
/
+12
2020-02-04
lib: new testcases for bitmap_parse{_user}
Yury Norov
1
-0
/
+8
2020-02-04
lib: rework bitmap_parse()
Yury Norov
1
-92
/
+83
2020-02-04
lib: make bitmap_parse_user a wrapper on bitmap_parse
Yury Norov
1
-10
/
+10
2020-02-04
lib: add test for bitmap_parse()
Yury Norov
1
-2
/
+95
2020-02-04
lib/string: add strnchrnul()
Yury Norov
1
-0
/
+17
2020-02-03
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2
-3
/
+3
2020-01-31
kcov: ignore fault-inject and stacktrace
Dmitry Vyukov
1
-0
/
+1
2020-01-31
lib/find_bit.c: uninline helper _find_next_bit()
Yury Norov
1
-1
/
+1
2020-01-31
lib/find_bit.c: join _find_next_bit{_le}
Yury Norov
1
-45
/
+19
2020-01-31
uapi: rename ext2_swab() to swab() and share globally in swab.h
Yury Norov
1
-14
/
+2
2020-01-31
lib/scatterlist.c: adjust indentation in __sg_alloc_table
Nathan Chancellor
1
-1
/
+1
2020-01-31
lib/zlib: add zlib_deflate_dfltcc_enabled() function
Mikhail Zaslonko
4
-9
/
+18
2020-01-31
s390/boot: add dfltcc= kernel command line parameter
Mikhail Zaslonko
5
-2
/
+20
2020-01-31
lib/zlib: add s390 hardware support for kernel zlib_inflate
Mikhail Zaslonko
7
-11
/
+233
2020-01-31
lib/zlib: add s390 hardware support for kernel zlib_deflate
Mikhail Zaslonko
11
-102
/
+751
2020-01-31
lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()
Gustavo A. R. Silva
1
-0
/
+1
2020-01-31
lib/test_bitmap: correct test data offsets for 32-bit
Andy Shevchenko
1
-4
/
+5
2020-01-30
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
13
-46
/
+151
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+66
2020-01-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
9
-186
/
+3465
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-01-28
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-40
/
+170
2020-01-28
Merge tag 'core-debugobjects-2020-01-28' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-21
/
+25
2020-01-28
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-20
/
+0
2020-01-27
Merge tag 'for-5.6/drivers-2020-01-27' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-24
/
+42
2020-01-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
1
-50
/
+69
2020-01-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-1
/
+3
2020-01-27
bitmap: Introduce bitmap_cut(): cut bits and shift remaining
Stefano Brivio
1
-0
/
+66
2020-01-24
lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen...
Christophe Leroy
2
-14
/
+14
2020-01-23
Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2
-26
/
+93
2020-01-23
lib: crc64: include <linux/crc64.h> for 'crc64_be'
Ben Dooks (Codethink)
1
-0
/
+1
2020-01-22
crypto: chacha20poly1305 - add back missing test vectors and test chunking
Jason A. Donenfeld
1
-14
/
+1698
2020-01-18
XArray: Fix xas_find returning too many entries
Matthew Wilcox (Oracle)
2
-2
/
+13
2020-01-18
XArray: Fix xa_find_after with multi-index entries
Matthew Wilcox (Oracle)
2
-20
/
+32
2020-01-18
XArray: Fix infinite loop with entry at ULONG_MAX
Matthew Wilcox (Oracle)
2
-0
/
+20
[next]