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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-14
RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path
Jason Gunthorpe
1
-1
/
+1
2026-05-14
RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()
Jason Gunthorpe
1
-2
/
+2
2026-05-14
RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()
Junrui Luo
1
-0
/
+1
2026-05-14
RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()
Jason Gunthorpe
1
-1
/
+3
2026-05-14
RDMA/mana: Validate rx_hash_key_len
Jason Gunthorpe
1
-0
/
+3
2026-05-14
RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()
Jason Gunthorpe
1
-2
/
+3
2026-05-14
RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss()
Jason Gunthorpe
1
-5
/
+4
2026-05-14
RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()
Jason Gunthorpe
1
-1
/
+3
2026-05-14
RDMA/ionic: Fix typo in format string
Jason Gunthorpe
1
-1
/
+1
2026-05-14
RDMA/ionic: bound node_desc sysfs read with %.64s
Kai Zen
1
-1
/
+1
2026-05-14
RDMA/hns: Fix unlocked call to hns_roce_qp_remove()
Jason Gunthorpe
1
-0
/
+7
2026-05-07
RDMA/mana_ib: Disable RX steering on RSS QP destroy
Long Li
1
-0
/
+15
2026-03-18
RDMA/irdma: Harden depth calculation functions
Shiraz Saleem
1
-17
/
+22
2026-03-18
RDMA/irdma: Return EINVAL for invalid arp index error
Tatyana Nikolova
1
-7
/
+10
2026-03-18
RDMA/irdma: Fix deadlock during netdev reset with active connections
Anil Samal
1
-1
/
+2
2026-03-18
RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()
Tatyana Nikolova
1
-2
/
+0
2026-03-18
RDMA/irdma: Clean up unnecessary dereference of event->cm_node
Ivan Barrera
1
-6
/
+6
2026-03-18
RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()
Tatyana Nikolova
1
-2
/
+0
2026-03-18
RDMA/irdma: Update ibqp state to error if QP is already in error state
Tatyana Nikolova
1
-0
/
+2
2026-03-18
RDMA/irdma: Initialize free_qp completion before using it
Jacob Moroni
1
-1
/
+1
2026-03-17
RDMA/efa: Fix possible deadlock
Ethan Tidmore
1
-0
/
+1
2026-03-08
RDMA/efa: Fix use of completion ctx after free
Yonatan Nachum
1
-48
/
+39
2026-03-05
RDMA/bng_re: Fix silent failure in HWRM version query
Kamal Heib
1
-5
/
+9
2026-03-04
RDMA/ionic: Preserve and set Ethernet source MAC after ib_ud_header_init()
Abhijit Gangurde
1
-1
/
+3
2026-03-04
RDMA/irdma: Fix double free related to rereg_user_mr
Jacob Moroni
1
-0
/
+1
2026-02-24
RDMA/ionic: Fix kernel stack leak in ionic_create_cq()
Jason Gunthorpe
1
-1
/
+1
2026-02-24
RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()
Jason Gunthorpe
1
-1
/
+1
2026-02-24
IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()
Jason Gunthorpe
1
-2
/
+3
2026-02-24
RDMA/efa: Fix typo in efa_alloc_mr()
Jason Gunthorpe
1
-1
/
+1
2026-02-24
RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_port
Kamal Heib
1
-0
/
+2
2026-02-24
RDMA/bng_re: Unwind bng_re_dev_init properly
Siva Reddy Kallam
1
-14
/
+15
2026-02-24
RDMA/bng_re: Remove unnessary validity checks
Siva Reddy Kallam
1
-23
/
+4
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
17
-27
/
+19
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
30
-90
/
+45
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-4
/
+4
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
99
-308
/
+308
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
111
-551
/
+506
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
35
-222
/
+1034
2026-02-11
bnge/bng_re: Add a new HSI
Vikas Gupta
6
-6
/
+6456
2026-02-09
RDMA/mlx5: Implement DMABUF export ops
Yishai Hadas
1
-0
/
+72
2026-02-06
net/mlx5: Fix 1600G link mode enum naming
Yael Chemla
1
-1
/
+1
2026-02-02
RDMA/mlx5: Support rate limit only for Raw Packet QP
Kalesh AP
1
-0
/
+5
2026-02-02
RDMA/bnxt_re: Report QP rate limit in debugfs
Kalesh AP
1
-2
/
+12
2026-02-02
RDMA/bnxt_re: Report packet pacing capabilities when querying device
Kalesh AP
1
-1
/
+21
2026-02-02
RDMA/bnxt_re: Add support for QP rate limiting
Kalesh AP
7
-6
/
+47
2026-01-28
RDMA/irdma: Use kvzalloc for paged memory DMA address array
Carlos Bilbao
1
-3
/
+3
2026-01-27
RDMA/mana_ib: Add device‑memory support
Konstantin Taranov
3
-0
/
+149
2026-01-27
RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler
Zilin Guan
1
-2
/
+2
2026-01-25
RDMA/irdma: Use CQ ID for CEQE context
Jacob Moroni
6
-51
/
+127
2026-01-25
RDMA/irdma: Add enum defs for reserved CQs/QPs
Jacob Moroni
2
-10
/
+22
[next]