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
Age
Commit message (
Expand
)
Author
Lines
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/ionic: Fix kernel stack leak in ionic_create_cq()
Jason Gunthorpe
-1
/
+1
2026-02-24
RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()
Jason Gunthorpe
-1
/
+1
2026-02-24
IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()
Jason Gunthorpe
-2
/
+3
2026-02-24
RDMA/efa: Fix typo in efa_alloc_mr()
Jason Gunthorpe
-1
/
+1
2026-02-24
RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_port
Kamal Heib
-0
/
+2
2026-02-24
RDMA/bng_re: Unwind bng_re_dev_init properly
Siva Reddy Kallam
-14
/
+15
2026-02-24
RDMA/bng_re: Remove unnessary validity checks
Siva Reddy Kallam
-23
/
+4
2026-02-24
RDMA/core: Fix stale RoCE GIDs during netdev events at registration
Jiri Pirko
-1
/
+49
2026-02-23
RDMA/uverbs: select CONFIG_DMA_SHARED_BUFFER
Arnd Bergmann
-0
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-42
/
+31
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-130
/
+65
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-12
/
+12
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-475
/
+475
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-847
/
+779
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-641
/
+2382
2026-02-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-1
/
+2
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-2
/
+4
2026-02-12
Merge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
-0
/
+31
2026-02-11
bnge/bng_re: Add a new HSI
Vikas Gupta
-6
/
+6456
2026-02-08
RDMA/mlx5: Implement DMABUF export ops
Yishai Hadas
-0
/
+72
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
net/mlx5: Fix 1600G link mode enum naming
Yael Chemla
-1
/
+1
2026-02-05
RDMA/siw: Fix potential NULL pointer dereference in header processing
YunJe Shin
-1
/
+2
2026-02-05
RDMA/umad: Reject negative data_len in ib_umad_write
YunJe Shin
-2
/
+6
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-02
RDMA/mlx5: Support rate limit only for Raw Packet QP
Kalesh AP
-0
/
+5
2026-02-02
RDMA/bnxt_re: Report QP rate limit in debugfs
Kalesh AP
-2
/
+12
2026-02-02
RDMA/bnxt_re: Report packet pacing capabilities when querying device
Kalesh AP
-1
/
+21
2026-02-02
RDMA/bnxt_re: Add support for QP rate limiting
Kalesh AP
-6
/
+47
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-28
RDMA/irdma: Use kvzalloc for paged memory DMA address array
Carlos Bilbao
-3
/
+3
2026-01-28
RDMA/rxe: Fix race condition in QP timer handlers
Li Zhijian
-0
/
+6
2026-01-27
RDMA/mana_ib: Add device‑memory support
Konstantin Taranov
-0
/
+149
2026-01-27
RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler
Zilin Guan
-2
/
+2
2026-01-26
RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_send
Yi Liu
-1
/
+4
2026-01-25
RDMA/irdma: Use CQ ID for CEQE context
Jacob Moroni
-51
/
+127
2026-01-25
RDMA/irdma: Add enum defs for reserved CQs/QPs
Jacob Moroni
-10
/
+22
2026-01-25
RDMA/rxe: Fix iova-to-va conversion for MR page sizes != PAGE_SIZE
Li Zhijian
-97
/
+194
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
-1
/
+2
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+2
[next]