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
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Lines
2023-08-04
crypto: caam - Change structure type representing DECO MID
Franck LENORMAND
-7
/
+1
2023-07-28
crypto: caam - Remove messages related to memory allocation failure
Christophe JAILLET
-11
/
+3
2023-07-28
crypto: caam - Use struct_size()
Christophe JAILLET
-2
/
+1
2023-07-28
crypto: starfive - Add AES skcipher and aead support
Jia Jie Ho
-7
/
+1132
2023-07-24
s390/zcrypt: remove CEX2 and CEX3 device drivers
Harald Freudenberger
-4
/
+3
2023-07-22
crypto: hisilicon/hpre - enable sva error interrupt event
Weili Qian
-1
/
+4
2023-07-22
crypto: hisilicon/qm - increase device doorbell timeout
Weili Qian
-0
/
+6
2023-07-22
crypto: hisilicon/qm - stop function and write data to memory
Weili Qian
-6
/
+8
2023-07-22
crypto: hisilicon/qm - flush all work before driver removed
Weili Qian
-0
/
+8
2023-07-22
crypto: stm32 - remove flag HASH_FLAGS_DMA_READY
Thomas Bourgoin
-13
/
+8
2023-07-22
crypto: stm32 - fix MDMAT condition
Thomas Bourgoin
-1
/
+1
2023-07-22
crypto: stm32 - check request size and scatterlist size when using DMA.
Thomas Bourgoin
-5
/
+10
2023-07-22
crypto: stm32 - fix loop iterating through scatterlist for DMA
Thomas Bourgoin
-1
/
+1
2023-07-22
crypto: stm32 - remove bufcnt in stm32_hash_write_ctrl.
Thomas Bourgoin
-3
/
+3
2023-07-22
crypto: stm32 - add new algorithms support
Thomas Bourgoin
-125
/
+543
2023-07-20
crypto: hisilicon/hpre - ensure private key less than n
Weili Qian
-2
/
+8
2023-07-20
crypto: starfive - Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-07-20
crypto: atmel-tdes - Use devm_platform_get_and_ioremap_resource()
Yangtao Li
-11
/
+3
2023-07-20
crypto: atmel-sha - Use devm_platform_get_and_ioremap_resource()
Yangtao Li
-12
/
+3
2023-07-20
crypto: atmel-aes - Use devm_platform_get_and_ioremap_resource()
Yangtao Li
-12
/
+3
2023-07-20
crypto: keembay - Convert to devm_platform_ioremap_resource()
Yangtao Li
-9
/
+1
2023-07-20
crypto: omap-des - Use devm_platform_get_and_ioremap_resource()
Yangtao Li
-7
/
+1
2023-07-20
crypto: qat - replace the if statement with min()
You Kangren
-5
/
+2
2023-07-20
crypto: qat - add heartbeat counters check
Damian Muszynski
-0
/
+81
2023-07-20
crypto: qat - add heartbeat feature
Damian Muszynski
-2
/
+611
2023-07-20
crypto: qat - add measure clock frequency
Damian Muszynski
-0
/
+268
2023-07-20
crypto: qat - drop obsolete heartbeat interface
Damian Muszynski
-15
/
+0
2023-07-20
crypto: qat - add internal timer for qat 4xxx
Damian Muszynski
-0
/
+137
2023-07-20
crypto: qat - add fw_counters debugfs file
Lucas Segarra Fernandez
-0
/
+303
2023-07-20
crypto: ccp - Add support for getting and setting DBC parameters
Mario Limonciello
-0
/
+47
2023-07-20
crypto: ccp - Add support for setting user ID for dynamic boost control
Mario Limonciello
-0
/
+24
2023-07-20
crypto: ccp - Add support for fetching a nonce for dynamic boost control
Mario Limonciello
-1
/
+253
2023-07-20
crypto: ccp - move setting PSP master to earlier in the init
Mario Limonciello
-3
/
+7
2023-07-20
crypto: ccp - Add bootloader and TEE version offsets
Mario Limonciello
-0
/
+5
2023-07-20
crypto: ccp - Add support for displaying PSP firmware versions
Mario Limonciello
-0
/
+66
2023-07-20
crypto: ccp - Rename macro for security attributes
Mario Limonciello
-13
/
+13
2023-07-14
crypto: qat - change value of default idle filter
Giovanni Cabiddu
-1
/
+1
2023-07-06
Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-11
/
+0
2023-07-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-0
/
+1
2023-07-03
virtio-crypto: call scheduler when we free unused buffs
Xianting Tian
-0
/
+1
2023-07-03
s390/zcrypt: remove ZCRYPT_MULTIDEVNODES kernel config option
Harald Freudenberger
-11
/
+0
2023-06-30
Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-503
/
+3071
2023-06-30
Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+5
2023-06-29
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-3
/
+1
2023-06-27
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-9
/
+9
2023-06-23
crypto: starfive - Add RSA algo support
Jia Jie Ho
-2
/
+683
2023-06-23
crypto: starfive - Update hash module irq handling
Jia Jie Ho
-1
/
+8
2023-06-23
crypto: caam - optimize RNG sample size
Meenakshi Aggarwal
-22
/
+44
2023-06-23
crypto: caam - add a test for the RNG
Victoria Milhoan (b42089)
-0
/
+57
2023-06-23
crypto: caam - adjust RNG timing to support more devices
Victoria Milhoan
-2
/
+2
[prev]
[next]