index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
crypto_engine.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2026-01-28
crypto: Use scoped init guard
Marco Elver
1
-1
/
+1
2026-01-23
crypto: engine - Use unregister_* in register_{aeads,ahashes,skciphers}
Thorsten Blum
1
-21
/
+12
2026-01-05
crypto: Enable context analysis
Marco Elver
1
-1
/
+1
2025-07-18
crypto: engine - remove {prepare,unprepare}_crypt_hardware callbacks
Ovidiu Panait
1
-29
/
+1
2025-07-18
crypto: engine - remove request batching support
Ovidiu Panait
1
-24
/
+1
2025-04-25
crypto: engine - Remove CRYPTO_ALG_ENGINE bit
Herbert Xu
1
-28
/
+3
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
1
-1
/
+1
2023-10-01
crypto: engine - Make crypto_engine_exit() return void
Uwe Kleine-König
1
-6
/
+2
2023-08-18
crypto: engine - Remove crypto_engine_ctx
Herbert Xu
1
-9
/
+3
2023-08-18
crypto: engine - Move crypto_engine_ops from request into crypto_alg
Herbert Xu
1
-11
/
+202
2023-08-18
crypto: engine - Create internal/engine.h
Herbert Xu
1
-1
/
+1
2023-08-18
crypto: engine - Move crypto inclusions out of header file
Herbert Xu
1
-1
/
+6
2023-08-18
crypto: engine - Remove prepare/unprepare request
Herbert Xu
1
-41
/
+1
2023-04-28
crypto: engine - fix crypto_queue backlog handling
Olivier Bacon
1
-3
/
+3
2023-02-13
crypto: engine - Use crypto_request_complete
Herbert Xu
1
-3
/
+3
2023-01-27
crypto: engine - Fix excess parameter doc warning
Herbert Xu
1
-1
/
+1
2022-04-08
crypto: engine - Add parameter description in crypto_transfer_request() kerne...
Yang Li
1
-0
/
+1
2022-03-03
crypto: engine - check if BH is disabled during completion
Corentin Labbe
1
-0
/
+1
2021-10-29
crypto: engine - Add KPP Support to Crypto Engine
Prabhjot Khurana
1
-0
/
+26
2020-08-21
crypto: engine - delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-20
crypto: algapi - Remove skbuff.h inclusion
Herbert Xu
1
-0
/
+1
2020-06-15
sched,crypto: Convert to sched_set_fifo*()
Peter Zijlstra
1
-2
/
+1
2020-05-28
crypto: engine - do not requeue in case of fatal error
Iuliana Prodan
1
-4
/
+1
2020-05-08
crypto: engine - support for batch requests
Iuliana Prodan
1
-1
/
+26
2020-05-08
crypto: engine - support for parallel requests based on retry mechanism
Iuliana Prodan
1
-30
/
+116
2019-11-17
crypto: ablkcipher - remove deprecated and unused ablkcipher support
Ard Biesheuvel
1
-29
/
+0
2019-08-09
crypto: engine - Reduce default RT priority
Peter Zijlstra
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-02-15
crypto: engine - Permit to enqueue all async requests
Corentin LABBE
1
-137
/
+164
2017-06-19
crypto: engine - replace pr_xxx by dev_xxx
Corentin LABBE
1
-10
/
+13
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
1
-0
/
+1
2016-10-25
crypto: engine - Handle the kthread worker using the new API
Petr Mladek
1
-15
/
+11
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
1
-10
/
+10
2016-09-07
crypto: engine - permit to enqueue ashash_request
Corentin LABBE
1
-38
/
+148
2016-09-07
crypto: engine - move crypto engine to its own header
Corentin LABBE
1
-0
/
+1
2016-02-01
crypto: engine - Introduce the block request crypto engine framework
Baolin Wang
1
-0
/
+355