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
/
xz
/
xz_dec_lzma2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-19
lib/xz, lib/decompress_unxz.c: Fix spelling in comments
Lasse Collin
1
-1
/
+1
2021-10-19
lib/xz: Add MicroLZMA decoder
Lasse Collin
1
-2
/
+154
2021-10-19
lib/xz: Move s->lzma.len = 0 initialization to lzma_reset()
Lasse Collin
1
-2
/
+1
2021-10-19
lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompres...
Lasse Collin
1
-2
/
+19
2021-07-01
lib/decompressors: fix spelling mistakes
Zhen Lei
1
-4
/
+4
2020-11-18
Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"
Nick Desaulniers
1
-2
/
+2
2020-08-25
lib: Revert use of fallthrough pseudo-keyword in lib/
Gustavo A. R. Silva
1
-2
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-12
lib/: replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2019-11-16
lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocations
Lasse Collin
1
-0
/
+1
2014-06-05
lib/xz: add comments for the intentionally missing break statements
Lasse Collin
1
-0
/
+4
2011-05-02
XZ decompressor: Fix decoding of empty LZMA2 streams
Lasse Collin
1
-3
/
+3
2011-01-13
decompressors: add XZ decompressor module
Lasse Collin
1
-0
/
+1171