1. 33fb626 lib/lzo/lzo1x_compress.c: make lzogeneric1x_1_compress() static by Jason Yan · 4 years ago
  2. 8e2a46a docs: move remaining stuff under Documentation/*.txt to Documentation/staging by Mauro Carvalho Chehab · 4 years, 7 months ago
  3. b5265c8 lib/lzo: fix ambiguous encoding bug in lzo-rle by Dave Rodgman · 4 years, 7 months ago
  4. 09b35b4 lib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rle by Dave Rodgman · 5 years ago
  5. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  6. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  7. b11ed18 lib/lzo: fix bugs for very short or empty input by Dave Rodgman · 6 years ago
  8. 45ec975 lib/lzo: separate lzo-rle from lzo by Dave Rodgman · 6 years ago
  9. 5ee4014 lib/lzo: implement run-length encoding by Dave Rodgman · 6 years ago
  10. 761b323 lib/lzo: fast 8-byte copy on arm64 by Matt Sealey · 6 years ago
  11. 433b3b3 lib/lzo: 64-bit CTZ on arm64 by Matt Sealey · 6 years ago
  12. 9577759 lib/lzo: tidy-up ifdefs by Dave Rodgman · 6 years ago
  13. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  14. 72cf901 lzo: check for length overrun in variable length encoding. by Willy Tarreau · 10 years ago
  15. af958a3 Revert "lzo: properly check for overruns" by Willy Tarreau · 10 years ago
  16. 206a81c lzo: properly check for overruns by Greg Kroah-Hartman · 11 years ago
  17. 8b975bd lib/lzo: Update LZO compression to current upstream version by Markus F.X.J. Oberhumer · 12 years ago
  18. b6bec26 lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c by Markus F.X.J. Oberhumer · 12 years ago
  19. 7dd65fe lib: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
  20. 545e400 lzo: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  21. a1e58bb lzo: fix typo in decompressor by Harvey Harrison · 17 years ago
  22. c21b37f lzo: add some missing casts by Richard Purdie · 17 years ago
  23. 64c70b1 Add LZO1X algorithm to the kernel by Richard Purdie · 17 years ago