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: marvell/cesa - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
1
-4
/
+2
*
Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-07-01
11
-41
/
+360
|
\
|
*
crypto: marvell/cesa - Fix type mismatch warning
Arnd Bergmann
2023-06-02
1
-1
/
+1
|
*
crypto: octeontx2 - hardware configuration for inline IPsec
Srujana Challa
2023-05-12
10
-38
/
+261
|
*
crypto: octeontx2 - add support for AF to CPT PF uplink mbox
Srujana Challa
2023-05-12
3
-2
/
+98
*
|
crypto: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2023-05-19
2
-9
/
+9
|
/
*
crypto: octeontx2 - Fix objects shared between several modules
Alexander Lobakin
2023-02-14
8
-14
/
+39
*
crypto: octeontx2 - Use request_complete helpers
Herbert Xu
2023-02-13
1
-2
/
+2
*
crypto: octeontx - Use request_complete helpers
Herbert Xu
2023-02-13
1
-2
/
+2
*
crypto: marvell/cesa - Use request_complete helpers
Herbert Xu
2023-02-13
2
-3
/
+3
*
crypto: marvell/cesa - Use crypto_wait_req
Herbert Xu
2023-02-03
1
-33
/
+8
*
crypto: xts - drop xts_check_key()
Vladis Dronov
2023-01-06
2
-2
/
+2
*
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-12-14
4
-76
/
+77
|
\
|
*
crypto: octeontx2 - Set DMA alignment explicitly
Herbert Xu
2022-12-09
1
-39
/
+40
|
*
crypto: octeontx - Set DMA alignment explicitly
Herbert Xu
2022-12-09
1
-34
/
+35
|
*
crypto: marvell/octeontx - remove redundant NULL check
Yushan Zhou
2022-12-02
1
-2
/
+1
|
*
crypto: octeontx - fix repeated words in comments
wangjianli
2022-10-28
1
-1
/
+1
*
|
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
2022-12-01
1
-4
/
+0
|
/
*
crypto: marvell/octeontx - use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-09-30
1
-4
/
+4
*
crypto: octeontx2 - Remove the unneeded result variable
ye xingchen
2022-09-30
1
-4
/
+1
*
crypto: marvell/octeontx - prevent integer overflows
Dan Carpenter
2022-09-30
1
-2
/
+16
*
crypto: octeontx - Remove the unneeded result variable
ye xingchen
2022-09-09
1
-15
/
+5
*
crypto: marvell/octeontx - fix repeated words in comments
wangjianli
2022-09-02
1
-1
/
+1
*
crypto: drivers - move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-26
2
-5
/
+5
*
crypto: octeontx2 - fix potential null pointer access
Shijith Thotton
2022-06-10
1
-3
/
+12
*
crypto: octeontx2 - add firmware version in devlink info
Shijith Thotton
2022-06-10
3
-3
/
+42
*
crypto: octeontx2 - simplify the return expression of otx2_cpt_aead_cbc_aes_s...
Minghao Chi
2022-05-13
1
-6
/
+1
*
crypto: marvell/cesa - ECB does not IV
Corentin Labbe
2022-04-21
1
-1
/
+0
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-22
11
-36
/
+131
|
\
|
*
crypto: marvell/octeontx - Use swap() instead of open coding it
Jiapeng Chong
2022-03-09
1
-4
/
+1
|
*
crypto: octeontx2 - fix missing unlock
Yang Yingliang
2022-03-02
2
-2
/
+6
|
*
crypto: octeontx2 - add synchronization between mailbox accesses
Harman Kalra
2022-02-23
5
-14
/
+46
|
*
crypto: marvell/octeontx - remove redundant initialization of variable c_size
Colin Ian King
2022-02-05
1
-1
/
+0
|
*
crypto: octeontx2 - remove CONFIG_DM_CRYPT check
Shijith Thotton
2022-02-05
1
-10
/
+7
|
*
crypto: octeontx2 - increase CPT HW instruction queue length
Srujana Challa
2022-02-05
1
-4
/
+15
|
*
crypto: octeontx2 - disable DMA black hole on an DMA fault
Srujana Challa
2022-02-05
1
-0
/
+13
|
*
crypto: octeontx2 - CN10K CPT to RNM workaround
Srujana Challa
2022-02-05
1
-1
/
+42
|
*
crypto: octeontx2 - select CONFIG_NET_DEVLINK
Shijith Thotton
2022-01-31
1
-0
/
+1
*
|
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
[next]