aboutsummaryrefslogtreecommitdiff
path: root/lib/lz4
AgeCommit message (Expand)Author
2014-07-03lz4: add overrun checks to lz4_uncompress_unknownoutputsize()Greg Kroah-Hartman
2014-06-27lz4: fix another possible overrunGreg Kroah-Hartman
2014-06-23lz4: ensure length does not wrapGreg Kroah-Hartman
2013-09-11lz4: fix compression/decompression signedness mismatchSergey Senozhatsky
2013-08-23lib/lz4: correct the LZ4 licenseRichard Laager
2013-07-09lib: add lz4 compressor moduleChanho Min
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee
2013-07-09decompressor: add LZ4 decompressor moduleKyungsik Lee