index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-05-10
1
-2
/
+1
|
\
|
*
virtio: wrap find_vqs
Michael S. Tsirkin
2017-05-02
1
-2
/
+1
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-05-02
59
-713
/
+10211
|
\
\
|
*
|
crypto: stm32 - Fix OF module alias information
Wei Yongjun
2017-04-30
1
-1
/
+1
|
*
|
crypto: ccp - Change ISR handler method for a v5 CCP
Gary R Hook
2017-04-24
1
-44
/
+67
|
*
|
crypto: ccp - Change ISR handler method for a v3 CCP
Gary R Hook
2017-04-24
3
-50
/
+75
|
*
|
crypto: crypto4xx - rename ce_ring_contol to ce_ring_control
Colin Ian King
2017-04-24
2
-2
/
+2
|
*
|
crypto: ccp - Disable interrupts early on unload
Gary R Hook
2017-04-21
1
-2
/
+2
|
*
|
crypto: ccp - Use only the relevant interrupt bits
Gary R Hook
2017-04-21
2
-7
/
+7
|
*
|
crypto: chcr - Fix error handling related to 'chcr_alloc_shash'
Christophe Jaillet
2017-04-21
1
-3
/
+3
|
*
|
crypto: exynos - Add new Exynos RNG driver
Krzysztof Kozlowski
2017-04-21
3
-0
/
+405
|
*
|
crypto: caam - fix error return code in caam_qi_init()
Wei Yongjun
2017-04-21
1
-1
/
+1
|
*
|
crypto: chcr - Add fallback for AEAD algos
Harsh Jain
2017-04-21
3
-75
/
+151
|
*
|
crypto: chcr - Fix txq ids.
Harsh Jain
2017-04-21
3
-20
/
+32
|
*
|
crypto: chcr - Set hmac_ctrl bit to use HW register HMAC_CFG[456]
Harsh Jain
2017-04-21
1
-19
/
+5
|
*
|
crypto: chcr - Increase priority of AEAD algos.
Harsh Jain
2017-04-21
2
-4
/
+12
|
*
|
crypto: ccp - Rearrange structure members to minimize size
Gary R Hook
2017-04-05
1
-4
/
+4
|
*
|
crypto: ccp - Remove redundant cpu-to-le32 macros
Gary R Hook
2017-04-05
1
-11
/
+11
|
*
|
crypto: stm32 - Support for STM32 CRC32 crypto module
Fabien DESSENNE
2017-04-05
5
-0
/
+336
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-04-05
7
-48
/
+75
|
|
\
\
|
*
|
|
crypto: ixp4xx - Use sg_virt()
Geliang Tang
2017-03-24
1
-1
/
+1
|
*
|
|
crypto: zip - add a cast for printing atomic64_t values
Arnd Bergmann
2017-03-24
1
-20
/
+20
|
*
|
|
crypto: zip - Memory corruption in zip_clear_stats()
Dan Carpenter
2017-03-24
1
-1
/
+1
|
*
|
|
crypto: s5p-sss - Document the struct s5p_aes_dev
Krzysztof Kozlowski
2017-03-24
1
-1
/
+26
|
*
|
|
crypto: s5p-sss - Remove unused variant field from state container
Krzysztof Kozlowski
2017-03-24
1
-3
/
+0
|
*
|
|
crypto: s5p-sss - Close possible race for completed requests
Krzysztof Kozlowski
2017-03-24
1
-2
/
+3
|
*
|
|
crypto: caam/qi - add ablkcipher and authenc algorithms
Horia Geantă
2017-03-24
7
-16
/
+2601
|
*
|
|
crypto: caam - add Queue Interface (QI) backend support
Horia Geantă
2017-03-24
5
-28
/
+1064
|
*
|
|
crypto: caam - avoid double inclusion in desc_constr.h
Horia Geantă
2017-03-24
1
-0
/
+5
|
*
|
|
crypto: ccp - Enable support for AES GCM on v5 CCPs
Gary R Hook
2017-03-24
5
-0
/
+531
|
*
|
|
crypto: ccp - Enable 3DES function on v5 CCPs
Gary R Hook
2017-03-24
8
-2
/
+552
|
*
|
|
crypto: ccp - Add SHA-2 384- and 512-bit support
Gary R Hook
2017-03-24
3
-3
/
+99
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2017-03-24
1
-1
/
+1
|
|
\
\
\
|
*
|
|
|
crypto: mediatek - make hardware operation flow more efficient
Ryder Lee
2017-03-16
2
-188
/
+165
|
*
|
|
|
crypto: mediatek - add mtk_aes_gcm_tag_verify()
Ryder Lee
2017-03-16
2
-2
/
+24
|
*
|
|
|
crypto: mediatek - fix error handling in mtk_aes_complete()
Ryder Lee
2017-03-16
1
-16
/
+23
|
*
|
|
|
crypto: mediatek - add queue_task tasklet
Ryder Lee
2017-03-16
3
-12
/
+39
|
*
|
|
|
crypto: mediatek - simplify descriptor ring management
Ryder Lee
2017-03-16
4
-26
/
+34
|
*
|
|
|
crypto: mediatek - make mtk_sha_xmit() more generic
Ryder Lee
2017-03-16
2
-86
/
+34
|
*
|
|
|
crypto: mediatek - add MTK_* prefix and correct annotations.
Ryder Lee
2017-03-16
4
-32
/
+32
|
*
|
|
|
crypto: mediatek - rework interrupt handler
Ryder Lee
2017-03-16
3
-101
/
+49
|
*
|
|
|
crypto: kpp - constify buffer passed to crypto_kpp_set_secret()
Eric Biggers
2017-03-09
1
-1
/
+1
|
*
|
|
|
crypto: bcm - fix spelling mistake: "genereate" -> "generate"
Colin Ian King
2017-03-09
1
-1
/
+1
|
*
|
|
|
crypto: zip - Add Compression/Decompression statistics
Mahipal Challa
2017-03-09
4
-0
/
+271
|
*
|
|
|
crypto: zip - Wire-up Compression / decompression HW offload
Mahipal Challa
2017-03-09
9
-58
/
+845
|
*
|
|
|
crypto: zip - Add ThunderX ZIP driver core
Mahipal Challa
2017-03-09
13
-0
/
+2805
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-01
1
-15
/
+16
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
crypto: N2 - Replace racy task affinity logic
Thomas Gleixner
2017-04-15
1
-15
/
+16
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-04-10
3
-47
/
+22
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
crypto: caam - fix RNG deinstantiation error checking
Horia Geantă
2017-04-05
1
-1
/
+2
[next]