summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2026-03-14crypto: ccp - simplify sev_update_firmware()Tycho Andersen (AMD)
2026-03-14crypto: qce - Remove return variable and unused assignmentsThorsten Blum
2026-03-14crypto: ccp - Fix leaking the same page twiceGuenter Roeck
2026-03-09crypto: aes - Add cmac, xcbc, and cbcmac algorithms using libraryEric Biggers
2026-03-07crypto: qat - Drop redundant local variablesThorsten Blum
2026-03-07crypto: ti - Add support for AES-CTR in DTHEv2 driverT Pratham
2026-03-07crypto: atmel-i2c - Replace hard-coded bus clock rate with constantThorsten Blum
2026-03-07crypto: qce - Replace snprintf("%s") with strscpyThorsten Blum
2026-03-07crypto: vmx - Remove disabled build directiveThorsten Blum
2026-03-07crypto: atmel-ecc - Release client on allocation failureThorsten Blum
2026-03-07crypto: atmel-sha204a - Fix uninitialized data access on OTP read errorThorsten Blum
2026-02-28crypto: atmel-sha204a - Fix OTP sysfs read and error handlingThorsten Blum
2026-02-28crypto: atmel-sha204a - Fix error codes in OTP readsThorsten Blum
2026-02-28crypto: inside-secure/eip93 - fix register definitionAleksander Jan Bajkowski
2026-02-28crypto: virtio - Convert from tasklet to BH workqueuePat Somaru
2026-02-28crypto: safexcel - Add support for authenc(hmac(md5),*) suitesAleksander Jan Bajkowski
2026-02-28crypto: safexcel - Group authenc ciphersuitesAleksander Jan Bajkowski
2026-02-28crypto: caam - Replace snprintf with strscpy in caam_hash_allocThorsten Blum
2026-02-28crypto: octeontx - Replace scnprintf with strscpy in print_ucode_infoThorsten Blum
2026-02-28crypto: atmel-sha204a - Fix OOM ->tfm_count leakThorsten Blum
2026-02-28crypto: ccp - Fix use-after-free on error pathAlper Ak
2026-02-28crypto: ccp - allow callers to use HV-Fixed page API when SEV is disabledAshish Kalra
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-13Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-10crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctlyKees Cook
2026-02-10Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-07crypto: img-hash - Use unregister_ahashes in img_{un}register_algsThorsten Blum
2026-02-06crypto: cesa - Simplify return statement in mv_cesa_dequeue_req_lockedThorsten Blum
2026-02-06crypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req()Zilin Guan
2026-02-06crypto: xilinx - Fix inconsistant indentationHarsh Jain
2026-02-06crypto: atmel - Use unregister_{aeads,ahashes,skciphers}Thorsten Blum
2026-02-06crypto: ccp - Add sysfs attribute for boot integrityMario Limonciello
2026-01-31crypto: caam - fix netdev memory leak in dpaa2_caam_probeJianpeng Chang
2026-01-31crypto: hisilicon/qm - increase wait time for mailboxWeili Qian
2026-01-31crypto: hisilicon/qm - obtain the mailbox configuration at one timeWeili Qian
2026-01-31crypto: hisilicon/qm - remove unnecessary code in qm_mb_write()Weili Qian
2026-01-31crypto: hisilicon/qm - move the barrier before writing to the mailbox registerChenghai Huang
2026-01-31crypto: hisilicon/trng - support tfms sharing the deviceWeili Qian
2026-01-31crypto: hisilicon/zip - add lz4 algorithm for hisi_zipChenghai Huang
2026-01-31crypto: stm32 - Replace min_t(size_t) with just min()Thorsten Blum
2026-01-31crypto: virtio - Replace package id with numa node idBibo Mao
2026-01-31crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_c...Bibo Mao
2026-01-31crypto: virtio - Add spinlock protection with virtqueue notificationBibo Mao
2026-01-30crypto/ccp: Allow multiple streams on the same root bridgeAlexey Kardashevskiy
2026-01-30crypto/ccp: Use PCI bridge defaults for IDEAlexey Kardashevskiy