summaryrefslogtreecommitdiff
path: root/drivers/crypto/intel
AgeCommit message (Expand)Author
8 dayscrypto: qat - fix restarting state leak on allocation failureAhsan Atta
8 dayscrypto: qat - fix VF2PF work teardown race in adf_disable_sriov()Giovanni Cabiddu
8 dayscrypto: qat - fix heartbeat error injectionDamian Muszynski
2026-07-18crypto: qat - factor out AER reset helpersAhsan Atta
2026-07-18crypto: qat - validate RSA CRT component lengthsGiovanni Cabiddu
2026-07-18crypto: qat - skip restart for down devicesAhsan Atta
2026-07-18crypto: qat - protect service table iterations with service_lockAhsan Atta
2026-07-18crypto: qat - notify fatal error before AER reset preparationAhsan Atta
2026-07-18crypto: qat - keep VFs enabled during resetAhsan Atta
2026-07-18crypto: qat - handle sysfs-triggered reset callbacksAhsan Atta
2026-07-18crypto: qat - centralize bus master enableAhsan Atta
2026-06-27crypto: qat - remove unused character device and IOCTLsGiovanni Cabiddu
2026-05-23crypto: qat - use swab32 macroGiovanni Cabiddu
2026-05-23crypto: iaa - fix per-node CPU counter reset in rebalance_wq_table()Giovanni Cabiddu
2026-05-23crypto: qat - fix type mismatch in RAS sysfs show functionsGiovanni Cabiddu
2026-05-23crypto: qat - fix compression instance leakGiovanni Cabiddu
2026-05-23crypto: qat - disable 420xx AE cluster when lead engine is fused offAhsan Atta
2026-05-23crypto: qat - disable 4xxx AE cluster when lead engine is fused offAhsan Atta
2026-05-14crypto: qat - fix firmware loading failure for GEN6 devicesSuman Kumar Chakraborty
2026-05-14crypto: qat - fix indentation of macros in qat_hal.cSuman Kumar Chakraborty
2026-05-07crypto: qat - fix IRQ cleanup on 6xxx probe failureGiovanni Cabiddu
2026-02-26crypto: qat - fix warning on adf_pfvf_pf_proto.cGiovanni Cabiddu
2026-02-16crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_modeThorsten Blum
2026-02-11treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner
2026-01-17crypto: qat - fix duplicate restarting msg during AER errorHarshita Bhilwaria
2025-12-18crypto: iaa - Fix incorrect return value in save_iaa_wq()Zilin Guan
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
2025-07-27crypto: qat - fix DMA direction for compression on GEN2 devicesGiovanni Cabiddu
2025-07-18crypto: qat - flush misc workqueue during device shutdownGiovanni Cabiddu
2025-07-18crypto: qat - enable rate limiting feature for GEN6 devicesSuman Kumar Chakraborty
2025-07-18crypto: qat - add compression slice count for rate limitingSuman Kumar Chakraborty
2025-07-18crypto: qat - add get_svc_slice_cnt() in device data structureSuman Kumar Chakraborty
2025-07-18crypto: qat - add adf_rl_get_num_svc_aes() in rate limitingSuman Kumar Chakraborty
2025-07-18crypto: qat - relocate service related functionsSuman Kumar Chakraborty
2025-07-18crypto: qat - consolidate service enumsSuman Kumar Chakraborty
2025-07-18crypto: qat - add decompression service for rate limitingSuman Kumar Chakraborty
2025-07-18crypto: qat - validate service in rate limiting sysfs apiSuman Kumar Chakraborty
2025-07-18crypto: qat - enable telemetry for GEN6 devicesVijay Sundar Selvamani
2025-07-18crypto: qat - add decompression service to telemetryVijay Sundar Selvamani