index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2017-05-14
crypto: caam - don't dma_map key for hash algorithms
Horia Geantă
2017-05-14
crypto: caam - fix error path for ctx_dma mapping failure
Horia Geantă
2017-04-18
crypto: caam - fix invalid dereference in caam_rsa_init_tfm()
Horia Geantă
2017-04-18
crypto: caam - fix RNG deinstantiation error checking
Horia Geantă
2017-04-08
crypto: ccp - Make some CCP DMA channels private
Gary R Hook
2017-03-30
crypto: ccp - Assign DMA commands to the channel's CCP
Gary R Hook
2017-03-22
crypto: s5p-sss - Fix spinlock recursion on LRW(AES)
Krzysztof Kozlowski
2017-03-12
crypto: vmx - Use skcipher for xts fallback
Paulo Flabiano Smorigo
2017-03-12
crypto: vmx - Use skcipher for cbc fallback
Paulo Flabiano Smorigo
2017-02-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-02-03
crypto: chcr - Fix key length for RFC4106
Harsh Jain
2017-02-03
crypto: ccp - Fix double add when creating new DMA command
Gary R Hook
2017-02-03
crypto: ccp - Fix DMA operations when IOMMU is enabled
Gary R Hook
2017-02-03
crypto: chcr - Check device is allocated before use
Harsh Jain
2017-02-03
crypto: chcr - Fix panic on dma_unmap_sg
Harsh Jain
2017-02-02
crypto: qat - zero esram only for DH85x devices
Giovanni Cabiddu
2017-02-02
crypto: qat - fix bar discovery for c62x
Giovanni Cabiddu
2016-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-12-16
crypto: marvell - Copy IVDIG before launching partial DMA ahash requests
Romain Perier
2016-12-16
crypto: add virtio-crypto driver
Gonglei
2016-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-12-12
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-07
crypto: chcr - checking for IS_ERR() instead of NULL
Dan Carpenter
2016-12-07
crypto: caam - check caam_emi_slow instead of re-lookup platform
Marcus Folkesson
2016-12-07
crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel
Horia Geantă
2016-12-07
crypto: marvell - Don't corrupt state of an STD req for re-stepped ahash
Romain Perier
2016-12-07
crypto: marvell - Don't copy hash operation twice into the SRAM
Romain Perier
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-01
crypto: caam - make aamalg_desc a proper module
Arnd Bergmann
2016-12-01
crypto: caam - pass key buffers with typesafe pointers
Arnd Bergmann
2016-11-30
crypto: chcr - Add AEAD algos.
Harsh Jain
2016-11-30
crypto: chcr - Move tfm ctx variable to request context
Harsh Jain
2016-11-30
crypto: chcr - Use SHASH_DESC_ON_STACK
Harsh Jain
2016-11-30
crypto: chcr - Adjust Dest. buffer size
Harsh Jain
2016-11-30
crypto: chcr - Calculate Reverse round key in setkey callback.
Harsh Jain
2016-11-30
crypto: chcr - Remove dynamic allocation
Harsh Jain
2016-11-30
crypto: chcr - Fixes Unchecked dereference inside function
Harsh Jain
2016-11-30
crypto: chcr - Added new structure chcr_wr
Harsh Jain
2016-11-30
crypto: chcr - Cosmetic change
Harsh Jain
2016-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-11-30
crypto: chcr - Fix memory corruption
Harsh Jain
2016-11-28
crypto: caam - refactor ahash shared descriptor generation
Horia Geantă
2016-11-28
crypto: caam - consolidate split key length computation
Horia Geantă
2016-11-28
crypto: caam - refactor encryption descriptors generation
Horia Geantă
2016-11-28
crypto: caam - remove unneded dependencies on CRYPTO_DEV_FSL_CAAM
Horia Geantă
2016-11-28
crypto: caam - rewrite some generic inline append cmds
Horia Geantă
2016-11-28
crypto: caam - improve key inlining
Horia Geantă
2016-11-28
crypto: caam - remove superfluous alg_op algorithm param
Horia Geantă
2016-11-28
crypto: caam - group algorithm related params
Horia Geantă
[next]