VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
35 Branches
59 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
beaglev-5.13.y
/
lib
/
decompress_unlzma.c
Date
Commit Message
Rev
Author
2021-05-06
lib: fix inconsistent indenting in process_bit1()
b8cf2027
Wang Qing
2020-08-12
lib/: replace HTTP links with HTTPS ones
d89775fc
Alexander A. Klimov
2015-09-10
lib/decompress_unlzma: Do a NULL check for pointer
e4e29dc4
Fabio Estevam
2015-09-10
lib/decompressors: use real out buf size for gunzip with kernel
2d3862d2
Yinghai Lu
2014-08-08
initramfs: support initramfs that is bigger than 2GiB
d97b07c5
Yinghai Lu
2011-12-06
treewide: Fix comment and string typo 'bufer'
90802ed9
Paul Bolle
2011-01-13
Decompressors: validate match distance in decompress_unlzma.c
eb0cf3e1
Lasse Collin
2011-01-13
Decompressors: check for write errors in decompress_unlzma.c
528941ca
Lasse Collin
2011-01-13
Decompressors: check for read errors in decompress_unlzma.c
278208d9
Lasse Collin
2011-01-13
Decompressors: fix header validation in decompress_unlzma.c
8218a437
Lasse Collin
2011-01-13
Decompressors: remove unused function from lib/decompress_unlzma.c
22e44208
Lasse Collin
2011-01-13
Decompressors: include
in
2b6b5caa
Lasse Collin
2011-01-13
Decompressors: get rid of set_error_fn() macro
93685ad2
Lasse Collin
2011-01-13
Decompressors: add missing INIT (i.e. __init)
6b01ed64
Lasse Collin
2009-09-24
lzma/gzip: fix potential oops when input data is truncated
6a881162
Phillip Lougher
2009-08-07
lib/decompress_*: only include
if STATIC is not defined
9e5cf0ca
Albin Tonnerre
2009-08-07
bzip2/lzma: remove nasty uncompressed size hack in pre-boot environment
b1af4315
Phillip Lougher
2009-04-03
kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_unlzma.c
e65a1b7c
Pekka Enberg
2009-01-04
bzip2/lzma: library support for gzip, bzip2 and lzma decompression
bc22c17e
Alain Knaff