summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)AuthorLines
2026-01-30crypto/ccp: Allow multiple streams on the same root bridgeAlexey Kardashevskiy-2/+1
2026-01-30crypto/ccp: Use PCI bridge defaults for IDEAlexey Kardashevskiy-12/+0
2025-12-29crypto: qat - fix duplicate restarting msg during AER errorHarshita Bhilwaria-2/+0
2025-12-19crypto: hisilicon/qm - fix incorrect judgment in qm_get_complete_eqe_num()Chenghai Huang-5/+4
2025-12-06Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds-10/+1464
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds-7/+1
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+37
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-0/+27
2025-12-04crypto/ccp: Fix CONFIG_PCI=n buildDan Williams-1/+1
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+0
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-2/+4
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-131/+583
2025-12-02crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)Alexey Kardashevskiy-2/+1459
2025-12-02ccp: Make snp_reclaim_pages and __sev_do_cmd_locked publicAlexey Kardashevskiy-8/+5
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-12/+5
2025-11-26Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-0/+37
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner-2/+0
2025-11-24crypto: qat - convert to common field_get() helperGeert Uytterhoeven-8/+1
2025-11-24crypto: qat - #undef field_get() before local definitionGeert Uytterhoeven-0/+1
2025-11-24crypto: ccp - use min() instead of min_t()David Laight-1/+1
2025-11-22crypto: ccree - Correctly handle return of sg_nents_for_lenHaotian Zhang-1/+5
2025-11-22crypto: starfive - Correctly handle return of sg_nents_for_lenHaotian Zhang-1/+5
2025-11-20devlink: pass extack through to devlink_param::get()Daniel Zahka-2/+4
2025-11-14crypto: ccp - Add an API to return the supported SEV-SNP policy bitsTom Lendacky-0/+37
2025-11-14crypto: iaa - Fix incorrect return value in save_iaa_wq()Zilin Guan-1/+1
2025-11-14crypto: qat - add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-5/+8
2025-11-14crypto: cesa - Simplify with of_device_get_match_data()Krzysztof Kozlowski-5/+2
2025-11-14crypto: ccp - Simplify with of_device_get_match_data()Krzysztof Kozlowski-12/+1
2025-11-14crypto: ccp - Constify 'dev_vdata' memberKrzysztof Kozlowski-3/+3
2025-11-14crypto: artpec6 - Simplify with of_device_get_match_data()Krzysztof Kozlowski-6/+3
2025-11-14crypto: cavium/nitrox - add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-1/+1
2025-11-14crypto: atmel-i2c - add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-1/+1
2025-11-14crypto: rockchip - drop redundant crypto_skcipher_ivsize() callsKarina Yankevich-2/+1
2025-11-06crypto: octeontx2 - Replace deprecated strcpy in cpt_ucode_load_fwThorsten Blum-2/+3
2025-11-06crypto: ccp - Add support for PCI device 0x115AMario Limonciello (AMD)-0/+19
2025-11-06crypto: qce - fix version checkGaurav Kashyap-2/+1
2025-11-06crypto: xilinx - Use %pe to print PTR_ERRHarsh Jain-1/+1
2025-11-06crypto: hisilicon/qm - Fix device reference leak in qm_get_qos_valueMiaoqian Lin-0/+2
2025-11-05sev-dev: use override credential guardsChristian Brauner-8/+2
2025-11-05crypto: hisilicon - qm updates BAR configurationLongfang Liu-0/+27
2025-11-04sev-dev: use prepare credential guardChristian Brauner-3/+3
2025-11-04sev-dev: use guard for pathChristian Brauner-2/+1
2025-10-31crypto: qat - use simple_strtoull to improve qat_uclo_parse_numThorsten Blum-13/+5
2025-10-31crypto: hisilicon/qm - add missing default in switch in qm_vft_data_cfgnieweiqiang-0/+7
2025-10-31crypto: hisilicon/sgl - remove unnecessary checks for curr_hw_sgl errornieweiqiang-5/+0
2025-10-31crypto: hisilicon/qm - add concurrency protection for variable err_thresholdnieweiqiang-3/+6
2025-10-31crypto: hisilicon/qm - add the save operation of eqe and aeqenieweiqiang-11/+14
2025-10-31crypto: qce - Provide dev_err_probe() status on DMA failureBjorn Andersson-2/+4
2025-10-31crypto: ti - Add support for AES-XTS in DTHEv2 driverT Pratham-7/+141
2025-10-23crypto: hisilicon/qm - restore original qos valuesnieweiqiang-1/+13