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
/
qat_common
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-16
crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak
Herbert Xu
1
-14
/
+5
2024-04-13
crypto: qat - resolve race condition during AER recovery
Damian Muszynski
1
-6
/
+16
2024-04-13
crypto: qat - fix double free during reset
Svyatoslav Pankratov
1
-1
/
+2
2023-11-20
crypto: qat - increase size of buffers
Giovanni Cabiddu
2
-3
/
+3
2023-11-20
crypto: qat - mask device capabilities with soft straps
Giovanni Cabiddu
2
-14
/
+18
2022-10-26
crypto: qat - fix DMA transfer direction
Damian Muszynski
1
-6
/
+12
2022-10-26
crypto: qat - use pre-allocated buffers in datapath
Giovanni Cabiddu
2
-27
/
+61
2022-10-26
crypto: qat - fix use of 'dma_map_single'
Hui Tang
1
-13
/
+14
2022-03-28
crypto: qat - disable registration of algorithms
Giovanni Cabiddu
1
-0
/
+8
2022-01-27
crypto: qat - fix undetected PFVF timeout in ACK loop
Giovanni Cabiddu
1
-6
/
+6
2022-01-27
crypto: qat - make pfvf send message direction agnostic
Marco Chiappero
1
-7
/
+8
2022-01-27
crypto: qat - remove unnecessary collision prevention step in PFVF
Marco Chiappero
1
-19
/
+1
2022-01-27
crypto: qat - fix spelling mistake: "messge" -> "message"
Bhaskar Chowdhury
2
-3
/
+3
2021-11-18
crypto: qat - disregard spurious PFVF interrupts
Giovanni Cabiddu
2
-0
/
+12
2021-11-18
crypto: qat - detect PFVF collision after ACK
Giovanni Cabiddu
1
-0
/
+7
2021-09-15
crypto: qat - use proper type for vf_mask
Giovanni Cabiddu
1
-3
/
+4
2021-09-15
crypto: qat - do not export adf_iov_putmsg()
Giovanni Cabiddu
1
-1
/
+0
2021-09-15
crypto: qat - fix naming for init/shutdown VF to PF notifications
Marco Chiappero
2
-10
/
+10
2021-09-15
crypto: qat - fix reuse of completion variable
Marco Chiappero
1
-0
/
+2
2021-09-15
crypto: qat - handle both source of interrupt in VF ISR
Giovanni Cabiddu
1
-3
/
+4
2021-09-15
crypto: qat - do not ignore errors from enable_vf2pf_comms()
Giovanni Cabiddu
1
-2
/
+3
2021-07-14
crypto: qat - remove unused macro in FW loader
Jack Xu
1
-1
/
+0
2021-07-14
crypto: qat - check return code of qat_hal_rd_rel_reg()
Jack Xu
1
-1
/
+5
2021-05-14
crypto: qat - Fix a double free in adf_create_ring
Lv Yunlong
1
-0
/
+1
2021-05-14
crypto: qat - fix error path in adf_isr_resource_alloc()
Giovanni Cabiddu
1
-8
/
+21
2021-05-14
crypto: qat - don't release uninitialized resources
Tong Zhang
1
-4
/
+13
2021-05-11
crypto: qat - fix unmap invalid dma address
Hui Tang
1
-2
/
+9
2020-12-30
crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()
Jack Xu
1
-1
/
+1
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
11
-78
/
+33
2020-10-08
crypto: qat - drop input parameter from adf_enable_aer()
Giovanni Cabiddu
2
-4
/
+4
2020-10-08
crypto: qat - fix function parameters descriptions
Giovanni Cabiddu
2
-2
/
+6
2020-09-25
crypto: qat - remove unnecessary mutex_init()
Qinglang Miao
1
-2
/
+0
2020-09-25
crypto: qat - convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2
-56
/
+5
2020-09-18
crypto: qat - replace device ids defines
Giovanni Cabiddu
3
-13
/
+9
2020-09-11
crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA
Dominik Przychodni
1
-1
/
+9
2020-08-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-4
/
+4
2020-08-21
crypto: qat - add delay before polling mailbox
Giovanni Cabiddu
1
-3
/
+4
2020-07-23
crypto: qat - fix double free in qat_uclo_create_batch_init_list
Tom Rix
1
-2
/
+7
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
1
-6
/
+7
2020-07-09
crypto: qat - fallback for xts with 192 bit keys
Giovanni Cabiddu
1
-3
/
+65
2020-07-09
crypto: qat - remove unused field in skcipher ctx
Giovanni Cabiddu
1
-4
/
+0
2020-07-09
crypto: qat - validate xts key
Giovanni Cabiddu
1
-0
/
+6
2020-07-09
crypto: qat - allow xts requests not multiple of block
Giovanni Cabiddu
1
-2
/
+20
2020-06-18
crypto: qat - update timeout logic in put admin msg
Wojciech Ziemba
1
-15
/
+19
2020-06-18
crypto: qat - send admin messages to set of AEs
Wojciech Ziemba
1
-18
/
+46
2020-06-18
crypto: qat - update fw init admin msg
Wojciech Ziemba
2
-27
/
+52
2020-06-18
crypto: qat - remove packed attribute in etr structs
Giovanni Cabiddu
1
-7
/
+6
2020-06-18
crypto: qat - replace user types with kernel ABI __u types
Wojciech Ziemba
7
-182
/
+182
2020-06-18
crypto: qat - replace user types with kernel u types
Wojciech Ziemba
15
-154
/
+154
[next]