index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-08
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-12
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