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 · 7 years ago
  3. 4e1a33b lib: update LZ4 compressor module by Sven Schmidt · 7 years ago
  4. dea5c24 lib: lz4: cleanup unaligned access efficiency detection by Rui Salvaterra · 8 years ago
  5. 3e26a69 lib: lz4: fixed zram with lz4 on big endian machines by Rui Salvaterra · 8 years ago
  6. 99b7e93 lz4: fix system halt at boot kernel on x86_64 by Krzysztof Kolasa · 9 years ago
  7. bea2b59 lib/lz4: Pull out constant tables by Rasmus Villemoes · 9 years ago
  8. d5e7caf LZ4 : fix the data abort issue by JeHyeon Yeon · 9 years ago
  9. 4a3a990 lz4: add overrun checks to lz4_uncompress_unknownoutputsize() by Greg Kroah-Hartman · 10 years ago
  10. 4148c1f lz4: fix another possible overrun by Greg Kroah-Hartman · 10 years ago
  11. 206204a lz4: ensure length does not wrap by Greg Kroah-Hartman · 10 years ago
  12. b34081f lz4: fix compression/decompression signedness mismatch by Sergey Senozhatsky · 11 years ago
  13. ee8a99b lib/lz4: correct the LZ4 license by Richard Laager · 11 years ago
  14. c72ac7a lib: add lz4 compressor module by Chanho Min · 11 years ago
  15. e76e1fd lib: add support for LZ4-compressed kernel by Kyungsik Lee · 11 years ago
  16. cffb78b decompressor: add LZ4 decompressor module by Kyungsik Lee · 11 years ago