summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2025-04-23crypto: nx - Use API partial block handlingHerbert Xu
2025-04-23crypto: zynqmp-sha - Use API partial block handlingHerbert Xu
2025-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2025-04-23crypto: atmel-sha204a - Set hwrng quality to lowest possibleMarek BehĂșn
2025-04-17crypto: sun8i-ss - use API helpers to setup fallback requestOvidiu Panait
2025-04-16crypto: cbcmac - Set block size properlyHerbert Xu
2025-04-16crypto: zynqmp-sha - Add lockingHerbert Xu
2025-04-16crypto: zynqmp-sha - Make descsize an algorithm attributeHerbert Xu
2025-04-16crypto: padlock-sha - Make descsize an algorithm attributeHerbert Xu
2025-04-16crypto: ccp - Fix __sev_snp_shutdown_lockedAshish Kalra
2025-04-16crypto: caam - Add support for i.MX8QMThomas Richard
2025-04-16crypto: tegra - use API helpers to setup fallback requestOvidiu Panait
2025-04-16crypto: rk3288 - use API helpers to setup fallback requestOvidiu Panait
2025-04-16crypto: img-hash - use API helpers to setup fallback requestOvidiu Panait
2025-04-16crypto: iaa - Use cra_reqsize for acompHerbert Xu
2025-04-16crypto: qat - Use cra_reqsize for acompHerbert Xu
2025-04-16crypto: atmel - add CRYPTO_ALG_KERN_DRIVER_ONLY flagZixun LI
2025-04-16crypto: s5p-sss - Add missing header inclusionsHerbert Xu
2025-04-16crypto: ccp - Add missing header inclusionsHerbert Xu
2025-04-16crypto: nx - Add missing header inclusionsHerbert Xu
2025-04-16crypto: iaa - Switch to ACOMP_FBREQ_ON_STACKHerbert Xu
2025-04-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar
2025-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2025-04-09crypto: caam/qi - Fix drv_ctx refcount bugHerbert Xu
2025-04-08crypto: ccp - Silence may-be-uninitialized warning in sev_ioctl_do_pdh_exportHerbert Xu
2025-04-08crypto: sun8i-ce-hash - use API helpers to setup fallback requestOvidiu Panait
2025-04-08crypto: sun8i-ce-hash - add IS_ENABLED() checks to debugfs statsOvidiu Panait
2025-04-08crypto: sun8i-ce-hash - drop CONFIG_CRYPTO_DEV_SUN8I_CE_DEBUG ifdefsOvidiu Panait
2025-04-08crypto: sun8i-ce-hash - factor out debugfs fallback statisticsOvidiu Panait
2025-04-08crypto: sun8i-ce-hash - remove duplicated fallback checksOvidiu Panait
2025-04-08crypto: sun8i-ce-hash - fix error handling in sun8i_ce_hash_run()Ovidiu Panait
2025-04-08crypto: ccp - Move SEV/SNP Platform initialization to KVMAshish Kalra
2025-04-07crypto: qat - switch to standard pattern for PCI IDsGiovanni Cabiddu
2025-04-07crypto: eip93 - Make read-only arrays static constColin Ian King
2025-04-07crypto: omap-sham - use dev_groups to register attribute groupsOvidiu Panait
2025-04-07crypto: omap-aes - use dev_groups to register attribute groupsOvidiu Panait
2025-04-07crypto: qat - remove BITS_IN_DWORD()Suman Kumar Chakraborty
2025-04-07crypto: qat - remove initialization in device classGiovanni Cabiddu
2025-04-07crypto: qat - add shutdown handler to qat_c3xxxGiovanni Cabiddu
2025-04-07crypto: qat - remove redundant prototypes in qat_c3xxxGiovanni Cabiddu
2025-04-07crypto: qat - add shutdown handler to qat_c62xGiovanni Cabiddu
2025-04-07crypto: qat - remove redundant prototypes in qat_c62xGiovanni Cabiddu
2025-04-07crypto: qat - add shutdown handler to qat_dh895xccGiovanni Cabiddu
2025-04-07crypto: qat - remove redundant prototypes in qat_dh895xccGiovanni Cabiddu
2025-04-07crypto: qat - add shutdown handler to qat_420xxGiovanni Cabiddu
2025-04-07crypto: qat - add shutdown handler to qat_4xxxGiovanni Cabiddu
2025-04-07crypto: sa2ul - Use proper helpers to setup requestHerbert Xu
2025-04-07crypto: ccp - Add new SEV/SNP platform shutdown APIAshish Kalra
2025-04-07crypto: ccp - Register SNP panic notifier only if SNP is enabledAshish Kalra
2025-04-07crypto: ccp - Reset TMR size at SNP ShutdownAshish Kalra