index
:
Linux Stable
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.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
/
qat
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: qat - remove unused macro in FW loader
Jack Xu
2021-07-14
1
-1
/
+0
*
crypto: qat - check return code of qat_hal_rd_rel_reg()
Jack Xu
2021-07-14
1
-1
/
+5
*
crypto: qat - Fix a double free in adf_create_ring
Lv Yunlong
2021-05-14
1
-0
/
+1
*
crypto: qat - fix error path in adf_isr_resource_alloc()
Giovanni Cabiddu
2021-05-14
1
-8
/
+21
*
crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init
Tong Zhang
2021-05-14
3
-6
/
+6
*
crypto: qat - don't release uninitialized resources
Tong Zhang
2021-05-14
1
-4
/
+13
*
crypto: qat - fix unmap invalid dma address
Hui Tang
2021-05-11
1
-2
/
+9
*
crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()
Jack Xu
2020-12-30
1
-1
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-10-13
17
-147
/
+72
|
\
|
*
crypto: qat - drop input parameter from adf_enable_aer()
Giovanni Cabiddu
2020-10-08
5
-7
/
+7
|
*
crypto: qat - fix function parameters descriptions
Giovanni Cabiddu
2020-10-08
2
-2
/
+6
|
*
crypto: qat - remove unnecessary mutex_init()
Qinglang Miao
2020-09-25
1
-2
/
+0
|
*
crypto: qat - convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-09-25
2
-56
/
+5
|
*
crypto: qat - use PCI_VDEVICE
Giovanni Cabiddu
2020-09-18
6
-30
/
+12
|
*
crypto: qat - replace device ids defines
Giovanni Cabiddu
2020-09-18
9
-31
/
+27
|
*
crypto: qat - include domain in top level debugfs path
Giovanni Cabiddu
2020-09-11
6
-24
/
+12
|
*
crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA
Dominik Przychodni
2020-09-11
1
-1
/
+9
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-08-30
1
-3
/
+4
|
\
\
|
*
|
crypto: qat - add delay before polling mailbox
Giovanni Cabiddu
2020-08-21
1
-3
/
+4
|
|
/
*
/
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-4
/
+4
|
/
*
crypto: qat - fix double free in qat_uclo_create_batch_init_list
Tom Rix
2020-07-23
1
-2
/
+7
*
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-16
1
-6
/
+7
*
crypto: qat - fallback for xts with 192 bit keys
Giovanni Cabiddu
2020-07-09
1
-3
/
+65
*
crypto: qat - remove unused field in skcipher ctx
Giovanni Cabiddu
2020-07-09
1
-4
/
+0
*
crypto: qat - validate xts key
Giovanni Cabiddu
2020-07-09
1
-0
/
+6
*
crypto: qat - allow xts requests not multiple of block
Giovanni Cabiddu
2020-07-09
1
-2
/
+20
*
crypto: qat - update timeout logic in put admin msg
Wojciech Ziemba
2020-06-18
1
-15
/
+19
*
crypto: qat - send admin messages to set of AEs
Wojciech Ziemba
2020-06-18
1
-18
/
+46
*
crypto: qat - update fw init admin msg
Wojciech Ziemba
2020-06-18
2
-27
/
+52
*
crypto: qat - remove packed attribute in etr structs
Giovanni Cabiddu
2020-06-18
1
-7
/
+6
*
crypto: qat - replace user types with kernel ABI __u types
Wojciech Ziemba
2020-06-18
7
-182
/
+182
*
crypto: qat - replace user types with kernel u types
Wojciech Ziemba
2020-06-18
16
-167
/
+167
*
crypto: qat - convert to SPDX License Identifiers
Giovanni Cabiddu
2020-06-18
57
-2624
/
+114
*
crypto: qat - simplify the qat_crypto function
Tianjia Zhang
2020-03-12
1
-2
/
+1
*
crypto: qat - spelling s/Decrytp/Decrypt/
Geert Uytterhoeven
2020-02-22
1
-1
/
+1
*
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
1
-5
/
+1
*
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
1
-1
/
+1
|
\
|
*
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-1
/
+1
*
|
crypto: qat - switch to skcipher API
Ard Biesheuvel
2019-11-17
2
-162
/
+146
*
|
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
2019-11-01
1
-1
/
+1
|
/
*
crypto: qat - Silence smp_processor_id() warning
Alexander Sverdlin
2019-08-02
1
-1
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-08
2
-96
/
+200
|
\
|
*
crypto: qat - use struct_size() helper
Gustavo A. R. Silva
2019-06-13
1
-4
/
+2
|
*
crypto: qat - do not offload zero length requests
Giovanni Cabiddu
2019-05-23
1
-0
/
+6
|
*
crypto: qat - return error for block ciphers for invalid requests
Giovanni Cabiddu
2019-05-23
1
-4
/
+19
|
*
crypto: qat - return proper error code in setkey
Giovanni Cabiddu
2019-05-23
1
-65
/
+108
|
*
crypto: qat - fix block size for aes ctr mode
Giovanni Cabiddu
2019-05-23
1
-1
/
+1
|
*
crypto: qat - update iv after encryption or decryption operations
Giovanni Cabiddu
2019-05-23
2
-12
/
+61
|
*
crypto: qat - add check for negative offset in alg precompute function
Shant KumarX Sonnad
2019-05-23
1
-0
/
+3
|
*
crypto: qat - remove spin_lock in qat_ablkcipher_setkey
Xin Zeng
2019-05-23
1
-13
/
+3
[next]