1. b11ed18 lib/lzo: fix bugs for very short or empty input by Dave Rodgman · 6 years ago
  2. 45ec975 lib/lzo: separate lzo-rle from lzo by Dave Rodgman · 6 years ago
  3. 5ee4014 lib/lzo: implement run-length encoding by Dave Rodgman · 6 years ago
  4. 761b323 lib/lzo: fast 8-byte copy on arm64 by Matt Sealey · 6 years ago
  5. 433b3b3 lib/lzo: 64-bit CTZ on arm64 by Matt Sealey · 6 years ago
  6. 9577759 lib/lzo: tidy-up ifdefs by Dave Rodgman · 6 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. 72cf901 lzo: check for length overrun in variable length encoding. by Willy Tarreau · 10 years ago
  9. af958a3 Revert "lzo: properly check for overruns" by Willy Tarreau · 10 years ago
  10. 206a81c lzo: properly check for overruns by Greg Kroah-Hartman · 11 years ago
  11. 8b975bd lib/lzo: Update LZO compression to current upstream version by Markus F.X.J. Oberhumer · 12 years ago
  12. b6bec26 lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c by Markus F.X.J. Oberhumer · 12 years ago
  13. 7dd65fe lib: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
  14. 545e400 lzo: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  15. a1e58bb lzo: fix typo in decompressor by Harvey Harrison · 17 years ago
  16. c21b37f lzo: add some missing casts by Richard Purdie · 17 years ago
  17. 64c70b1 Add LZO1X algorithm to the kernel by Richard Purdie · 17 years ago