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-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-02-26
RDMA/uverbs: Import DMA-BUF module in uverbs_std_types_dmabuf file
Leon Romanovsky
1
-0
/
+2
2026-02-25
RDMA/umem: Fix double dma_buf_unpin in failure path
Jacob Moroni
1
-3
/
+1
2026-02-25
RDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev()
Stefan Metzmacher
1
-1
/
+5
2026-02-24
RDMA/core: Fix stale RoCE GIDs during netdev events at registration
Jiri Pirko
3
-1
/
+49
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
6
-12
/
+9
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
9
-28
/
+14
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-3
/
+3
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
28
-80
/
+80
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
32
-164
/
+156
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
18
-190
/
+912
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2026-02-09
RDMA/uverbs: Add DMABUF object type and operations
Yishai Hadas
8
-12
/
+266
2026-02-09
RDMA/uverbs: Support external FD uobjects
Yishai Hadas
1
-14
/
+21
2026-02-09
RDMA/core: introduce rdma_restrict_node_type()
Stefan Metzmacher
2
-0
/
+31
2026-02-05
RDMA/umad: Reject negative data_len in ib_umad_write
YunJe Shin
1
-2
/
+6
2026-02-03
RDMA/umem: don't abuse current->group_leader
Oleg Nesterov
1
-2
/
+2
2026-02-02
IB/core: Extend rate limit support for RC QPs
Kalesh AP
1
-3
/
+6
2026-02-01
RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() kmalloc
Yi Liu
1
-1
/
+1
2026-01-28
RDMA/core: add rdma_rw_max_sge() helper for SQ sizing
Chuck Lever
1
-15
/
+38
2026-01-28
RDMA/core: add MR support for bvec-based RDMA operations
Chuck Lever
1
-36
/
+153
2026-01-28
RDMA/core: use IOVA-based DMA mapping for bvec RDMA operations
Chuck Lever
1
-0
/
+106
2026-01-28
RDMA/core: add bio_vec based RDMA read/write API
Chuck Lever
1
-0
/
+197
2026-01-26
RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_send
Yi Liu
1
-1
/
+4
2026-01-15
RDMA/iwcm: Fix workqueue list corruption by removing work_list
Jacob Moroni
2
-36
/
+21
2026-01-05
RDMA/core: Avoid exporting module local functions and remove not-used ones
Parav Pandit
1
-30
/
+0
2026-01-05
RDMA/umem: Remove redundant DMABUF ops check
Leon Romanovsky
1
-3
/
+0
2026-01-05
IB/core: Add query_port_speed verb
Or Har-Toov
2
-0
/
+43
2026-01-05
IB/core: Refactor rate_show to use ib_port_attr_to_rate()
Or Har-Toov
1
-48
/
+8
2026-01-05
IB/core: Add helper to convert port attributes to data rate
Or Har-Toov
1
-0
/
+51
2026-01-05
IB/core: Add async event on device speed change
Or Har-Toov
1
-0
/
+1
2026-01-04
IB/cache: update gid cache on client reregister event
Etienne AUJAMES
1
-1
/
+2
2025-12-21
RDMA/core: always drop device refcount in ib_del_sub_device_and_put()
Tetsuo Handa
1
-1
/
+3
2025-12-21
RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr()
Jang Ingyu
1
-1
/
+1
2025-12-17
RDMA/cm: Fix leaking the multicast GID table reference
Jason Gunthorpe
1
-0
/
+3
2025-12-17
RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly
Jason Gunthorpe
1
-23
/
+10
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-11
/
+21
2025-11-26
RDMA/core: Reduce cond_resched() frequency in __ib_umem_release
Li RongQing
1
-1
/
+5
2025-11-24
RDMA/core: Add new IB rate for XDR (8x) support
Maher Sanalla
1
-0
/
+3
2025-11-13
RDMA/core: Prevent soft lockup during large user memory region cleanup
Li RongQing
1
-1
/
+3
2025-11-13
RDMA/restrack: Fix typos in the comments
Kalesh AP
1
-2
/
+2
2025-11-06
RDMA/core: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2
-3
/
+3
2025-11-06
RDMA/core: RDMA/mlx5: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2025-10-27
RDMA/cm: Base cm_id destruction timeout on CMA values
HÃ¥kon Bugge
1
-4
/
+3
2025-10-19
RDMA/uverbs: Fix umem release in UVERBS_METHOD_CQ_CREATE
Shuhao Fu
1
-0
/
+1
2025-10-19
RDMA/core: let rdma_connect_locked() call lockdep_assert_held(&id_priv->handl...
Stefan Metzmacher
1
-0
/
+2
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
8
-66
/
+569
2025-09-21
RDMA: Use %pe format specifier for error pointers
Leon Romanovsky
1
-2
/
+1
2025-09-18
IB/sa: Fix sa_local_svc_timeout_ms read race
Vlad Dumitrescu
1
-2
/
+4
2025-09-18
RDMA/core: Use route entry flag to decide on loopback traffic
Parav Pandit
1
-13
/
+21
2025-09-18
RDMA/core: Resolve MAC of next-hop device without ARP support
Parav Pandit
1
-7
/
+3
[next]