summaryrefslogtreecommitdiff
path: root/drivers/crypto/intel
AgeCommit message (Expand)Author
19 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/herb...Mark Brown
2 dayscrypto: drivers - remove conditional return with no effectSang-Heon Jeon
5 dayscrypto: keembay - Remove redundant dev_err()Pan Chuang
5 dayscrypto: keembay - publish OF module alias for OCS AES/SM4Can Peng
5 dayscrypto: keembay - Initialize completion before requesting IRQLinmao Li
2026-07-17crypto: qat - use strscpy_pad to simplify adf_service_string_to_maskThorsten Blum
2026-07-13crypto: keembay - add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-13crypto: ixp4xx - add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-05crypto: keembay - Fix AEAD unregister count in error pathMyeonghun Pak
2026-07-05crypto: qat - clear AES key schedule from stackGiovanni Cabiddu
2026-07-05crypto: qat - cancel work on re-enable SR-IOV timeoutGiovanni Cabiddu
2026-07-05crypto: qat - use 2-arg strscpy where destination size is knownThorsten Blum
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-24Merge 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