index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
*
crypto: marvell/cesa - forward devm_ioremap_resource() error code
Boris BREZILLON
2016-04-12
*
crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
Vladimir Zapolskiy
2016-04-12
*
crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
Vladimir Zapolskiy
2016-04-12
*
crypto: ccp - memset request context to zero during import
Tom Lendacky
2016-04-12
*
crypto: ccp - Don't assume export/import areas are aligned
Tom Lendacky
2016-04-12
*
crypto: ccp - Limit the amount of information exported
Tom Lendacky
2016-04-12
*
crypto: ccp - Add hash state import and export support
Tom Lendacky
2016-04-12
*
crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()
Boris BREZILLON
2016-02-17
*
crypto: atmel-sha - remove calls of clk_prepare() from atomic contexts
Cyrille Pitchen
2016-02-17
*
crypto: atmel-sha - fix atmel_sha_remove()
Cyrille Pitchen
2016-02-17
*
crypto: caam - make write transactions bufferable on PPC platforms
Horia Geant?
2016-02-17
*
crypto: sun4i-ss - add missing statesize
LABBE Corentin
2016-02-17
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2015-12-05
|
\
|
*
crypto: talitos - Fix timing leak in ESP ICV verification
David Gstir
2015-11-16
|
*
crypto: nx - Fix timing leak in GCM and CCM decryption
David Gstir
2015-11-16
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2015-11-17
|
\
\
|
|
/
|
/
|
|
*
crypto: qat - don't use userspace pointer
Tadeusz Struk
2015-11-13
*
|
Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-12
|
\
\
|
*
\
Merge branch 'acpi-pci'
Rafael J. Wysocki
2015-11-07
|
|
\
\
|
|
*
|
device property: ACPI: Make use of the new DMA Attribute APIs
Suthikulpanit, Suravee
2015-11-07
*
|
|
|
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-06
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
hifn_795x: stop including <asm-generic/kmap_types.h>
Christoph Hellwig
2015-10-15
|
|
/
/
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2015-11-04
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
crypto: marvell/cesa - use __le32 for hardware descriptors
Russell King
2015-10-20
|
*
crypto: marvell/cesa - fix missing cpu_to_le32() in mv_cesa_dma_add_op()
Russell King
2015-10-20
|
*
crypto: marvell/cesa - use memcpy_fromio()/memcpy_toio()
Russell King
2015-10-20
|
*
crypto: marvell/cesa - use gfp_t for gfp flags
Russell King
2015-10-20
|
*
crypto: marvell/cesa - use dma_addr_t for cur_dma
Russell King
2015-10-20
|
*
crypto: marvell/cesa - use readl_relaxed()/writel_relaxed()
Russell King
2015-10-20
|
*
crypto: caam - fix indentation of close braces
Russell King
2015-10-20
|
*
crypto: caam - only export the state we really need to export
Russell King
2015-10-20
|
*
crypto: caam - fix non-block aligned hash calculation
Russell King
2015-10-20
|
*
crypto: caam - avoid needlessly saving and restoring caam_hash_ctx
Russell King
2015-10-20
|
*
crypto: caam - print errno code when hash registration fails
Russell King
2015-10-20
|
*
crypto: marvell/cesa - fix memory leak
Boris Brezillon
2015-10-20
|
*
crypto: marvell/cesa - fix first-fragment handling in mv_cesa_ahash_dma_last_...
Russell King
2015-10-20
|
*
crypto: marvell/cesa - rearrange handling for sw padded hashes
Russell King
2015-10-20
|
*
crypto: marvell/cesa - rearrange handling for hw finished hashes
Russell King
2015-10-20
|
*
crypto: marvell/cesa - rearrange last request handling
Russell King
2015-10-20
|
*
crypto: marvell/cesa - avoid adding final operation within loop
Russell King
2015-10-20
|
*
crypto: marvell/cesa - ensure iter.base.op_len is the full op length
Russell King
2015-10-20
|
*
crypto: marvell/cesa - use presence of scatterlist to determine data load
Russell King
2015-10-20
|
*
crypto: marvell/cesa - move mv_cesa_dma_add_frag() calls
Russell King
2015-10-20
|
*
crypto: marvell/cesa - always ensure mid-fragments after first-fragment
Russell King
2015-10-20
|
*
crypto: marvell/cesa - factor out adding an operation and launching it
Russell King
2015-10-20
|
*
crypto: marvell/cesa - factor out first fragment decisions to helper
Russell King
2015-10-20
|
*
crypto: marvell/cesa - const-ify argument to mv_cesa_get_op_cfg()
Russell King
2015-10-20
|
*
crypto: marvell/cesa - ensure template operation is initialised
Russell King
2015-10-20
|
*
crypto: marvell/cesa - fix the bit length endianness
Russell King
2015-10-20
|
*
crypto: marvell/cesa - add flag to determine algorithm endianness
Russell King
2015-10-20
[next]