summaryrefslogtreecommitdiffstats
path: root/crypto/zstd.c
Commit message (Expand)AuthorAgeFilesLines
* lib: zstd: Add kernel-specific APINick Terrell2021-11-081-14/+14
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-1/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-081-0/+1
|\
| * crypto: make all generic algorithms set cra_driver_nameEric Biggers2019-06-131-0/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
|/
* crypto: run initcalls for generic implementations earlierEric Biggers2019-04-181-1/+1
* crypto: zstd - Add zstd supportNick Terrell2018-04-211-0/+265