summaryrefslogtreecommitdiff
path: root/lib/decompress_unxz.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-01xz: remove XZ_EXTERN and extern from functionsLasse Collin1-1/+0
2024-09-01xz: adjust arch-specific options for better kernel compressionLasse Collin1-2/+12
2024-09-01xz: fix comments and coding styleLasse Collin1-10/+10
2024-09-01xz: switch from public domain to BSD Zero Clause License (0BSD)Lasse Collin1-3/+2
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel1-3/+0
2023-06-09decompressor: provide missing prototypesArnd Bergmann1-0/+2
2021-10-19lib/xz, lib/decompress_unxz.c: Fix spelling in commentsLasse Collin1-5/+5
2021-10-19lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompres...Lasse Collin1-1/+1
2021-07-01lib/decompressors: fix spelling mistakesZhen Lei1-1/+1
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu1-1/+11
2014-08-08initramfs: support initramfs that is bigger than 2GiBYinghai Lu1-5/+5
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-13decompressors: add boot-time XZ supportLasse Collin1-0/+397