index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
irdma
Age
Commit message (
Expand
)
Author
5 hours
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/rd...
Mark Brown
34 hours
RDMA: Remove redundant memset() from query_device callbacks
Leon Romanovsky
10 days
RDMA/irdma: Prevent overflows in memory contiguity checks
Aleksandrova Alyona
10 days
RDMA/irdma: Suppress PF reset on HMC error
Seyeong Kim
10 days
RDMA/irdma: Add refcounting to user ring MRs
Jacob Moroni
10 days
RDMA/irdma: Add irdma_cq fields to track pbl allocations
Jacob Moroni
10 days
RDMA/irdma: Add a refcount to track user ring MR associations
Jacob Moroni
10 days
RDMA/irdma: Deduplicate the irdma_del_memlist logic
Jacob Moroni
13 days
RDMA/irdma: Prevent user-triggered null deref on QP create
Jacob Moroni
13 days
RDMA/irdma: Prevent rereg_mr for non-mem regions
Jacob Moroni
2026-06-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-06-16
RDMA/irdma: Replace waitqueue and flag with completion
Jacob Moroni
2026-06-08
RDMA: During rereg_mr ensure that REREG_ACCESS is compatible
Jason Gunthorpe
2026-06-05
RDMA/irdma: Initialize iwmr->access during MR registration
Jacob Moroni
2026-06-05
RDMA/irdma: Fix OOB read during CQ MR registration
Jacob Moroni
2026-06-05
RDMA/irdma: Remove redundant legacy_mode checks
Jacob Moroni
2026-06-03
RDMA: Update the query_device() op
Jason Gunthorpe
2026-06-03
RDMA/irdma: Fix typo in SQ completions generation
Cyrill Gorcunov
2026-05-29
RDMA/umem: Rename ib_umem_get() to ib_umem_get_va()
Jiri Pirko
2026-05-25
RDMA/irdma: Fix out-of-bounds write in irdma_copy_user_pgaddrs
Jacob Moroni
2026-05-18
RDMA: Convert drivers using min to ib_respond_udata()
Jason Gunthorpe
2026-03-31
RDMA/irdma: Add missing comp_mask check in alloc_ucontext
Jason Gunthorpe
2026-03-31
RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()
Jason Gunthorpe
2026-03-30
Merge branch 'master' into rdma-next
Leon Romanovsky
2026-03-30
RDMA: Properly propagate the number of CQEs as unsigned int
Leon Romanovsky
2026-03-30
RDMA: Clarify that CQ resize is a user‑space verb
Leon Romanovsky
2026-03-30
RDMA/irdma: Add support for GEN4 hardware
Jacob Moroni
2026-03-30
RDMA/irdma: Provide scratch buffers to firmware for internal use
Jay Bhat
2026-03-18
RDMA/irdma: Harden depth calculation functions
Shiraz Saleem
2026-03-18
RDMA/irdma: Return EINVAL for invalid arp index error
Tatyana Nikolova
2026-03-18
RDMA/irdma: Fix deadlock during netdev reset with active connections
Anil Samal
2026-03-18
RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()
Tatyana Nikolova
2026-03-18
RDMA/irdma: Clean up unnecessary dereference of event->cm_node
Ivan Barrera
2026-03-18
RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()
Tatyana Nikolova
2026-03-18
RDMA/irdma: Update ibqp state to error if QP is already in error state
Tatyana Nikolova
2026-03-18
RDMA/irdma: Initialize free_qp completion before using it
Jacob Moroni
2026-03-08
RDMA/irdma: Add support for revocable pinned dmabuf import
Jacob Moroni
2026-03-05
Add support for TLP emulation
Leon Romanovsky
2026-03-04
RDMA/irdma: Fix double free related to rereg_user_mr
Jacob Moroni
2026-03-02
RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversion
Leon Romanovsky
2026-02-25
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
2026-02-24
RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()
Jason Gunthorpe
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-01-28
RDMA/irdma: Use kvzalloc for paged memory DMA address array
Carlos Bilbao
2026-01-25
RDMA/irdma: Use CQ ID for CEQE context
Jacob Moroni
2026-01-25
RDMA/irdma: Add enum defs for reserved CQs/QPs
Jacob Moroni
2026-01-13
RDMA/irdma: Remove fixed 1 ms delay during AH wait loop
Jacob Moroni
[next]