summaryrefslogtreecommitdiffstats
path: root/include/crypto/internal/acompress.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-2/+3
|\
| * mm: change inlined allocation helpers to account at the call siteSuren Baghdasaryan2024-04-251-2/+3
* | crypto: remove CONFIG_CRYPTO_STATSEric Biggers2024-04-021-1/+0
|/
* crypto: acomp - Count error stats differentlyHerbert Xu2023-03-141-5/+38
* crypto: acompress - Use crypto_request_completeHerbert Xu2023-02-131-1/+1
* crypto: Prepare to move crypto_tfm_ctxHerbert Xu2022-12-021-0/+2
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-1/+1
* crypto: algapi - make unregistration functions return voidEric Biggers2019-12-201-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* crypto: acomp - allow registration of multiple acompsGiovanni Cabiddu2017-04-211-0/+3
* crypto: acomp - add driver-side scomp interfaceGiovanni Cabiddu2016-10-251-0/+15
* crypto: acomp - add asynchronous compression apiGiovanni Cabiddu2016-10-251-0/+66