Age | Commit message (Expand) | Author |
---|---|---|
2014-07-03 | lz4: add overrun checks to lz4_uncompress_unknownoutputsize() | Greg Kroah-Hartman |
2014-06-27 | lz4: fix another possible overrun | Greg Kroah-Hartman |
2014-06-23 | lz4: ensure length does not wrap | Greg Kroah-Hartman |
2013-09-11 | lz4: fix compression/decompression signedness mismatch | Sergey Senozhatsky |
2013-08-23 | lib/lz4: correct the LZ4 license | Richard Laager |
2013-07-09 | lib: add support for LZ4-compressed kernel | Kyungsik Lee |
2013-07-09 | decompressor: add LZ4 decompressor module | Kyungsik Lee |