index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-22
crypto: hisilicon/qm - flush all work before driver removed
Weili Qian
1
-0
/
+8
2023-07-22
crypto: stm32 - remove flag HASH_FLAGS_DMA_READY
Thomas Bourgoin
1
-13
/
+8
2023-07-22
crypto: stm32 - fix MDMAT condition
Thomas Bourgoin
1
-1
/
+1
2023-07-22
crypto: stm32 - check request size and scatterlist size when using DMA.
Thomas Bourgoin
1
-5
/
+10
2023-07-22
crypto: stm32 - fix loop iterating through scatterlist for DMA
Thomas Bourgoin
1
-1
/
+1
2023-07-22
crypto: stm32 - remove bufcnt in stm32_hash_write_ctrl.
Thomas Bourgoin
1
-3
/
+3
2023-07-22
crypto: stm32 - add new algorithms support
Thomas Bourgoin
2
-125
/
+543
2023-07-20
crypto: hisilicon/hpre - ensure private key less than n
Weili Qian
1
-2
/
+8
2023-07-20
crypto: starfive - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-20
crypto: atmel-tdes - Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-11
/
+3
2023-07-20
crypto: atmel-sha - Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-12
/
+3
2023-07-20
crypto: atmel-aes - Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-12
/
+3
2023-07-20
crypto: keembay - Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-9
/
+1
2023-07-20
crypto: omap-des - Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-7
/
+1
2023-07-20
crypto: qat - replace the if statement with min()
You Kangren
1
-5
/
+2
2023-07-20
crypto: qat - add heartbeat counters check
Damian Muszynski
6
-0
/
+81
2023-07-20
crypto: qat - add heartbeat feature
Damian Muszynski
20
-2
/
+611
2023-07-20
crypto: qat - add measure clock frequency
Damian Muszynski
16
-0
/
+268
2023-07-20
crypto: qat - drop obsolete heartbeat interface
Damian Muszynski
1
-15
/
+0
2023-07-20
crypto: qat - add internal timer for qat 4xxx
Damian Muszynski
10
-0
/
+137
2023-07-20
crypto: qat - add fw_counters debugfs file
Lucas Segarra Fernandez
7
-0
/
+303
2023-07-20
crypto: ccp - Add support for getting and setting DBC parameters
Mario Limonciello
2
-0
/
+47
2023-07-20
crypto: ccp - Add support for setting user ID for dynamic boost control
Mario Limonciello
2
-0
/
+24
2023-07-20
crypto: ccp - Add support for fetching a nonce for dynamic boost control
Mario Limonciello
7
-1
/
+253
2023-07-20
crypto: ccp - move setting PSP master to earlier in the init
Mario Limonciello
1
-3
/
+7
2023-07-20
crypto: ccp - Add bootloader and TEE version offsets
Mario Limonciello
1
-0
/
+5
2023-07-20
crypto: ccp - Add support for displaying PSP firmware versions
Mario Limonciello
2
-0
/
+66
2023-07-20
crypto: ccp - Rename macro for security attributes
Mario Limonciello
1
-13
/
+13
2023-07-14
crypto: qat - change value of default idle filter
Giovanni Cabiddu
1
-1
/
+1
2023-07-06
Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-11
/
+0
2023-07-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2023-07-03
virtio-crypto: call scheduler when we free unused buffs
Xianting Tian
1
-0
/
+1
2023-07-03
s390/zcrypt: remove ZCRYPT_MULTIDEVNODES kernel config option
Harald Freudenberger
1
-11
/
+0
2023-07-01
Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
64
-503
/
+3071
2023-06-30
Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2023-06-30
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
2023-06-28
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-9
/
+9
2023-06-23
crypto: starfive - Add RSA algo support
Jia Jie Ho
5
-2
/
+683
2023-06-23
crypto: starfive - Update hash module irq handling
Jia Jie Ho
1
-1
/
+8
2023-06-23
crypto: caam - optimize RNG sample size
Meenakshi Aggarwal
2
-22
/
+44
2023-06-23
crypto: caam - add a test for the RNG
Victoria Milhoan (b42089)
2
-0
/
+57
2023-06-23
crypto: caam - adjust RNG timing to support more devices
Victoria Milhoan
1
-2
/
+2
2023-06-16
crypto: qat - do not export adf_init_admin_pm()
Giovanni Cabiddu
1
-1
/
+0
2023-06-16
crypto: n2 - Use of_property_read_reg() to parse "reg"
Rob Herring
1
-5
/
+4
2023-06-16
crypto: qat - expose pm_idle_enabled through sysfs
Lucas Segarra Fernandez
4
-1
/
+66
2023-06-16
crypto: qat - extend configuration for 4xxx
Adam Guerin
4
-22
/
+152
2023-06-16
crypto: qat - refactor fw config logic for 4xxx
Giovanni Cabiddu
1
-38
/
+58
2023-06-16
crypto: qat - make fw images name constant
Giovanni Cabiddu
5
-10
/
+10
2023-06-16
crypto: qat - move returns to default case
Adam Guerin
2
-11
/
+10
2023-06-16
crypto: qat - unmap buffers before free for RSA
Hareshx Sankar Raj
1
-5
/
+4
[next]