summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2025-12-06Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-12-04crypto/ccp: Fix CONFIG_PCI=n buildDan Williams
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-12-02crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)Alexey Kardashevskiy
2025-12-02ccp: Make snp_reclaim_pages and __sev_do_cmd_locked publicAlexey Kardashevskiy
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-11-26Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner
2025-11-24crypto: qat - convert to common field_get() helperGeert Uytterhoeven
2025-11-24crypto: qat - #undef field_get() before local definitionGeert Uytterhoeven
2025-11-24crypto: ccp - use min() instead of min_t()David Laight
2025-11-22crypto: ccree - Correctly handle return of sg_nents_for_lenHaotian Zhang
2025-11-22crypto: starfive - Correctly handle return of sg_nents_for_lenHaotian Zhang
2025-11-20devlink: pass extack through to devlink_param::get()Daniel Zahka
2025-11-14crypto: ccp - Add an API to return the supported SEV-SNP policy bitsTom Lendacky
2025-11-14crypto: iaa - Fix incorrect return value in save_iaa_wq()Zilin Guan
2025-11-14crypto: qat - add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-14crypto: cesa - Simplify with of_device_get_match_data()Krzysztof Kozlowski
2025-11-14crypto: ccp - Simplify with of_device_get_match_data()Krzysztof Kozlowski
2025-11-14crypto: ccp - Constify 'dev_vdata' memberKrzysztof Kozlowski
2025-11-14crypto: artpec6 - Simplify with of_device_get_match_data()Krzysztof Kozlowski
2025-11-14crypto: cavium/nitrox - add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-14crypto: atmel-i2c - add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-14crypto: rockchip - drop redundant crypto_skcipher_ivsize() callsKarina Yankevich
2025-11-06crypto: octeontx2 - Replace deprecated strcpy in cpt_ucode_load_fwThorsten Blum
2025-11-06crypto: ccp - Add support for PCI device 0x115AMario Limonciello (AMD)
2025-11-06crypto: qce - fix version checkGaurav Kashyap
2025-11-06crypto: xilinx - Use %pe to print PTR_ERRHarsh Jain
2025-11-06crypto: hisilicon/qm - Fix device reference leak in qm_get_qos_valueMiaoqian Lin
2025-11-05sev-dev: use override credential guardsChristian Brauner
2025-11-05crypto: hisilicon - qm updates BAR configurationLongfang Liu
2025-11-04sev-dev: use prepare credential guardChristian Brauner
2025-11-04sev-dev: use guard for pathChristian Brauner
2025-10-31crypto: qat - use simple_strtoull to improve qat_uclo_parse_numThorsten Blum
2025-10-31crypto: hisilicon/qm - add missing default in switch in qm_vft_data_cfgnieweiqiang
2025-10-31crypto: hisilicon/sgl - remove unnecessary checks for curr_hw_sgl errornieweiqiang
2025-10-31crypto: hisilicon/qm - add concurrency protection for variable err_thresholdnieweiqiang
2025-10-31crypto: hisilicon/qm - add the save operation of eqe and aeqenieweiqiang
2025-10-31crypto: qce - Provide dev_err_probe() status on DMA failureBjorn Andersson
2025-10-31crypto: ti - Add support for AES-XTS in DTHEv2 driverT Pratham
2025-10-23crypto: hisilicon/qm - restore original qos valuesnieweiqiang
2025-10-23crypto: sun8i-ss - Move j init earlier in sun8i_ss_hash_runHerbert Xu
2025-10-23crypto: aspeed - fix double free caused by devmHaotian Zhang
2025-10-20crypto: caam - Add support of paes algorithmMeenakshi Aggarwal
2025-10-20KEYS: trusted: caam based protected keyMeenakshi Aggarwal