index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2018-04-07
.gitignore: move *-asn1.[ch] patterns to the top-level .gitignore
Masahiro Yamada
2018-04-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-03-31
crypto: chtls - Makefile Kconfig
Atul Gupta
2018-03-31
crypto: chtls - Program the TLS session Key
Atul Gupta
2018-03-31
crypto: chtls - Inline TLS record Rx
Atul Gupta
2018-03-31
crypto: chtls - Inline TLS record Tx
Atul Gupta
2018-03-31
crypto : chtls - CPL handler definition
Atul Gupta
2018-03-31
crypto: chtls - Register chtls with net tls
Atul Gupta
2018-03-31
crypto: chtls - structure and macro for Inline TLS
Atul Gupta
2018-03-31
crypto: chcr - Inline TLS Key Macros
Atul Gupta
2018-03-31
crypto: ccree - remove unused enums
Gilad Ben-Yossef
2018-03-31
crypto: brcm - explicitly cast cipher to hash type
Stefan Agner
2018-03-31
crypto: talitos - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-31
crypto: qat - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-31
crypto: picoxcell - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-31
crypto: ixp4xx - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-31
crypto: chelsio - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-31
crypto: caam/qi - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-31
crypto: caam - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-31
crypto: talitos - fix IPsec cipher in length
LEROY Christophe
2018-03-31
crypto: chelsio - Remove declaration of static function from header
Harsh Jain
2018-03-31
crypto: inside-secure - hmac(sha224) support
Antoine Tenart
2018-03-31
crypto: inside-secure - hmac(sha256) support
Antoine Tenart
2018-03-31
crypto: inside-secure - the context ipad/opad should use the state sz
Antoine Tenart
2018-03-31
crypto: inside-secure - improve the skcipher token
Antoine Tenart
2018-03-31
crypto: inside-secure - do not access buffers mapped to the device
Antoine Tenart
2018-03-31
crypto: inside-secure - improve the send error path
Antoine Tenart
2018-03-31
crypto: inside-secure - fix a typo in a register name
Antoine Tenart
2018-03-31
crypto: inside-secure - fix typo s/allways/always/ in a define
Antoine Tenart
2018-03-31
crypto: inside-secure - move the digest to the request context
Antoine Tenart
2018-03-23
crypto: cavium - Replace mdelay with msleep in cpt_device_init
Jia-Ju Bai
2018-03-23
crypto: bfin_crc - remove blackfin CRC driver
Arnd Bergmann
2018-03-23
crypto: inside-secure - fix clock resource by adding a register clock
Gregory CLEMENT
2018-03-23
crypto: inside-secure - improve clock initialization
Gregory CLEMENT
2018-03-23
crypto: inside-secure - fix clock management
Gregory CLEMENT
2018-03-23
crypto: inside-secure - fix missing unlock on error in safexcel_ahash_send_req()
weiyongjun \(A\)
2018-03-23
crypto: talitos - Delete an error message for a failed memory allocation in t...
Markus Elfring
2018-03-16
crypto: ccp - Validate buffer lengths for copy operations
Gary R Hook
2018-03-16
crypto: virtio - remove dependency on CRYPTO_AUTHENC
Peter Wu
2018-03-16
crypto: chelsio -Split Hash requests for large scatter gather list
Harsh Jain
2018-03-16
crypto: chelsio - Fix iv passed in fallback path for rfc3686
Harsh Jain
2018-03-16
crypto: chelsio - Update IV before sending request to HW
Harsh Jain
2018-03-16
crypto: chelsio - Fix src buffer dma length
Harsh Jain
2018-03-16
crypto: chelsio - Use kernel round function to align lengths
Harsh Jain
2018-03-16
crypto: ccp - Use memdup_user() rather than duplicating its implementation
Markus Elfring
2018-03-09
crypto: ccp - Fill the result buffer only on digest, finup, and final ops
Gary R Hook
2018-03-09
crypto: s5p-sss - Constify pointed data (arguments and local variables)
Krzysztof Kozlowski
2018-03-09
crypto: s5p-sss - Remove useless check for non-null request
Krzysztof Kozlowski
2018-03-09
crypto: omap-sham - Fix misleading indentation
Krzysztof Kozlowski
2018-03-09
crypto: omap-sham - Remove useless check for non-null request
Krzysztof Kozlowski
[next]