summaryrefslogtreecommitdiff
path: root/lib/decompress_inflate.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-10
* initramfs: support initramfs that is bigger than 2GiBYinghai Lu2014-08-08
* lib/decompress_inflate.c: include appropriate header fileRashika Kheria2014-04-03
* lib/decompressors: fix "no limit" output buffer lengthAlexandre Courbot2013-09-11
* decompressors: check input size in decompress_inflate.cLasse Collin2011-01-13
* Decompressors: include <linux/slab.h> in <linux/decompress/mm.h>Lasse Collin2011-01-13
* Decompressors: get rid of set_error_fn() macroLasse Collin2011-01-13
* Decompressors: add missing INIT (i.e. __init)Lasse Collin2011-01-13
* lzma/gzip: fix potential oops when input data is truncatedPhillip Lougher2009-09-24
* lib/decompress_*: only include <linux/slab.h> if STATIC is not definedAlbin Tonnerre2009-08-07
* bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher2009-08-07
* kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_inflate.cPekka Enberg2009-04-03
* bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filenameAlain Knaff2009-01-08
* bzip2/lzma: fix constant in decompress_inflateH. Peter Anvin2009-01-08
* bzip2/lzma: library support for gzip, bzip2 and lzma decompressionAlain Knaff2009-01-04