index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-01
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-22
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-08
module/decompress: generate sysfs string at compile time
David Disseldorp
1
-1
/
+1
2022-07-20
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