Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: api - check for ERR pointers in crypto_destroy_tfm() | Ard Biesheuvel | 2021-03-13 | 1 | -0/+2 |
* | crypto: api - permit users to specify numa node of acomp hardware | Barry Song | 2020-07-09 | 1 | -0/+18 |
* | crypto: acomp - search acomp with scomp backend in crypto_has_acomp | Barry Song | 2020-05-08 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
* | crypto: user - fix use_after_free of struct xxx_request | Corentin Labbe | 2018-12-07 | 1 | -30/+8 |
* | crypto: user - convert all stats from u32 to u64 | Corentin Labbe | 2018-12-07 | 1 | -4/+4 |
* | crypto: user - Implement a generic crypto statistics | Corentin Labbe | 2018-09-28 | 1 | -2/+36 |
* | crypto: acomp - add driver-side scomp interface | Giovanni Cabiddu | 2016-10-25 | 1 | -27/+15 |
* | crypto: acomp - add asynchronous compression api | Giovanni Cabiddu | 2016-10-25 | 1 | -0/+281 |