aboutsummaryrefslogtreecommitdiff
path: root/crypto/crypto_engine.c
AgeCommit message (Expand)Author
2020-08-21crypto: engine - delete duplicated wordRandy Dunlap
2020-08-20crypto: algapi - Remove skbuff.h inclusionHerbert Xu
2020-06-15sched,crypto: Convert to sched_set_fifo*()Peter Zijlstra
2020-05-28crypto: engine - do not requeue in case of fatal errorIuliana Prodan
2020-05-08crypto: engine - support for batch requestsIuliana Prodan
2020-05-08crypto: engine - support for parallel requests based on retry mechanismIuliana Prodan
2019-11-17crypto: ablkcipher - remove deprecated and unused ablkcipher supportArd Biesheuvel
2019-08-09crypto: engine - Reduce default RT priorityPeter Zijlstra
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-02-15crypto: engine - Permit to enqueue all async requestsCorentin LABBE
2017-06-19crypto: engine - replace pr_xxx by dev_xxxCorentin LABBE
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar
2016-10-25crypto: engine - Handle the kthread worker using the new APIPetr Mladek
2016-10-11kthread: kthread worker API cleanupPetr Mladek
2016-09-07crypto: engine - permit to enqueue ashash_requestCorentin LABBE
2016-09-07crypto: engine - move crypto engine to its own headerCorentin LABBE
2016-02-01crypto: engine - Introduce the block request crypto engine frameworkBaolin Wang