summaryrefslogtreecommitdiff
path: root/lib/xz/xz_dec_stream.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2024-09-01xz: remove XZ_EXTERN and extern from functionsLasse Collin
2024-09-01xz: switch from public domain to BSD Zero Clause License (0BSD)Lasse Collin
2021-10-19lib/xz: Validate the value before assigning it to an enum variableLasse Collin
2020-11-18Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"Nick Desaulniers
2020-08-24lib: Revert use of fallthrough pseudo-keyword in lib/Gustavo A. R. Silva
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2017-10-12lib/xz: Add fall-through comments to a switch statementLasse Collin
2011-01-13decompressors: add XZ decompressor moduleLasse Collin