summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
5 daysMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
5 daysMerge tag 'bitmap-for-7.3' of https://github.com/norov/linuxLinus Torvalds
6 daysMerge tag 'v7.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
6 dayscrypto: virtio - fix missing le64_to_cpu() conversionsBen Dooks
6 dayscrypto: virtio - bound the akcipher result lengthBryam Vargas
8 daysMerge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
10 dayscrypto: keembay - use crypto_memneq() to compare CCM AEAD tagsDavid C.C.M. Gall
10 dayscrypto: keembay - use crypto_memneq() to compare GCM AEAD tagsDavid C.C.M. Gall
10 dayscrypto: sa2ul - use crypto_memneq() to compare AEAD tagDavid C.C.M. Gall
10 dayscrypto: qce - fix CCM AAD buffer underallocationMd Sadre Alam
10 dayscrypto: iaa - unmap dst before software fallback on decompressVinicius Costa Gomes
10 dayscrypto: iaa - use bounce buffer for multi-sg decompress inputGiovanni Cabiddu
10 dayscrypto: iaa - avoid counting fallback decompression bytesGiovanni Cabiddu
10 dayscrypto: iaa - fall back to software for multi-entry scatterlistsGiovanni Cabiddu
10 dayscrypto: hisilicon/sec2 - fix CCM algorithm long packet failureZhushuai Yin
10 dayscrypto: eip93 - use struct_size() and flexible array for ring allocationRosen Penev
2026-08-10Merge tag 'v7.2-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-08-10crypto: qat - remove dead ADF_HEX codeAhsan Atta
2026-08-10crypto: qce - simplify qce_handle_requestThorsten Blum
2026-08-10crypto: qce - simplify devm_qce_register_algsThorsten Blum
2026-08-10crypto: caam - simplify probe resource and IRQ handlingRosen Penev
2026-08-10crypto: amcc - fix racy teardown with devm_request_irqRosen Penev
2026-08-10crypto: cesa - clear cesa_dev on _removeRosen Penev
2026-08-10crypto: qce - Add runtime PM and interconnect bandwidth scaling supportUdit Tiwari
2026-08-10crypto: talitos - Use platform_get_irq() to retrieve interruptRosen Penev
2026-08-10crypto: atmel-ecc - drop redundant return variableThorsten Blum
2026-08-10crypto: atmel-ecc - simplify control flow in atmel_ecdh_set_secretThorsten Blum
2026-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2026-07-30crypto: drivers - remove conditional return with no effectSang-Heon Jeon
2026-07-30crypto: octeontx - simplify get_{eng,ucode}_type_str helpersThorsten Blum
2026-07-30crypto: qce - drop redundant variable in qce_skcipher_doneThorsten Blum
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