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