index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2019-03-28
crypto: caam - fix copy of next buffer for xcbc and cmac
Iuliana Prodan
2019-03-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-03-07
crypto: caam - add missing put_device() call
Wen Yang
2019-03-07
crypto: s5p-sss - fix AES support for Exynos5433
Kamil Konieczny
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
2019-02-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-02-28
crypto: s5p - add AES support for Exynos5433
Kamil Konieczny
2019-02-28
crypto: crypto4xx - add missing of_node_put after of_device_is_available
Julia Lawall
2019-02-28
crypto: cavium/zip - fix collision with generic cra_driver_name
Eric Biggers
2019-02-28
crypto: caam - remove redundant likely/unlikely annotation
Chengguang Xu
2019-02-28
crypto: s5p - update iv after AES-CBC op end
Kamil Konieczny
2019-02-28
crypto: caam - generate hash keys in-place
Horia Geantă
2019-02-28
crypto: caam - fix DMA mapping xcbc key twice
Horia Geantă
2019-02-28
crypto: caam - fix hash context DMA unmap size
Franck LENORMAND
2019-02-28
crypto: s5p-sss - Use AES_BLOCK_SIZE define instead of number
Krzysztof Kozlowski
2019-02-28
crypto: stm32 - drop pointless static qualifier in stm32_hash_remove()
Mao Wenan
2019-02-28
crypto: chelsio - Fixed Traffic Stall
Atul Gupta
2019-02-28
crypto: marvell - Remove set but not used variable 'ivsize'
YueHaibing
2019-02-22
crypto: ccp - Update driver messages to remove some confusion
Lendacky, Thomas
2019-02-22
crypto: rockchip - update new iv to device in multiple operations
Zhang Zhijie
2019-02-22
crypto: rockchip - fix scatterlist nents error
Zhang Zhijie
2019-02-22
crypto: ccree - fix missing break in switch statement
Gustavo A. R. Silva
2019-02-22
crypto: caam/qi2 - relax busy polling while enqueuing FDs
Horia Geantă
2019-02-22
crypto: caam/qi2 - rate-limit enqueue failure prints
Horia Geantă
2019-02-22
crypto: caam/qi2 - use affine DPIOs
Horia Geantă
2019-02-22
crypto: chtls - remove cdev_list_lock
Sebastian Andrzej Siewior
2019-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux next
Herbert Xu
2019-02-22
crypto: ccree - add missing inline qualifier
Gilad Ben-Yossef
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-02-15
crypto: caam - weak key checking for cbc des, 3des
Iuliana Prodan
2019-02-15
crypto: caam - add ecb(*) support
Iuliana Prodan
2019-02-15
crypto: export arc4 defines
Iuliana Prodan
2019-02-15
crypto: caam - use mapped_{src,dst}_nents for job descriptor
Iuliana Prodan
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
crypto: qat - Remove unused goto label
Herbert Xu
2019-02-08
crypto: caam - fixed handling of sg list
Pankaj Gupta
2019-02-08
crypto: ccp - fix the SEV probe in kexec boot path
Singh, Brijesh
2019-02-08
crypto: ccree - fix resume race condition on init
Gilad Ben-Yossef
2019-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-02-01
crypto: caam - fix DMA mapping of stack memory
Horia Geantă
2019-02-01
crypto: bcm - remove -I. header search path and unused macro define
Masahiro Yamada
2019-02-01
crypto: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-02-01
crypto: axis - move request unmap outside of the queue lock
Vincent Whitchurch
2019-02-01
crypto: axis - use a constant time tag compare
Lars Persson
2019-02-01
crypto: axis - support variable AEAD tag length
Lars Persson
2019-02-01
crypto: axis - give DMA the start of the status buffer
Lars Persson
2019-02-01
crypto: axis - fix for recursive locking from bottom half
Lars Persson
[next]