index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: hisilicon/sec - fix auth key size error
Kai Ye
2022-08-17
2
-3
/
+4
*
crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for of
Pali Rohár
2022-08-17
1
-0
/
+2
*
crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq
Zhengchao Shao
2022-08-17
1
-1
/
+1
*
crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirq
Zhengchao Shao
2022-08-17
2
-8
/
+8
*
crypto: hisilicon/sec - don't sleep when in softirq
Zhengchao Shao
2022-08-17
2
-11
/
+11
*
crypto: ccp - During shutdown, check SEV data pointer before using
Tom Lendacky
2022-08-17
1
-1
/
+1
*
crypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_ivs()
Alexey Khoroshilov
2022-08-17
1
-0
/
+1
*
crypto: sun8i-ss - fix error codes in allocate_flows()
Dan Carpenter
2022-08-17
1
-4
/
+12
*
crypto: sun8i-ss - do not allocate memory when handling hash requests
Corentin Labbe
2022-08-17
3
-12
/
+17
*
crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
John Allen
2022-08-17
1
-4
/
+6
*
crypto: qat - re-enable registration of algorithms
Giovanni Cabiddu
2022-07-29
2
-14
/
+0
*
crypto: qat - add param check for DH
Giovanni Cabiddu
2022-07-29
1
-0
/
+4
*
crypto: qat - add param check for RSA
Giovanni Cabiddu
2022-07-29
1
-0
/
+8
*
crypto: qat - remove dma_free_coherent() for DH
Giovanni Cabiddu
2022-07-29
1
-49
/
+34
*
crypto: qat - remove dma_free_coherent() for RSA
Giovanni Cabiddu
2022-07-29
1
-77
/
+60
*
crypto: qat - fix memory leak in RSA
Giovanni Cabiddu
2022-07-29
1
-11
/
+1
*
crypto: qat - add backlog mechanism
Giovanni Cabiddu
2022-07-29
9
-18
/
+123
*
crypto: qat - refactor submission logic
Giovanni Cabiddu
2022-07-29
6
-54
/
+101
*
crypto: qat - use pre-allocated buffers in datapath
Giovanni Cabiddu
2022-07-29
2
-27
/
+61
*
crypto: qat - set to zero DH parameters before free
Giovanni Cabiddu
2022-07-29
1
-0
/
+3
*
crypto: sun8i-ss - handle zero sized sg
Corentin Labbe
2022-06-09
1
-1
/
+9
*
crypto: sun8i-ss - rework handling of IV
Corentin Labbe
2022-06-09
3
-52
/
+107
*
crypto: ccp - Fix the INIT_EX data file open failure
Jacky Li
2022-06-09
1
-2
/
+28
*
crypto: marvell/cesa - ECB does not IV
Corentin Labbe
2022-06-09
1
-1
/
+0
*
crypto: qat - set COMPRESSION capability for DH895XCC
Giovanni Cabiddu
2022-06-09
1
-1
/
+2
*
crypto: qat - set CIPHER capability for DH895XCC
Giovanni Cabiddu
2022-06-09
1
-3
/
+9
*
powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attr
Haren Myneni
2022-06-09
1
-1
/
+1
*
crypto: qat - fix off-by-one error in PFVF debug print
Marco Chiappero
2022-06-09
1
-1
/
+1
*
crypto: ccree - use fine grained DMA mapping dir
Gilad Ben-Yossef
2022-06-09
1
-12
/
+15
*
crypto: qat - rework the VF2PF interrupt handling logic
Marco Chiappero
2022-06-06
5
-65
/
+132
*
crypto: caam - fix i.MX6SX entropy delay value
Fabio Estevam
2022-06-06
1
-0
/
+18
*
crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ
Ondrej Mosnacek
2022-05-13
1
-0
/
+1
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-03-31
7
-9
/
+616
|
\
|
*
virtio-crypto: rename skcipher algs
zhenwei pi
2022-03-28
4
-9
/
+9
|
*
virtio-crypto: implement RSA algorithm
zhenwei pi
2022-03-28
6
-1
/
+608
*
|
Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-31
1
-1
/
+3
|
\
\
|
*
|
crypto: stm32 - fix reference leak in stm32_crc_remove
Zheng Yongjun
2022-03-25
1
-1
/
+3
*
|
|
Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-03-24
9
-507
/
+67
|
\
\
\
|
*
|
|
crypto: hisilicon/qm: Set the VF QM state register
Longfang Liu
2022-03-15
1
-0
/
+8
|
*
|
|
hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver
Shameer Kolothum
2022-03-15
3
-0
/
+18
|
*
|
|
hisi_acc_qm: Move VF PCI device IDs to common header
Shameer Kolothum
2022-03-15
3
-21
/
+18
|
*
|
|
crypto: hisilicon/qm: Move few definitions to common header
Longfang Liu
2022-03-15
1
-40
/
+18
|
*
|
|
crypto: hisilicon/qm: Move the QM header to include/linux
Shameer Kolothum
2022-03-15
6
-446
/
+5
*
|
|
|
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-24
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
1
-1
/
+1
*
|
|
|
|
Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2022-03-23
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
ARM: ixp4xx: Drop all common code
Linus Walleij
2022-02-12
1
-1
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-21
63
-205
/
+930
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
crypto: xilinx - Turn SHA into a tristate and allow COMPILE_TEST
Herbert Xu
2022-03-14
1
-2
/
+2
|
*
|
|
crypto: qat - fix initialization of pfvf rts_map_msg structures
Giovanni Cabiddu
2022-03-09
1
-1
/
+1
[next]