summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
5 daysRDMA/mlx5: Add missing store/release for lock elision patternJason Gunthorpe
5 daysRDMA/mlx5: Restore zero-init to mlx5_ib_modify_qp() ucmdJason Gunthorpe
8 daysRDMA/mlx5: Fix null-ptr-deref in Raw Packet QP creationMichael Guralnik
8 daysRDMA/mlx5: Fix UAF in DCT destroy due to race with createEdward Srouji
8 daysRDMA/mlx5: Fix UAF in SRQ destroy due to race with createEdward Srouji
9 daysRDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()Junrui Luo
2026-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-03-31RDMA: Remove redundant = {} for udata req structsJason Gunthorpe
2026-03-31RDMA/mlx5: Pull comp_mask validation into ib_copy_validate_udata_in_cm()Jason Gunthorpe
2026-03-31RDMA: Use ib_copy_validate_udata_in_cm() for zero comp_maskJason Gunthorpe
2026-03-31RDMA/mlx5: Use ib_copy_validate_udata_in() for MWJason Gunthorpe
2026-03-31RDMA/mlx5: Use ib_copy_validate_udata_in() for SRQJason Gunthorpe
2026-03-31RDMA: Consolidate patterns with sizeof() to ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-31RDMA: Consolidate patterns with offsetof() to ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-31RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-30RDMA: Properly propagate the number of CQEs as unsigned intLeon Romanovsky
2026-03-30RDMA: Clarify that CQ resize is a user‑space verbLeon Romanovsky
2026-03-22mlx5: Remove redundant iseg baseParav Pandit
2026-03-16net/mlx5: Expose MLX5_UMR_ALIGN definitionTariq Toukan
2026-03-16{net/RDMA}/mlx5: Add LAG demux table API and vport demux rulesShay Drory
2026-03-16net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence numberShay Drory
2026-03-05RDMA/mlx5: Add support for TLP VAR allocationMaher Sanalla
2026-03-05RDMA/mlx5: Add TLP VAR region support and infrastructureMaher Sanalla
2026-03-05RDMA/mlx5: Refactor VAR table to use region abstractionMaher Sanalla
2026-03-02RDMA/mlx5: Switch from MR cache to FRMR poolsMichael Guralnik
2026-03-02RDMA/mlx5: Move device async_ctx initializationChiara Meiohas
2026-03-02RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversionLeon Romanovsky
2026-02-25RDMA/mlx5: Provide a modern CQ creation interfaceLeon Romanovsky
2026-02-25RDMA/mlx5: Save 4 bytes in CQ structureLeon Romanovsky
2026-02-25RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-02-08RDMA/mlx5: Implement DMABUF export opsYishai Hadas
2026-02-05net/mlx5: Fix 1600G link mode enum namingYael Chemla
2026-02-02RDMA/mlx5: Support rate limit only for Raw Packet QPKalesh AP
2026-01-27RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handlerZilin Guan
2026-01-27dma-buf: Rename .move_notify() callback to a clearer identifierLeon Romanovsky
2026-01-18IB/mlx5: Fix port speed query for representorsOr Har-Toov
2026-01-18RDMA/mlx5: Fix UMR hang in LAG error state unloadChiara Meiohas
2026-01-05RDMA/mlx5: Avoid direct access to DMA device pointerLeon Romanovsky
2026-01-05RDMA/mlx5: Fix ucaps init error flowMaher Sanalla
2026-01-05RDMA/mlx5: Implement query_port_speed callbackOr Har-Toov
2026-01-05RDMA/mlx5: Raise async event on device speed changeOr Har-Toov
2025-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds