index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
intel
/
qat
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-04
crypto: qat - fix "Full Going True" macro definition
Svyatoslav Pankratov
1
-1
/
+1
2024-10-04
crypto: qat - ensure correct order in VF restarting handler
Michal Witwicki
1
-3
/
+6
2024-10-04
crypto: qat - fix recovery flow for VFs
Michal Witwicki
3
-0
/
+17
2024-10-04
crypto: qat - disable IOV in adf_dev_stop()
Michal Witwicki
1
-2
/
+2
2024-07-19
Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-15
/
+27
2024-07-06
crypto: qat - fix unintentional re-enabling of error interrupts
Hareshx Sankar Raj
2
-3
/
+9
2024-07-06
crypto: qat - extend scope of lock in adf_cfg_add_key_value_param()
Nivas Varadharajan Mugunthakumar
1
-2
/
+4
2024-06-28
crypto: qat - initialize user_input.lock for rate_limiting
Jiwei Sun
1
-0
/
+1
2024-06-27
Merge tag 'v6.10-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+3
2024-06-21
crypto: qat - make adf_ctl_class constant
Greg Kroah-Hartman
1
-9
/
+12
2024-06-21
crypto: qat - fix linking errors when PCI_IOV is disabled
Xin Zeng
1
-2
/
+3
2024-05-31
crypto: qat - Fix typo
Deming Wang
1
-1
/
+1
2024-05-20
Merge tag 'v6.10-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-14
/
+5
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-8
/
+8
2024-05-17
crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak
Herbert Xu
1
-14
/
+5
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
8
-8
/
+8
2024-05-03
crypto: qat - specify firmware files for 402xx
Giovanni Cabiddu
1
-0
/
+2
2024-04-26
crypto: qat - validate slices count returned by FW
Lucas Segarra Fernandez
3
-0
/
+23
2024-04-19
crypto: qat - improve error logging to be consistent across features
Adam Guerin
1
-1
/
+1
2024-04-19
crypto: qat - improve error message in adf_get_arbiter_mapping()
Adam Guerin
2
-2
/
+2
2024-04-19
crypto: qat - implement dh fallback for primes > 4K
Damian Muszynski
1
-6
/
+60
2024-04-12
crypto: qat - Fix spelling mistake "Invalide" -> "Invalid"
Colin Ian King
1
-1
/
+1
2024-04-05
crypto: qat - Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2
-6
/
+11
2024-04-02
crypto: qat - implement interface for live migration
Xin Zeng
9
-1
/
+1445
2024-04-02
crypto: qat - add interface for live migration
Xin Zeng
4
-1
/
+158
2024-04-02
crypto: qat - add bank save and restore flows
Siming Wan
4
-0
/
+338
2024-04-02
crypto: qat - expand CSR operations for QAT GEN4 devices
Siming Wan
3
-1
/
+249
2024-04-02
crypto: qat - rename get_sla_arr_of_type()
Siming Wan
2
-5
/
+7
2024-04-02
crypto: qat - relocate CSR access code
Giovanni Cabiddu
17
-362
/
+397
2024-04-02
crypto: qat - move PFVF compat checker to a function
Xin Zeng
2
-7
/
+12
2024-04-02
crypto: qat - relocate and rename 4xxx PF2VM definitions
Xin Zeng
2
-5
/
+7
2024-04-02
crypto: qat - adf_get_etr_base() helper
Giovanni Cabiddu
3
-6
/
+12
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
[next]