summaryrefslogtreecommitdiff
path: root/drivers/crypto/intel
AgeCommit message (Expand)Author
5 dayscrypto: 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
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner
2025-11-24crypto: qat - convert to common field_get() helperGeert Uytterhoeven
2025-11-24crypto: qat - #undef field_get() before local definitionGeert Uytterhoeven
2025-11-14crypto: iaa - Fix incorrect return value in save_iaa_wq()Zilin Guan
2025-11-14crypto: qat - add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-10-31crypto: qat - use simple_strtoull to improve qat_uclo_parse_numThorsten Blum
2025-09-20crypto: qat - Return pointer directly in adf_ctl_alloc_resourcesHerbert Xu
2025-09-13crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user()Thorsten Blum
2025-09-13crypto: qat - Use library to prepare HMAC keysEric Biggers
2025-08-30crypto: qat - use kcalloc() in qat_uclo_map_objs_from_mof()Qianfeng Rong
2025-08-16crypto: keembay - Add missing check after sg_nents_for_len()Thomas Fourier
2025-08-16crypto: qat - add command queue telemetry counters for GEN6Vijay Sundar Selvamani
2025-08-16crypto: qat - add ring buffer idle telemetry counter for GEN6Vijay Sundar Selvamani
2025-07-31Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-07-27crypto: keembay - Use min() to simplify ocs_create_linked_list_from_sg()Thorsten Blum
2025-07-27crypto: qat - make adf_dev_autoreset() staticGiovanni Cabiddu
2025-07-27crypto: qat - refactor ring-related debug functionsGiovanni Cabiddu
2025-07-27crypto: qat - fix seq_file position update in adf_ring_next()Giovanni Cabiddu