index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
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/ne...
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...
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/gi...
Linus Torvalds
2
-9
/
+18
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-53
/
+27
2024-11-15
crypto: marvell/cesa - fix uninit value for struct mv_cesa_op_ctx
Karol Przybylski
1
-12
/
+12
2024-10-30
crypto: marvell - replace deprecated PCI functions
Philipp Stanner
2
-9
/
+18
2024-10-19
crypto: cesa - use devm_platform_get_and_ioremap_resource
Rosen Penev
1
-14
/
+1
2024-10-19
crypto: cesa - remove irq_set_affinity_hint
Rosen Penev
1
-7
/
+2
2024-10-19
crypto: cesa - use enabled variants for clk_get
Rosen Penev
1
-18
/
+10
2024-10-19
crypto: cesa - add COMPILE_TEST
Rosen Penev
1
-1
/
+1
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-10
crypto: marvell/cesa - Disable hash algorithms
Herbert Xu
1
-6
/
+6
2024-09-06
crypto: octeontx* - Select CRYPTO_AUTHENC
Herbert Xu
1
-0
/
+2
2024-08-30
crypto: octeontx - Remove unused declaration otx_cpt_callback()
Yue Haibing
1
-1
/
+0
2024-08-24
crypto: octeontx2 - Fix authenc setkey
Herbert Xu
1
-164
/
+90
2024-08-24
crypto: octeontx - Fix authenc setkey
Herbert Xu
1
-168
/
+93
[next]