summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2026-07-30crypto: bcm - use memcpy_and_pad in ahash_hmac_setkeyThorsten Blum
2026-07-30crypto: cesa - manage SRAM teardown with devmRosen Penev
2026-07-30crypto: starfive - use scatterlist length before DMA mappingThorsten Blum
2026-07-30crypto: qce - fix error path in devm_qce_register_algsThorsten Blum
2026-07-30crypto: tegra - fix rctx->cryptlen calculation in tegra_gcm_do_one_req()Vladislav Dronov
2026-07-27crypto: hisilicon/sec2 - remove unused sec_ctx.hlf_q_numChenghai Huang
2026-07-27crypto: hisilicon/sec2 - fix uninitialized type_supported in sec_create_qp_ctxChenghai Huang
2026-07-27crypto: stm32 - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: rockchip - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: octeontx2 - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: keembay - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: safexcel - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: sl3516 - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: ccree - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: drivers - Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-27crypto: aspeed - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: amlogic - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: allwinner - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: omap-sham - use devm_platform_get_and_ioremap_resourceRosen Penev
2026-07-27crypto: omap-aes - use devm_platform_get_and_ioremap_resourceRosen Penev
2026-07-27crypto: hisilicon/sec - use devm_platform_ioremap_resource in sec_map_ioRosen Penev
2026-07-27crypto: keembay - publish OF module alias for OCS AES/SM4Can Peng
2026-07-27crypto: keembay - Initialize completion before requesting IRQLinmao Li
2026-07-22crypto: ccp: Treat bitmap size as allocation failureYury Norov
2026-07-17crypto: qce - Mark QCE as BROKENDemi Marie Obenour
2026-07-17crypto: aspeed - Propagate platform_get_irq() errorsNarasimharao Vadlamudi
2026-07-17crypto: sl3516 - drop invalid sg_dma_len checks before DMA mappingThorsten Blum
2026-07-17crypto: atmel-ecc - avoid stale fallback key after set_secret failureThorsten Blum
2026-07-17crypto: atmel-sha204a - clear RNG data from memoryThorsten Blum
2026-07-17crypto: atmel-tdes - drop redundant if check in crypt_dma_stopThorsten Blum
2026-07-17crypto: atmel-tdes - drop redundant return variable in crypt_pdc_stopThorsten Blum
2026-07-17crypto: atmel-tdes - use __get_free_page in buff_initThorsten Blum
2026-07-17crypto: atmel-tdes - simplify fast path in crypt_startThorsten Blum
2026-07-17crypto: qat - use strscpy_pad to simplify adf_service_string_to_maskThorsten Blum
2026-07-13crypto: keembay - add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-13crypto: ixp4xx - add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-13crypto: ccp - Fix memory leak in SEV INIT_EX pathAtish Patra
2026-07-13crypto: ccp - Fix possible deadlock in SEV init failure pathAtish Patra
2026-07-05crypto: keembay - Fix AEAD unregister count in error pathMyeonghun Pak
2026-07-05crypto: rk3288 - fail ahash requests on HASH idle timeoutPengpeng Hou
2026-07-05crypto: qce - Remove unsafe/deprecated algorithmsBartosz Golaszewski
2026-07-05crypto: mxs-dcp - fix source scatterlist length accessThorsten Blum
2026-07-05crypto: sa2ul - stop probe if context pool creation failsPengpeng Hou
2026-07-05crypto: caam - Remove crypto_rng interfaceEric Biggers
2026-07-05crypto: sun8i-ss - Remove crypto_rng interfaceEric Biggers
2026-07-05crypto: sun8i-ce - Remove crypto_rng interfaceEric Biggers
2026-07-05crypto: ccp - Introduce SNP_VERIFY_MITIGATION commandPratik R. Sampat
2026-07-05crypto: qce - drop unused scatterlist traversal in qce_ahash_updateThorsten Blum
2026-07-05crypto: crypto4xx - move ioremapping upRosen Penev
2026-07-05crypto: atmel-sha204a - fix heap info leak on I2C transfer failureLothar Rubusch