index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
intel
/
qat
/
qat_common
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-31
Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
35
-415
/
+1098
2025-07-27
crypto: qat - make adf_dev_autoreset() static
Giovanni Cabiddu
2
-2
/
+1
2025-07-27
crypto: qat - refactor ring-related debug functions
Giovanni Cabiddu
1
-9
/
+14
2025-07-27
crypto: qat - fix seq_file position update in adf_ring_next()
Giovanni Cabiddu
1
-1
/
+3
2025-07-27
crypto: qat - fix DMA direction for compression on GEN2 devices
Giovanni Cabiddu
2
-5
/
+5
2025-07-18
crypto: qat - flush misc workqueue during device shutdown
Giovanni Cabiddu
3
-0
/
+7
2025-07-18
crypto: qat - add compression slice count for rate limiting
Suman Kumar Chakraborty
2
-0
/
+2
2025-07-18
crypto: qat - add get_svc_slice_cnt() in device data structure
Suman Kumar Chakraborty
4
-14
/
+24
2025-07-18
crypto: qat - add adf_rl_get_num_svc_aes() in rate limiting
Suman Kumar Chakraborty
4
-1
/
+36
2025-07-18
crypto: qat - relocate service related functions
Suman Kumar Chakraborty
5
-36
/
+38
2025-07-18
crypto: qat - consolidate service enums
Suman Kumar Chakraborty
6
-41
/
+38
2025-07-18
crypto: qat - add decompression service for rate limiting
Suman Kumar Chakraborty
3
-0
/
+4
2025-07-18
crypto: qat - validate service in rate limiting sysfs api
Suman Kumar Chakraborty
3
-2
/
+10
2025-07-18
crypto: qat - enable telemetry for GEN6 devices
Vijay Sundar Selvamani
3
-0
/
+345
2025-07-18
crypto: qat - add decompression service to telemetry
Vijay Sundar Selvamani
1
-0
/
+3
2025-07-18
crypto: qat - enable power management debugfs for GEN6 devices
George Abraham P
3
-0
/
+149
2025-07-18
crypto: qat - relocate power management debugfs helper APIs
George Abraham P
4
-86
/
+108
2025-07-18
crypto: qat - add live migration enablers for GEN6 devices
Małgorzata Mielnik
2
-0
/
+9
2025-07-18
crypto: qat - relocate and rename bank state structure definition
Suman Kumar Chakraborty
4
-45
/
+47
2025-07-18
crypto: qat - relocate bank state helper functions
Małgorzata Mielnik
5
-207
/
+255
2025-07-18
crypto: qat - replace CHECK_STAT macro with static inline function
Suman Kumar Chakraborty
1
-14
/
+19
2025-07-18
crypto: qat - use pr_fmt() in adf_gen4_hw_data.c
Suman Kumar Chakraborty
1
-4
/
+6
2025-06-26
crypto: qat - Use crypto_shash_export_core
Herbert Xu
1
-7
/
+7
2025-06-23
crypto: qat - lower priority for skcipher and aead algorithms
Giovanni Cabiddu
1
-6
/
+6
2025-06-13
crypto: qat - add support for decompression service to GEN6 devices
Suman Kumar Chakraborty
6
-0
/
+13
2025-06-13
crypto: qat - fix state restore for banks with exceptions
Svyatoslav Pankratov
1
-7
/
+22
2025-06-13
crypto: qat - allow enabling VFs in the absence of IOMMU
Ahsan Atta
1
-1
/
+0
2025-06-13
crypto: qat - use unmanaged allocation for dc_data
Suman Kumar Chakraborty
1
-2
/
+2
2025-05-23
crypto: qat - add missing header inclusion
Arnd Bergmann
2
-0
/
+2
2025-05-19
crypto: qat - enable RAS support for GEN6 devices
Suman Kumar Chakraborty
3
-0
/
+1323
2025-05-05
crypto: qat - add qat_6xxx driver
Laurent M Coquerel
7
-0
/
+97
2025-05-05
crypto: qat - add firmware headers for GEN6 devices
Suman Kumar Chakraborty
2
-0
/
+417
2025-05-05
crypto: qat - update firmware api
Suman Kumar Chakraborty
2
-4
/
+22
2025-05-05
crypto: qat - export adf_init_admin_pm()
Suman Kumar Chakraborty
1
-0
/
+1
2025-05-05
crypto: qat - expose configuration functions
Suman Kumar Chakraborty
2
-3
/
+6
2025-05-05
crypto: qat - export adf_get_service_mask()
Giovanni Cabiddu
2
-1
/
+3
2025-05-05
crypto: qat - add GEN6 firmware loader
Jack Xu
5
-7
/
+176
2025-05-05
crypto: qat - refactor FW signing algorithm
Jack Xu
1
-70
/
+84
2025-05-05
crypto: qat - use pr_fmt() in qat uclo.c
Suman Kumar Chakraborty
1
-70
/
+65
2025-05-05
crypto: qat - refactor compression template logic
Suman Kumar Chakraborty
14
-138
/
+173
2025-05-05
crypto: qat - rename and relocate timer logic
George Abraham P
3
-15
/
+15
2025-04-16
crypto: qat - Use cra_reqsize for acomp
Herbert Xu
1
-1
/
+1
2025-04-07
crypto: qat - switch to standard pattern for PCI IDs
Giovanni Cabiddu
3
-17
/
+17
2025-04-07
crypto: qat - remove BITS_IN_DWORD()
Suman Kumar Chakraborty
1
-10
/
+10
2025-03-21
crypto: qat - Remove dst_null support
Herbert Xu
4
-259
/
+1
2025-03-21
crypto: qat - remove access to parity register for QAT GEN4
Bairavi Alagappan
1
-52
/
+5
2025-03-21
crypto: qat - set parity error mask for qat_420xx
Bairavi Alagappan
1
-1
/
+1
2025-03-21
crypto: qat - optimize allocations for fw authentication
Jack Xu
2
-14
/
+19
2025-03-21
crypto: qat - remove redundant FW image size check
Jack Xu
1
-4
/
+0
2025-03-21
crypto: qat - remove unused members in suof structure
Jack Xu
2
-9
/
+2
[next]