1. 0a434e0 lib/xz, lib/decompress_unxz.c: Fix spelling in comments by Lasse Collin · 3 years, 3 months ago
  2. aaa2975f lib/xz: Add MicroLZMA decoder by Lasse Collin · 3 years, 3 months ago
  3. a98a254 lib/xz: Move s->lzma.len = 0 initialization to lzma_reset() by Lasse Collin · 3 years, 3 months ago
  4. 4f8d7ab lib/xz: Validate the value before assigning it to an enum variable by Lasse Collin · 3 years, 3 months ago
  5. 83d3c4f lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompression by Lasse Collin · 3 years, 3 months ago
  6. 05911c5 lib/decompressors: fix spelling mistakes by Zhen Lei · 3 years, 6 months ago
  7. 4c1ca83 Revert "lib: Revert use of fallthrough pseudo-keyword in lib/" by Nick Desaulniers · 4 years, 1 month ago
  8. 6a9dc5f lib: Revert use of fallthrough pseudo-keyword in lib/ by Gustavo A. R. Silva · 4 years, 4 months ago
  9. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  10. d89775f lib/: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  11. 8e2a46a docs: move remaining stuff under Documentation/*.txt to Documentation/staging by Mauro Carvalho Chehab · 4 years, 7 months ago
  12. 8e20ba2 lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocations by Lasse Collin · 5 years ago
  13. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  14. 242cdad lib/xz: Put CRC32_POLY_LE in xz_private.h by Joel Stanley · 6 years ago
  15. faa16bc lib: Use existing define with polynomial by Krzysztof Kozlowski · 6 years ago
  16. 5a244f4 lib/xz: Add fall-through comments to a switch statement by Lasse Collin · 8 years ago
  17. bf4d064 lib/xz: enable all filters by default in Kconfig by Lasse Collin · 11 years ago
  18. 84d517f lib/xz: add comments for the intentionally missing break statements by Lasse Collin · 11 years ago
  19. 97da55f decompressors: fix typo "POWERPC" by Paul Bolle · 12 years ago
  20. 5dc49c7 decompressors: make the default XZ_DEC_* config match the selected architecture by Florian Fainelli · 12 years ago
  21. 64dbfb4 decompressors: drop dependency on CONFIG_EXPERT by Florian Fainelli · 12 years ago
  22. 9d74962 decompressors: group XZ_DEC_* symbols under an if XZ_BCJ / endif by Florian Fainelli · 12 years ago
  23. 9c1f859 XZ: Fix incorrect XZ_BUF_ERROR by Lasse Collin · 13 years ago
  24. 81d6743 XZ: Fix missing <linux/kernel.h> include by Lasse Collin · 13 years ago
  25. 646032e XZ decompressor: Fix decoding of empty LZMA2 streams by Lasse Collin · 14 years ago
  26. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  27. 24fa040 decompressors: add XZ decompressor module by Lasse Collin · 14 years ago