index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-18
1
-4
/
+4
|
\
|
*
virtio: wrap config->reset calls
Michael S. Tsirkin
2022-01-14
1
-4
/
+4
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-01-11
93
-1855
/
+4072
|
\
\
|
*
|
crypto: qat - fix definition of ring reset results
Giovanni Cabiddu
2021-12-31
1
-4
/
+4
|
*
|
crypto: hisilicon - cleanup warning in qm_get_qos_value()
Tom Rix
2021-12-31
1
-1
/
+1
|
*
|
crypto: ccp - remove unneeded semicolon
Yang Li
2021-12-31
1
-1
/
+1
|
*
|
crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
Marek Vasut
2021-12-31
1
-2
/
+2
|
*
|
crypto: ux500 - Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-24
2
-19
/
+9
|
*
|
crypto: hisilicon/qm - disable qm clock-gating
Weili Qian
2021-12-24
1
-0
/
+17
|
*
|
crypto: omap-aes - Fix broken pm_runtime_and_get() usage
Heiner Kallweit
2021-12-24
1
-1
/
+1
|
*
|
crypto: octeontx2 - prevent underflow in get_cores_bmap()
Dan Carpenter
2021-12-24
1
-1
/
+2
|
*
|
crypto: octeontx2 - out of bounds access in otx2_cpt_dl_custom_egrp_delete()
Dan Carpenter
2021-12-24
1
-1
/
+1
|
*
|
crypto: qat - add support for compression for 4xxx
Tomasz Kowalik
2021-12-24
8
-13
/
+147
|
*
|
crypto: qat - allow detection of dc capabilities for 4xxx
Giovanni Cabiddu
2021-12-24
2
-26
/
+44
|
*
|
crypto: qat - add PFVF support to enable the reset of ring pairs
Marco Chiappero
2021-12-24
3
-0
/
+67
|
*
|
crypto: qat - add PFVF support to the GEN4 host driver
Marco Chiappero
2021-12-24
5
-10
/
+196
|
*
|
crypto: qat - config VFs based on ring-to-svc mapping
Marco Chiappero
2021-12-24
6
-13
/
+34
|
*
|
crypto: qat - exchange ring-to-service mappings over PFVF
Marco Chiappero
2021-12-24
7
-1
/
+63
|
*
|
crypto: qat - support fast ACKs in the PFVF protocol
Marco Chiappero
2021-12-24
5
-30
/
+91
|
*
|
crypto: qat - exchange device capabilities over PFVF
Marco Chiappero
2021-12-24
8
-4
/
+112
|
*
|
crypto: qat - introduce support for PFVF block messages
Marco Chiappero
2021-12-24
9
-3
/
+442
|
*
|
crypto: qat - store the ring-to-service mapping
Marco Chiappero
2021-12-24
11
-0
/
+44
|
*
|
crypto: qat - store the PFVF protocol version of the endpoints
Marco Chiappero
2021-12-24
4
-2
/
+9
|
*
|
crypto: qat - improve the ACK timings in PFVF send
Marco Chiappero
2021-12-24
2
-3
/
+4
|
*
|
crypto: qat - leverage read_poll_timeout in PFVF send
Marco Chiappero
2021-12-24
1
-12
/
+8
|
*
|
crypto: qat - leverage bitfield.h utils for PFVF messages
Marco Chiappero
2021-12-24
3
-14
/
+14
|
*
|
crypto: qat - abstract PFVF messages with struct pfvf_message
Marco Chiappero
2021-12-24
12
-83
/
+184
|
*
|
crypto: qat - set PFVF_MSGORIGIN just before sending
Marco Chiappero
2021-12-24
4
-11
/
+7
|
*
|
crypto: qat - make PFVF send and receive direction agnostic
Marco Chiappero
2021-12-24
4
-37
/
+89
|
*
|
crypto: qat - make PFVF message construction direction agnostic
Marco Chiappero
2021-12-24
6
-71
/
+120
|
*
|
crypto: qat - add the adf_get_pmisc_base() helper function
Marco Chiappero
2021-12-24
8
-115
/
+61
|
*
|
crypto: qat - support the reset of ring pairs on PF
Marco Chiappero
2021-12-24
5
-0
/
+67
|
*
|
crypto: qat - extend crypto capability detection for 4xxx
Giovanni Cabiddu
2021-12-24
2
-4
/
+34
|
*
|
crypto: qat - set COMPRESSION capability for QAT GEN2
Giovanni Cabiddu
2021-12-24
3
-1
/
+10
|
*
|
crypto: qat - set CIPHER capability for QAT GEN2
Giovanni Cabiddu
2021-12-24
1
-3
/
+9
|
*
|
crypto: qat - get compression extended capabilities
Giovanni Cabiddu
2021-12-24
3
-1
/
+41
|
*
|
crypto: octeontx2 - Use swap() instead of swap_engines()
Jiapeng Chong
2021-12-24
1
-11
/
+1
|
*
|
crypto: omap - increase priority of DES/3DES
Corentin Labbe
2021-12-24
1
-4
/
+4
|
*
|
crypto: hisilicon/zip - add new algorithms for uacce device
Yang Shen
2021-12-24
1
-1
/
+4
|
*
|
crypto: hisilicon/qm - disable queue when 'CQ' error
Weili Qian
2021-12-17
1
-1
/
+21
|
*
|
crypto: hisilicon/qm - reset function if event queue overflows
Weili Qian
2021-12-17
1
-11
/
+57
|
*
|
crypto: hisilicon/qm - use request_threaded_irq instead
Weili Qian
2021-12-17
1
-7
/
+16
|
*
|
crypto: hisilicon/qm - modify the handling method after abnormal interruption
Weili Qian
2021-12-17
1
-2
/
+2
|
*
|
crypto: hisilicon/qm - code movement
Weili Qian
2021-12-17
1
-69
/
+69
|
*
|
crypto: hisilicon/qm - remove unnecessary device memory reset
Weili Qian
2021-12-17
1
-5
/
+18
|
*
|
crypto: hisilicon/qm - fix deadlock for remove driver
Yang Shen
2021-12-17
1
-2
/
+1
|
*
|
crypto: hisilicon/zip - enable ssid for sva sgl
Yang Shen
2021-12-17
1
-1
/
+2
|
*
|
crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init()
Weili Qian
2021-12-17
1
-1
/
+1
|
*
|
crypto: marvell/octeontx - Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
2021-12-17
1
-3
/
+1
|
*
|
crypto: cavium - Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
2021-12-17
1
-4
/
+1
[next]