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-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
9 days
RDMA/core: Do not read wild stack memory in uverbs_get_handler_fn()
Jason Gunthorpe
3
-16
/
+15
9 days
RDMA/core: Move the _ib_copy_validate_udata* functions to ib_core_uverbs
Jason Gunthorpe
3
-122
/
+124
2026-05-13
RDMA/nldev: Add mutual exclusion in nldev_dellink()
Edward Adam Davis
1
-0
/
+3
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
2026-04-09
IB/core: Fix zero dmac race in neighbor resolution
Chen Zhao
1
-0
/
+3
2026-04-09
RDMA/core: Prefer NLA_NUL_STRING
Florian Westphal
1
-3
/
+3
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
1
-2
/
+3
2026-04-07
RDMA/core: Fix memory free for GID table
zhenwei pi
1
-1
/
+0
2026-04-05
mm: rename zap_vma_ptes() to zap_special_vma_range()
David Hildenbrand (Arm)
1
-3
/
+3
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+27
2026-03-31
BackMerge tag 'v7.0-rc6' into drm-next
Dave Airlie
2
-12
/
+30
2026-03-30
RDMA/core: Use kzalloc_flex for GID table
Rosen Penev
1
-11
/
+3
2026-03-30
RDMA/umem: Use consistent DMA attributes when unmapping entries
Leon Romanovsky
1
-7
/
+6
2026-03-30
Merge branch 'master' into rdma-next
Leon Romanovsky
2
-12
/
+30
2026-03-30
RDMA/uverbs: Update outdated reference to remove_commit_idr_uobject()
Kexin Sun
1
-2
/
+2
2026-03-30
RDMA: Properly propagate the number of CQEs as unsigned int
Leon Romanovsky
1
-0
/
+3
2026-03-30
RDMA: Clarify that CQ resize is a user‑space verb
Leon Romanovsky
2
-3
/
+3
2026-03-30
RDMA/core: Remove unused ib_resize_cq() implementation
Leon Romanovsky
1
-10
/
+0
2026-03-30
RDMA/nldev: Add dellink function pointer
Zhu Yanjun
1
-0
/
+12
2026-03-29
drivers: net: drop ipv6_stub usage and use direct function calls
Fernando Fernandez Mancera
1
-2
/
+1
2026-03-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-10
/
+27
2026-03-26
Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2026-03-20
RDMA/umem: Tell DMA mapping that UMEM requires coherency
Leon Romanovsky
1
-2
/
+3
2026-03-17
RDMA/rw: Fix MR pool exhaustion in bvec RDMA READ path
Chuck Lever
1
-7
/
+9
2026-03-17
RDMA/rw: Fall back to direct SGE on MR pool exhaustion
Chuck Lever
1
-3
/
+18
2026-03-08
RDMA/umem: Add helpers for umem dmabuf revoke lock
Jacob Moroni
1
-0
/
+16
2026-03-08
RDMA/umem: Add pinned revocable dmabuf import interface
Jacob Moroni
1
-0
/
+61
2026-03-08
RDMA/umem: Move umem dmabuf revoke logic into helper function
Jacob Moroni
1
-9
/
+17
2026-03-08
RDMA/umem: Add ib_umem_dmabuf_get_pinned_and_lock helper
Jacob Moroni
1
-9
/
+26
2026-03-08
RDMA: Add IB_UVERBS_CORE_SUPPORT_ROBUST_UDATA
Jason Gunthorpe
2
-0
/
+9
2026-03-08
RDMA: Add ib_respond_udata()
Jason Gunthorpe
1
-0
/
+24
2026-03-08
RDMA: Add ib_copy_validate_udata_in_cm()
Jason Gunthorpe
1
-0
/
+12
2026-03-08
RDMA: Add ib_copy_validate_udata_in()
Jason Gunthorpe
2
-0
/
+54
2026-03-08
RDMA/core: Add rdma_udata_to_dev()
Jason Gunthorpe
1
-0
/
+27
2026-03-08
RDMA: Use copy_struct_from_user() instead of open coding
Jason Gunthorpe
1
-18
/
+6
2026-03-05
Add support for TLP emulation
Leon Romanovsky
6
-5
/
+57
2026-03-05
RDMA/core: Delete not-implemented get_vector_affinity
Leon Romanovsky
1
-1
/
+0
2026-03-05
RDMA/nldev: Expose kernel-internal FRMR pools in netlink
Michael Guralnik
1
-5
/
+23
2026-03-05
RDMA/nldev: Add command to set pinned FRMR handles
Michael Guralnik
1
-11
/
+77
2026-03-02
RDMA/core: Add netlink command to modify FRMR aging
Michael Guralnik
3
-2
/
+68
2026-03-02
RDMA/nldev: Add command to get FRMR pools
Michael Guralnik
1
-0
/
+165
2026-03-02
RDMA/core: Add pinned handles to FRMR pools
Michael Guralnik
2
-0
/
+130
2026-03-02
RDMA/core: Add FRMR pools statistics
Michael Guralnik
2
-2
/
+13
2026-03-02
RDMA/core: Add aging to FRMR pools
Michael Guralnik
2
-8
/
+81
[next]