summaryrefslogtreecommitdiff
path: root/lib/decompress_inflate.c
AgeCommit message (Expand)Author
2011-01-13decompressors: check input size in decompress_inflate.cLasse Collin
2011-01-13Decompressors: include <linux/slab.h> in <linux/decompress/mm.h>Lasse Collin
2011-01-13Decompressors: get rid of set_error_fn() macroLasse Collin
2011-01-13Decompressors: add missing INIT (i.e. __init)Lasse Collin
2009-09-24lzma/gzip: fix potential oops when input data is truncatedPhillip Lougher
2009-08-07lib/decompress_*: only include <linux/slab.h> if STATIC is not definedAlbin Tonnerre
2009-08-07bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher
2009-04-03kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_inflate.cPekka Enberg
2009-01-08bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filenameAlain Knaff
2009-01-08bzip2/lzma: fix constant in decompress_inflateH. Peter Anvin
2009-01-04bzip2/lzma: library support for gzip, bzip2 and lzma decompressionAlain Knaff