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