index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
marvell
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: octeontx2 - Avoid stack variable overflow
Kees Cook
2022-01-31
1
-1
/
+2
*
crypto: octeontx2 - prevent underflow in get_cores_bmap()
Dan Carpenter
2021-12-24
1
-1
/
+2
*
crypto: octeontx2 - out of bounds access in otx2_cpt_dl_custom_egrp_delete()
Dan Carpenter
2021-12-24
1
-1
/
+1
*
crypto: octeontx2 - Use swap() instead of swap_engines()
Jiapeng Chong
2021-12-24
1
-11
/
+1
*
crypto: marvell/octeontx - Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
2021-12-17
1
-3
/
+1
*
crypto: octeontx2 - parameters for custom engine groups
Srujana Challa
2021-12-11
6
-1
/
+142
*
crypto: octeontx2 - add apis for custom engine groups
Srujana Challa
2021-12-11
2
-7
/
+322
*
crypto: octeontx2 - uninitialized variable in kvf_limits_store()
Dan Carpenter
2021-12-03
1
-5
/
+4
*
crypto: octeontx2 - use swap() to make code cleaner
chiminghao
2021-11-20
1
-4
/
+1
*
crypto: octeontx2 - set assoclen in aead_do_fallback()
Ovidiu Panait
2021-10-15
1
-0
/
+1
*
crypto: marvell/cesa - drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2021-09-24
1
-1
/
+0
*
crypto: marvell/cesa - change FPGA indirect article to an
Tom Rix
2021-06-17
1
-1
/
+1
*
crypto: octeontx2 - enable and handle ME interrupts
Srujana Challa
2021-06-03
1
-23
/
+95
*
crypto: octeontx2 - add support for CPT operations on CN10K
Srujana Challa
2021-06-03
9
-22
/
+134
*
crypto: octeontx2 - add support to map LMTST region for CN10K
Srujana Challa
2021-06-03
7
-3
/
+86
*
crypto: octeontx2 - Add mailbox support for CN10K
Srujana Challa
2021-06-03
8
-33
/
+129
*
crypto: octeontx2 - add support for OcteonTX2 98xx CPT block.
Srujana Challa
2021-04-22
7
-58
/
+153
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-02-22
25
-37
/
+7746
|
\
|
*
crypto: octeontx2 - fix -Wpointer-bool-conversion warning
Arnd Bergmann
2021-02-10
1
-2
/
+1
|
*
crypto: marvell - CRYPTO_DEV_OCTEONTX2_CPT should depend on ARCH_THUNDER2
Geert Uytterhoeven
2021-02-10
1
-1
/
+1
|
*
crypto: octeontx2 - Add dependency on NET_VENDOR_MARVELL
Herbert Xu
2021-02-05
1
-0
/
+1
|
*
crypto: octeontx2 - fix signedness bug in cptvf_register_interrupts()
Dan Carpenter
2021-02-05
1
-1
/
+1
|
*
crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointer
Herbert Xu
2021-01-29
5
-36
/
+148
|
*
crypto: octeontx2 - register with linux crypto framework
Srujana Challa
2021-01-22
7
-2
/
+1961
|
*
crypto: octeontx2 - add support to process the crypto request
Srujana Challa
2021-01-22
11
-1
/
+1034
|
*
crypto: octeontx2 - add virtual function driver support
Srujana Challa
2021-01-22
6
-1
/
+373
|
*
crypto: octeontx2 - add support to get engine capabilities
Srujana Challa
2021-01-22
8
-0
/
+350
|
*
crypto: octeontx2 - add LF framework
Srujana Challa
2021-01-22
7
-1
/
+783
|
*
crypto: octeontx2 - load microcode and create engine groups
Srujana Challa
2021-01-22
8
-2
/
+1655
|
*
crypto: octeontx2 - enable SR-IOV and mailbox communication with VF
Srujana Challa
2021-01-22
4
-2
/
+583
|
*
crypto: octeontx2 - add mailbox communication with AF
Srujana Challa
2021-01-22
6
-2
/
+236
|
*
crypto: marvell - add Marvell OcteonTX2 CPT PF driver
Srujana Challa
2021-01-22
7
-0
/
+633
|
*
crypto: marvell/cesa - Fix a spelling s/fautly/faultly/ in comment
Bhaskar Chowdhury
2021-01-14
1
-1
/
+1
*
|
crypto: marvel/cesa - Fix tdma descriptor on 64-bit
Herbert Xu
2021-01-22
1
-2
/
+2
|
/
*
crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2020-11-27
2
-16
/
+4
*
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
2
-2
/
+4
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-10-13
6
-38
/
+39
|
\
|
*
crypto: marvell/octeontx - simplify the return expression of create_sysfs_eng...
Qinglang Miao
2020-10-02
1
-7
/
+1
|
*
crypto: marvell/cesa - use devm_platform_ioremap_resource_byname
Zhang Qilong
2020-09-25
1
-3
/
+1
|
*
crypto: marvell/cesa - Fix sparse warnings
Herbert Xu
2020-08-21
4
-25
/
+32
|
*
crypto: algapi - Remove skbuff.h inclusion
Herbert Xu
2020-08-20
3
-3
/
+5
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
|
/
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
3
-5
/
+5
*
crypto: marvell/cesa - irq balance
Sven Auhagen
2020-07-31
2
-1
/
+11
*
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-16
3
-21
/
+33
*
crypto: octeontx - Fix sparse warnings
Herbert Xu
2020-06-18
6
-38
/
+32
*
crypto: marvell/octeontx - Fix a potential NULL dereference
Dan Carpenter
2020-06-15
1
-4
/
+7
*
crypto: marvell/octeontx - Add missing '\n' in log messages
Christophe JAILLET
2020-04-16
6
-69
/
+70
*
crypto: marvell/octeontx - fix double free of ptr
Colin Ian King
2020-04-03
1
-3
/
+5
*
crypto: marvell - enable OcteonTX cpt options for build
SrujanaChalla
2020-03-20
2
-0
/
+17
[next]