summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
8 dayscrypto: qat - fix restarting state leak on allocation failureAhsan Atta
8 dayscrypto: atmel-sha204a - fail on hwrng registration error in probe pathThorsten Blum
8 dayscrypto: qat - fix VF2PF work teardown race in adf_disable_sriov()Giovanni Cabiddu
8 dayscrypto: xilinx-trng - Remove crypto_rng interfaceEric Biggers
8 dayscrypto: cavium/cpt - fix DMA cleanup using wrong loop indexFelix Gu
8 dayscrypto: marvell/octeontx - fix DMA cleanup using wrong loop indexFelix Gu
8 dayscrypto: tegra - Return ENOMEM when input buffer allocation fails for ccmHerbert Xu
8 dayscrypto: tegra - Fix dma_free_coherent size errorHerbert Xu
8 dayscrypto: inside-secure/eip93 - Add check for devm_request_threaded_irqAleksander Jan Bajkowski
8 dayscrypto: hisilicon/qm - disable error report before flrWeili Qian
8 dayscrypto: eip93 - fix reset ring register definitionAleksander Jan Bajkowski
8 dayscrypto: ccp - Treat zero-length cert chain as query for blob lengthsSean Christopherson
8 dayscrypto: atmel-sha204a - fix blocking and non-blocking rng logicLothar Rubusch
8 dayscrypto: ccp - Fix snp_filter_reserved_mem_regions() off-by-oneTycho Andersen (AMD)
8 dayscrypto: ccp - Reverse the cleanup order in psp_dev_destroy()Tycho Andersen (AMD)
8 dayscrypto: qat - fix heartbeat error injectionDamian Muszynski
8 dayscrypto: sun4i-ss - Remove insecure and unused rng_algEric Biggers
14 dayscrypto: loongson - Remove broken and unused loongson-rngEric Biggers
14 dayscrypto: talitos/hash - fix SEC2 64k - 1 ahash request limitationPaul Louvel
14 dayscrypto: talitos/hash - remove useless wrapperPaul Louvel
14 dayscrypto: talitos/hash - rename first_desc/last_desc to first_request/last_requestPaul Louvel
14 dayscrypto: talitos/hash - drop workqueue mechanism for SEC1Paul Louvel
14 dayscrypto: talitos/hash - use descriptor chaining for SEC1 instead of workqueuePaul Louvel
14 dayscrypto: talitos/hash - prepare SEC1 descriptor chaining, remove additional de...Paul Louvel
14 dayscrypto: talitos - move code in current_desc_hdr() into a standalone functionPaul Louvel
14 dayscrypto: talitos - move dma mapping code in talitos_submit() into a standalone...Paul Louvel
14 dayscrypto: talitos - move dma unmapping code in flush_channel() into a standalon...Paul Louvel
14 dayscrypto: talitos - add chaining of arbitrary number of descriptor for the SEC1Paul Louvel
14 dayscrypto: talitos - use dma_sync_single_for_cpu() before reading descriptor headerPaul Louvel
14 dayscrypto: qat - factor out AER reset helpersAhsan Atta
14 dayscrypto: qat - validate RSA CRT component lengthsGiovanni Cabiddu
14 dayscrypto: qat - skip restart for down devicesAhsan Atta
14 dayscrypto: qat - protect service table iterations with service_lockAhsan Atta
14 dayscrypto: qat - notify fatal error before AER reset preparationAhsan Atta
14 dayscrypto: qat - keep VFs enabled during resetAhsan Atta
14 dayscrypto: qat - handle sysfs-triggered reset callbacksAhsan Atta
14 dayscrypto: qat - centralize bus master enableAhsan Atta
14 dayscrypto: ccp - Do not initialize SNP for ioctl(SNP_CONFIG)Tycho Andersen (AMD)
14 dayscrypto: ccp - Do not initialize SNP for ioctl(SNP_VLEK_LOAD)Tycho Andersen (AMD)
14 dayscrypto: ccp - Do not initialize SNP for ioctl(SNP_COMMIT)Tycho Andersen (AMD)
14 dayscrypto: ccp - Do not initialize SNP for SEV ioctlsTycho Andersen (AMD)
14 dayscrypto: loongson - Select CRYPTO_RNGEric Biggers
14 dayscrypto: tegra - fix refcount leak in tegra_se_host1x_submit()Wentao Liang
14 dayscrypto: hisi-trng - Remove crypto_rng interfaceEric Biggers
14 dayscrypto: crypto4xx - Remove insecure and unused rng_algEric Biggers
14 dayscrypto: caam - use print_hex_dump_devel to guard key hex dumps againThorsten Blum
14 dayscrypto: caam - use print_hex_dump_devel to guard key hex dumpsThorsten Blum
14 dayscrypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204AThorsten Blum
14 dayscrypto: amlogic - avoid double cleanup in meson_crypto_probe()Dawei Feng
2026-07-04crypto: nx - fix nx_crypto_ctx_exit argumentSam James