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-03-28
crypto: caam - limit AXI pipeline to a depth of 1
Iuliana Prodan
-0
/
+20
2019-03-28
crypto: caam/jr - Remove extra memory barrier during job ring enqueue
Vakul Garg
-2
/
+4
2019-03-28
crypto: caam/jr - Removed redundant vars from job ring private data
Vakul Garg
-7
/
+1
2019-03-28
crypto: caam/jr - Remove spinlock for output job ring
Vakul Garg
-7
/
+1
2019-03-28
crypto: vmx - Make p8_init and p8_exit static
YueHaibing
-2
/
+2
2019-03-28
crypto: cavium - Make cptvf_device_init static
YueHaibing
-1
/
+1
2019-03-28
crypto: bcm - remove unused array tag_to_hash_idx
YueHaibing
-3
/
+0
2019-03-28
crypto: zip - Make some functions static
YueHaibing
-4
/
+4
2019-03-28
crypto: ccp - Make ccp_register_rsa_alg static
YueHaibing
-1
/
+2
2019-03-28
crypto: cavium - Make some functions static
YueHaibing
-3
/
+3
2019-03-28
crypto: cavium - remove unused fucntions
YueHaibing
-17
/
+0
2019-03-28
crypto: caam - fix copy of next buffer for xcbc and cmac
Iuliana Prodan
-7
/
+6
2019-03-22
crypto: vmx - fix copy-paste error in CTR mode
Daniel Axtens
-2
/
+2
2019-03-22
crypto: ccree - reduce kernel stack usage with clang
Arnd Bergmann
-1
/
+1
2019-03-22
crypto: caam/jr - optimize job ring enqueue and dequeue operations
Vakul Garg
-2
/
+11
2019-03-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-28
/
+51
2019-03-07
crypto: caam - add missing put_device() call
Wen Yang
-27
/
+50
2019-03-07
crypto: s5p-sss - fix AES support for Exynos5433
Kamil Konieczny
-1
/
+1
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-929
/
+1153
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+1
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
-1
/
+1
2019-02-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-1
/
+1
2019-02-28
crypto: s5p - add AES support for Exynos5433
Kamil Konieczny
-4
/
+46
2019-02-28
crypto: crypto4xx - add missing of_node_put after of_device_is_available
Julia Lawall
-1
/
+3
2019-02-28
crypto: cavium/zip - fix collision with generic cra_driver_name
Eric Biggers
-2
/
+4
2019-02-28
crypto: caam - remove redundant likely/unlikely annotation
Chengguang Xu
-5
/
+5
2019-02-28
crypto: s5p - update iv after AES-CBC op end
Kamil Konieczny
-0
/
+8
2019-02-28
crypto: caam - generate hash keys in-place
Horia Geantă
-47
/
+23
2019-02-28
crypto: caam - fix DMA mapping xcbc key twice
Horia Geantă
-2
/
+1
2019-02-28
crypto: caam - fix hash context DMA unmap size
Franck LENORMAND
-3
/
+5
2019-02-28
crypto: s5p-sss - Use AES_BLOCK_SIZE define instead of number
Krzysztof Kozlowski
-2
/
+4
2019-02-28
crypto: stm32 - drop pointless static qualifier in stm32_hash_remove()
Mao Wenan
-1
/
+1
2019-02-28
crypto: chelsio - Fixed Traffic Stall
Atul Gupta
-13
/
+20
2019-02-28
crypto: marvell - Remove set but not used variable 'ivsize'
YueHaibing
-2
/
+0
2019-02-22
crypto: ccp - Update driver messages to remove some confusion
Lendacky, Thomas
-9
/
+14
2019-02-22
crypto: rockchip - update new iv to device in multiple operations
Zhang Zhijie
-0
/
+35
2019-02-22
crypto: rockchip - fix scatterlist nents error
Zhang Zhijie
-5
/
+7
2019-02-22
crypto: ccree - fix missing break in switch statement
Gustavo A. R. Silva
-0
/
+1
2019-02-22
crypto: caam/qi2 - relax busy polling while enqueuing FDs
Horia Geantă
-0
/
+2
2019-02-22
crypto: caam/qi2 - rate-limit enqueue failure prints
Horia Geantă
-1
/
+1
2019-02-22
crypto: caam/qi2 - use affine DPIOs
Horia Geantă
-23
/
+31
2019-02-22
crypto: chtls - remove cdev_list_lock
Sebastian Andrzej Siewior
-1
/
+0
2019-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux next
Herbert Xu
-3
/
+3
2019-02-22
crypto: ccree - add missing inline qualifier
Gilad Ben-Yossef
-1
/
+1
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-10
/
+13
2019-02-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-10
/
+13
2019-02-15
crypto: caam - weak key checking for cbc des, 3des
Iuliana Prodan
-2
/
+2
2019-02-15
crypto: caam - add ecb(*) support
Iuliana Prodan
-49
/
+161
2019-02-15
crypto: export arc4 defines
Iuliana Prodan
-3
/
+1
2019-02-15
crypto: caam - use mapped_{src,dst}_nents for job descriptor
Iuliana Prodan
-7
/
+20
[prev]
[next]