index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
cavium
Age
Commit message (
Expand
)
Author
3 days
crypto: cavium - use 2-arg strscpy where destination size is known
Thorsten Blum
2026-06-12
crypto: cavium/cpt - fix DMA cleanup using wrong loop index
Felix Gu
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-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-01-16
crypto: cavium - fix dma_free_coherent() size
Thomas Fourier
2025-11-14
crypto: cavium/nitrox - add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2025-04-07
crypto: cavium/zip - Remove driver
Herbert Xu
2025-04-07
crypto: cavium - Move cpt and nitrox rules into cavium Makefile
Herbert Xu
2025-03-21
crypto: cavium/zip - drop obsolete 'comp' implementation
Ard Biesheuvel
2025-03-15
crypto: scomp - Remove tfm argument from alloc/free_ctx
Herbert Xu
2024-11-15
crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()
Christophe JAILLET
2024-10-28
crypto: cavium - Fix the if condition to exit loop after timeout
Everest K.C
2024-10-05
crypto: drivers - Correct multiple typos in comments
Shen Lichuan
2023-12-08
crypto: nitrox - Remove cfb
Herbert Xu
2023-12-08
crypto: cpt - Remove cfb
Herbert Xu
2023-09-20
crypto: cavium/nitrox - refactor deprecated strncpy
Justin Stitt
2023-03-17
crypto: cavium/nitrox - remove unnecessary aer.h include
Bjorn Helgaas
2023-02-13
crypto: nitrox - Use request_complete helpers
Herbert Xu
2023-02-13
crypto: cpt - Use request_complete helpers
Herbert Xu
2023-01-06
crypto: xts - drop xts_check_key()
Vladis Dronov
2022-12-09
crypto: cavium - Set DMA alignment explicitly
Herbert Xu
2022-10-21
crypto: nitrox - avoid double free on error path in nitrox_sriov_init()
Natalia Petrova
2022-09-30
crypto: zip - remove the unneeded result variable
ye xingchen
2022-09-30
crypto: cavium - prevent integer overflow loading firmware
Dan Carpenter
2022-08-19
crypto: cavium - Fix comment typo
Jason Wang
2022-06-30
crypto: cavium - fix typos in comments
Jiang Jian
2022-04-08
crypto: cavium/nitrox - remove check of list iterator against head past the l...
Jakob Koschel
2022-03-03
crypto: cavium/nitrox - don't cast parameter in bit operations
Andy Shevchenko
2022-03-03
crypto: cavium/zip - register algorithm only if hardware is present
Corentin Labbe
2022-02-18
crypto: cavium/nitrox - fix typo on crypto
Corentin Labbe
2021-12-17
crypto: cavium - Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
2021-08-18
PCI: Change the type of probe argument in reset functions
Amey Narkhede
2021-08-17
PCI: Add pcie_reset_flr() with 'probe' argument
Amey Narkhede
2021-06-11
crypto: cavium/nitrox - Fix an error rhandling path in 'nitrox_probe()'
Christophe JAILLET
2021-06-11
crypto: nitrox - fix unchecked variable in nitrox_register_interrupts
Tong Tiangen
2021-05-28
crypto: cavium: Fix a bunch of kernel-doc related issues
Lee Jones
2021-05-14
crypto: cavium/nitrox - Fix kernel-doc
Yang Li
2021-05-14
crypto: cavium/nitrox - Remove redundant initialization of 'sg'
Yang Li
2021-05-14
crypto: cpt - Use 'hlist_for_each_entry' to simplify code
Christophe JAILLET
2021-04-16
crypto: cavium/zip - remove unused including <linux/version.h>
Tian Tao
2021-03-26
crypto: nitrox - Demote non-compliant kernel-doc headers
Lee Jones
2021-03-26
crypto: cavium - Fix the parameter of dma_unmap_sg()
Xiang Chen
2021-03-13
crypto: cavium - remove unused including <linux/version.h>
Tian Tao
2021-02-10
crypto: cpt - remove casting dma_alloc_coherent
Xu Wang
2020-12-04
crypto: cpt - Fix sparse warnings in cptpf
Herbert Xu
2020-11-27
crypto: cavium - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2020-11-27
crypto: cavium/zip - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
[next]