index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
25
-37
/
+7746
2021-02-10
crypto: octeontx2 - fix -Wpointer-bool-conversion warning
Arnd Bergmann
1
-2
/
+1
2021-02-10
crypto: marvell - CRYPTO_DEV_OCTEONTX2_CPT should depend on ARCH_THUNDER2
Geert Uytterhoeven
1
-1
/
+1
2021-02-05
crypto: octeontx2 - Add dependency on NET_VENDOR_MARVELL
Herbert Xu
1
-0
/
+1
2021-02-05
crypto: octeontx2 - fix signedness bug in cptvf_register_interrupts()
Dan Carpenter
1
-1
/
+1
2021-01-29
crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointer
Herbert Xu
5
-36
/
+148
2021-01-22
crypto: octeontx2 - register with linux crypto framework
Srujana Challa
7
-2
/
+1961
2021-01-22
crypto: octeontx2 - add support to process the crypto request
Srujana Challa
11
-1
/
+1034
2021-01-22
crypto: octeontx2 - add virtual function driver support
Srujana Challa
6
-1
/
+373
2021-01-22
crypto: octeontx2 - add support to get engine capabilities
Srujana Challa
8
-0
/
+350
2021-01-22
crypto: octeontx2 - add LF framework
Srujana Challa
7
-1
/
+783
2021-01-22
crypto: octeontx2 - load microcode and create engine groups
Srujana Challa
8
-2
/
+1655
2021-01-22
crypto: octeontx2 - enable SR-IOV and mailbox communication with VF
Srujana Challa
4
-2
/
+583
2021-01-22
crypto: octeontx2 - add mailbox communication with AF
Srujana Challa
6
-2
/
+236
2021-01-22
crypto: marvell - add Marvell OcteonTX2 CPT PF driver
Srujana Challa
7
-0
/
+633
2021-01-22
crypto: marvel/cesa - Fix tdma descriptor on 64-bit
Herbert Xu
1
-2
/
+2
2021-01-14
crypto: marvell/cesa - Fix a spelling s/fautly/faultly/ in comment
Bhaskar Chowdhury
1
-1
/
+1
2020-11-27
crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2
-16
/
+4
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2
-2
/
+4
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-38
/
+39
2020-10-02
crypto: marvell/octeontx - simplify the return expression of create_sysfs_eng...
Qinglang Miao
1
-7
/
+1
2020-09-25
crypto: marvell/cesa - use devm_platform_ioremap_resource_byname
Zhang Qilong
1
-3
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-21
crypto: marvell/cesa - Fix sparse warnings
Herbert Xu
4
-25
/
+32
2020-08-20
crypto: algapi - Remove skbuff.h inclusion
Herbert Xu
3
-3
/
+5
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
3
-5
/
+5
2020-07-31
crypto: marvell/cesa - irq balance
Sven Auhagen
2
-1
/
+11
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
3
-21
/
+33
2020-06-18
crypto: octeontx - Fix sparse warnings
Herbert Xu
6
-38
/
+32
2020-06-15
crypto: marvell/octeontx - Fix a potential NULL dereference
Dan Carpenter
1
-4
/
+7
2020-04-16
crypto: marvell/octeontx - Add missing '\n' in log messages
Christophe JAILLET
6
-69
/
+70
2020-04-03
crypto: marvell/octeontx - fix double free of ptr
Colin Ian King
1
-3
/
+5
2020-03-20
crypto: marvell - enable OcteonTX cpt options for build
SrujanaChalla
2
-0
/
+17
2020-03-20
crypto: marvell - add the Virtual Function driver for CPT
SrujanaChalla
9
-2
/
+4686
2020-03-20
crypto: marvell - add support for OCTEON TX CPT engine
SrujanaChalla
8
-0
/
+2764
2020-03-20
crypto: marvell - create common Kconfig and Makefile for Marvell
SrujanaChalla
8
-31
/
+67
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-3
/
+1
2019-11-17
crypto: marvell/cesa - rename blkcipher to skcipher
Ard Biesheuvel
2
-10
/
+10
2019-09-09
crypto: marvell - Use kzfree rather than its implementation
zhong jiang
1
-2
/
+1
2019-08-22
crypto: cesa/des - switch to new verification routines
Ard Biesheuvel
1
-17
/
+8
2019-07-26
crypto: cesa/aes - switch to library version of key expansion routine
Ard Biesheuvel
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
4
-16
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-18
crypto: marvell - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-6
/
+5
2019-04-08
crypto: marvell - remove set but not used variable 'index'
YueHaibing
1
-2
/
+1
2019-02-28
crypto: marvell - Remove set but not used variable 'ivsize'
YueHaibing
1
-2
/
+0
2019-01-25
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
1
-1
/
+1
2018-07-09
crypto: remove redundant type flags from tfm allocation
Eric Biggers
1
-2
/
+1
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
[next]