index
:
kernel/linux.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-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rdma
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-50
/
+191
2026-06-11
RDMA/core: Add ib_frmr_pool_drop for unrecoverable handles
Michael Guralnik
1
-0
/
+1
2026-06-11
RDMA/core: Fix FRMR handle leak on push failure
Michael Guralnik
1
-1
/
+1
2026-06-08
RDMA/nldev: Fix locking when accessing mr->pd
Jason Gunthorpe
1
-0
/
+5
2026-06-08
RDMA: During rereg_mr ensure that REREG_ACCESS is compatible
Jason Gunthorpe
1
-0
/
+8
2026-06-05
RDMA/hfi1: Open-code rvt_set_ibdev_name()
Arnd Bergmann
1
-20
/
+0
2026-06-05
RDMA/umem: Make ib_umem_is_contiguous() safe on 32 bit
Jason Gunthorpe
1
-8
/
+3
2026-06-05
RDMA/umem: Be careful about boundary conditions in ib_umem_find_best_pgsz()
Jason Gunthorpe
1
-2
/
+2
2026-05-30
RDMA/uverbs: Expose CoCo DMA bounce requirement to userspace
Jiri Pirko
1
-0
/
+3
2026-05-30
RDMA/umem: Add ib_umem_is_contiguous() stub for !CONFIG_INFINIBAND_USER_MEM
Jiri Pirko
1
-0
/
+4
2026-05-30
RDMA/uverbs: Remove legacy umem field from struct ib_cq
Jiri Pirko
2
-8
/
+0
2026-05-30
RDMA/uverbs: Add CQ buffer UMEM attribute and driver helpers
Jiri Pirko
1
-0
/
+20
2026-05-30
RDMA/uverbs: Push out CQ buffer umem processing into a helper
Jiri Pirko
1
-0
/
+7
2026-05-30
RDMA/umem: Route ib_umem_get_va() through ib_umem_get_attr_or_va()
Jiri Pirko
1
-2
/
+7
2026-05-30
RDMA/core: Introduce generic buffer descriptor infrastructure for umem
Jiri Pirko
2
-0
/
+66
2026-05-30
RDMA/umem: Rename ib_umem_get() to ib_umem_get_va()
Jiri Pirko
1
-5
/
+5
2026-05-26
RDMA/core: Move ucaps into ib_uverbs_support.ko
Jason Gunthorpe
1
-1
/
+0
2026-05-26
RDMA/core: Remove uverbs_async_event_release()
Jason Gunthorpe
1
-1
/
+7
2026-05-26
RDMA/core: Do not compile ib_core_uverbs without USER_ACCESS
Jason Gunthorpe
2
-11
/
+69
2026-05-20
RDMA/core: Do not read wild stack memory in uverbs_get_handler_fn()
Jason Gunthorpe
1
-0
/
+1
2026-03-30
RDMA/umem: Use consistent DMA attributes when unmapping entries
Leon Romanovsky
1
-0
/
+1
2026-03-30
RDMA: Properly propagate the number of CQEs as unsigned int
Leon Romanovsky
1
-1
/
+1
2026-03-30
RDMA: Clarify that CQ resize is a user‑space verb
Leon Romanovsky
1
-1
/
+2
2026-03-30
RDMA/core: Remove unused ib_resize_cq() implementation
Leon Romanovsky
1
-9
/
+0
2026-03-30
RDMA/nldev: Add dellink function pointer
Zhu Yanjun
1
-0
/
+2
2026-03-11
RDMA/rdmavt: Add driver mmap callback
Dean Luick
1
-0
/
+3
2026-03-11
RDMA/rdmavt: Add ucontext alloc/dealloc passthrough
Dean Luick
1
-0
/
+7
2026-03-11
RDMA/OPA: Update OPA link speed list
Dean Luick
1
-3
/
+5
2026-03-10
RDMA/hfi1: Remove opa_vnic
Dennis Dalessandro
2
-102
/
+0
2026-03-08
RDMA/umem: Add helpers for umem dmabuf revoke lock
Jacob Moroni
1
-0
/
+4
2026-03-08
RDMA/umem: Add pinned revocable dmabuf import interface
Jacob Moroni
1
-0
/
+19
2026-03-08
RDMA: Add IB_UVERBS_CORE_SUPPORT_ROBUST_UDATA
Jason Gunthorpe
1
-0
/
+6
2026-03-08
RDMA: Provide documentation about the uABI compatibility rules
Jason Gunthorpe
1
-0
/
+87
2026-03-08
RDMA: Add ib_is_udata_in_empty()
Jason Gunthorpe
1
-0
/
+15
2026-03-08
RDMA: Add ib_respond_udata()
Jason Gunthorpe
1
-0
/
+33
2026-03-08
RDMA: Add ib_copy_validate_udata_in_cm()
Jason Gunthorpe
1
-0
/
+25
2026-03-08
RDMA: Add ib_copy_validate_udata_in()
Jason Gunthorpe
1
-0
/
+26
2026-03-08
RDMA/core: Add rdma_udata_to_dev()
Jason Gunthorpe
1
-0
/
+2
2026-03-05
Add support for TLP emulation
Leon Romanovsky
1
-1
/
+1
2026-03-05
RDMA/core: Delete not-implemented get_vector_affinity
Leon Romanovsky
1
-23
/
+0
2026-03-02
RDMA/core: Add pinned handles to FRMR pools
Michael Guralnik
1
-0
/
+2
2026-03-02
IB/core: Introduce FRMR pools
Michael Guralnik
2
-0
/
+45
2026-02-25
RDMA/core: Prepare create CQ path for API unification
Leon Romanovsky
1
-2
/
+1
2026-02-25
RDMA/core: Manage CQ umem in core code
Leon Romanovsky
1
-0
/
+1
2026-02-25
RDMA/umem: Remove unnecessary includes and defines from ib_umem header
Leon Romanovsky
1
-4
/
+0
2026-02-25
RDMA/umem: Allow including ib_umem header from any location
Leon Romanovsky
1
-1
/
+1
2026-02-25
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
3
-80
/
+88
2026-02-25
RDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev()
Stefan Metzmacher
1
-1
/
+1
2026-02-24
RDMA/restrack: fix kernel-doc indicator
Randy Dunlap
1
-2
/
+2
2026-02-24
RDMA/iwcm: fix some kernel-doc issues in iw_cm.h
Randy Dunlap
1
-7
/
+7
[next]