1. 2d8867f lib: make LZ4_decompress_safe_forceExtDict() static by Tiezhu Yang · 2 years, 7 months ago
  2. eafc0a0 lz4: fix LZ4_decompress_safe_partial read out of bound by Guo Xuenan · 2 years, 9 months ago
  3. 22c0339 include/linux/unaligned: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years ago
  4. 7fde9d6 lz4_decompress: declare LZ4_decompress_safe_withPrefix64k static by Rajat Asthana · 3 years, 6 months ago
  5. 89b1586 lib/lz4: explicitly support in-place decompression by Gao Xiang · 4 years, 1 month ago
  6. b1a3e75 lz4: fix kernel decompression speed by Nick Terrell · 4 years, 5 months ago
  7. e8ec049 lib/lz4/lz4_decompress.c: document deliberate use of `&' by Joe Perches · 4 years, 7 months ago
  8. b08918f lz4: do not export static symbol by Linus Torvalds · 5 years ago
  9. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  10. 2209fda lib/lz4: update LZ4 decompressor module by Gao Xiang · 6 years ago
  11. 8cb5d74 lib/lz4: make arrays static const, reduces object code size by Colin Ian King · 7 years ago
  12. 69c7842 lib/lz4: remove back-compat wrappers by Sven Schmidt · 8 years ago
  13. 4e1a33b lib: update LZ4 compressor module by Sven Schmidt · 8 years ago
  14. dea5c24 lib: lz4: cleanup unaligned access efficiency detection by Rui Salvaterra · 9 years ago
  15. 3e26a69 lib: lz4: fixed zram with lz4 on big endian machines by Rui Salvaterra · 9 years ago
  16. 99b7e93 lz4: fix system halt at boot kernel on x86_64 by Krzysztof Kolasa · 10 years ago
  17. bea2b59 lib/lz4: Pull out constant tables by Rasmus Villemoes · 10 years ago
  18. d5e7caf LZ4 : fix the data abort issue by JeHyeon Yeon · 10 years ago
  19. 4a3a990 lz4: add overrun checks to lz4_uncompress_unknownoutputsize() by Greg Kroah-Hartman · 11 years ago
  20. 4148c1f lz4: fix another possible overrun by Greg Kroah-Hartman · 11 years ago
  21. 206204a lz4: ensure length does not wrap by Greg Kroah-Hartman · 11 years ago
  22. b34081f lz4: fix compression/decompression signedness mismatch by Sergey Senozhatsky · 11 years ago
  23. ee8a99b lib/lz4: correct the LZ4 license by Richard Laager · 11 years ago
  24. c72ac7a lib: add lz4 compressor module by Chanho Min · 12 years ago
  25. e76e1fd lib: add support for LZ4-compressed kernel by Kyungsik Lee · 12 years ago
  26. cffb78b decompressor: add LZ4 decompressor module by Kyungsik Lee · 12 years ago