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-7.1.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
4 days
RDMA/irdma: Prevent overflows in memory contiguity checks
Aleksandrova Alyona
1
-2
/
+2
4 days
RDMA/hns: Fix potential integer overflow in mhop hem cleanup
Danila Chernetsov
1
-1
/
+1
4 days
RDMA/erdma: initialize ret for empty receive WR lists
Ruoyu Wang
1
-1
/
+1
4 days
RDMA/irdma: Prevent rereg_mr for non-mem regions
Jacob Moroni
1
-0
/
+3
2026-07-24
RDMA/mlx5: Release the HW‑provided UAR index rather than the SW one
Leon Romanovsky
1
-1
/
+1
2026-07-24
RDMA/mlx5: Fix undefined shift of user RQ WQE size
Maher Sanalla
1
-7
/
+4
2026-07-24
RDMA/mlx5: Remove raw RSS QP restrack tracking
Patrisious Haddad
1
-0
/
+1
2026-07-24
IB/mlx4: Fill in the access_flags if IB_MR_REREG_ACCESS is not specified
Jason Gunthorpe
2
-2
/
+8
2026-07-24
IB/mlx5: Properly support implicit ODP rereg_mr
Jason Gunthorpe
1
-0
/
+15
2026-07-24
IB/mlx5: Don't take the rereg_mr fallback without a new translation
Jason Gunthorpe
1
-1
/
+1
2026-07-24
RDMA/irdma: Initialize iwmr->access during MR registration
Jacob Moroni
1
-0
/
+1
2026-07-24
RDMA/irdma: Fix OOB read during CQ MR registration
Jacob Moroni
2
-3
/
+2
2026-07-24
RDMA/hns: Fix warning in poll cq direct mode
Lianfa Weng
1
-1
/
+1
2026-07-24
IB/mlx4: Fix refcount leak in add_port() error path
Guangshuo Li
1
-18
/
+27
2026-07-24
RDMA/irdma: Fix out-of-bounds write in irdma_copy_user_pgaddrs
Jacob Moroni
1
-4
/
+10
2026-07-24
RDMA/mlx5: Fix devx subscribe-event unwind NULL dereference
Prathamesh Deshpande
1
-7
/
+23
2026-07-24
RDMA/hns: Fix arithmetic overflow in calc_hem_config()
Alexander Chesnokov
1
-4
/
+4
2026-07-24
IB/mlx5: Fix transport-domain rollback and initialize lb mutex earlier
Prathamesh Deshpande
1
-7
/
+8
2026-07-04
RDMA/bnxt_re: zero shared page before exposing to userspace
Lord Ulf Henrik Holmberg
1
-1
/
+1
2026-06-19
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
14
-11
/
+14
2026-06-19
RDMA: During rereg_mr ensure that REREG_ACCESS is compatible
Jason Gunthorpe
4
-0
/
+16
2026-05-23
RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()
Jason Gunthorpe
1
-1
/
+3
2026-05-23
RDMA/mana: Validate rx_hash_key_len
Jason Gunthorpe
1
-0
/
+3
2026-05-17
RDMA/mana_ib: Disable RX steering on RSS QP destroy
Long Li
1
-0
/
+15
2026-05-17
RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path
Jason Gunthorpe
1
-1
/
+1
2026-05-17
RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()
Jason Gunthorpe
1
-2
/
+2
2026-05-17
RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()
Junrui Luo
1
-0
/
+1
2026-05-17
RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()
Jason Gunthorpe
1
-1
/
+3
2026-05-17
RDMA/hns: Fix unlocked call to hns_roce_qp_remove()
Jason Gunthorpe
1
-0
/
+7
2026-04-27
RDMA/irdma: Fix double free related to rereg_user_mr
Jacob Moroni
1
-0
/
+1
2026-04-02
RDMA/irdma: Return EINVAL for invalid arp index error
Tatyana Nikolova
1
-7
/
+10
2026-04-02
RDMA/irdma: Fix deadlock during netdev reset with active connections
Anil Samal
1
-1
/
+2
2026-04-02
RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()
Tatyana Nikolova
1
-2
/
+0
2026-04-02
RDMA/irdma: Clean up unnecessary dereference of event->cm_node
Ivan Barrera
1
-6
/
+6
2026-04-02
RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()
Tatyana Nikolova
1
-2
/
+0
2026-04-02
RDMA/irdma: Update ibqp state to error if QP is already in error state
Tatyana Nikolova
1
-0
/
+2
2026-04-02
RDMA/irdma: Initialize free_qp completion before using it
Jacob Moroni
1
-1
/
+1
2026-03-25
RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()
Jason Gunthorpe
1
-1
/
+1
2026-03-25
IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()
Jason Gunthorpe
1
-2
/
+3
2026-03-04
RDMA/efa: Fix typo in efa_alloc_mr()
Jason Gunthorpe
1
-1
/
+1
2026-03-04
RDMA/hns: Notify ULP of remaining soft-WCs during reset
Chengchang Tang
1
-0
/
+23
2026-03-04
RDMA/hns: Fix WQ_MEM_RECLAIM warning
Chengchang Tang
1
-1
/
+2
2026-01-11
RDMA/bnxt_re: fix dma_free_coherent() pointer
Thomas Fourier
1
-3
/
+1
2026-01-11
RDMA/bnxt_re: Fix to use correct page size for PDE table
Kalesh AP
1
-2
/
+2
2026-01-11
RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_send
Alok Tiwari
1
-6
/
+1
2026-01-11
RDMA/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db()
Alok Tiwari
1
-1
/
+1
2026-01-11
RDMA/efa: Remove possible negative shift
Michael Margolin
1
-4
/
+0
2026-01-11
RDMA/irdma: avoid invalid read in irdma_net_event
Michal Schmidt
1
-1
/
+2
2026-01-11
RDMA/irdma: Do not directly rely on IB_PD_UNSAFE_GLOBAL_RKEY
Jacob Moroni
4
-10
/
+12
2026-01-11
RDMA/irdma: Add support to re-register a memory region
Sindhu Devale
2
-43
/
+191
[next]