summaryrefslogtreecommitdiffstats
path: root/lib/lz4
Commit message (Expand)AuthorAgeFilesLines
* lz4: add overrun checks to lz4_uncompress_unknownoutputsize()Greg Kroah-Hartman2014-07-031-1/+5
* lz4: fix another possible overrunGreg Kroah-Hartman2014-06-271-1/+3
* lz4: ensure length does not wrapGreg Kroah-Hartman2014-06-231-0/+2
* lz4: fix compression/decompression signedness mismatchSergey Senozhatsky2013-09-111-4/+4
* lib/lz4: correct the LZ4 licenseRichard Laager2013-08-233-7/+7
* lib: add lz4 compressor moduleChanho Min2013-07-094-2/+1048
* lib: add support for LZ4-compressed kernelKyungsik Lee2013-07-092-1/+2
* decompressor: add LZ4 decompressor moduleKyungsik Lee2013-07-092-0/+420
OpenPOWER on IntegriCloud