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 branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-03-05
88
-929
/
+1153
|
\
|
*
crypto: s5p - add AES support for Exynos5433
Kamil Konieczny
2019-02-28
1
-4
/
+46
|
*
crypto: crypto4xx - add missing of_node_put after of_device_is_available
Julia Lawall
2019-02-28
1
-1
/
+3
|
*
crypto: cavium/zip - fix collision with generic cra_driver_name
Eric Biggers
2019-02-28
1
-2
/
+4
|
*
crypto: caam - remove redundant likely/unlikely annotation
Chengguang Xu
2019-02-28
2
-5
/
+5
|
*
crypto: s5p - update iv after AES-CBC op end
Kamil Konieczny
2019-02-28
1
-0
/
+8
|
*
crypto: caam - generate hash keys in-place
Horia Geantă
2019-02-28
2
-47
/
+23
|
*
crypto: caam - fix DMA mapping xcbc key twice
Horia Geantă
2019-02-28
1
-2
/
+1
|
*
crypto: caam - fix hash context DMA unmap size
Franck LENORMAND
2019-02-28
1
-3
/
+5
|
*
crypto: s5p-sss - Use AES_BLOCK_SIZE define instead of number
Krzysztof Kozlowski
2019-02-28
1
-2
/
+4
|
*
crypto: stm32 - drop pointless static qualifier in stm32_hash_remove()
Mao Wenan
2019-02-28
1
-1
/
+1
|
*
crypto: chelsio - Fixed Traffic Stall
Atul Gupta
2019-02-28
1
-13
/
+20
|
*
crypto: marvell - Remove set but not used variable 'ivsize'
YueHaibing
2019-02-28
1
-2
/
+0
|
*
crypto: ccp - Update driver messages to remove some confusion
Lendacky, Thomas
2019-02-22
2
-9
/
+14
|
*
crypto: rockchip - update new iv to device in multiple operations
Zhang Zhijie
2019-02-22
2
-0
/
+35
|
*
crypto: rockchip - fix scatterlist nents error
Zhang Zhijie
2019-02-22
4
-5
/
+7
|
*
crypto: ccree - fix missing break in switch statement
Gustavo A. R. Silva
2019-02-22
1
-0
/
+1
|
*
crypto: caam/qi2 - relax busy polling while enqueuing FDs
Horia Geantă
2019-02-22
1
-0
/
+2
|
*
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
[next]