summaryrefslogtreecommitdiff
path: root/include/crypto/internal/acompress.h
AgeCommit message (Expand)Author
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-04-25mm: change inlined allocation helpers to account at the call siteSuren Baghdasaryan
2024-04-02crypto: remove CONFIG_CRYPTO_STATSEric Biggers
2023-03-14crypto: acomp - Count error stats differentlyHerbert Xu
2023-02-13crypto: acompress - Use crypto_request_completeHerbert Xu
2022-12-02crypto: Prepare to move crypto_tfm_ctxHerbert Xu
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2019-12-20crypto: algapi - make unregistration functions return voidEric Biggers
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2017-04-21crypto: acomp - allow registration of multiple acompsGiovanni Cabiddu
2016-10-25crypto: acomp - add driver-side scomp interfaceGiovanni Cabiddu
2016-10-25crypto: acomp - add asynchronous compression apiGiovanni Cabiddu