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
/
kernel
/
module
/
decompress.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-02
module/decompress: use kvmalloc() consistently
Andrea Righi
1
-4
/
+4
2023-11-01
module/decompress: use vmalloc() for gzip decompression workspace
Andrea Righi
1
-2
/
+2
2023-08-29
module/decompress: use vmalloc() for zstd decompression workspace
Andrea Righi
1
-2
/
+2
2023-06-02
module/decompress: Fix error checking on zstd decompression
Lucas De Marchi
1
-1
/
+1
2023-04-18
module: add debug stats to help identify memory pressure
Luis Chamberlain
1
-0
/
+4
2023-03-23
module/decompress: Never use kunmap() for local un-mappings
Fabio M. De Francesco
1
-1
/
+1
2022-12-07
module/decompress: Support zstd in-kernel decompression
Stephen Boyd
1
-2
/
+90
2022-11-11
module: Fix NULL vs IS_ERR checking for module_get_next_page
Miaoqian Lin
1
-4
/
+4
2022-09-09
module/decompress: generate sysfs string at compile time
David Disseldorp
1
-1
/
+1
2022-07-21
module: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
1
-4
/
+4
2022-04-05
module: Make internal.h and decompress.c more compliant
Aaron Tomlin
1
-0
/
+3
2022-04-04
module: Move all into module/
Aaron Tomlin
1
-0
/
+273