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
/
infiniband
/
hw
/
mlx5
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
RDMA: During rereg_mr ensure that REREG_ACCESS is compatible
Jason Gunthorpe
1
-0
/
+4
2026-05-02
RDMA/mlx5: Add missing store/release for lock elision pattern
Jason Gunthorpe
2
-6
/
+6
2026-05-02
RDMA/mlx5: Restore zero-init to mlx5_ib_modify_qp() ucmd
Jason Gunthorpe
1
-1
/
+1
2026-04-29
RDMA/mlx5: Fix null-ptr-deref in Raw Packet QP creation
Michael Guralnik
1
-0
/
+5
2026-04-29
RDMA/mlx5: Fix UAF in DCT destroy due to race with create
Edward Srouji
1
-1
/
+8
2026-04-29
RDMA/mlx5: Fix UAF in SRQ destroy due to race with create
Edward Srouji
1
-1
/
+8
2026-04-28
RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()
Junrui Luo
1
-0
/
+1
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
14
-1260
/
+478
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+1
2026-03-31
RDMA: Remove redundant = {} for udata req structs
Jason Gunthorpe
4
-5
/
+5
2026-03-31
RDMA/mlx5: Pull comp_mask validation into ib_copy_validate_udata_in_cm()
Jason Gunthorpe
1
-9
/
+8
2026-03-31
RDMA: Use ib_copy_validate_udata_in_cm() for zero comp_mask
Jason Gunthorpe
1
-2
/
+2
2026-03-31
RDMA/mlx5: Use ib_copy_validate_udata_in() for MW
Jason Gunthorpe
1
-9
/
+6
2026-03-31
RDMA/mlx5: Use ib_copy_validate_udata_in() for SRQ
Jason Gunthorpe
1
-12
/
+3
2026-03-31
RDMA: Consolidate patterns with sizeof() to ib_copy_validate_udata_in()
Jason Gunthorpe
1
-1
/
+1
2026-03-31
RDMA: Consolidate patterns with offsetof() to ib_copy_validate_udata_in()
Jason Gunthorpe
1
-7
/
+3
2026-03-31
RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()
Jason Gunthorpe
1
-41
/
+10
2026-03-30
RDMA: Properly propagate the number of CQEs as unsigned int
Leon Romanovsky
2
-8
/
+5
2026-03-30
RDMA: Clarify that CQ resize is a user‑space verb
Leon Romanovsky
1
-1
/
+1
2026-03-22
mlx5: Remove redundant iseg base
Parav Pandit
1
-1
/
+1
2026-03-16
net/mlx5: Expose MLX5_UMR_ALIGN definition
Tariq Toukan
1
-1
/
+0
2026-03-16
{net/RDMA}/mlx5: Add LAG demux table API and vport demux rules
Shay Drory
3
-14
/
+28
2026-03-16
net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence number
Shay Drory
1
-1
/
+3
2026-03-05
RDMA/mlx5: Add support for TLP VAR allocation
Maher Sanalla
1
-6
/
+34
2026-03-05
RDMA/mlx5: Add TLP VAR region support and infrastructure
Maher Sanalla
2
-5
/
+54
2026-03-05
RDMA/mlx5: Refactor VAR table to use region abstraction
Maher Sanalla
2
-30
/
+38
2026-03-02
RDMA/mlx5: Switch from MR cache to FRMR pools
Michael Guralnik
5
-1064
/
+191
2026-03-02
RDMA/mlx5: Move device async_ctx initialization
Chiara Meiohas
2
-2
/
+3
2026-03-02
RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversion
Leon Romanovsky
5
-13
/
+11
2026-02-25
RDMA/mlx5: Provide a modern CQ creation interface
Leon Romanovsky
3
-51
/
+107
2026-02-25
RDMA/mlx5: Save 4 bytes in CQ structure
Leon Romanovsky
3
-4
/
+5
2026-02-25
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
2
-0
/
+2
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
20
-118
/
+389
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-3
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
5
-14
/
+7
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
18
-65
/
+65
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
18
-95
/
+91
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-23
/
+306
2026-02-08
RDMA/mlx5: Implement DMABUF export ops
Yishai Hadas
1
-0
/
+72
2026-02-05
net/mlx5: Fix 1600G link mode enum naming
Yael Chemla
1
-1
/
+1
2026-02-02
RDMA/mlx5: Support rate limit only for Raw Packet QP
Kalesh AP
1
-0
/
+5
2026-01-27
RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler
Zilin Guan
1
-2
/
+2
2026-01-27
dma-buf: Rename .move_notify() callback to a clearer identifier
Leon Romanovsky
1
-1
/
+1
2026-01-18
IB/mlx5: Fix port speed query for representors
Or Har-Toov
1
-6
/
+14
2026-01-18
RDMA/mlx5: Fix UMR hang in LAG error state unload
Chiara Meiohas
2
-9
/
+68
2026-01-05
RDMA/mlx5: Avoid direct access to DMA device pointer
Leon Romanovsky
1
-5
/
+6
2026-01-05
RDMA/mlx5: Fix ucaps init error flow
Maher Sanalla
1
-1
/
+5
2026-01-05
RDMA/mlx5: Implement query_port_speed callback
Or Har-Toov
2
-0
/
+126
2026-01-05
RDMA/mlx5: Raise async event on device speed change
Or Har-Toov
1
-0
/
+8
[next]