summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
9 hourscrypto: sun8i-ss - Remove crypto_rng interfaceEric Biggers
9 hourscrypto: sun8i-ce - Remove crypto_rng interfaceEric Biggers
5 dayscrypto: qce - Remove unsafe/deprecated algorithmsBartosz Golaszewski
5 dayscrypto: mxs-dcp - fix source scatterlist length accessThorsten Blum
5 dayscrypto: qce - fix CCM AAD buffer underallocationMd Sadre Alam
5 dayscrypto: atmel-tdes - use scatterlist length before DMA mappingThorsten Blum
5 dayscrypto: qcom-rng - Remove crypto_rng interfaceEric Biggers
5 dayscrypto: qcom-rng - Allow zero as a random numberEric Biggers
5 dayscrypto: qcom-rng - Enable clock in hwrng caseEric Biggers
2026-08-23crypto: tegra - fix rctx->cryptlen calculation in tegra_gcm_do_one_req()Vladislav Dronov
2026-08-23crypto: qce - fix error path in devm_qce_register_algsThorsten Blum
2026-08-23crypto: starfive - use scatterlist length before DMA mappingThorsten Blum
2026-08-23crypto: ccp: Add external API interface for PSP module initializationSean Christopherson
2026-08-19crypto: ccp - Abort doing SEV INIT if SNP INIT failsAshish Kalra
2026-08-19crypto: ccp - Fix checks for SNP_VLEK_LOAD input buffer lengthMichael Roth
2026-08-19crypto: ccp - Add new SEV/SNP platform shutdown APIAshish Kalra
2026-08-03crypto: tegra - Don't touch bo refcount in host1x bo pin/unpinMikko Perttunen
2026-07-24crypto: ccp - Fix leaking the same page twiceGuenter Roeck
2026-07-24crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_lock...Borislav Petkov (AMD)
2026-07-24crypto: ccp - Fix SNP panic notifier unregistrationAshish Kalra
2026-07-24crypto: ccp - Fix dereferencing uninitialized error pointerAshish Kalra
2026-07-24crypto: ccp - Fix __sev_snp_shutdown_lockedAshish Kalra
2026-07-24crypto: qat - fix restarting state leak on allocation failureAhsan Atta
2026-07-24crypto: ccp - Do not initialize SNP for ioctl(SNP_CONFIG)Tycho Andersen (AMD)
2026-07-24crypto: ccp - Fix a case where SNP_SHUTDOWN is missedTom Lendacky
2026-07-24crypto: ccp - Move SEV/SNP Platform initialization to KVMAshish Kalra
2026-07-24crypto: ccp - Register SNP panic notifier only if SNP is enabledAshish Kalra
2026-07-24crypto: ccp - Reset TMR size at SNP ShutdownAshish Kalra
2026-07-24crypto: ccp - Move dev_info/err messages for SEV/SNP init and shutdownAshish Kalra
2026-07-24crypto: atmel-sha204a - fail on hwrng registration error in probe pathThorsten Blum
2026-07-24crypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204AThorsten Blum
2026-07-24crypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...Uwe Kleine-König
2026-07-24crypto: qat - fix VF2PF work teardown race in adf_disable_sriov()Giovanni Cabiddu
2026-07-24crypto: cavium/cpt - fix DMA cleanup using wrong loop indexFelix Gu
2026-07-24crypto: marvell/octeontx - fix DMA cleanup using wrong loop indexFelix Gu
2026-07-24crypto: tegra - Return ENOMEM when input buffer allocation fails for ccmHerbert Xu
2026-07-24crypto: tegra - Fix dma_free_coherent size errorHerbert Xu
2026-07-24crypto: hisilicon/qm - disable error report before flrWeili Qian
2026-07-24crypto: ccp - Treat zero-length cert chain as query for blob lengthsSean Christopherson
2026-07-24crypto: atmel-sha204a - fix blocking and non-blocking rng logicLothar Rubusch
2026-07-24crypto: ccp - Fix snp_filter_reserved_mem_regions() off-by-oneTycho Andersen (AMD)
2026-07-24crypto: qat - fix heartbeat error injectionDamian Muszynski
2026-07-24crypto: hisi-trng - Remove crypto_rng interfaceEric Biggers
2026-07-24crypto: crypto4xx - Remove insecure and unused rng_algEric Biggers
2026-07-24crypto: crypto4xx - Remove ahash-related codeHerbert Xu
2026-07-24crypto: sun4i-ss - Remove insecure and unused rng_algEric Biggers
2026-07-18crypto: talitos/hash - fix SEC2 64k - 1 ahash request limitationPaul Louvel
2026-07-18crypto: talitos/hash - remove useless wrapperPaul Louvel
2026-07-18crypto: talitos/hash - rename first_desc/last_desc to first_request/last_requestPaul Louvel
2026-07-18crypto: talitos/hash - drop workqueue mechanism for SEC1Paul Louvel