summaryrefslogtreecommitdiffstats
path: root/lib/decompress_unxz.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* xz: remove XZ_EXTERN and extern from functionsLasse Collin2024-09-021-1/+0
* xz: adjust arch-specific options for better kernel compressionLasse Collin2024-09-021-2/+12
* xz: fix comments and coding styleLasse Collin2024-09-021-10/+10
* xz: switch from public domain to BSD Zero Clause License (0BSD)Lasse Collin2024-09-021-3/+2
* arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-111-3/+0
* decompressor: provide missing prototypesArnd Bergmann2023-06-101-0/+2
* lib/xz, lib/decompress_unxz.c: Fix spelling in commentsLasse Collin2021-10-191-5/+5
* lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompres...Lasse Collin2021-10-191-1/+1
* lib/decompressors: fix spelling mistakesZhen Lei2021-07-011-1/+1
* lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-101-1/+11
* initramfs: support initramfs that is bigger than 2GiBYinghai Lu2014-08-091-5/+5
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* decompressors: add boot-time XZ supportLasse Collin2011-01-131-0/+397