/include/linux/soc/brcmstb/

0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/crypto/zstd.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-12-01crypto: zstd - fix double-free in per-CPU stream cleanupGiovanni Cabiddu
2025-11-14crypto: zstd - Remove unnecessary size_t castThorsten Blum
2025-11-14crypto: zstd - Annotate struct zstd_ctx with __counted_byThorsten Blum
2025-10-02crypto: zstd - Fix compression bug caused by truncationHerbert Xu
2025-07-18crypto: acomp - Fix CFI failure due to type punningEric Biggers
2025-07-10crypto: zstd - replace zero-length array with flexible array memberThorsten Blum
2025-07-10crypto: zstd - fix duplicate check warningSuman Kumar Chakraborty
2025-06-23crypto: zstd - convert to acompSuman Kumar Chakraborty
2025-05-05Revert "crypto: run initcalls for generic implementations earlier"Herbert Xu
2025-03-21crypto: zstd - drop obsolete 'comp' implementationArd Biesheuvel
2025-03-15crypto: scomp - Remove tfm argument from alloc/free_ctxHerbert Xu