index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: qat - fix arbiter mapping generation algorithm for QAT 402xx
Damian Muszynski
2024-01-26
1
-0
/
+1
*
crypto: iaa - Account for cpu-less numa nodes
Tom Zanussi
2023-12-29
1
-2
/
+13
*
crypto: qat - generate dynamically arbiter mappings
Damian Muszynski
2023-12-29
5
-112
/
+235
*
crypto: qat - add support for ring pair level telemetry
Lucas Segarra Fernandez
2023-12-29
10
-5
/
+324
*
crypto: qat - add support for device telemetry
Lucas Segarra Fernandez
2023-12-29
12
-0
/
+1236
*
crypto: qat - add admin msgs for telemetry
Lucas Segarra Fernandez
2023-12-29
3
-0
/
+51
*
crypto: qat - include pci.h for GET_DEV()
Lucas Segarra Fernandez
2023-12-29
1
-0
/
+1
*
crypto: iaa - remove unneeded semicolon
Jiapeng Chong
2023-12-29
1
-1
/
+1
*
crypto: iaa - Remove unneeded newline in update_max_adecomp_delay_ns()
Tom Zanussi
2023-12-29
1
-1
/
+0
*
crypto: iaa - Change desc->priv to 0
Tom Zanussi
2023-12-29
1
-4
/
+4
*
crypto: qat - add support for 420xx devices
Jie Wang
2023-12-22
13
-5
/
+849
*
crypto: qat - move fw config related structures
Jie Wang
2023-12-22
2
-12
/
+19
*
crypto: qat - relocate portions of qat_4xxx code
Jie Wang
2023-12-22
8
-484
/
+552
*
crypto: qat - change signature of uof_get_num_objs()
Jie Wang
2023-12-22
3
-3
/
+3
*
crypto: qat - relocate and rename get_service_enabled()
Jie Wang
2023-12-22
3
-26
/
+34
*
crypto: iaa - Add IAA Compression Accelerator stats
Tom Zanussi
2023-12-15
6
-2
/
+427
*
crypto: iaa - Add irq support for the crypto async interface
Tom Zanussi
2023-12-15
2
-2
/
+266
*
crypto: iaa - Add support for deflate-iaa compression algorithm
Tom Zanussi
2023-12-15
2
-18
/
+1069
*
crypto: iaa - Add compression mode management along with fixed mode
Tom Zanussi
2023-12-15
4
-2
/
+504
*
crypto: iaa - Add per-cpu workqueue table with rebalancing
Tom Zanussi
2023-12-15
2
-0
/
+229
*
crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
Tom Zanussi
2023-12-15
6
-0
/
+375
*
crypto: qat - add NULL pointer check
Giovanni Cabiddu
2023-12-08
1
-0
/
+3
*
crypto: qat - fix mutex ordering in adf_rl
Damian Muszynski
2023-12-08
1
-2
/
+2
*
crypto: qat - fix error path in add_update_sla()
Damian Muszynski
2023-12-08
1
-2
/
+1
*
crypto: qat - add sysfs_added flag for rate limiting
Damian Muszynski
2023-12-01
2
-0
/
+9
*
crypto: qat - add sysfs_added flag for ras
Damian Muszynski
2023-12-01
2
-1
/
+7
*
crypto: qat - prevent underflow in rp2srv_store()
Dan Carpenter
2023-11-17
1
-1
/
+2
*
crypto: qat - fix deadlock in backlog processing
Giovanni Cabiddu
2023-10-27
1
-21
/
+25
*
crypto: qat - move adf_cfg_services
Giovanni Cabiddu
2023-10-27
4
-13
/
+24
*
crypto: qat - add num_rps sysfs attribute
Ciunas Bennett
2023-10-27
1
-0
/
+14
*
crypto: qat - add rp2svc sysfs attribute
Ciunas Bennett
2023-10-27
2
-0
/
+72
*
crypto: qat - add rate limiting sysfs interface
Ciunas Bennett
2023-10-27
5
-0
/
+480
*
crypto: qat - add rate limiting feature to qat_4xxx
Damian Muszynski
2023-10-27
13
-1
/
+1590
*
crypto: qat - add retrieval of fw capabilities
Damian Muszynski
2023-10-27
3
-0
/
+27
*
crypto: qat - add bits.h to icp_qat_hw.h
Damian Muszynski
2023-10-27
1
-0
/
+2
*
crypto: qat - move admin api
Giovanni Cabiddu
2023-10-27
15
-10
/
+32
*
crypto: qat - fix ring to service map for QAT GEN4
Giovanni Cabiddu
2023-10-27
3
-0
/
+58
*
crypto: qat - use masks for AE groups
Giovanni Cabiddu
2023-10-27
1
-21
/
+25
*
crypto: qat - refactor fw config related functions
Giovanni Cabiddu
2023-10-27
1
-41
/
+28
*
crypto: qat - count QAT GEN4 errors
Shashank Gupta
2023-10-27
1
-16
/
+166
*
crypto: qat - add error counters
Shashank Gupta
2023-10-27
6
-0
/
+158
*
crypto: qat - add handling of errors from ERRSOU3 for QAT GEN4
Shashank Gupta
2023-10-27
2
-0
/
+474
*
crypto: qat - add adf_get_aram_base() helper function
Shashank Gupta
2023-10-27
1
-0
/
+10
*
crypto: qat - add handling of compression related errors for QAT GEN4
Shashank Gupta
2023-10-27
2
-1
/
+151
*
crypto: qat - add handling of errors from ERRSOU2 for QAT GEN4
Shashank Gupta
2023-10-27
5
-0
/
+1055
*
crypto: qat - add reporting of errors from ERRSOU1 for QAT GEN4
Shashank Gupta
2023-10-27
5
-0
/
+493
*
crypto: qat - add reporting of correctable errors for QAT GEN4
Shashank Gupta
2023-10-27
2
-1
/
+74
*
crypto: qat - add infrastructure for error reporting
Shashank Gupta
2023-10-27
7
-0
/
+71
*
crypto: intel/keembay-ocs-hcu - Convert to platform remove callback returning...
Uwe Kleine-König
2023-10-27
1
-4
/
+2
*
crypto: intel/keembay-ocs-ecc - Convert to platform remove callback returning...
Uwe Kleine-König
2023-10-27
1
-4
/
+2
[next]