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
Age
Commit message (
Expand
)
Author
Lines
2023-08-18
crypto: engine - Remove crypto_engine_ctx
Herbert Xu
-13
/
+3
2023-08-18
crypto: zynqmp - Use new crypto_engine_op interface
Herbert Xu
-17
/
+18
2023-08-18
crypto: virtio - Use new crypto_engine_op interface
Herbert Xu
-26
/
+30
2023-08-18
crypto: stm32 - Use new crypto_engine_op interface
Herbert Xu
-362
/
+452
2023-08-18
crypto: jh7110 - Use new crypto_engine_op interface
Herbert Xu
-205
/
+252
2023-08-18
crypto: rk3288 - Use new crypto_engine_op interface
Herbert Xu
-83
/
+123
2023-08-18
crypto: omap - Use new crypto_engine_op interface
Herbert Xu
-345
/
+370
2023-08-18
crypto: keembay - Use new crypto_engine_op interface
Herbert Xu
-374
/
+364
2023-08-18
crypto: sl3516 - Use new crypto_engine_op interface
Herbert Xu
-34
/
+43
2023-08-18
crypto: caam - Use new crypto_engine_op interface
Herbert Xu
-113
/
+320
2023-08-18
crypto: aspeed - Remove non-standard sha512 algorithms
Herbert Xu
-212
/
+0
2023-08-18
crypto: aspeed - Use new crypto_engine_op interface
Herbert Xu
-105
/
+202
2023-08-18
crypto: amlogic - Use new crypto_engine_op interface
Herbert Xu
-29
/
+47
2023-08-18
crypto: sun8i-ss - Use new crypto_engine_op interface
Herbert Xu
-131
/
+177
2023-08-18
crypto: sun8i-ce - Use new crypto_engine_op interface
Herbert Xu
-125
/
+180
2023-08-18
crypto: engine - Move crypto_engine_ops from request into crypto_alg
Herbert Xu
-17
/
+257
2023-08-18
crypto: engine - Move struct crypto_engine into internal/engine.h
Herbert Xu
-57
/
+62
2023-08-18
crypto: caam - Include internal/engine.h
Herbert Xu
-3
/
+4
2023-08-18
crypto: omap - Include internal/engine.h
Herbert Xu
-16
/
+14
2023-08-18
crypto: engine - Create internal/engine.h
Herbert Xu
-1
/
+14
2023-08-18
crypto: jh7110 - Include scatterwalk.h for struct scatter_walk
Herbert Xu
-0
/
+1
2023-08-18
crypto: engine - Move crypto inclusions out of header file
Herbert Xu
-11
/
+13
2023-08-18
crypto: jh7110 - Include crypto/hash.h in header file
Herbert Xu
-5
/
+5
2023-08-18
crypto: engine - Remove prepare/unprepare request
Herbert Xu
-47
/
+1
2023-08-18
crypto: zynqmp - Remove prepare/unprepare request
Herbert Xu
-2
/
+0
2023-08-18
crypto: virtio - Remove prepare/unprepare request
Herbert Xu
-4
/
+0
2023-08-18
crypto: stm32 - Remove prepare/unprepare request
Herbert Xu
-30
/
+7
2023-08-18
crypto: jh1100 - Remove prepare/unprepare request
Herbert Xu
-50
/
+11
2023-08-18
crypto: rk3288 - Remove prepare/unprepare request
Herbert Xu
-5
/
+8
2023-08-18
crypto: omap - Remove prepare/unprepare request
Herbert Xu
-39
/
+19
2023-08-18
crypto: keembay - Remove prepare/unprepare request
Herbert Xu
-6
/
+0
2023-08-18
crypto: sl3516 - Remove prepare/unprepare request
Herbert Xu
-2
/
+0
2023-08-18
crypto: aspeed - Remove prepare/unprepare request
Herbert Xu
-10
/
+8
2023-08-18
crypto: amlogic - Remove prepare/unprepare request
Herbert Xu
-2
/
+0
2023-08-18
crypto: sun8i-ss - Remove prepare/unprepare request
Herbert Xu
-4
/
+0
2023-08-18
crypto: sun8i-ce - Remove prepare/unprepare request
Herbert Xu
-8
/
+14
2023-08-18
crypto: qcom-rng: Make the core clock optional regardless of ACPI presence
Konrad Dybcio
-7
/
+3
2023-08-18
dt-bindings: crypto: qcom,prng: Add SM8450
Konrad Dybcio
-5
/
+19
2023-08-18
crypto: drivers - avoid memcpy size warning
Arnd Bergmann
-3
/
+6
2023-08-18
hwrng: iproc-rng200 - Implement suspend and resume calls
Florian Fainelli
-0
/
+25
2023-08-18
hwrng: core - Remove duplicated include
GUO Zihua
-2
/
+1
2023-08-18
crypto: exynos - fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
-1
/
+1
2023-08-18
crypto: qat - Remove unused function declarations
Yue Haibing
-8
/
+0
2023-08-18
crypto: allwinner - Remove unused function declarations
Yue Haibing
-5
/
+0
2023-08-18
crypto: caam/jr - fix shared IRQ line handling
Horia Geantă
-1
/
+1
2023-08-18
crypto: caam - increase the domain of write memory barrier to full system
Iuliana Prodan
-1
/
+9
2023-08-18
crypto: caam - fix unchecked return value error
Gaurav Jain
-1
/
+3
2023-08-18
crypto: caam - fix PM operations definition
Arnd Bergmann
-4
/
+4
2023-08-11
crypto: jitter - Add clarifying comments to Jitter Entropy RCT cutoff values
Joachim Vandersmissen
-3
/
+7
2023-08-11
crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()
Mark O'Donovan
-2
/
+6
[next]