index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-08
crypto: iaa - fix the missing CRYPTO_ALG_ASYNC in cra_flags
Barry Song
1
-0
/
+1
2024-03-01
crypto: iaa - Fix comp/decomp delay statistics
Tom Zanussi
3
-32
/
+13
2024-03-01
crypto: iaa - Fix async_disable descriptor leak
Tom Zanussi
1
-2
/
+2
2024-02-24
crypto: qat - make ring to service map common for QAT GEN4
Damian Muszynski
5
-112
/
+90
2024-02-24
crypto: qat - fix ring to service map for dcc in 420xx
Damian Muszynski
1
-0
/
+8
2024-02-24
crypto: qat - fix ring to service map for dcc in 4xxx
Damian Muszynski
1
-0
/
+8
2024-02-24
crypto: qat - fix comment structure
Adam Guerin
1
-2
/
+2
2024-02-24
crypto: qat - remove unnecessary description from comment
Adam Guerin
3
-6
/
+2
2024-02-24
crypto: qat - remove double initialization of value
Adam Guerin
1
-4
/
+2
2024-02-24
crypto: qat - avoid division by zero
Adam Guerin
1
-0
/
+3
2024-02-24
crypto: qat - removed unused macro in adf_cnv_dbgfs.c
Adam Guerin
1
-1
/
+0
2024-02-24
crypto: qat - remove unused macros in qat_comp_alg.c
Adam Guerin
1
-9
/
+0
2024-02-24
crypto: qat - uninitialized variable in adf_hb_error_inject_write()
Dan Carpenter
1
-5
/
+6
2024-02-17
crypto: qat - resolve race condition during AER recovery
Damian Muszynski
1
-6
/
+16
2024-02-17
crypto: qat - change SLAs cleanup flow at shutdown
Damian Muszynski
1
-1
/
+19
2024-02-09
crypto: qat - improve aer error reset handling
Mun Chun Yep
1
-1
/
+25
2024-02-09
crypto: qat - limit heartbeat notifications
Furong Zhou
2
-3
/
+17
2024-02-09
crypto: qat - add auto reset on error
Damian Muszynski
4
-1
/
+49
2024-02-09
crypto: qat - add fatal error notification
Mun Chun Yep
2
-1
/
+9
2024-02-09
crypto: qat - re-enable sriov after pf reset
Mun Chun Yep
4
-4
/
+79
2024-02-09
crypto: qat - update PFVF protocol for recovery
Mun Chun Yep
8
-2
/
+109
2024-02-09
crypto: qat - disable arbitration before reset
Furong Zhou
1
-0
/
+8
2024-02-09
crypto: qat - add fatal error notify method
Furong Zhou
3
-0
/
+45
2024-02-09
crypto: qat - add heartbeat error simulator
Damian Muszynski
8
-6
/
+188
2024-01-26
crypto: qat - use kcalloc_node() instead of kzalloc_node()
Erick Archer
1
-1
/
+1
2024-01-26
crypto: iaa - Remove unnecessary debugfs_create_dir() error check in iaa_cryp...
Minjie Du
1
-2
/
+0
2024-01-26
crypto: iaa - Remove header table code
Tom Zanussi
3
-131
/
+3
2024-01-26
crypto: qat - avoid memcpy() overflow warning
Arnd Bergmann
1
-0
/
+3
2024-01-26
crypto: qat - fix arbiter mapping generation algorithm for QAT 402xx
Damian Muszynski
1
-0
/
+1
2023-12-29
crypto: iaa - Account for cpu-less numa nodes
Tom Zanussi
1
-2
/
+13
2023-12-29
crypto: qat - generate dynamically arbiter mappings
Damian Muszynski
5
-112
/
+235
2023-12-29
crypto: qat - add support for ring pair level telemetry
Lucas Segarra Fernandez
10
-5
/
+324
2023-12-29
crypto: qat - add support for device telemetry
Lucas Segarra Fernandez
12
-0
/
+1236
2023-12-29
crypto: qat - add admin msgs for telemetry
Lucas Segarra Fernandez
3
-0
/
+51
2023-12-29
crypto: qat - include pci.h for GET_DEV()
Lucas Segarra Fernandez
1
-0
/
+1
2023-12-29
crypto: iaa - remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2023-12-29
crypto: iaa - Remove unneeded newline in update_max_adecomp_delay_ns()
Tom Zanussi
1
-1
/
+0
2023-12-29
crypto: iaa - Change desc->priv to 0
Tom Zanussi
1
-4
/
+4
2023-12-22
crypto: qat - add support for 420xx devices
Jie Wang
13
-5
/
+849
2023-12-22
crypto: qat - move fw config related structures
Jie Wang
2
-12
/
+19
2023-12-22
crypto: qat - relocate portions of qat_4xxx code
Jie Wang
8
-484
/
+552
2023-12-22
crypto: qat - change signature of uof_get_num_objs()
Jie Wang
3
-3
/
+3
2023-12-22
crypto: qat - relocate and rename get_service_enabled()
Jie Wang
3
-26
/
+34
2023-12-15
crypto: iaa - Add IAA Compression Accelerator stats
Tom Zanussi
6
-2
/
+427
2023-12-15
crypto: iaa - Add irq support for the crypto async interface
Tom Zanussi
2
-2
/
+266
2023-12-15
crypto: iaa - Add support for deflate-iaa compression algorithm
Tom Zanussi
2
-18
/
+1069
2023-12-15
crypto: iaa - Add compression mode management along with fixed mode
Tom Zanussi
4
-2
/
+504
2023-12-15
crypto: iaa - Add per-cpu workqueue table with rebalancing
Tom Zanussi
2
-0
/
+229
2023-12-15
crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
Tom Zanussi
6
-0
/
+375
2023-12-08
crypto: qat - add NULL pointer check
Giovanni Cabiddu
1
-0
/
+3
[next]