aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
8 daysMerge tag 'dmaengine-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds1-7/+3
12 daysMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-3/+6
12 daysMerge tag 'bitmap-for-7.3' of https://github.com/norov/linuxLinus Torvalds2-2/+2
13 daysMerge tag 'v7.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds87-2003/+813
13 dayscrypto: virtio - fix missing le64_to_cpu() conversionsBen Dooks2-2/+4
13 dayscrypto: virtio - bound the akcipher result lengthBryam Vargas1-1/+2
2026-08-17Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-8/+4
2026-08-15crypto: keembay - use crypto_memneq() to compare CCM AEAD tagsDavid C.C.M. Gall1-1/+2
2026-08-15crypto: keembay - use crypto_memneq() to compare GCM AEAD tagsDavid C.C.M. Gall1-1/+2
2026-08-15crypto: sa2ul - use crypto_memneq() to compare AEAD tagDavid C.C.M. Gall1-1/+2
2026-08-15crypto: qce - fix CCM AAD buffer underallocationMd Sadre Alam1-1/+1
2026-08-15crypto: iaa - unmap dst before software fallback on decompressVinicius Costa Gomes1-17/+18
2026-08-15crypto: iaa - use bounce buffer for multi-sg decompress inputGiovanni Cabiddu1-22/+106
2026-08-15crypto: iaa - avoid counting fallback decompression bytesGiovanni Cabiddu1-7/+9
2026-08-15crypto: iaa - fall back to software for multi-entry scatterlistsGiovanni Cabiddu3-51/+71
2026-08-15crypto: hisilicon/sec2 - fix CCM algorithm long packet failureZhushuai Yin1-6/+6
2026-08-15crypto: eip93 - use struct_size() and flexible array for ring allocationRosen Penev2-16/+12
2026-08-10Merge tag 'v7.2-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-21/+5
2026-08-10crypto: qat - remove dead ADF_HEX codeAhsan Atta2-4/+0
2026-08-10crypto: qce - simplify qce_handle_requestThorsten Blum1-6/+4
2026-08-10crypto: qce - simplify devm_qce_register_algsThorsten Blum1-3/+3
2026-08-10crypto: caam - simplify probe resource and IRQ handlingRosen Penev1-34/+12
2026-08-10crypto: amcc - fix racy teardown with devm_request_irqRosen Penev1-8/+15
2026-08-10crypto: cesa - clear cesa_dev on _removeRosen Penev1-0/+2
2026-08-10crypto: qce - Add runtime PM and interconnect bandwidth scaling supportUdit Tiwari1-7/+92
2026-08-10crypto: talitos - Use platform_get_irq() to retrieve interruptRosen Penev1-17/+13
2026-08-10crypto: atmel-ecc - drop redundant return variableThorsten Blum1-3/+2
2026-08-10crypto: atmel-ecc - simplify control flow in atmel_ecdh_set_secretThorsten Blum1-7/+4
2026-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu3-21/+5
2026-07-30crypto: drivers - remove conditional return with no effectSang-Heon Jeon2-12/+3
2026-07-30crypto: octeontx - simplify get_{eng,ucode}_type_str helpersThorsten Blum1-16/+8
2026-07-30crypto: qce - drop redundant variable in qce_skcipher_doneThorsten Blum1-4/+2
2026-07-30crypto: bcm - use memcpy_and_pad in ahash_hmac_setkeyThorsten Blum1-3/+1
2026-07-30crypto: cesa - manage SRAM teardown with devmRosen Penev2-33/+24
2026-07-30crypto: starfive - use scatterlist length before DMA mappingThorsten Blum1-1/+1
2026-07-30crypto: qce - fix error path in devm_qce_register_algsThorsten Blum1-1/+1
2026-07-30crypto: tegra - fix rctx->cryptlen calculation in tegra_gcm_do_one_req()Vladislav Dronov1-19/+3
2026-07-27crypto: hisilicon/sec2 - remove unused sec_ctx.hlf_q_numChenghai Huang2-4/+0
2026-07-27crypto: hisilicon/sec2 - fix uninitialized type_supported in sec_create_qp_ctxChenghai Huang1-12/+12
2026-07-27crypto: stm32 - Remove redundant dev_err()Pan Chuang2-6/+2
2026-07-27crypto: rockchip - Remove redundant dev_err()Pan Chuang1-3/+1
2026-07-27crypto: octeontx2 - Remove redundant dev_err()Pan Chuang1-4/+1
2026-07-27crypto: keembay - Remove redundant dev_err()Pan Chuang3-9/+3
2026-07-27crypto: safexcel - Remove redundant dev_err()Pan Chuang1-3/+1
2026-07-27crypto: sl3516 - Remove redundant dev_err()Pan Chuang1-3/+1
2026-07-27crypto: ccree - Remove redundant dev_err()Pan Chuang1-3/+1
2026-07-27crypto: drivers - Remove redundant dev_err()/dev_err_probe()Pan Chuang9-30/+10
2026-07-27crypto: aspeed - Remove redundant dev_err()Pan Chuang2-6/+2
2026-07-27crypto: amlogic - Remove redundant dev_err()Pan Chuang1-3/+1
2026-07-27crypto: allwinner - Remove redundant dev_err()Pan Chuang2-6/+2