index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: caam/qi2 - rate-limit enqueue failure prints
Horia Geantă
2019-02-22
1
-1
/
+1
*
crypto: caam/qi2 - use affine DPIOs
Horia Geantă
2019-02-22
2
-23
/
+31
*
crypto: chtls - remove cdev_list_lock
Sebastian Andrzej Siewior
2019-02-22
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux next
Herbert Xu
2019-02-22
1
-3
/
+3
|
\
|
*
soc: fsl: dpio: add a device_link at dpaa2_io_service_register
Ioana Ciornei
2019-01-11
1
-3
/
+3
*
|
crypto: caam - weak key checking for cbc des, 3des
Iuliana Prodan
2019-02-15
1
-2
/
+2
*
|
crypto: caam - add ecb(*) support
Iuliana Prodan
2019-02-15
4
-49
/
+161
*
|
crypto: export arc4 defines
Iuliana Prodan
2019-02-15
1
-3
/
+1
*
|
crypto: caam - use mapped_{src,dst}_nents for job descriptor
Iuliana Prodan
2019-02-15
1
-7
/
+20
*
|
crypto: qat - Remove unused goto label
Herbert Xu
2019-02-08
1
-1
/
+0
*
|
crypto: caam - fixed handling of sg list
Pankaj Gupta
2019-02-08
1
-0
/
+1
*
|
crypto: ccp - fix the SEV probe in kexec boot path
Singh, Brijesh
2019-02-08
1
-0
/
+16
*
|
crypto: caam - fix DMA mapping of stack memory
Horia Geantă
2019-02-01
1
-64
/
+21
*
|
crypto: bcm - remove -I. header search path and unused macro define
Masahiro Yamada
2019-02-01
1
-2
/
+0
*
|
crypto: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-02-01
8
-8
/
+9
*
|
crypto: axis - move request unmap outside of the queue lock
Vincent Whitchurch
2019-02-01
1
-4
/
+4
*
|
crypto: axis - use a constant time tag compare
Lars Persson
2019-02-01
1
-3
/
+3
*
|
crypto: axis - support variable AEAD tag length
Lars Persson
2019-02-01
1
-10
/
+25
*
|
crypto: axis - give DMA the start of the status buffer
Lars Persson
2019-02-01
1
-4
/
+7
*
|
crypto: axis - fix for recursive locking from bottom half
Lars Persson
2019-02-01
1
-5
/
+23
*
|
crypto: axis - remove sha512 support for artpec7
Lars Persson
2019-02-01
1
-117
/
+9
*
|
crypto: axis - remove sha384 support for artpec7
Lars Persson
2019-02-01
1
-105
/
+2
*
|
crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments
Corentin Labbe
2019-02-01
1
-2
/
+2
*
|
crypto: chelsio - Fix passing zero to 'PTR_ERR' warning in chcr_aead_op
YueHaibing
2019-02-01
1
-2
/
+2
*
|
crypto: caam - fix indentation of goto label
Roland Hieber
2019-02-01
1
-1
/
+1
*
|
crypto: caam - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
2
-16
/
+6
*
|
crypto: ccp - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
1
-29
/
+7
*
|
crypto: cavium/nitrox - no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
2019-02-01
3
-28
/
+8
*
|
crypto: cavium/zip - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
1
-41
/
+11
*
|
crypto: axis - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
1
-9
/
+0
*
|
crypto: ccree - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
3
-31
/
+6
*
|
crypto: qat - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
9
-58
/
+0
*
|
crypto: caam - handle zero-length AEAD output
Horia Geantă
2019-02-01
3
-24
/
+47
*
|
crypto: caam - add support for cmac(aes)
Iuliana Prodan
2019-02-01
3
-33
/
+139
*
|
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
2019-01-25
16
-27
/
+32
*
|
crypto: bcm - remove unused function do_decrypt()
Eric Biggers
2019-01-25
2
-46
/
+0
*
|
crypto: chelsio - Inline single pdu only
Atul Gupta
2019-01-25
1
-0
/
+3
*
|
crypto: chelsio - avoid using sa_entry imm
Atul Gupta
2019-01-25
2
-7
/
+5
*
|
crypto: ccree - don't copy zero size ciphertext
Gilad Ben-Yossef
2019-01-25
1
-1
/
+2
*
|
crypto: ccree - shared irq lines are not a bug
Gilad Ben-Yossef
2019-01-25
1
-3
/
+3
*
|
crypto: ccree - unmap buffer before copying IV
Gilad Ben-Yossef
2019-01-25
1
-1
/
+2
*
|
crypto: ccree - remove legacy leftover
Hadar Gat
2019-01-25
1
-2
/
+0
*
|
crypto: ccree - fix free of unallocated mlli buffer
Hadar Gat
2019-01-25
1
-4
/
+4
*
|
crypto: ccree - add error message
Hadar Gat
2019-01-25
1
-1
/
+4
*
|
crypto: ccree - improve error handling
Hadar Gat
2019-01-25
1
-39
/
+35
*
|
crypto: brcm - Fix some set-but-not-used warning
YueHaibing
2019-01-18
1
-5
/
+1
*
|
crypto: virtio - clean up indentation, replace spaces with tab
Colin Ian King
2019-01-11
1
-1
/
+1
*
|
crypto: chelsio - remove set but not used variables 'adap'
YueHaibing
2019-01-11
1
-2
/
+0
*
|
crypto: chelsio - check set_msg_len overflow in generate_b0
YueHaibing
2019-01-11
1
-2
/
+4
*
|
crypto: ux500 - catch dma submission error
YueHaibing
2019-01-11
1
-0
/
+6
[next]