aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/zstd.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-05Revert "crypto: run initcalls for generic implementations earlier"Herbert Xu1-1/+1
2025-03-21crypto: zstd - drop obsolete 'comp' implementationArd Biesheuvel1-55/+1
2025-03-15crypto: scomp - Remove tfm argument from alloc/free_ctxHerbert Xu1-2/+2
2021-11-08lib: zstd: Add kernel-specific APINick Terrell1-14/+14
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long1-1/+1
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+1
2019-06-13crypto: make all generic algorithms set cra_driver_nameEric Biggers1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers1-1/+1
2018-04-21crypto: zstd - Add zstd supportNick Terrell1-0/+265