| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: engine - do not requeue in case of fatal error | Iuliana Prodan | 2020-05-28 | 1 | -4/+1 |
* | crypto: engine - support for batch requests | Iuliana Prodan | 2020-05-08 | 1 | -1/+26 |
* | crypto: engine - support for parallel requests based on retry mechanism | Iuliana Prodan | 2020-05-08 | 1 | -30/+116 |
* | crypto: ablkcipher - remove deprecated and unused ablkcipher support | Ard Biesheuvel | 2019-11-17 | 1 | -29/+0 |
* | crypto: engine - Reduce default RT priority | Peter Zijlstra | 2019-08-09 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
* | crypto: engine - Permit to enqueue all async requests | Corentin LABBE | 2018-02-15 | 1 | -137/+164 |
* | crypto: engine - replace pr_xxx by dev_xxx | Corentin LABBE | 2017-06-19 | 1 | -10/+13 |
* | sched/headers: Prepare for new header dependencies before moving code to <uap... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | crypto: engine - Handle the kthread worker using the new API | Petr Mladek | 2016-10-25 | 1 | -15/+11 |
* | kthread: kthread worker API cleanup | Petr Mladek | 2016-10-12 | 1 | -10/+10 |
* | crypto: engine - permit to enqueue ashash_request | Corentin LABBE | 2016-09-07 | 1 | -38/+148 |
* | crypto: engine - move crypto engine to its own header | Corentin LABBE | 2016-09-07 | 1 | -0/+1 |
* | crypto: engine - Introduce the block request crypto engine framework | Baolin Wang | 2016-02-01 | 1 | -0/+355 |