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_unlzma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
Decompressors: validate match distance in decompress_unlzma.c
Lasse Collin
1
-0
/
+3
2011-01-13
Decompressors: check for write errors in decompress_unlzma.c
Lasse Collin
1
-21
/
+32
2011-01-13
Decompressors: check for read errors in decompress_unlzma.c
Lasse Collin
1
-0
/
+3
2011-01-13
Decompressors: fix header validation in decompress_unlzma.c
Lasse Collin
1
-1
/
+3
2011-01-13
Decompressors: remove unused function from lib/decompress_unlzma.c
Lasse Collin
1
-6
/
+0
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
-5
/
+6
2011-01-13
Decompressors: add missing INIT (i.e. __init)
Lasse Collin
1
-2
/
+2
2009-09-24
lzma/gzip: fix potential oops when input data is truncated
Phillip Lougher
1
-1
/
+9
2009-08-07
lib/decompress_*: only include <linux/slab.h> if STATIC is not defined
Albin Tonnerre
1
-1
/
+1
2009-08-07
bzip2/lzma: remove nasty uncompressed size hack in pre-boot environment
Phillip Lougher
1
-5
/
+16
2009-04-03
kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_unlzma.c
Pekka Enberg
1
-0
/
+1
2009-01-05
bzip2/lzma: library support for gzip, bzip2 and lzma decompression
Alain Knaff
1
-0
/
+647