index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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: 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-03
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-06-30
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-29
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
2023-06-27
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
2023-06-16
crypto: qat - unmap buffer before free for DH
Hareshx Sankar Raj
1
-3
/
+2
2023-06-13
crypto: update some Arm documentation references
Jonathan Corbet
13
-13
/
+13
2023-06-09
crypto: qat - update slice mask for 4xxx devices
Karthikeyan Gopal
1
-1
/
+1
2023-06-09
crypto: qat - set deprecated capabilities as reserved
Karthikeyan Gopal
1
-2
/
+1
2023-06-06
crypto: qat - add missing function declaration in adf_dbgfs.h
Giovanni Cabiddu
1
-1
/
+1
2023-06-02
crypto: qat - move dbgfs init to separate file
Damian Muszynski
13
-62
/
+156
[prev]
[next]