index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
Age
Commit message (
Expand
)
Author
2026-05-02
RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()
Jason Gunthorpe
2026-03-31
RDMA: Remove redundant = {} for udata req structs
Jason Gunthorpe
2026-03-31
RDMA: Use ib_copy_validate_udata_in_cm() for zero comp_mask
Jason Gunthorpe
2026-03-31
RDMA/mlx4: Use ib_copy_validate_udata_in() for QP
Jason Gunthorpe
2026-03-31
RDMA/mlx4: Use ib_copy_validate_udata_in()
Jason Gunthorpe
2026-03-31
RDMA: Consolidate patterns with sizeof() to ib_copy_validate_udata_in()
Jason Gunthorpe
2026-03-31
RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()
Jason Gunthorpe
2026-03-30
RDMA/mlx4: Restrict external umem for CQ when copy_to_user() is used
Leon Romanovsky
2026-03-30
RDMA: Properly propagate the number of CQEs as unsigned int
Leon Romanovsky
2026-03-30
RDMA: Clarify that CQ resize is a user‑space verb
Leon Romanovsky
2026-03-02
RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversion
Leon Romanovsky
2026-02-25
RDMA/mlx4: Remove unused create_flags field from CQ structure
Leon Romanovsky
2026-02-25
RDMA/mlx4: Introduce a modern CQ creation interface
Leon Romanovsky
2026-02-25
RDMA/mlx4: Inline mlx4_ib_get_cq_umem into callers
Leon Romanovsky
2026-02-25
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
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
2025-11-06
RDMA/mlx4: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-21
RDMA: Use %pe format specifier for error pointers
Leon Romanovsky
2025-07-23
IB: Extend UVERBS_METHOD_REG_MR to get DMAH
Yishai Hadas
2025-04-07
RDMA: Replace msecs_to_jiffies with secs_to_jiffies for timeout
Peng Jiang
2024-12-25
RDMA/mlx4: Support report_port_event() ops
Yuyu Li
2024-12-10
RDMA/mlx4: Use DMA iterator to write MTT
Leon Romanovsky
2024-12-10
RDMA/mlx4: Use ib_umem_find_best_pgsz() to calculate MTT size
Leon Romanovsky
2024-12-10
RDMA/mlx4: Avoid false error about access to uninitialized gids array
Leon Romanovsky
2024-08-23
RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocation
Jinjie Ruan
2024-08-23
RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocation
Jinjie Ruan
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2024-06-26
RDMA/mlx4: Fix truncated output warning in alias_GUID.c
Leon Romanovsky
2024-06-26
RDMA/mlx4: Fix truncated output warning in mad.c
Leon Romanovsky
2023-09-23
IB/mlx4: Fix the size of a buffer in add_port_entries()
Christophe JAILLET
2023-09-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-08-23
mlx4: Connect the infiniband part to the auxiliary bus
Petr Pavlu
2023-08-23
mlx4: Replace the mlx4_interface.event callback with a notifier
Petr Pavlu
2023-08-23
mlx4: Use 'void *' as the event param of mlx4_dispatch_event()
Petr Pavlu
2023-08-23
mlx4: Get rid of the mlx4_interface.get_dev callback
Petr Pavlu
2023-08-16
RDMA/mlx4: Copy union directly
Gustavo A. R. Silva
2023-07-31
RDMA/mlx: Remove unnecessary variable initializations
Ruan Jinjie
2023-07-12
RDMA/mlx4: Make check for invalid flags stricter
Dan Carpenter
2023-03-19
RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()
Dan Carpenter
2023-01-15
RDMA/mlx: Calling qp event handler in workqueue context
Mark Zhang
2022-11-29
RDMA/mlx4: Remove NULL check before dev_{put, hold}
zhang songyi
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-09-22
IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers
Daisuke Matsuda
2022-05-20
RDMA/mlx4: Avoid flush_scheduled_work() usage
Tetsuo Handa
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-02-01
RDMA/mlx4: remove redundant assignment to variable nreq
Colin Ian King
[next]