index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
marvell
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-7
/
+7
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-9
/
+9
2026-02-06
crypto: cesa - Simplify return statement in mv_cesa_dequeue_req_locked
Thorsten Blum
-7
/
+1
2026-01-16
crypto: octeontx - fix dma_free_coherent() size
Thomas Fourier
-1
/
+2
2025-12-29
crypto: octeontx2 - Use sysfs_emit in sysfs show functions
Thorsten Blum
-2
/
+3
2025-12-19
crypto: octeontx - Fix length check to avoid truncation in ucode_load_store
Thorsten Blum
-1
/
+1
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-2
/
+4
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
-2
/
+4
2025-11-14
crypto: cesa - Simplify with of_device_get_match_data()
Krzysztof Kozlowski
-5
/
+2
2025-11-06
crypto: octeontx2 - Replace deprecated strcpy in cpt_ucode_load_fw
Thorsten Blum
-2
/
+3
2025-08-22
crypto: octeontx2 - Call strscpy() with correct size argument
Thorsten Blum
-1
/
+1
2025-07-31
Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-65
/
+184
2025-06-16
octeontx2: Set appropriate PF, VF masks and shifts based on silicon
Subbaraya Sundeep
-14
/
+14
2025-06-13
crypto: octeontx2 - get engine group number for asymmetric engine
Amit Singh Tomar
-1
/
+21
2025-06-13
crypto: octeontx2 - Rework how engine group number is obtained
Amit Singh Tomar
-13
/
+28
2025-06-13
crypto: marvell/cesa - Fix engine load inaccuracy
Herbert Xu
-3
/
+6
2025-06-13
crypto: octeontx2 - Fix address alignment on CN10KB and CN10KA-B0
Bharat Bhushan
-15
/
+44
2025-06-13
crypto: octeontx2 - Fix address alignment on CN10K A0/A1 and OcteonTX2
Bharat Bhushan
-15
/
+51
2025-06-13
crypto: octeontx2 - Fix address alignment issue on ucode loading
Bharat Bhushan
-14
/
+21
2025-06-13
crypto: octeontx2 - add timeout for load_fvc completion poll
Bharat Bhushan
-2
/
+14
2025-06-13
crypto: marvell/cesa - Remove unnecessary state setting on final
Herbert Xu
-4
/
+1
2025-05-21
crypto: marvell/cesa - Do not chain submitted requests
Herbert Xu
-25
/
+39
2025-05-19
crypto: octeontx2 - Use dynamic allocated memory region for lmtst
Bharat Bhushan
-38
/
+123
2025-05-19
crypto: octeontx2 - Initialize cptlfs device info once
Bharat Bhushan
-9
/
+9
2025-05-14
crypto: marvell/cesa - Avoid empty transfer descriptor
Herbert Xu
-1
/
+1
2025-05-14
crypto: marvell/cesa - Handle zero-length skcipher requests
Herbert Xu
-0
/
+3
2025-04-28
crypto: octeontx2 - Simplify multiple return statements
Thorsten Blum
-24
/
+10
2025-03-21
crypto: lib/Kconfig - hide library options
Arnd Bergmann
-2
/
+2
2025-03-15
crypto: octeontx2 - suppress auth failure screaming due to negative tests
Shashank Gupta
-3
/
+4
2025-03-02
crypto: octeontx - Remove unused function otx_cpt_eng_grp_has_eng_type
Dr. David Alan Gilbert
-13
/
+0
2025-03-02
crypto: octeontx2 - Remove unused otx2_cpt_print_uc_dbg_info
Dr. David Alan Gilbert
-100
/
+0
2025-02-09
crypto: drivers - Use str_enable_disable-like helpers
Krzysztof Kozlowski
-3
/
+5
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
-31
/
+27
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-9
/
+18
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-53
/
+27
2024-11-15
crypto: marvell/cesa - fix uninit value for struct mv_cesa_op_ctx
Karol Przybylski
-12
/
+12
2024-10-30
crypto: marvell - replace deprecated PCI functions
Philipp Stanner
-9
/
+18
2024-10-19
crypto: cesa - use devm_platform_get_and_ioremap_resource
Rosen Penev
-14
/
+1
2024-10-19
crypto: cesa - remove irq_set_affinity_hint
Rosen Penev
-7
/
+2
2024-10-19
crypto: cesa - use enabled variants for clk_get
Rosen Penev
-18
/
+10
2024-10-19
crypto: cesa - add COMPILE_TEST
Rosen Penev
-1
/
+1
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
-1
/
+1
2024-10-10
crypto: marvell/cesa - Disable hash algorithms
Herbert Xu
-6
/
+6
2024-09-06
crypto: octeontx* - Select CRYPTO_AUTHENC
Herbert Xu
-0
/
+2
2024-08-30
crypto: octeontx - Remove unused declaration otx_cpt_callback()
Yue Haibing
-1
/
+0
2024-08-24
crypto: octeontx2 - Fix authenc setkey
Herbert Xu
-164
/
+90
2024-08-24
crypto: octeontx - Fix authenc setkey
Herbert Xu
-168
/
+93
2024-08-17
crypto: octeontx2 - Remove custom swap functions in favor of built-in sort swap
Kuan-Wei Chiu
-9
/
+1
2024-08-17
crypto: octeontx - Remove custom swap function in favor of built-in sort swap
Kuan-Wei Chiu
-10
/
+2
[next]