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
/
marvell
Age
Commit message (
Expand
)
Author
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-10-02
crypto: marvell/octeontx - simplify the return expression of create_sysfs_eng...
Qinglang Miao
2020-09-25
crypto: marvell/cesa - use devm_platform_ioremap_resource_byname
Zhang Qilong
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-21
crypto: marvell/cesa - Fix sparse warnings
Herbert Xu
2020-08-20
crypto: algapi - Remove skbuff.h inclusion
Herbert Xu
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-07-31
crypto: marvell/cesa - irq balance
Sven Auhagen
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-06-18
crypto: octeontx - Fix sparse warnings
Herbert Xu
2020-06-15
crypto: marvell/octeontx - Fix a potential NULL dereference
Dan Carpenter
2020-04-16
crypto: marvell/octeontx - Add missing '\n' in log messages
Christophe JAILLET
2020-04-03
crypto: marvell/octeontx - fix double free of ptr
Colin Ian King
2020-03-20
crypto: marvell - enable OcteonTX cpt options for build
SrujanaChalla
2020-03-20
crypto: marvell - add the Virtual Function driver for CPT
SrujanaChalla
2020-03-20
crypto: marvell - add support for OCTEON TX CPT engine
SrujanaChalla
2020-03-20
crypto: marvell - create common Kconfig and Makefile for Marvell
SrujanaChalla
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2019-11-17
crypto: marvell/cesa - rename blkcipher to skcipher
Ard Biesheuvel
2019-09-09
crypto: marvell - Use kzfree rather than its implementation
zhong jiang
2019-08-22
crypto: cesa/des - switch to new verification routines
Ard Biesheuvel
2019-07-26
crypto: cesa/aes - switch to library version of key expansion routine
Ard Biesheuvel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-18
crypto: marvell - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-08
crypto: marvell - remove set but not used variable 'index'
YueHaibing
2019-02-28
crypto: marvell - Remove set but not used variable 'ivsize'
YueHaibing
2019-01-25
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
2018-07-09
crypto: remove redundant type flags from tfm allocation
Eric Biggers
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-03-03
crypto: marvell/cesa - Clean up redundant #include
Robin Murphy
2018-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-01-18
crypto: marvell/cesa - Fix DMA API misuse
Robin Murphy
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-06
crypto: marvell - Add a NULL entry at the end of mv_cesa_plat_id_table[]
Boris BREZILLON
2017-11-03
crypto: marvell/cesa - remove redundant backlog checks on EBUSY
Gilad Ben-Yossef
2017-11-03
crypto: marvell - Switch cipher algs to the skcipher interface
Boris BREZILLON
2017-11-03
crypto: marvell - Remove the old mv_cesa driver
Boris BREZILLON
2017-11-03
crypto: marvell - Add a platform_device_id table
Boris BREZILLON
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-22
crypto: drop unnecessary return statements
Geliang Tang
2017-09-22
crypto: Use PTR_ERR_ZERO
Himanshu Jha
2017-05-23
crypto: marvell - Use IPAD/OPAD constant
Corentin LABBE
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-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
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
[next]