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
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-4
/
+6
2019-02-08
crypto: qat - Remove unused goto label
Herbert Xu
-1
/
+0
2019-02-08
crypto: caam - fixed handling of sg list
Pankaj Gupta
-0
/
+1
2019-02-08
crypto: ccp - fix the SEV probe in kexec boot path
Singh, Brijesh
-0
/
+16
2019-02-08
crypto: ccree - fix resume race condition on init
Gilad Ben-Yossef
-10
/
+13
2019-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-4
/
+6
2019-02-01
crypto: caam - fix DMA mapping of stack memory
Horia Geantă
-64
/
+21
2019-02-01
crypto: bcm - remove -I. header search path and unused macro define
Masahiro Yamada
-2
/
+0
2019-02-01
crypto: prefix header search paths with $(srctree)/
Masahiro Yamada
-8
/
+9
2019-02-01
crypto: axis - move request unmap outside of the queue lock
Vincent Whitchurch
-4
/
+4
2019-02-01
crypto: axis - use a constant time tag compare
Lars Persson
-3
/
+3
2019-02-01
crypto: axis - support variable AEAD tag length
Lars Persson
-10
/
+25
2019-02-01
crypto: axis - give DMA the start of the status buffer
Lars Persson
-4
/
+7
2019-02-01
crypto: axis - fix for recursive locking from bottom half
Lars Persson
-5
/
+23
2019-02-01
crypto: axis - remove sha512 support for artpec7
Lars Persson
-117
/
+9
2019-02-01
crypto: axis - remove sha384 support for artpec7
Lars Persson
-105
/
+2
2019-02-01
crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments
Corentin Labbe
-2
/
+2
2019-02-01
crypto: chelsio - Fix passing zero to 'PTR_ERR' warning in chcr_aead_op
YueHaibing
-2
/
+2
2019-02-01
crypto: caam - fix indentation of goto label
Roland Hieber
-1
/
+1
2019-02-01
crypto: caam - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-16
/
+6
2019-02-01
crypto: ccp - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-29
/
+7
2019-02-01
crypto: cavium/nitrox - no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
-28
/
+8
2019-02-01
crypto: cavium/zip - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-41
/
+11
2019-02-01
crypto: axis - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-9
/
+0
2019-02-01
crypto: ccree - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-31
/
+6
2019-02-01
crypto: qat - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-58
/
+0
2019-02-01
crypto: caam - handle zero-length AEAD output
Horia Geantă
-24
/
+47
2019-02-01
crypto: caam - add support for cmac(aes)
Iuliana Prodan
-33
/
+139
2019-01-25
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
-27
/
+32
2019-01-25
crypto: bcm - remove unused function do_decrypt()
Eric Biggers
-46
/
+0
2019-01-25
crypto: chelsio - Inline single pdu only
Atul Gupta
-0
/
+3
2019-01-25
crypto: chelsio - avoid using sa_entry imm
Atul Gupta
-7
/
+5
2019-01-25
crypto: ccree - don't copy zero size ciphertext
Gilad Ben-Yossef
-1
/
+2
2019-01-25
crypto: ccree - shared irq lines are not a bug
Gilad Ben-Yossef
-3
/
+3
2019-01-25
crypto: ccree - unmap buffer before copying IV
Gilad Ben-Yossef
-1
/
+2
2019-01-25
crypto: ccree - remove legacy leftover
Hadar Gat
-2
/
+0
2019-01-25
crypto: ccree - fix free of unallocated mlli buffer
Hadar Gat
-4
/
+4
2019-01-25
crypto: ccree - add error message
Hadar Gat
-1
/
+4
2019-01-25
crypto: ccree - improve error handling
Hadar Gat
-39
/
+35
2019-01-25
crypto: cavium/nitrox - Invoke callback after DMA unmap
Nagadheeraj Rottela
-4
/
+6
2019-01-22
net/tls: free ctx in sock destruct
Atul Gupta
-0
/
+4
2019-01-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-77
/
+63
2019-01-18
crypto: brcm - Fix some set-but-not-used warning
YueHaibing
-5
/
+1
2019-01-11
soc: fsl: dpio: add a device_link at dpaa2_io_service_register
Ioana Ciornei
-3
/
+3
2019-01-11
crypto: virtio - clean up indentation, replace spaces with tab
Colin Ian King
-1
/
+1
2019-01-11
crypto: chelsio - remove set but not used variables 'adap'
YueHaibing
-2
/
+0
2019-01-11
crypto: chelsio - check set_msg_len overflow in generate_b0
YueHaibing
-2
/
+4
2019-01-11
crypto: ux500 - catch dma submission error
YueHaibing
-0
/
+6
2019-01-11
crypto: crypto4xx - add prng crypto support
Christian Lamparter
-0
/
+92
2019-01-11
crypto: caam - add support for xcbc(aes)
Iuliana Prodan
-17
/
+232
[prev]
[next]