summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
10 dayscrypto: xilinx-trng - Remove crypto_rng interfaceEric Biggers
10 dayscrypto: cavium/cpt - fix DMA cleanup using wrong loop indexFelix Gu
10 dayscrypto: marvell/octeontx - fix DMA cleanup using wrong loop indexFelix Gu
10 dayscrypto: ccp/tsm - Enable the root port after the endpointAlexey Kardashevskiy
10 dayscrypto: tegra - Return ENOMEM when input buffer allocation fails for ccmHerbert Xu
10 dayscrypto: tegra - Fix dma_free_coherent size errorHerbert Xu
10 dayscrypto: inside-secure/eip93 - Add check for devm_request_threaded_irqAleksander Jan Bajkowski
10 dayscrypto: hisilicon/qm - disable error report before flrWeili Qian
10 dayscrypto: eip93 - fix reset ring register definitionAleksander Jan Bajkowski
10 dayscrypto: safexcel - Fix potential memory leak in safexcel_pci_probe()Abdun Nihaal
10 dayscrypto: ccp/sev-dev-tsm - bail out early when pdev->bus is NULLStepan Ionichev
10 dayscrypto: ccp - Treat zero-length cert chain as query for blob lengthsSean Christopherson
10 dayscrypto: atmel-sha204a - fix blocking and non-blocking rng logicLothar Rubusch
10 dayscrypto: ccp - Initialize data during __sev_snp_init_locked()Tycho Andersen (AMD)
10 dayscrypto: ccp - Check for page allocation failure correctly in TIOTycho Andersen (AMD)
10 dayscrypto: ccp - Fix snp_filter_reserved_mem_regions() off-by-oneTycho Andersen (AMD)
10 dayscrypto: ccp - Reverse the cleanup order in psp_dev_destroy()Tycho Andersen (AMD)
10 dayscrypto: qat - fix heartbeat error injectionDamian Muszynski
10 dayscrypto: 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
2026-07-18crypto: talitos/hash - use descriptor chaining for SEC1 instead of workqueuePaul Louvel
2026-07-18crypto: talitos/hash - prepare SEC1 descriptor chaining, remove additional de...Paul Louvel
2026-07-18crypto: talitos - move code in current_desc_hdr() into a standalone functionPaul Louvel
2026-07-18crypto: talitos - move dma mapping code in talitos_submit() into a standalone...Paul Louvel
2026-07-18crypto: talitos - move dma unmapping code in flush_channel() into a standalon...Paul Louvel
2026-07-18crypto: talitos - add chaining of arbitrary number of descriptor for the SEC1Paul Louvel
2026-07-18crypto: talitos - use dma_sync_single_for_cpu() before reading descriptor headerPaul Louvel
2026-07-18crypto: qat - factor out AER reset helpersAhsan Atta
2026-07-18crypto: qat - validate RSA CRT component lengthsGiovanni Cabiddu
2026-07-18crypto: qat - skip restart for down devicesAhsan Atta
2026-07-18crypto: qat - protect service table iterations with service_lockAhsan Atta
2026-07-18crypto: qat - notify fatal error before AER reset preparationAhsan Atta
2026-07-18crypto: qat - keep VFs enabled during resetAhsan Atta
2026-07-18crypto: qat - handle sysfs-triggered reset callbacksAhsan Atta
2026-07-18crypto: qat - fix restarting state leak on allocation failureAhsan Atta
2026-07-18crypto: qat - centralize bus master enableAhsan Atta
2026-07-18crypto: ccp - Do not initialize SNP for ioctl(SNP_CONFIG)Tycho Andersen (AMD)
2026-07-18crypto: ccp - Do not initialize SNP for ioctl(SNP_VLEK_LOAD)Tycho Andersen (AMD)
2026-07-18crypto: ccp - Do not initialize SNP for ioctl(SNP_COMMIT)Tycho Andersen (AMD)
2026-07-18crypto: ccp - Do not initialize SNP for SEV ioctlsTycho Andersen (AMD)
2026-07-18crypto: loongson - Remove broken and unused loongson-rngEric Biggers
2026-07-18crypto: loongson - Select CRYPTO_RNGEric Biggers
2026-07-18crypto: tegra - fix refcount leak in tegra_se_host1x_submit()Wentao Liang
2026-07-18crypto: hisi-trng - Remove crypto_rng interfaceEric Biggers
2026-07-18crypto: crypto4xx - Remove insecure and unused rng_algEric Biggers
2026-07-18crypto: caam - use print_hex_dump_devel to guard key hex dumps againThorsten Blum
2026-07-18crypto: caam - use print_hex_dump_devel to guard key hex dumpsThorsten Blum