summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-07-19Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-07-17crypto: ccp: Add the SNP_VLEK_LOAD commandMichael Roth
2024-07-17virtio: rename virtio_find_vqs_info() to virtio_find_vqs()Jiri Pirko
2024-07-17virtio_crypto: convert to use virtio_find_vqs_info()Jiri Pirko
2024-07-13crypto: mxs-dcp - Ensure payload is zero when using key slotDavid Gstir
2024-07-06crypto: starfive - Fix nent assignment in rsa decJia Jie Ho
2024-07-06crypto: starfive - Align rsa input data to 32-bitJia Jie Ho
2024-07-06crypto: qat - fix unintentional re-enabling of error interruptsHareshx Sankar Raj
2024-07-06crypto: qat - extend scope of lock in adf_cfg_add_key_value_param()Nivas Varadharajan Mugunthakumar
2024-07-06crypto: sun8i-ce - add Allwinner H616 supportAndre Przywara
2024-07-06crypto: sun8i-ce - wrap accesses to descriptor address fieldsAndre Przywara
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-04crypto: caam: Unembed net_dev structure in dpaa2Breno Leitao
2024-07-04crypto: caam: Unembed net_dev structure from qiBreno Leitao
2024-07-04crypto: caam: Make CRYPTO_DEV_FSL_CAAM dependent of COMPILE_TESTBreno Leitao
2024-07-04crypto: caam: Avoid unused imx8m_machine_match variableBreno Leitao
2024-06-28crypto: qat - initialize user_input.lock for rate_limitingJiwei Sun
2024-06-27Merge tag 'v6.10-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-06-21crypto: qat - make adf_ctl_class constantGreg Kroah-Hartman
2024-06-21crypto: qat - fix linking errors when PCI_IOV is disabledXin Zeng
2024-06-16crypto: ccp - Fix null pointer dereference in __sev_snp_shutdown_lockedKim Phillips
2024-06-07crypto: xilinx - add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-07crypto: sa2ul - add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-07crypto: keembay - add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-07crypto: atmel-sha204a - add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-07crypto: hisilicon/zip - optimize the address offset of the reg query functionChenghai Huang
2024-06-07crypto: hisilicon/qm - adjust the internal processing sequence of the vf enab...Chenghai Huang
2024-06-07crypto: ccp - Move message about TSME being enabled later in initMario Limonciello
2024-06-07crypto: ccp - Add support for getting security attributes on some older systemsMario Limonciello
2024-06-07crypto: ccp - Move security attributes to their own fileMario Limonciello
2024-06-07crypto: ccp - Represent capabilities register as a unionMario Limonciello
2024-06-07crypto: stm32/cryp - call finalize with bh disabledMaxime Méré
2024-06-07crypto: stm32/cryp - add CRYPTO_ALG_KERN_DRIVER_ONLY flagMaxime Méré
2024-06-07crypto: stm32/cryp - increase priorityMaxime Méré
2024-06-07crypto: stm32/cryp - use dma when possibleMaxime Méré
2024-05-31crypto: atmel-sha204a - fix negated return valueLothar Rubusch
2024-05-31crypto: tegra - Remove an incorrect iommu_fwspec_free() call in tegra_se_remo...Christophe JAILLET
2024-05-31crypto: qat - Fix typoDeming Wang
2024-05-31crypto: n2 - Remove unused struct 'n2_skcipher_request_context'Dr. David Alan Gilbert
2024-05-31crypto: hifn_795x - Remove unused hifn_*_command structsDr. David Alan Gilbert
2024-05-31crypto: ccree - Remove unused struct 'tdes_keys'Dr. David Alan Gilbert
2024-05-31crypto: axis - Remove unused struct 'dbgfs_u32'Dr. David Alan Gilbert
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-05-22crypto: virtio - drop owner assignmentKrzysztof Kozlowski
2024-05-20Merge tag 'v6.10-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-17crypto: qat - Fix ADF_DEV_RESET_SYNC memory leakHerbert Xu
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds