index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-15
crypto: ccp - Add support for DBC over PSP mailbox
Mario Limonciello
4
-29
/
+64
2023-09-15
crypto: ccp - Add a macro to check capabilities register
Mario Limonciello
3
-5
/
+6
2023-09-15
crypto: ccp - Add a communication path abstraction for DBC
Mario Limonciello
2
-38
/
+26
2023-09-15
crypto: ccp - Add support for extended PSP mailbox commands
Mario Limonciello
2
-0
/
+45
2023-09-15
crypto: ccp - Move direct access to some PSP registers out of TEE
Tom Lendacky
6
-58
/
+104
2023-09-15
crypto: hisilicon/hpre - Fix a erroneous check after snprintf()
Christophe JAILLET
1
-1
/
+1
2023-09-15
crypto: vmx - Improved AES/XTS performance of 6-way unrolling for ppc
Danny Tsen
1
-49
/
+92
2023-09-15
crypto: qat - Use list_for_each_entry() helper
Jinjie Ruan
1
-18
/
+6
2023-09-15
crypto: ccp - Get a free page to use while fetching initial nonce
Mario Limonciello
1
-1
/
+1
2023-08-29
Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
117
-2455
/
+6329
2023-08-28
Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-4
/
+3
2023-08-25
crypto: chelsio - Remove unused declarations
Yue Haibing
2
-2
/
+0
2023-08-25
crypto: qat - fix crypto capability detection for 4xxx
Adam Guerin
2
-1
/
+13
2023-08-23
crypto: drivers - Explicitly include correct DT includes
Rob Herring
33
-45
/
+25
2023-08-18
crypto: zynqmp - Use new crypto_engine_op interface
Herbert Xu
1
-17
/
+18
2023-08-18
crypto: virtio - Use new crypto_engine_op interface
Herbert Xu
2
-26
/
+30
2023-08-18
crypto: stm32 - Use new crypto_engine_op interface
Herbert Xu
2
-355
/
+445
2023-08-18
crypto: jh7110 - Use new crypto_engine_op interface
Herbert Xu
4
-204
/
+251
2023-08-18
crypto: rk3288 - Use new crypto_engine_op interface
Herbert Xu
4
-83
/
+123
2023-08-18
crypto: omap - Use new crypto_engine_op interface
Herbert Xu
5
-337
/
+362
2023-08-18
crypto: keembay - Use new crypto_engine_op interface
Herbert Xu
3
-366
/
+356
2023-08-18
crypto: sl3516 - Use new crypto_engine_op interface
Herbert Xu
3
-34
/
+43
2023-08-18
crypto: caam - Use new crypto_engine_op interface
Herbert Xu
4
-113
/
+320
2023-08-18
crypto: aspeed - Remove non-standard sha512 algorithms
Herbert Xu
1
-212
/
+0
2023-08-18
crypto: aspeed - Use new crypto_engine_op interface
Herbert Xu
5
-105
/
+202
2023-08-18
crypto: amlogic - Use new crypto_engine_op interface
Herbert Xu
3
-29
/
+47
2023-08-18
crypto: sun8i-ss - Use new crypto_engine_op interface
Herbert Xu
4
-131
/
+177
2023-08-18
crypto: sun8i-ce - Use new crypto_engine_op interface
Herbert Xu
4
-125
/
+180
2023-08-18
crypto: caam - Include internal/engine.h
Herbert Xu
3
-3
/
+4
2023-08-18
crypto: omap - Include internal/engine.h
Herbert Xu
1
-16
/
+14
2023-08-18
crypto: jh7110 - Include scatterwalk.h for struct scatter_walk
Herbert Xu
1
-0
/
+1
2023-08-18
crypto: jh7110 - Include crypto/hash.h in header file
Herbert Xu
1
-5
/
+5
2023-08-18
crypto: zynqmp - Remove prepare/unprepare request
Herbert Xu
1
-2
/
+0
2023-08-18
crypto: virtio - Remove prepare/unprepare request
Herbert Xu
2
-4
/
+0
2023-08-18
crypto: stm32 - Remove prepare/unprepare request
Herbert Xu
1
-30
/
+7
2023-08-18
crypto: jh1100 - Remove prepare/unprepare request
Herbert Xu
2
-50
/
+11
2023-08-18
crypto: rk3288 - Remove prepare/unprepare request
Herbert Xu
1
-5
/
+8
2023-08-18
crypto: omap - Remove prepare/unprepare request
Herbert Xu
4
-39
/
+19
2023-08-18
crypto: keembay - Remove prepare/unprepare request
Herbert Xu
2
-6
/
+0
2023-08-18
crypto: sl3516 - Remove prepare/unprepare request
Herbert Xu
1
-2
/
+0
2023-08-18
crypto: aspeed - Remove prepare/unprepare request
Herbert Xu
3
-10
/
+8
2023-08-18
crypto: amlogic - Remove prepare/unprepare request
Herbert Xu
1
-2
/
+0
2023-08-18
crypto: sun8i-ss - Remove prepare/unprepare request
Herbert Xu
2
-4
/
+0
2023-08-18
crypto: sun8i-ce - Remove prepare/unprepare request
Herbert Xu
2
-8
/
+14
2023-08-18
crypto: qcom-rng: Make the core clock optional regardless of ACPI presence
Konrad Dybcio
1
-7
/
+3
2023-08-18
crypto: drivers - avoid memcpy size warning
Arnd Bergmann
3
-3
/
+6
2023-08-18
crypto: exynos - fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-18
crypto: qat - Remove unused function declarations
Yue Haibing
1
-8
/
+0
2023-08-18
crypto: allwinner - Remove unused function declarations
Yue Haibing
2
-5
/
+0
2023-08-18
crypto: caam/jr - fix shared IRQ line handling
Horia Geantă
1
-1
/
+1
[prev]
[next]