index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
intel
/
qat
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
crypto: qat - remove dead ADF_HEX code
Ahsan Atta
2
-4
/
+0
2026-07-30
crypto: drivers - remove conditional return with no effect
Sang-Heon Jeon
1
-6
/
+2
2026-07-17
crypto: qat - use strscpy_pad to simplify adf_service_string_to_mask
Thorsten Blum
3
-11
/
+8
2026-07-05
crypto: qat - clear AES key schedule from stack
Giovanni Cabiddu
1
-0
/
+1
2026-07-05
crypto: qat - cancel work on re-enable SR-IOV timeout
Giovanni Cabiddu
1
-0
/
+2
2026-07-05
crypto: qat - use 2-arg strscpy where destination size is known
Thorsten Blum
5
-7
/
+11
2026-06-24
Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-5
/
+0
2026-06-11
crypto: qat - validate RSA CRT component lengths
Giovanni Cabiddu
1
-5
/
+5
2026-06-09
PCI/P2PDMA: Add Intel QAT, DSA, IAA devices to whitelist
Lukas Wunner
1
-5
/
+0
2026-06-05
crypto: qat - simplify adf_service_mask_to_string helper
Thorsten Blum
1
-4
/
+3
2026-06-05
crypto: qat - add KPT support for GEN6 devices
Junyuan Wang
14
-2
/
+489
2026-05-29
crypto: qat - use pci logging variants for PCI-specific messages
Ahsan Atta
10
-29
/
+28
2026-05-29
crypto: qat - protect service table iterations with service_lock
Ahsan Atta
1
-0
/
+16
2026-05-29
crypto: qat - fix restarting state leak on allocation failure
Ahsan Atta
1
-3
/
+4
2026-05-22
crypto: qat - handle sysfs-triggered reset callbacks
Ahsan Atta
1
-0
/
+12
2026-05-22
crypto: qat - factor out AER reset helpers
Ahsan Atta
1
-33
/
+53
2026-05-22
crypto: qat - skip restart for down devices
Ahsan Atta
1
-0
/
+8
2026-05-22
crypto: qat - centralize bus master enable
Ahsan Atta
12
-15
/
+10
2026-05-22
crypto: qat - notify fatal error before AER reset preparation
Ahsan Atta
1
-2
/
+2
2026-05-22
crypto: qat - keep VFs enabled during reset
Ahsan Atta
1
-1
/
+11
2026-05-22
crypto: qat - fix VF2PF work teardown race in adf_disable_sriov()
Giovanni Cabiddu
4
-2
/
+61
2026-05-22
crypto: qat - remove MODULE_VERSION
Giovanni Cabiddu
10
-16
/
+0
2026-05-22
crypto: qat - rename adf_ctl_drv.c to adf_module.c
Giovanni Cabiddu
2
-5
/
+5
2026-05-22
crypto: qat - remove unused character device and IOCTLs
Giovanni Cabiddu
7
-557
/
+1
2026-05-05
crypto: qat - fix heartbeat error injection
Damian Muszynski
3
-30
/
+2
2026-04-12
crypto: qat - fix IRQ cleanup on 6xxx probe failure
Giovanni Cabiddu
1
-1
/
+3
2026-04-03
crypto: qat - add support for zstd
Giovanni Cabiddu
17
-30
/
+773
2026-04-03
crypto: qat - use swab32 macro
Giovanni Cabiddu
1
-4
/
+6
2026-04-03
crypto: cryptomgr - Select algorithm types only when CRYPTO_SELFTESTS
Eric Biggers
1
-0
/
+1
2026-04-03
crypto: qat - replace scnprintf() with sysfs_emit()
Atharv Dubey
1
-3
/
+3
2026-04-03
crypto: qat - fix type mismatch in RAS sysfs show functions
Giovanni Cabiddu
1
-6
/
+6
2026-04-03
crypto: qat - fix compression instance leak
Giovanni Cabiddu
1
-2
/
+8
2026-04-03
crypto: qat - use acomp_tfm_ctx()
Giovanni Cabiddu
1
-5
/
+3
2026-04-03
crypto: qat - disable 420xx AE cluster when lead engine is fused off
Ahsan Atta
1
-2
/
+18
2026-04-03
crypto: qat - disable 4xxx AE cluster when lead engine is fused off
Ahsan Atta
1
-2
/
+12
2026-03-27
crypto: qat - add anti-rollback support for GEN6 devices
Suman Kumar Chakraborty
13
-5
/
+383
2026-03-22
crypto: qat - add wireless mode support for QAT GEN6
George Abraham P
7
-18
/
+137
2026-03-15
crypto: qat - fix firmware loading failure for GEN6 devices
Suman Kumar Chakraborty
3
-1
/
+12
2026-03-15
crypto: qat - fix indentation of macros in qat_hal.c
Suman Kumar Chakraborty
1
-11
/
+11
2026-03-07
crypto: qat - Drop redundant local variables
Thorsten Blum
1
-7
/
+3
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-5
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
13
-27
/
+27
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
18
-43
/
+43
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-6
/
+19
2025-12-29
crypto: qat - fix duplicate restarting msg during AER error
Harshita Bhilwaria
1
-2
/
+0
2025-12-19
crypto: qat - fix warning on adf_pfvf_pf_proto.c
Giovanni Cabiddu
1
-0
/
+10
2025-12-19
crypto: qat - add bank state save and restore for qat_420xx
Giovanni Cabiddu
1
-0
/
+3
2025-12-19
crypto: qat - fix parameter order used in ICP_QAT_FW_COMN_FLAGS_BUILD
Giovanni Cabiddu
1
-6
/
+6
2025-12-06
Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
Linus Torvalds
1
-7
/
+1
[next]