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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
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-01
RDMA/core: Validate the passed in fops for ib_get_ucaps()
Jason Gunthorpe
1
-5
/
+3
2026-05-29
RDMA/umem: Block plain userspace memory registration under CoCo bounce
Jiri Pirko
1
-0
/
+3
2026-05-29
RDMA/uverbs: Expose CoCo DMA bounce requirement to userspace
Jiri Pirko
2
-0
/
+11
2026-05-29
RDMA/uverbs: Use UMEM attributes for QP creation
Jiri Pirko
1
-0
/
+6
2026-05-29
RDMA/uverbs: Remove legacy umem field from struct ib_cq
Jiri Pirko
4
-54
/
+0
2026-05-29
RDMA/uverbs: Add CQ buffer UMEM attribute and driver helpers
Jiri Pirko
2
-1
/
+58
2026-05-29
RDMA/uverbs: Push out CQ buffer umem processing into a helper
Jiri Pirko
2
-57
/
+82
2026-05-29
RDMA/umem: Route ib_umem_get_va() through ib_umem_get_attr_or_va()
Jiri Pirko
1
-15
/
+0
2026-05-29
RDMA/core: Introduce generic buffer descriptor infrastructure for umem
Jiri Pirko
2
-0
/
+253
2026-05-29
RDMA/umem: Split ib_umem_get_va() into a thin wrapper around __ib_umem_get_va()
Jiri Pirko
1
-10
/
+17
2026-05-29
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-19
RDMA/core: Do not read wild stack memory in uverbs_get_handler_fn()
Jason Gunthorpe
3
-16
/
+15
2026-05-19
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-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+1
[next]