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