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
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
28
-634
/
+1104
2026-06-11
RDMA/core: Add ib_frmr_pool_drop for unrecoverable handles
Michael Guralnik
1
-0
/
+15
2026-06-11
RDMA/core: Fix FRMR handle leak on push failure
Michael Guralnik
1
-8
/
+11
2026-06-11
RDMA/core: Avoid NULL dereference on FRMR bad usage
Michael Guralnik
1
-1
/
+3
2026-06-11
RDMA/core: Fix FRMR set pinned push error path
Michael Guralnik
1
-3
/
+8
2026-06-11
RDMA/core: Fix FRMR aging push to queue error flow
Michael Guralnik
1
-15
/
+38
2026-06-11
RDMA/core: Fix skipped usage for driver built FRMR key
Michael Guralnik
1
-1
/
+1
2026-06-11
IB/core: Delegate IB_QP_RATE_LIMIT validation to drivers
Maher Sanalla
1
-9
/
+4
2026-06-10
RDMA/core: Fix broadcast address falsely detected as local
Maher Sanalla
1
-1
/
+1
2026-06-09
RDMA/iwcm: User strscpy() to copy device name
David Laight
1
-2
/
+2
2026-06-08
RDMA/nldev: Fix locking when accessing mr->pd
Jason Gunthorpe
4
-8
/
+67
2026-06-08
RDMA: During rereg_mr ensure that REREG_ACCESS is compatible
Jason Gunthorpe
1
-0
/
+16
2026-06-05
IB/cm: Fix av cm device leak on an error path in cm_init_av_by_path()
Jason Gunthorpe
1
-5
/
+8
2026-06-05
RDMA/umem: Be careful about boundary conditions in ib_umem_find_best_pgsz()
Jason Gunthorpe
1
-6
/
+12
2026-06-03
RDMA: Update the query_device() op
Jason Gunthorpe
1
-2
/
+1
2026-06-03
RDMA/core: Don't make a dummy ib_udata on the stack in create_qp
Jason Gunthorpe
6
-25
/
+33
2026-06-03
RDMA/core: Validate cpu_id against nr_cpu_ids in DMAH alloc
Yishai Hadas
1
-0
/
+5
2026-06-03
RDMA/umem: Fix truncation for block sizes >= 4G
Jason Gunthorpe
1
-2
/
+2
2026-06-02
RDMA/core: Validate the passed in fops for ib_get_ucaps()
Jason Gunthorpe
1
-5
/
+3
2026-05-30
RDMA/umem: Block plain userspace memory registration under CoCo bounce
Jiri Pirko
1
-0
/
+3
2026-05-30
RDMA/uverbs: Expose CoCo DMA bounce requirement to userspace
Jiri Pirko
2
-0
/
+11
2026-05-30
RDMA/uverbs: Use UMEM attributes for QP creation
Jiri Pirko
1
-0
/
+6
2026-05-30
RDMA/uverbs: Remove legacy umem field from struct ib_cq
Jiri Pirko
4
-54
/
+0
2026-05-30
RDMA/uverbs: Add CQ buffer UMEM attribute and driver helpers
Jiri Pirko
2
-1
/
+58
2026-05-30
RDMA/uverbs: Push out CQ buffer umem processing into a helper
Jiri Pirko
2
-57
/
+82
2026-05-30
RDMA/umem: Route ib_umem_get_va() through ib_umem_get_attr_or_va()
Jiri Pirko
1
-15
/
+0
2026-05-30
RDMA/core: Introduce generic buffer descriptor infrastructure for umem
Jiri Pirko
2
-0
/
+253
2026-05-30
RDMA/umem: Split ib_umem_get_va() into a thin wrapper around __ib_umem_get_va()
Jiri Pirko
1
-10
/
+17
2026-05-30
RDMA/umem: Rename ib_umem_get() to ib_umem_get_va()
Jiri Pirko
2
-6
/
+6
2026-05-26
RDMA/core: Move flow related functions to ib_uverbs_support.ko
Jason Gunthorpe
3
-77
/
+80
2026-05-26
RDMA/core: Move ucaps into ib_uverbs_support.ko
Jason Gunthorpe
3
-10
/
+7
2026-05-26
RDMA/core: Make a new module for the uverbs components needed by drivers
Jason Gunthorpe
5
-105
/
+133
2026-05-26
RDMA/core: Remove uverbs_async_event_release()
Jason Gunthorpe
5
-21
/
+49
2026-05-26
RDMA/core: Move many of the little EXPORTs from uverbs_ioctl into ib_core_uverbs
Jason Gunthorpe
5
-234
/
+233
2026-05-26
RDMA/core: Do not compile ib_core_uverbs without USER_ACCESS
Jason Gunthorpe
3
-9
/
+5
2026-05-25
Merge tag 'v7.1-rc5' into rdma.git for-next
Jason Gunthorpe
6
-137
/
+146
2026-05-25
RDMA/counter: Fix incorrect port index in rdma_counter_init() error cleanup
Tao Cui
1
-1
/
+1
2026-05-25
RDMA/counter: Fix num_counters leak on bind_qp failure in alloc_and_bind()
Tao Cui
1
-1
/
+9
2026-05-20
RDMA/core: Do not read wild stack memory in uverbs_get_handler_fn()
Jason Gunthorpe
3
-16
/
+15
2026-05-20
RDMA/core: Move the _ib_copy_validate_udata* functions to ib_core_uverbs
Jason Gunthorpe
3
-122
/
+124
2026-05-18
RDMA/cma: Constify struct configfs_item_operations and configfs_group_operations
Christophe JAILLET
1
-3
/
+3
2026-05-13
RDMA/nldev: Add mutual exclusion in nldev_dellink()
Edward Adam Davis
1
-0
/
+3
2026-05-10
RDMA/addr: Change addr_wq back to unordered workqueue
Surabhi Gogte
1
-1
/
+1
2026-04-29
RDMA/core: Fix rereg_mr use-after-free race
Michael Guralnik
1
-2
/
+7
2026-04-29
IB/core: Fix IPv6 netlink message size in ib_nl_ip_send_msg()
Maher Sanalla
1
-1
/
+1
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
20
-133
/
+1279
2026-04-17
RDMA/core: Fix user CQ creation for drivers without create_cq
Michael Margolin
1
-2
/
+1
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-12
/
+2
2026-04-15
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+1
[next]