index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Lines
2022-10-21
crypto: hisilicon/qm - drop unnecessary IS_ENABLE(CONFIG_NUMA) check
Yicong Yang
-6
/
+4
2022-10-21
crypto: hisilicon/hpre - fix resource leak in remove process
Zhiqi Song
-8
/
+2
2022-10-10
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-1044
/
+5094
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-8
/
+4
2022-09-30
crypto: aspeed - Remove redundant dev_err call
Shang XiaoJing
-3
/
+1
2022-09-30
crypto: bcm - Simplify obtain the name for cipher
Gaosheng Cui
-2
/
+2
2022-09-30
crypto: marvell/octeontx - use sysfs_emit() to instead of scnprintf()
ye xingchen
-4
/
+4
2022-09-30
crypto: zip - remove the unneeded result variable
ye xingchen
-24
/
+6
2022-09-30
crypto: qat - add limit to linked list parsing
Adam Guerin
-2
/
+6
2022-09-30
crypto: octeontx2 - Remove the unneeded result variable
ye xingchen
-4
/
+1
2022-09-30
crypto: ccp - Remove the unneeded result variable
ye xingchen
-4
/
+1
2022-09-30
crypto: aspeed - Fix check for platform_get_irq() errors
YueHaibing
-3
/
+1
2022-09-30
crypto: virtio - fix memory-leak
lei he
-0
/
+4
2022-09-30
crypto: cavium - prevent integer overflow loading firmware
Dan Carpenter
-2
/
+4
2022-09-30
crypto: marvell/octeontx - prevent integer overflows
Dan Carpenter
-2
/
+16
2022-09-30
crypto: aspeed - fix build error when only CRYPTO_DEV_ASPEED is enabled
Neal Liu
-5
/
+5
2022-09-27
virtio-crypto: fix memory-leak
lei he
-0
/
+4
2022-09-24
crypto: hisilicon/qm - fix the qos value initialization
Kai Ye
-7
/
+15
2022-09-24
crypto: sun4i-ss - use DEFINE_SHOW_ATTRIBUTE to simplify sun4i_ss_debugfs
Liu Shixin
-14
/
+2
2022-09-24
crypto: artpec6 - Fix printk warning on size_t/%d
Herbert Xu
-1
/
+1
2022-09-24
crypto: inside-secure - Replace generic aes with libaes
Peter Harliman Liem
-54
/
+21
2022-09-24
crypto: inside_secure - Avoid dma map if size is zero
Peter Harliman Liem
-13
/
+31
2022-09-16
crypto: qat - use reference to structure in dma_map_single()
Damian Muszynski
-6
/
+6
2022-09-16
Revert "crypto: qat - reduce size of mapped region"
Giovanni Cabiddu
-6
/
+6
2022-09-16
crypto: qat - fix DMA transfer direction
Damian Muszynski
-6
/
+12
2022-09-16
crypto: hisilicon - support get algs by the capability register
Zhiqi Song
-18
/
+222
2022-09-16
crypto: hisilicon/sec - get algorithm bitmap from registers
Wenkai Lin
-121
/
+236
2022-09-16
crypto: hisilicon/zip - support zip capability
Weili Qian
-42
/
+128
2022-09-16
crypto: hisilicon/hpre - optimize registration of ecdh
Zhiqi Song
-73
/
+63
2022-09-16
crypto: hisilicon/hpre - support hpre capability
Zhiqi Song
-38
/
+157
2022-09-16
crypto: hisilicon/qm - support get device irq information from hardware regis...
Weili Qian
-99
/
+195
2022-09-16
crypto: hisilicon/qm - get error type from hardware registers
Weili Qian
-103
/
+202
2022-09-16
crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO support
Weili Qian
-3
/
+18
2022-09-16
crypto: hisilicon/qm - get qp num and depth from hardware registers
Weili Qian
-133
/
+198
2022-09-16
crypto: hisilicon/qm - get hardware features from hardware registers
Weili Qian
-67
/
+141
2022-09-16
crypto: hisilicon/sec - delete redundant blank lines
Kai Ye
-2
/
+0
2022-09-16
crypto: inside-secure - Change swab to swab32
Peter Harliman Liem
-4
/
+4
2022-09-09
crypto: nx - Remove the unneeded result variable
ye xingchen
-4
/
+1
2022-09-09
crypto: ccp - Release dma channels before dmaengine unrgister
Koba Ko
-1
/
+5
2022-09-09
crypto: octeontx - Remove the unneeded result variable
ye xingchen
-15
/
+5
2022-09-09
crypto: aspeed - fix return value check in aspeed_hace_probe()
Sun Ke
-2
/
+2
2022-09-07
crypto: aspeed - Fix sparse warnings
Herbert Xu
-40
/
+40
2022-09-07
crypto: aspeed: fix format unexpected build warning
Neal Liu
-3
/
+3
2022-09-06
crypto: aspeed - fix build module error
Neal Liu
-7
/
+4
2022-09-02
crypto: hisilicon/qm - return failure if vfs_num exceeds total VFs
Weili Qian
-1
/
+7
2022-09-02
crypto: hisilicon/qm - fix missing put dfx access
Weili Qian
-2
/
+4
2022-09-02
crypto: hisilicon/qm - check mailbox operation result
Weili Qian
-1
/
+14
2022-09-02
crypto: aspeed - Enable compile testing
Herbert Xu
-1
/
+1
2022-09-02
crypto: qat - fix default value of WDT timer
Lucas Segarra Fernandez
-1
/
+1
2022-09-02
crypto: bcm - fix repeated words in comments
wangjianli
-1
/
+1
[prev]
[next]