summaryrefslogtreecommitdiff
path: root/drivers/crypto/intel
AgeCommit message (Expand)Author
5 daysMerge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-11crypto: qat - validate RSA CRT component lengthsGiovanni Cabiddu
2026-06-09PCI/P2PDMA: Add Intel QAT, DSA, IAA devices to whitelistLukas Wunner
2026-06-05crypto: qat - simplify adf_service_mask_to_string helperThorsten Blum
2026-06-05crypto: qat - add KPT support for GEN6 devicesJunyuan Wang
2026-05-29crypto: qat - use pci logging variants for PCI-specific messagesAhsan Atta
2026-05-29crypto: qat - protect service table iterations with service_lockAhsan Atta
2026-05-29crypto: qat - fix restarting state leak on allocation failureAhsan Atta
2026-05-22crypto: qat - handle sysfs-triggered reset callbacksAhsan Atta
2026-05-22crypto: qat - factor out AER reset helpersAhsan Atta
2026-05-22crypto: qat - skip restart for down devicesAhsan Atta
2026-05-22crypto: qat - centralize bus master enableAhsan Atta
2026-05-22crypto: qat - notify fatal error before AER reset preparationAhsan Atta
2026-05-22crypto: qat - keep VFs enabled during resetAhsan Atta
2026-05-22crypto: qat - fix VF2PF work teardown race in adf_disable_sriov()Giovanni Cabiddu
2026-05-22crypto: qat - remove MODULE_VERSIONGiovanni Cabiddu
2026-05-22crypto: qat - rename adf_ctl_drv.c to adf_module.cGiovanni Cabiddu
2026-05-22crypto: qat - remove unused character device and IOCTLsGiovanni Cabiddu
2026-05-07crypto: ixp4xx - fix buffer chain unwind on allocation failureRuoyu Wang
2026-05-05crypto: qat - fix heartbeat error injectionDamian Muszynski
2026-04-12crypto: qat - fix IRQ cleanup on 6xxx probe failureGiovanni Cabiddu
2026-04-03crypto: qat - add support for zstdGiovanni Cabiddu
2026-04-03crypto: qat - use swab32 macroGiovanni Cabiddu
2026-04-03crypto: cryptomgr - Select algorithm types only when CRYPTO_SELFTESTSEric Biggers
2026-04-03crypto: intel/keembay-ocs-ecc - Use crypto_stdrng_get_bytes()Eric Biggers
2026-04-03crypto: iaa - fix per-node CPU counter reset in rebalance_wq_table()Giovanni Cabiddu
2026-04-03crypto: qat - replace scnprintf() with sysfs_emit()Atharv Dubey
2026-04-03crypto: qat - fix type mismatch in RAS sysfs show functionsGiovanni Cabiddu
2026-04-03crypto: qat - fix compression instance leakGiovanni Cabiddu
2026-04-03crypto: qat - use acomp_tfm_ctx()Giovanni Cabiddu
2026-04-03crypto: qat - disable 420xx AE cluster when lead engine is fused offAhsan Atta
2026-04-03crypto: qat - disable 4xxx AE cluster when lead engine is fused offAhsan Atta
2026-03-27crypto: qat - add anti-rollback support for GEN6 devicesSuman Kumar Chakraborty
2026-03-22crypto: qat - add wireless mode support for QAT GEN6George Abraham P
2026-03-15crypto: qat - fix firmware loading failure for GEN6 devicesSuman Kumar Chakraborty
2026-03-15crypto: qat - fix indentation of macros in qat_hal.cSuman Kumar Chakraborty
2026-03-07crypto: qat - Drop redundant local variablesThorsten Blum
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-10Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2025-12-29crypto: iaa - Replace sprintf with sysfs_emit in sysfs show functionsThorsten Blum
2025-12-29crypto: qat - fix duplicate restarting msg during AER errorHarshita Bhilwaria
2025-12-19crypto: iaa - Remove unreachable pr_debug from iaa_crypto_cleanup_moduleThorsten Blum
2025-12-19crypto: iaa - Simplify init_iaa_device()Thorsten Blum
2025-12-19crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_modeThorsten Blum
2025-12-19crypto: qat - fix warning on adf_pfvf_pf_proto.cGiovanni Cabiddu
2025-12-19crypto: qat - add bank state save and restore for qat_420xxGiovanni Cabiddu
2025-12-19crypto: qat - fix parameter order used in ICP_QAT_FW_COMN_FLAGS_BUILDGiovanni Cabiddu