summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-23crypto: qat - add missing header inclusionArnd Bergmann
2025-05-21crypto: marvell/cesa - Do not chain submitted requestsHerbert Xu
2025-05-19crypto: ccp - Add missing tee info reg for teev2Mario Limonciello
2025-05-19crypto: ccp - Add missing bootloader info reg for pspv5Mario Limonciello
2025-05-19crypto: sun8i-ce - move fallback ahash_request to the end of the structOvidiu Panait
2025-05-19crypto: octeontx2 - Use dynamic allocated memory region for lmtstBharat Bhushan
2025-05-19crypto: octeontx2 - Initialize cptlfs device info onceBharat Bhushan
2025-05-19crypto: qat - enable reporting of error counters for GEN6 devicesSuman Kumar Chakraborty
2025-05-19crypto: qat - enable RAS support for GEN6 devicesSuman Kumar Chakraborty
2025-05-19crypto: ccp - Add support for PCI device 0x17D8John Allen
2025-05-14crypto: marvell/cesa - Avoid empty transfer descriptorHerbert Xu
2025-05-14crypto: marvell/cesa - Handle zero-length skcipher requestsHerbert Xu
2025-05-14crypto: iaa - Optimize rebalance_wq_table()Yury Norov
2025-05-14crypto: qat/qat_6xxx - Fix NULL vs IS_ERR() check in adf_probe()Dan Carpenter
2025-05-12crypto: crypto4xx - Remove ahash-related codeHerbert Xu
2025-05-05crypto: padlock-sha - Use core import and export for fallbackHerbert Xu
2025-05-05crypto: zynqmp-sha - Fix partial block implementationHerbert Xu
2025-05-05crypto: hisilicon/qm - replace devm_kzalloc with devm_kcallocEthan Carter Edwards
2025-05-05crypto: hisilicon/qm - remove sizeof(char)Ethan Carter Edwards
2025-05-05crypto: sun8i-ce-hash - use pm_runtime_resume_and_get()Ovidiu Panait
2025-05-05crypto: sun8i-ce - undo runtime PM changes during driver removalOvidiu Panait
2025-05-05crypto: qat - add qat_6xxx driverLaurent M Coquerel
2025-05-05crypto: qat - add firmware headers for GEN6 devicesSuman Kumar Chakraborty
2025-05-05crypto: qat - update firmware apiSuman Kumar Chakraborty
2025-05-05crypto: qat - export adf_init_admin_pm()Suman Kumar Chakraborty
2025-05-05crypto: qat - expose configuration functionsSuman Kumar Chakraborty
2025-05-05crypto: qat - export adf_get_service_mask()Giovanni Cabiddu
2025-05-05crypto: qat - add GEN6 firmware loaderJack Xu
2025-05-05crypto: qat - refactor FW signing algorithmJack Xu
2025-05-05crypto: qat - use pr_fmt() in qat uclo.cSuman Kumar Chakraborty
2025-05-05crypto: qat - refactor compression template logicSuman Kumar Chakraborty
2025-05-05crypto: qat - rename and relocate timer logicGeorge Abraham P
2025-05-05crypto: qat - include qat_common in top MakefileSuman Kumar Chakraborty
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)
2025-05-02Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflictsIngo Molnar
2025-04-28crypto: sun8i-ss - do not use sg_dma_len before calling DMA functionsCorentin Labbe
2025-04-28crypto: ccp - Include crypto/utils.h for crypto_memneqHerbert Xu
2025-04-28crypto: octeontx2 - Simplify multiple return statementsThorsten Blum
2025-04-28crypto: iaa - Adjust workqueue allocation typeKees Cook
2025-04-28crypto: sun8i-ce-cipher - use pm_runtime_resume_and_get()Ovidiu Panait
2025-04-28crypto: sun8i-ce-cipher - use IS_ENABLED() checks for debugfs statsOvidiu Panait
2025-04-28crypto: sun8i-ce-cipher - use crypto_skcipher_driver_name()Ovidiu Panait
2025-04-28crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare()Ovidiu Panait
2025-04-23crypto: padlock-sha - Use API partial block handlingHerbert Xu
2025-04-23crypto: nx - Use API partial block handlingHerbert Xu
2025-04-23crypto: zynqmp-sha - Use API partial block handlingHerbert Xu
2025-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2025-04-23crypto: atmel-sha204a - Set hwrng quality to lowest possibleMarek BehĂșn
2025-04-17crypto: sun8i-ss - use API helpers to setup fallback requestOvidiu Panait