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
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-12
/
+5
2025-11-26
Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-0
/
+37
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
-2
/
+0
2025-11-24
crypto: qat - convert to common field_get() helper
Geert Uytterhoeven
-8
/
+1
2025-11-24
crypto: qat - #undef field_get() before local definition
Geert Uytterhoeven
-0
/
+1
2025-11-24
crypto: ccp - use min() instead of min_t()
David Laight
-1
/
+1
2025-11-22
crypto: ccree - Correctly handle return of sg_nents_for_len
Haotian Zhang
-1
/
+5
2025-11-22
crypto: starfive - Correctly handle return of sg_nents_for_len
Haotian Zhang
-1
/
+5
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
-2
/
+4
2025-11-14
crypto: ccp - Add an API to return the supported SEV-SNP policy bits
Tom Lendacky
-0
/
+37
2025-11-14
crypto: iaa - Fix incorrect return value in save_iaa_wq()
Zilin Guan
-1
/
+1
2025-11-14
crypto: qat - add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
-5
/
+8
2025-11-14
crypto: cesa - Simplify with of_device_get_match_data()
Krzysztof Kozlowski
-5
/
+2
2025-11-14
crypto: ccp - Simplify with of_device_get_match_data()
Krzysztof Kozlowski
-12
/
+1
2025-11-14
crypto: ccp - Constify 'dev_vdata' member
Krzysztof Kozlowski
-3
/
+3
2025-11-14
crypto: artpec6 - Simplify with of_device_get_match_data()
Krzysztof Kozlowski
-6
/
+3
2025-11-14
crypto: cavium/nitrox - add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
-1
/
+1
2025-11-14
crypto: atmel-i2c - add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
-1
/
+1
2025-11-14
crypto: rockchip - drop redundant crypto_skcipher_ivsize() calls
Karina Yankevich
-2
/
+1
2025-11-06
crypto: octeontx2 - Replace deprecated strcpy in cpt_ucode_load_fw
Thorsten Blum
-2
/
+3
2025-11-06
crypto: ccp - Add support for PCI device 0x115A
Mario Limonciello (AMD)
-0
/
+19
2025-11-06
crypto: qce - fix version check
Gaurav Kashyap
-2
/
+1
2025-11-06
crypto: xilinx - Use %pe to print PTR_ERR
Harsh Jain
-1
/
+1
2025-11-06
crypto: hisilicon/qm - Fix device reference leak in qm_get_qos_value
Miaoqian Lin
-0
/
+2
2025-11-05
sev-dev: use override credential guards
Christian Brauner
-8
/
+2
2025-11-05
crypto: hisilicon - qm updates BAR configuration
Longfang Liu
-0
/
+27
2025-11-04
sev-dev: use prepare credential guard
Christian Brauner
-3
/
+3
2025-11-04
sev-dev: use guard for path
Christian Brauner
-2
/
+1
2025-10-31
crypto: qat - use simple_strtoull to improve qat_uclo_parse_num
Thorsten Blum
-13
/
+5
2025-10-31
crypto: hisilicon/qm - add missing default in switch in qm_vft_data_cfg
nieweiqiang
-0
/
+7
2025-10-31
crypto: hisilicon/sgl - remove unnecessary checks for curr_hw_sgl error
nieweiqiang
-5
/
+0
2025-10-31
crypto: hisilicon/qm - add concurrency protection for variable err_threshold
nieweiqiang
-3
/
+6
2025-10-31
crypto: hisilicon/qm - add the save operation of eqe and aeqe
nieweiqiang
-11
/
+14
2025-10-31
crypto: qce - Provide dev_err_probe() status on DMA failure
Bjorn Andersson
-2
/
+4
2025-10-31
crypto: ti - Add support for AES-XTS in DTHEv2 driver
T Pratham
-7
/
+141
2025-10-23
crypto: hisilicon/qm - restore original qos values
nieweiqiang
-1
/
+13
2025-10-23
crypto: sun8i-ss - Move j init earlier in sun8i_ss_hash_run
Herbert Xu
-1
/
+1
2025-10-23
crypto: aspeed - fix double free caused by devm
Haotian Zhang
-2
/
+0
2025-10-20
crypto: caam - Add support of paes algorithm
Meenakshi Aggarwal
-16
/
+220
2025-10-20
KEYS: trusted: caam based protected key
Meenakshi Aggarwal
-17
/
+78
2025-10-17
crypto: caam - Add check for kcalloc() in test_len()
Guangshuo Li
-1
/
+3
2025-10-17
crypto: hifn_795x - replace simple_strtoul with kstrtouint
Thorsten Blum
-4
/
+3
2025-10-17
crypto: xilinx-trng - Add CTR_DRBG DF processing of seed
Harsh Jain
-6
/
+31
2025-10-17
crypto: drbg - Export CTR DRBG DF functions
Harsh Jain
-0
/
+1
2025-10-08
Merge tag 'v6.18-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-0
/
+2
2025-10-04
Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-831
/
+2470
2025-10-03
Merge tag 'iommu-updates-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+10
2025-10-02
crypto: ti - Add CRYPTO_ALG_ASYNC flag to DTHEv2 AES algos
T Pratham
-0
/
+2
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2025-10-01
Merge tag 'mfd-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
-0
/
+217
[prev]
[next]