index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
crypto: cesa - clear cesa_dev on _remove
Rosen Penev
1
-0
/
+2
2026-07-30
crypto: drivers - remove conditional return with no effect
Sang-Heon Jeon
1
-6
/
+1
2026-07-30
crypto: octeontx - simplify get_{eng,ucode}_type_str helpers
Thorsten Blum
1
-16
/
+8
2026-07-30
crypto: cesa - manage SRAM teardown with devm
Rosen Penev
2
-33
/
+24
2026-07-27
crypto: octeontx2 - Remove redundant dev_err()
Pan Chuang
1
-4
/
+1
2026-07-05
crypto: octeontx - use 2-arg strscpy where destination size is known
Thorsten Blum
2
-4
/
+4
2026-06-12
crypto: marvell/octeontx - fix DMA cleanup using wrong loop index
Felix Gu
1
-2
/
+2
2026-05-29
crypto: octeontx - use strscpy_pad in ucode_load_store
Thorsten Blum
1
-3
/
+2
2026-05-22
crypto: cesa - use max to simplify mv_cesa_probe
Thorsten Blum
1
-3
/
+2
2026-05-15
crypto: drivers - Move MODULE_DEVICE_TABLE next to the table itself
Krzysztof Kozlowski
4
-4
/
+4
2026-05-15
crypto: drivers - Drop explicit assigment of 0 in pci_device_id array
Uwe Kleine-König (The Capable Hub)
2
-5
/
+5
2026-05-07
crypto: cesa - allocate engines with main struct
Rosen Penev
2
-28
/
+25
2026-03-27
crypto: marvell/cesa - use memcpy_and_pad in mv_cesa_ahash_export
Thorsten Blum
1
-2
/
+1
2026-02-28
crypto: octeontx - Replace scnprintf with strscpy in print_ucode_info
Thorsten Blum
1
-4
/
+4
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
4
-7
/
+7
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-9
/
+9
2026-02-06
crypto: cesa - Simplify return statement in mv_cesa_dequeue_req_locked
Thorsten Blum
1
-7
/
+1
2026-01-16
crypto: octeontx - fix dma_free_coherent() size
Thomas Fourier
1
-1
/
+2
2025-12-29
crypto: octeontx2 - Use sysfs_emit in sysfs show functions
Thorsten Blum
1
-2
/
+3
2025-12-19
crypto: octeontx - Fix length check to avoid truncation in ucode_load_store
Thorsten Blum
1
-1
/
+1
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-2
/
+4
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
1
-2
/
+4
2025-11-14
crypto: cesa - Simplify with of_device_get_match_data()
Krzysztof Kozlowski
1
-5
/
+2
2025-11-06
crypto: octeontx2 - Replace deprecated strcpy in cpt_ucode_load_fw
Thorsten Blum
1
-2
/
+3
2025-08-22
crypto: octeontx2 - Call strscpy() with correct size argument
Thorsten Blum
1
-1
/
+1
2025-07-31
Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
9
-65
/
+184
2025-06-16
octeontx2: Set appropriate PF, VF masks and shifts based on silicon
Subbaraya Sundeep
4
-14
/
+14
2025-06-13
crypto: octeontx2 - get engine group number for asymmetric engine
Amit Singh Tomar
4
-1
/
+21
2025-06-13
crypto: octeontx2 - Rework how engine group number is obtained
Amit Singh Tomar
6
-13
/
+28
2025-06-13
crypto: marvell/cesa - Fix engine load inaccuracy
Herbert Xu
2
-3
/
+6
2025-06-13
crypto: octeontx2 - Fix address alignment on CN10KB and CN10KA-B0
Bharat Bhushan
1
-15
/
+44
2025-06-13
crypto: octeontx2 - Fix address alignment on CN10K A0/A1 and OcteonTX2
Bharat Bhushan
1
-15
/
+51
2025-06-13
crypto: octeontx2 - Fix address alignment issue on ucode loading
Bharat Bhushan
1
-14
/
+21
2025-06-13
crypto: octeontx2 - add timeout for load_fvc completion poll
Bharat Bhushan
1
-2
/
+14
2025-06-13
crypto: marvell/cesa - Remove unnecessary state setting on final
Herbert Xu
1
-4
/
+1
2025-05-21
crypto: marvell/cesa - Do not chain submitted requests
Herbert Xu
3
-25
/
+39
2025-05-19
crypto: octeontx2 - Use dynamic allocated memory region for lmtst
Bharat Bhushan
10
-38
/
+123
2025-05-19
crypto: octeontx2 - Initialize cptlfs device info once
Bharat Bhushan
4
-9
/
+9
2025-05-14
crypto: marvell/cesa - Avoid empty transfer descriptor
Herbert Xu
1
-1
/
+1
2025-05-14
crypto: marvell/cesa - Handle zero-length skcipher requests
Herbert Xu
1
-0
/
+3
2025-04-28
crypto: octeontx2 - Simplify multiple return statements
Thorsten Blum
1
-24
/
+10
2025-03-21
crypto: lib/Kconfig - hide library options
Arnd Bergmann
1
-2
/
+2
2025-03-15
crypto: octeontx2 - suppress auth failure screaming due to negative tests
Shashank Gupta
1
-3
/
+4
2025-03-02
crypto: octeontx - Remove unused function otx_cpt_eng_grp_has_eng_type
Dr. David Alan Gilbert
2
-13
/
+0
2025-03-02
crypto: octeontx2 - Remove unused otx2_cpt_print_uc_dbg_info
Dr. David Alan Gilbert
2
-100
/
+0
2025-02-09
crypto: drivers - Use str_enable_disable-like helpers
Krzysztof Kozlowski
2
-3
/
+5
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
5
-31
/
+27
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
2
-9
/
+18
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-53
/
+27
[next]