index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
decompress_unlzo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 95
Thomas Gleixner
1
-15
/
+1
2015-09-10
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
1
-1
/
+12
2014-08-09
initramfs: support initramfs that is bigger than 2GiB
Yinghai Lu
1
-6
/
+6
2013-02-20
lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c
Markus F.X.J. Oberhumer
1
-1
/
+1
2012-01-13
unlzo: fix input buffer free
Sascha Hauer
1
-1
/
+1
2011-01-13
Decompressors: fix callback-to-callback mode in decompress_unlzo.c
Lasse Collin
1
-10
/
+50
2011-01-13
Decompressors: check input size in decompress_unlzo.c
Lasse Collin
1
-5
/
+41
2011-01-13
Decompressors: check for write errors in decompress_unlzo.c
Lasse Collin
1
-2
/
+2
2011-01-13
Decompressors: include <linux/slab.h> in <linux/decompress/mm.h>
Lasse Collin
1
-1
/
+0
2011-01-13
Decompressors: get rid of set_error_fn() macro
Lasse Collin
1
-3
/
+1
2010-04-24
lib: fix the use of LZO to decompress initramfs images
Albin Tonnerre
1
-7
/
+15
2010-01-11
lib: add support for LZO-compressed kernels
Albin Tonnerre
1
-0
/
+209