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
/
mlx5
Age
Commit message (
Expand
)
Author
2026-05-02
RDMA/mlx5: Add missing store/release for lock elision pattern
Jason Gunthorpe
2026-05-02
RDMA/mlx5: Restore zero-init to mlx5_ib_modify_qp() ucmd
Jason Gunthorpe
2026-04-29
RDMA/mlx5: Fix null-ptr-deref in Raw Packet QP creation
Michael Guralnik
2026-04-29
RDMA/mlx5: Fix UAF in DCT destroy due to race with create
Edward Srouji
2026-04-29
RDMA/mlx5: Fix UAF in SRQ destroy due to race with create
Edward Srouji
2026-04-28
RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()
Junrui Luo
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-03-31
RDMA: Remove redundant = {} for udata req structs
Jason Gunthorpe
2026-03-31
RDMA/mlx5: Pull comp_mask validation into ib_copy_validate_udata_in_cm()
Jason Gunthorpe
2026-03-31
RDMA: Use ib_copy_validate_udata_in_cm() for zero comp_mask
Jason Gunthorpe
2026-03-31
RDMA/mlx5: Use ib_copy_validate_udata_in() for MW
Jason Gunthorpe
2026-03-31
RDMA/mlx5: Use ib_copy_validate_udata_in() for SRQ
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 offsetof() 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: 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-22
mlx5: Remove redundant iseg base
Parav Pandit
2026-03-16
net/mlx5: Expose MLX5_UMR_ALIGN definition
Tariq Toukan
2026-03-16
{net/RDMA}/mlx5: Add LAG demux table API and vport demux rules
Shay Drory
2026-03-16
net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence number
Shay Drory
2026-03-05
RDMA/mlx5: Add support for TLP VAR allocation
Maher Sanalla
2026-03-05
RDMA/mlx5: Add TLP VAR region support and infrastructure
Maher Sanalla
2026-03-05
RDMA/mlx5: Refactor VAR table to use region abstraction
Maher Sanalla
2026-03-02
RDMA/mlx5: Switch from MR cache to FRMR pools
Michael Guralnik
2026-03-02
RDMA/mlx5: Move device async_ctx initialization
Chiara Meiohas
2026-03-02
RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversion
Leon Romanovsky
2026-02-25
RDMA/mlx5: Provide a modern CQ creation interface
Leon Romanovsky
2026-02-25
RDMA/mlx5: Save 4 bytes in CQ structure
Leon Romanovsky
2026-02-25
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
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_flex' family to use the new default GFP_KERNEL argument
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-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-02-08
RDMA/mlx5: Implement DMABUF export ops
Yishai Hadas
2026-02-05
net/mlx5: Fix 1600G link mode enum naming
Yael Chemla
2026-02-02
RDMA/mlx5: Support rate limit only for Raw Packet QP
Kalesh AP
2026-01-27
RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler
Zilin Guan
2026-01-27
dma-buf: Rename .move_notify() callback to a clearer identifier
Leon Romanovsky
2026-01-18
IB/mlx5: Fix port speed query for representors
Or Har-Toov
2026-01-18
RDMA/mlx5: Fix UMR hang in LAG error state unload
Chiara Meiohas
2026-01-05
RDMA/mlx5: Avoid direct access to DMA device pointer
Leon Romanovsky
2026-01-05
RDMA/mlx5: Fix ucaps init error flow
Maher Sanalla
2026-01-05
RDMA/mlx5: Implement query_port_speed callback
Or Har-Toov
2026-01-05
RDMA/mlx5: Raise async event on device speed change
Or Har-Toov
2025-12-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
[next]