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
2026-01-30
crypto/ccp: Allow multiple streams on the same root bridge
Alexey Kardashevskiy
-2
/
+1
2026-01-30
crypto/ccp: Use PCI bridge defaults for IDE
Alexey Kardashevskiy
-12
/
+0
2025-12-29
crypto: qat - fix duplicate restarting msg during AER error
Harshita Bhilwaria
-2
/
+0
2025-12-19
crypto: hisilicon/qm - fix incorrect judgment in qm_get_complete_eqe_num()
Chenghai Huang
-5
/
+4
2025-12-06
Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
-10
/
+1464
2025-12-06
Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
Linus Torvalds
-7
/
+1
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+37
2025-12-04
Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
-0
/
+27
2025-12-04
crypto/ccp: Fix CONFIG_PCI=n build
Dan Williams
-1
/
+1
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+0
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-2
/
+4
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-131
/
+583
2025-12-02
crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)
Alexey Kardashevskiy
-2
/
+1459
2025-12-02
ccp: Make snp_reclaim_pages and __sev_do_cmd_locked public
Alexey Kardashevskiy
-8
/
+5
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
[next]