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