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.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
/
qat
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-06
crypto: qat - Move driver to drivers/crypto/intel/qat
Tom Zanussi
106
-23513
/
+0
2023-03-17
crypto: qat - drop redundant adf_enable_aer()
Bjorn Helgaas
6
-61
/
+4
2023-03-17
crypto: qat - fix apply custom thread-service mapping for dc service
Shashank Gupta
6
-8
/
+21
2023-03-14
crypto: qat - add support for 402xx devices
Damian Muszynski
6
-7
/
+52
2023-03-14
crypto: qat - make state machine functions static
Shashank Gupta
2
-15
/
+5
2023-03-14
crypto: qat - refactor device restart logic
Shashank Gupta
3
-3
/
+20
2023-03-14
crypto: qat - replace state machine calls
Shashank Gupta
10
-114
/
+33
2023-03-14
crypto: qat - fix concurrency issue when device state changes
Shashank Gupta
5
-20
/
+73
2023-03-14
crypto: qat - delay sysfs initialization
Shashank Gupta
1
-4
/
+4
2023-03-14
crypto: qat - Include algapi.h for low-level Crypto API
Herbert Xu
1
-1
/
+2
2023-02-13
crypto: qat - Use request_complete helpers
Herbert Xu
3
-5
/
+6
2023-02-10
crypto: qat - drop log level of msg in get_instance_node()
Giovanni Cabiddu
2
-2
/
+2
2023-02-10
crypto: qat - fix out-of-bounds read
Giovanni Cabiddu
1
-1
/
+1
2023-02-03
crypto: qat - add qat_zlib_deflate
Lucas Segarra Fernandez
1
-12
/
+154
2023-02-03
crypto: qat - extend buffer list logic interface
Lucas Segarra Fernandez
3
-5
/
+37
2023-01-20
crypto: qat - fix spelling mistakes from 'bufer' to 'buffer'
Meadhbh Fitzpatrick
3
-45
/
+45
2022-12-09
crypto: qat - add resubmit logic for decompression
Giovanni Cabiddu
4
-0
/
+245
2022-12-09
crypto: qat - enable deflate for QAT GEN4
Giovanni Cabiddu
8
-14
/
+689
2022-12-09
crypto: qat - expose deflate through acomp api for QAT GEN2
Giovanni Cabiddu
24
-12
/
+1447
2022-12-09
crypto: qat - rename and relocate GEN2 config function
Giovanni Cabiddu
14
-123
/
+158
2022-12-09
crypto: qat - relocate qat_algs_alloc_flags()
Giovanni Cabiddu
2
-5
/
+6
2022-12-09
crypto: qat - relocate backlog related structures
Giovanni Cabiddu
2
-14
/
+16
2022-12-09
crypto: qat - extend buffer list interface
Giovanni Cabiddu
3
-18
/
+54
2022-12-09
crypto: qat - generalize crypto request buffers
Giovanni Cabiddu
3
-39
/
+39
2022-12-09
crypto: qat - change bufferlist logic interface
Giovanni Cabiddu
3
-45
/
+49
2022-12-09
crypto: qat - rename bufferlist functions
Giovanni Cabiddu
3
-24
/
+24
2022-12-09
crypto: qat - relocate bufferlist logic
Giovanni Cabiddu
4
-184
/
+214
2022-12-02
crypto: qat - Use helper to set reqsize
Herbert Xu
1
-2
/
+4
2022-12-02
crypto: qat - fix error return code in adf_probe
Wang Yufen
1
-0
/
+1
2022-11-11
crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe
Shashank Gupta
3
-6
/
+0
2022-09-30
crypto: qat - add limit to linked list parsing
Adam Guerin
1
-2
/
+6
2022-09-16
crypto: qat - use reference to structure in dma_map_single()
Damian Muszynski
1
-6
/
+6
2022-09-16
Revert "crypto: qat - reduce size of mapped region"
Giovanni Cabiddu
1
-6
/
+6
2022-09-16
crypto: qat - fix DMA transfer direction
Damian Muszynski
1
-6
/
+12
2022-09-02
crypto: qat - fix default value of WDT timer
Lucas Segarra Fernandez
1
-1
/
+1
2022-08-26
crypto: drivers - move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-5
/
+5
2022-08-19
crypto: qat - add check to validate firmware images
Srinivas Kerekare
2
-2
/
+57
2022-07-08
crypto: qat - expose device config through sysfs for 4xxx
Giovanni Cabiddu
1
-4
/
+76
2022-07-08
crypto: qat - relocate and rename adf_sriov_prepare_restart()
Giovanni Cabiddu
3
-27
/
+28
2022-07-08
crypto: qat - change behaviour of adf_cfg_add_key_value_param()
Giovanni Cabiddu
1
-1
/
+40
2022-07-08
crypto: qat - expose device state through sysfs for 4xxx
Giovanni Cabiddu
7
-1
/
+130
2022-06-24
crypto: qat - Removes the x86 dependency on the QAT drivers
Yoan Picchi
1
-7
/
+7
2022-06-24
crypto: qat - replace get_current_node() with numa_node_id()
Andre Przywara
3
-9
/
+4
2022-05-20
crypto: qat - add support for 401xx devices
Giovanni Cabiddu
4
-0
/
+5
2022-05-20
crypto: qat - re-enable registration of algorithms
Giovanni Cabiddu
2
-14
/
+0
2022-05-20
crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag
Giovanni Cabiddu
3
-14
/
+27
2022-05-20
crypto: qat - add param check for DH
Giovanni Cabiddu
1
-0
/
+4
2022-05-20
crypto: qat - add param check for RSA
Giovanni Cabiddu
1
-0
/
+8
2022-05-20
crypto: qat - remove dma_free_coherent() for DH
Giovanni Cabiddu
1
-49
/
+34
2022-05-20
crypto: qat - remove dma_free_coherent() for RSA
Giovanni Cabiddu
1
-77
/
+60
[next]