index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Lines
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-3
/
+3
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-12
/
+2
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-2
/
+1
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
-2
/
+3
2026-04-05
mm: rename zap_vma_ptes() to zap_special_vma_range()
David Hildenbrand (Arm)
-3
/
+3
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-10
/
+27
2026-03-31
BackMerge tag 'v7.0-rc6' into drm-next
Dave Airlie
-12
/
+30
2026-03-29
drivers: net: drop ipv6_stub usage and use direct function calls
Fernando Fernandez Mancera
-2
/
+1
2026-03-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-10
/
+27
2026-03-26
Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+3
2026-03-20
RDMA/umem: Tell DMA mapping that UMEM requires coherency
Leon Romanovsky
-2
/
+3
2026-03-17
RDMA/rw: Fix MR pool exhaustion in bvec RDMA READ path
Chuck Lever
-7
/
+9
2026-03-17
RDMA/rw: Fall back to direct SGE on MR pool exhaustion
Chuck Lever
-3
/
+18
2026-03-02
Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-12
/
+2
2026-02-26
RDMA/uverbs: Import DMA-BUF module in uverbs_std_types_dmabuf file
Leon Romanovsky
-0
/
+2
2026-02-25
RDMA/umem: Fix double dma_buf_unpin in failure path
Jacob Moroni
-3
/
+1
2026-02-25
RDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev()
Stefan Metzmacher
-1
/
+5
2026-02-24
RDMA/uverbs: Update for semantic conflict with drm-misc
Mark Brown
-2
/
+2
2026-02-24
RDMA/core: Fix stale RoCE GIDs during netdev events at registration
Jiri Pirko
-1
/
+49
2026-02-23
dma-buf: Make .invalidate_mapping() truly optional
Leon Romanovsky
-10
/
+0
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-351
/
+1079
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-12
/
+9
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-28
/
+14
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-3
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-80
/
+80
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-164
/
+156
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-190
/
+912
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-2
/
+2
2026-02-08
RDMA/uverbs: Add DMABUF object type and operations
Yishai Hadas
-12
/
+266
2026-02-08
RDMA/uverbs: Support external FD uobjects
Yishai Hadas
-14
/
+21
2026-02-08
RDMA/core: introduce rdma_restrict_node_type()
Stefan Metzmacher
-0
/
+31
2026-02-05
RDMA/umad: Reject negative data_len in ib_umad_write
YunJe Shin
-2
/
+6
2026-02-05
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-25
/
+17
2026-02-03
RDMA/umem: don't abuse current->group_leader
Oleg Nesterov
-2
/
+2
2026-02-02
IB/core: Extend rate limit support for RC QPs
Kalesh AP
-3
/
+6
2026-02-01
RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() kmalloc
Yi Liu
-1
/
+1
2026-01-28
RDMA/core: add rdma_rw_max_sge() helper for SQ sizing
Chuck Lever
-15
/
+38
2026-01-28
RDMA/core: add MR support for bvec-based RDMA operations
Chuck Lever
-36
/
+153
2026-01-28
RDMA/core: use IOVA-based DMA mapping for bvec RDMA operations
Chuck Lever
-0
/
+106
2026-01-28
RDMA/core: add bio_vec based RDMA read/write API
Chuck Lever
-0
/
+197
2026-01-27
dma-buf: Rename .move_notify() callback to a clearer identifier
Leon Romanovsky
-2
/
+2
2026-01-26
RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_send
Yi Liu
-1
/
+4
2026-01-15
RDMA/iwcm: Fix workqueue list corruption by removing work_list
Jacob Moroni
-36
/
+21
2026-01-05
RDMA/core: Avoid exporting module local functions and remove not-used ones
Parav Pandit
-30
/
+0
2026-01-05
RDMA/umem: Remove redundant DMABUF ops check
Leon Romanovsky
-3
/
+0
2026-01-05
IB/core: Add query_port_speed verb
Or Har-Toov
-0
/
+43
2026-01-05
IB/core: Refactor rate_show to use ib_port_attr_to_rate()
Or Har-Toov
-48
/
+8
2026-01-05
IB/core: Add helper to convert port attributes to data rate
Or Har-Toov
-0
/
+51
2026-01-05
IB/core: Add async event on device speed change
Or Har-Toov
-0
/
+1
2026-01-04
IB/cache: update gid cache on client reregister event
Etienne AUJAMES
-1
/
+2
[next]