Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6e8793674bb0d1135ca0e5c9f7e16fecbf815926
/
lib
/
lz4
22c0339
include/linux/unaligned: replace kernel.h with the necessary inclusions
by Andy Shevchenko
· 3 years ago
7fde9d6
lz4_decompress: declare LZ4_decompress_safe_withPrefix64k static
by Rajat Asthana
· 3 years, 6 months ago
89b1586
lib/lz4: explicitly support in-place decompression
by Gao Xiang
· 4 years ago
b1a3e75
lz4: fix kernel decompression speed
by Nick Terrell
· 4 years, 4 months ago
e8ec049
lib/lz4/lz4_decompress.c: document deliberate use of `&'
by Joe Perches
· 4 years, 7 months ago
b08918f
lz4: do not export static symbol
by Linus Torvalds
· 5 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
2209fda
lib/lz4: update LZ4 decompressor module
by Gao Xiang
· 6 years ago
8cb5d74
lib/lz4: make arrays static const, reduces object code size
by Colin Ian King
· 7 years ago
69c7842
lib/lz4: remove back-compat wrappers
by Sven Schmidt
· 8 years ago
4e1a33b
lib: update LZ4 compressor module
by Sven Schmidt
· 8 years ago
dea5c24
lib: lz4: cleanup unaligned access efficiency detection
by Rui Salvaterra
· 9 years ago
3e26a69
lib: lz4: fixed zram with lz4 on big endian machines
by Rui Salvaterra
· 9 years ago
99b7e93
lz4: fix system halt at boot kernel on x86_64
by Krzysztof Kolasa
· 10 years ago
bea2b59
lib/lz4: Pull out constant tables
by Rasmus Villemoes
· 10 years ago
d5e7caf
LZ4 : fix the data abort issue
by JeHyeon Yeon
· 10 years ago
4a3a990
lz4: add overrun checks to lz4_uncompress_unknownoutputsize()
by Greg Kroah-Hartman
· 10 years ago
4148c1f
lz4: fix another possible overrun
by Greg Kroah-Hartman
· 11 years ago
206204a
lz4: ensure length does not wrap
by Greg Kroah-Hartman
· 11 years ago
b34081f
lz4: fix compression/decompression signedness mismatch
by Sergey Senozhatsky
· 11 years ago
ee8a99b
lib/lz4: correct the LZ4 license
by Richard Laager
· 11 years ago
c72ac7a
lib: add lz4 compressor module
by Chanho Min
· 11 years ago
e76e1fd
lib: add support for LZ4-compressed kernel
by Kyungsik Lee
· 11 years ago
cffb78b
decompressor: add LZ4 decompressor module
by Kyungsik Lee
· 11 years ago