summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
3 dayscrypto: talitos/hash - fix SEC2 64k - 1 ahash request limitationPaul Louvel
3 dayscrypto: talitos/hash - remove useless wrapperPaul Louvel
3 dayscrypto: talitos/hash - rename first_desc/last_desc to first_request/last_requestPaul Louvel
3 dayscrypto: talitos/hash - drop workqueue mechanism for SEC1Paul Louvel
3 dayscrypto: talitos/hash - use descriptor chaining for SEC1 instead of workqueuePaul Louvel
3 dayscrypto: talitos/hash - prepare SEC1 descriptor chaining, remove additional de...Paul Louvel
3 dayscrypto: talitos - move code in current_desc_hdr() into a standalone functionPaul Louvel
3 dayscrypto: talitos - move dma mapping code in talitos_submit() into a standalone...Paul Louvel
3 dayscrypto: talitos - move dma unmapping code in flush_channel() into a standalon...Paul Louvel
3 dayscrypto: talitos - add chaining of arbitrary number of descriptor for the SEC1Paul Louvel
3 dayscrypto: talitos - use dma_sync_single_for_cpu() before reading descriptor headerPaul Louvel
3 dayscrypto: qat - factor out AER reset helpersAhsan Atta
3 dayscrypto: qat - validate RSA CRT component lengthsGiovanni Cabiddu
3 dayscrypto: qat - skip restart for down devicesAhsan Atta
3 dayscrypto: qat - protect service table iterations with service_lockAhsan Atta
3 dayscrypto: qat - notify fatal error before AER reset preparationAhsan Atta
3 dayscrypto: qat - keep VFs enabled during resetAhsan Atta
3 dayscrypto: qat - handle sysfs-triggered reset callbacksAhsan Atta
3 dayscrypto: qat - fix restarting state leak on allocation failureAhsan Atta
3 dayscrypto: qat - centralize bus master enableAhsan Atta
3 dayscrypto: ccp - Do not initialize SNP for ioctl(SNP_CONFIG)Tycho Andersen (AMD)
3 dayscrypto: ccp - Do not initialize SNP for ioctl(SNP_VLEK_LOAD)Tycho Andersen (AMD)
3 dayscrypto: ccp - Do not initialize SNP for ioctl(SNP_COMMIT)Tycho Andersen (AMD)
3 dayscrypto: ccp - Do not initialize SNP for SEV ioctlsTycho Andersen (AMD)
3 dayscrypto: loongson - Remove broken and unused loongson-rngEric Biggers
3 dayscrypto: loongson - Select CRYPTO_RNGEric Biggers
3 dayscrypto: tegra - fix refcount leak in tegra_se_host1x_submit()Wentao Liang
3 dayscrypto: hisi-trng - Remove crypto_rng interfaceEric Biggers
3 dayscrypto: crypto4xx - Remove insecure and unused rng_algEric Biggers
3 dayscrypto: caam - use print_hex_dump_devel to guard key hex dumps againThorsten Blum
3 dayscrypto: caam - use print_hex_dump_devel to guard key hex dumpsThorsten Blum
3 dayscrypto: atmel-sha204a - fail on hwrng registration error in probe pathThorsten Blum
3 dayscrypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204AThorsten Blum
3 dayscrypto: qat - fix VF2PF work teardown race in adf_disable_sriov()Giovanni Cabiddu
3 dayscrypto: amlogic - avoid double cleanup in meson_crypto_probe()Dawei Feng
2026-07-04crypto: nx - fix nx_crypto_ctx_exit argumentSam James
2026-07-04PCI/P2PDMA: Add Intel QAT, DSA, IAA devices to whitelistLukas Wunner
2026-06-27crypto: qat - remove unused character device and IOCTLsGiovanni Cabiddu
2026-04-16crypto: ccp - copy IV using skcipher ivsizePaul Moses
2026-04-16crypto: ccp: Don't attempt to copy ID to userspace if PSP command failedSean Christopherson
2026-04-16crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failedSean Christopherson
2026-04-16crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failedSean Christopherson
2026-04-16crypto: sa2ul - Fix AEAD fallback algorithm namesT Pratham
2026-04-16crypto: eip93 - fix hmac setkey algo selectionAleksander Jan Bajkowski
2026-04-15Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-04-14Merge tag 'x86_sev_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-04-13Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-12crypto: vmx - remove CRYPTO_DEV_VMX from KconfigThorsten Blum
2026-04-12crypto: omap - convert reqctx buffer to fixed-size arrayThorsten Blum
2026-04-12crypto: qat - fix IRQ cleanup on 6xxx probe failureGiovanni Cabiddu