summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
16 hourscrypto: ccp - Fix leaking the same page twiceGuenter Roeck
16 hourscrypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_lock...Borislav Petkov (AMD)
16 hourscrypto: ccp - Fix SNP panic notifier unregistrationAshish Kalra
16 hourscrypto: ccp - Fix dereferencing uninitialized error pointerAshish Kalra
16 hourscrypto: ccp - Fix __sev_snp_shutdown_lockedAshish Kalra
16 hourscrypto: qat - fix restarting state leak on allocation failureAhsan Atta
16 hourscrypto: ccp - Do not initialize SNP for ioctl(SNP_CONFIG)Tycho Andersen (AMD)
16 hourscrypto: ccp - Fix a case where SNP_SHUTDOWN is missedTom Lendacky
16 hourscrypto: ccp - Move SEV/SNP Platform initialization to KVMAshish Kalra
16 hourscrypto: ccp - Register SNP panic notifier only if SNP is enabledAshish Kalra
16 hourscrypto: ccp - Reset TMR size at SNP ShutdownAshish Kalra
16 hourscrypto: ccp - Move dev_info/err messages for SEV/SNP init and shutdownAshish Kalra
16 hourscrypto: atmel-sha204a - fail on hwrng registration error in probe pathThorsten Blum
16 hourscrypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204AThorsten Blum
16 hourscrypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...Uwe Kleine-König
16 hourscrypto: qat - fix VF2PF work teardown race in adf_disable_sriov()Giovanni Cabiddu
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: tegra - Return ENOMEM when input buffer allocation fails for ccmHerbert Xu
16 hourscrypto: tegra - Fix dma_free_coherent size errorHerbert Xu
16 hourscrypto: hisilicon/qm - disable error report before flrWeili Qian
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 - Fix snp_filter_reserved_mem_regions() off-by-oneTycho Andersen (AMD)
16 hourscrypto: qat - fix heartbeat error injectionDamian Muszynski
16 hourscrypto: hisi-trng - Remove crypto_rng interfaceEric Biggers
16 hourscrypto: crypto4xx - Remove insecure and unused rng_algEric Biggers
16 hourscrypto: crypto4xx - Remove ahash-related codeHerbert Xu
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 - validate RSA CRT component lengthsGiovanni Cabiddu
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: 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: tegra - fix refcount leak in tegra_se_host1x_submit()Wentao Liang
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