index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
marvell
Age
Commit message (
Expand
)
Author
2026-06-12
crypto: marvell/octeontx - fix DMA cleanup using wrong loop index
Felix Gu
2026-05-29
crypto: octeontx - use strscpy_pad in ucode_load_store
Thorsten Blum
2026-05-22
crypto: cesa - use max to simplify mv_cesa_probe
Thorsten Blum
2026-05-15
crypto: drivers - Move MODULE_DEVICE_TABLE next to the table itself
Krzysztof Kozlowski
2026-05-15
crypto: drivers - Drop explicit assigment of 0 in pci_device_id array
Uwe Kleine-König (The Capable Hub)
2026-05-07
crypto: cesa - allocate engines with main struct
Rosen Penev
2026-03-27
crypto: marvell/cesa - use memcpy_and_pad in mv_cesa_ahash_export
Thorsten Blum
2026-02-28
crypto: octeontx - Replace scnprintf with strscpy in print_ucode_info
Thorsten Blum
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-06
crypto: cesa - Simplify return statement in mv_cesa_dequeue_req_locked
Thorsten Blum
2026-01-16
crypto: octeontx - fix dma_free_coherent() size
Thomas Fourier
2025-12-29
crypto: octeontx2 - Use sysfs_emit in sysfs show functions
Thorsten Blum
2025-12-19
crypto: octeontx - Fix length check to avoid truncation in ucode_load_store
Thorsten Blum
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
2025-11-14
crypto: cesa - Simplify with of_device_get_match_data()
Krzysztof Kozlowski
2025-11-06
crypto: octeontx2 - Replace deprecated strcpy in cpt_ucode_load_fw
Thorsten Blum
2025-08-22
crypto: octeontx2 - Call strscpy() with correct size argument
Thorsten Blum
2025-07-31
Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-06-16
octeontx2: Set appropriate PF, VF masks and shifts based on silicon
Subbaraya Sundeep
2025-06-13
crypto: octeontx2 - get engine group number for asymmetric engine
Amit Singh Tomar
2025-06-13
crypto: octeontx2 - Rework how engine group number is obtained
Amit Singh Tomar
2025-06-13
crypto: marvell/cesa - Fix engine load inaccuracy
Herbert Xu
2025-06-13
crypto: octeontx2 - Fix address alignment on CN10KB and CN10KA-B0
Bharat Bhushan
2025-06-13
crypto: octeontx2 - Fix address alignment on CN10K A0/A1 and OcteonTX2
Bharat Bhushan
2025-06-13
crypto: octeontx2 - Fix address alignment issue on ucode loading
Bharat Bhushan
2025-06-13
crypto: octeontx2 - add timeout for load_fvc completion poll
Bharat Bhushan
2025-06-13
crypto: marvell/cesa - Remove unnecessary state setting on final
Herbert Xu
2025-05-21
crypto: marvell/cesa - Do not chain submitted requests
Herbert Xu
2025-05-19
crypto: octeontx2 - Use dynamic allocated memory region for lmtst
Bharat Bhushan
2025-05-19
crypto: octeontx2 - Initialize cptlfs device info once
Bharat Bhushan
2025-05-14
crypto: marvell/cesa - Avoid empty transfer descriptor
Herbert Xu
2025-05-14
crypto: marvell/cesa - Handle zero-length skcipher requests
Herbert Xu
2025-04-28
crypto: octeontx2 - Simplify multiple return statements
Thorsten Blum
2025-03-21
crypto: lib/Kconfig - hide library options
Arnd Bergmann
2025-03-15
crypto: octeontx2 - suppress auth failure screaming due to negative tests
Shashank Gupta
2025-03-02
crypto: octeontx - Remove unused function otx_cpt_eng_grp_has_eng_type
Dr. David Alan Gilbert
2025-03-02
crypto: octeontx2 - Remove unused otx2_cpt_print_uc_dbg_info
Dr. David Alan Gilbert
2025-02-09
crypto: drivers - Use str_enable_disable-like helpers
Krzysztof Kozlowski
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-11-15
crypto: marvell/cesa - fix uninit value for struct mv_cesa_op_ctx
Karol Przybylski
2024-10-30
crypto: marvell - replace deprecated PCI functions
Philipp Stanner
2024-10-19
crypto: cesa - use devm_platform_get_and_ioremap_resource
Rosen Penev
2024-10-19
crypto: cesa - remove irq_set_affinity_hint
Rosen Penev
2024-10-19
crypto: cesa - use enabled variants for clk_get
Rosen Penev
2024-10-19
crypto: cesa - add COMPILE_TEST
Rosen Penev
[next]