summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2 dayscrypto: sa2ul - stop probe if context pool creation failsPengpeng Hou
2 dayscrypto: sa2ul - Use the defined variable to clean codeTang Bin
2 dayscrypto: atmel-sha204a - fix heap info leak on I2C transfer failureLothar Rubusch
2 dayscrypto: atmel-ecc - reject hardware ECDH without a public keyThorsten Blum
2 dayscrypto: atmel-ecc - clean up and improve ECDH commentsThorsten Blum
2 dayscrypto: atmel-ecc - replace min_t with minThorsten Blum
2 dayscrypto: atmel-ecc - Struct headers need to start with keyword 'struct'Lee Jones
2 dayscrypto: ecdh - move curve_id of ECDH from the key to algorithm nameMeng Yu
2026-09-02crypto: mxs-dcp - fix source scatterlist length accessThorsten Blum
2026-09-02crypto: atmel-tdes - use scatterlist length before DMA mappingThorsten Blum
2026-08-23crypto: qce - fix error path in devm_qce_register_algsThorsten Blum
2026-07-24crypto: qat - validate RSA CRT component lengthsGiovanni Cabiddu
2026-07-24crypto: qat - fix restarting state leak on allocation failureAhsan Atta
2026-07-24crypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204AThorsten Blum
2026-07-24crypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...Uwe Kleine-König
2026-07-24crypto: atmel-sha204a - Mark OF related data as maybe unusedKrzysztof Kozlowski
2026-07-24crypto: qat - fix VF2PF work teardown race in adf_disable_sriov()Giovanni Cabiddu
2026-07-24crypto: crypto4xx - Remove insecure and unused rng_algEric Biggers
2026-07-24crypto: crypto4xx - Remove ahash-related codeHerbert Xu
2026-07-24crypto: amcc - fix incorrect kernel-doc comment syntax in filesAditya Srivastava
2026-07-24crypto: cavium/cpt - fix DMA cleanup using wrong loop indexFelix Gu
2026-07-24crypto: marvell/octeontx - fix DMA cleanup using wrong loop indexFelix Gu
2026-07-24crypto: ccp - Treat zero-length cert chain as query for blob lengthsSean Christopherson
2026-07-24crypto: atmel-sha204a - fix blocking and non-blocking rng logicLothar Rubusch
2026-07-24crypto: talitos - use dma_sync_single_for_cpu() before reading descriptor headerPaul Louvel
2026-07-24crypto: caam - use print_hex_dump_devel to guard key hex dumps againThorsten Blum
2026-07-24crypto: caam - use print_hex_dump_devel to guard key hex dumpsThorsten Blum
2026-07-24crypto: amlogic - avoid double cleanup in meson_crypto_probe()Dawei Feng
2026-07-04crypto: qat - remove unused character device and IOCTLsGiovanni Cabiddu
2026-07-04crypto: qat - Return pointer directly in adf_ctl_alloc_resourcesHerbert Xu
2026-07-04crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user()Thorsten Blum
2026-06-19crypto: caam - guard HMAC key hex dumps in hash_digest_keyThorsten Blum
2026-06-01crypto: ccp - copy IV using skcipher ivsizePaul Moses
2026-06-01crypto: sa2ul - Fix AEAD fallback algorithm namesT Pratham
2026-06-01crypto: atmel-tdes - fix DMA sync directionThorsten Blum
2026-06-01crypto: ccree - fix a memory leak in cc_mac_digest()Haoxiang Li
2026-06-01crypto: hisilicon - Fix dma_unmap_single() directionThomas Fourier
2026-06-01crypto: atmel-ecc - Release client on allocation failureThorsten Blum
2026-06-01crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanupThorsten Blum
2026-06-01crypto: ccp: Don't attempt to copy ID to userspace if PSP command failedSean Christopherson
2026-06-01crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failedSean Christopherson
2026-06-01crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failedSean Christopherson
2026-04-18crypto: atmel-sha204a - Fix OOM ->tfm_count leakThorsten Blum
2026-03-04crypto: ccp - Add an S4 restore flowMario Limonciello (AMD)
2026-03-04crypto: octeontx - fix dma_free_coherent() sizeThomas Fourier
2026-03-04crypto: cavium - fix dma_free_coherent() sizeThomas Fourier
2026-02-19crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_c...Bibo Mao
2026-02-19crypto: virtio - Add spinlock protection with virtqueue notificationBibo Mao
2026-02-19crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctlyKees Cook
2026-02-19crypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum