index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
intel
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-11
crypto: qat - validate RSA CRT component lengths
Giovanni Cabiddu
2026-06-09
PCI/P2PDMA: Add Intel QAT, DSA, IAA devices to whitelist
Lukas Wunner
2026-06-05
crypto: qat - simplify adf_service_mask_to_string helper
Thorsten Blum
2026-06-05
crypto: qat - add KPT support for GEN6 devices
Junyuan Wang
2026-05-29
crypto: qat - use pci logging variants for PCI-specific messages
Ahsan Atta
2026-05-29
crypto: qat - protect service table iterations with service_lock
Ahsan Atta
2026-05-29
crypto: qat - fix restarting state leak on allocation failure
Ahsan Atta
2026-05-22
crypto: qat - handle sysfs-triggered reset callbacks
Ahsan Atta
2026-05-22
crypto: qat - factor out AER reset helpers
Ahsan Atta
2026-05-22
crypto: qat - skip restart for down devices
Ahsan Atta
2026-05-22
crypto: qat - centralize bus master enable
Ahsan Atta
2026-05-22
crypto: qat - notify fatal error before AER reset preparation
Ahsan Atta
2026-05-22
crypto: qat - keep VFs enabled during reset
Ahsan Atta
2026-05-22
crypto: qat - fix VF2PF work teardown race in adf_disable_sriov()
Giovanni Cabiddu
2026-05-22
crypto: qat - remove MODULE_VERSION
Giovanni Cabiddu
2026-05-22
crypto: qat - rename adf_ctl_drv.c to adf_module.c
Giovanni Cabiddu
2026-05-22
crypto: qat - remove unused character device and IOCTLs
Giovanni Cabiddu
2026-05-07
crypto: ixp4xx - fix buffer chain unwind on allocation failure
Ruoyu Wang
2026-05-05
crypto: qat - fix heartbeat error injection
Damian Muszynski
2026-04-12
crypto: qat - fix IRQ cleanup on 6xxx probe failure
Giovanni Cabiddu
2026-04-03
crypto: qat - add support for zstd
Giovanni Cabiddu
2026-04-03
crypto: qat - use swab32 macro
Giovanni Cabiddu
2026-04-03
crypto: cryptomgr - Select algorithm types only when CRYPTO_SELFTESTS
Eric Biggers
2026-04-03
crypto: intel/keembay-ocs-ecc - Use crypto_stdrng_get_bytes()
Eric Biggers
2026-04-03
crypto: iaa - fix per-node CPU counter reset in rebalance_wq_table()
Giovanni Cabiddu
2026-04-03
crypto: qat - replace scnprintf() with sysfs_emit()
Atharv Dubey
2026-04-03
crypto: qat - fix type mismatch in RAS sysfs show functions
Giovanni Cabiddu
2026-04-03
crypto: qat - fix compression instance leak
Giovanni Cabiddu
2026-04-03
crypto: qat - use acomp_tfm_ctx()
Giovanni Cabiddu
2026-04-03
crypto: qat - disable 420xx AE cluster when lead engine is fused off
Ahsan Atta
2026-04-03
crypto: qat - disable 4xxx AE cluster when lead engine is fused off
Ahsan Atta
2026-03-27
crypto: qat - add anti-rollback support for GEN6 devices
Suman Kumar Chakraborty
2026-03-22
crypto: qat - add wireless mode support for QAT GEN6
George Abraham P
2026-03-15
crypto: qat - fix firmware loading failure for GEN6 devices
Suman Kumar Chakraborty
2026-03-15
crypto: qat - fix indentation of macros in qat_hal.c
Suman Kumar Chakraborty
2026-03-07
crypto: qat - Drop redundant local variables
Thorsten Blum
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2025-12-29
crypto: iaa - Replace sprintf with sysfs_emit in sysfs show functions
Thorsten Blum
2025-12-29
crypto: qat - fix duplicate restarting msg during AER error
Harshita Bhilwaria
2025-12-19
crypto: iaa - Remove unreachable pr_debug from iaa_crypto_cleanup_module
Thorsten Blum
2025-12-19
crypto: iaa - Simplify init_iaa_device()
Thorsten Blum
2025-12-19
crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_mode
Thorsten Blum
2025-12-19
crypto: qat - fix warning on adf_pfvf_pf_proto.c
Giovanni Cabiddu
2025-12-19
crypto: qat - add bank state save and restore for qat_420xx
Giovanni Cabiddu
2025-12-19
crypto: qat - fix parameter order used in ICP_QAT_FW_COMN_FLAGS_BUILD
Giovanni Cabiddu
[next]