1. 8cb5d74 lib/lz4: make arrays static const, reduces object code size by Colin Ian King · 7 years ago
  2. 69c7842 lib/lz4: remove back-compat wrappers by Sven Schmidt · 8 years ago
  3. 4e1a33b lib: update LZ4 compressor module by Sven Schmidt · 8 years ago
  4. 99b7e93 lz4: fix system halt at boot kernel on x86_64 by Krzysztof Kolasa · 9 years ago
  5. bea2b59 lib/lz4: Pull out constant tables by Rasmus Villemoes · 10 years ago
  6. d5e7caf LZ4 : fix the data abort issue by JeHyeon Yeon · 10 years ago
  7. 4a3a990 lz4: add overrun checks to lz4_uncompress_unknownoutputsize() by Greg Kroah-Hartman · 10 years ago
  8. 4148c1f lz4: fix another possible overrun by Greg Kroah-Hartman · 10 years ago
  9. 206204a lz4: ensure length does not wrap by Greg Kroah-Hartman · 10 years ago
  10. b34081f lz4: fix compression/decompression signedness mismatch by Sergey Senozhatsky · 11 years ago
  11. ee8a99b lib/lz4: correct the LZ4 license by Richard Laager · 11 years ago
  12. e76e1fd lib: add support for LZ4-compressed kernel by Kyungsik Lee · 11 years ago
  13. cffb78b decompressor: add LZ4 decompressor module by Kyungsik Lee · 11 years ago