index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
5 days
RDMA/hns: Fix unlocked call to hns_roce_qp_remove()
Jason Gunthorpe
5 days
RDMA/hns: Fix xarray race in hns_roce_create_qp_common()
Jason Gunthorpe
5 days
RDMA/hns: Fix xarray race in hns_roce_create_srq()
Jason Gunthorpe
5 days
RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()
Jason Gunthorpe
5 days
RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path
Jason Gunthorpe
5 days
RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()
Jason Gunthorpe
5 days
RDMA/ocrdma: Clarify the mm_head searching
Jason Gunthorpe
5 days
RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()
Jason Gunthorpe
5 days
RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss()
Jason Gunthorpe
5 days
RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()
Jason Gunthorpe
5 days
RDMA/mana: Validate rx_hash_key_len
Jason Gunthorpe
5 days
RDMA/mlx5: Add missing store/release for lock elision pattern
Jason Gunthorpe
5 days
RDMA/mlx5: Restore zero-init to mlx5_ib_modify_qp() ucmd
Jason Gunthorpe
5 days
RDMA/ionic: Fix typo in format string
Jason Gunthorpe
8 days
RDMA/mlx5: Fix null-ptr-deref in Raw Packet QP creation
Michael Guralnik
8 days
RDMA/mlx5: Fix UAF in DCT destroy due to race with create
Edward Srouji
8 days
RDMA/mlx5: Fix UAF in SRQ destroy due to race with create
Edward Srouji
10 days
RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()
Junrui Luo
10 days
IB/hfi1: Fix potential use-after-free in PIO and SDMA map teardown
Li RongQing
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-04-16
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-04-12
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2026-04-09
RDMA/ionic: bound node_desc sysfs read with %.64s
Kai Zen
2026-04-09
RDMA/mana_ib: Support memory windows
Konstantin Taranov
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-31
RDMA/hns: Remove the duplicate calls to ib_copy_validate_udata_in()
Jason Gunthorpe
2026-03-31
RDMA: Remove redundant = {} for udata req structs
Jason Gunthorpe
2026-03-31
RDMA/irdma: Add missing comp_mask check in alloc_ucontext
Jason Gunthorpe
2026-03-31
RDMA/hns: Add missing comp_mask check in create_qp
Jason Gunthorpe
2026-03-31
RDMA/mlx5: Pull comp_mask validation into ib_copy_validate_udata_in_cm()
Jason Gunthorpe
2026-03-31
RDMA: Use ib_copy_validate_udata_in_cm() for zero comp_mask
Jason Gunthorpe
2026-03-31
RDMA/hns: Use ib_copy_validate_udata_in()
Jason Gunthorpe
2026-03-31
RDMA/mlx4: Use ib_copy_validate_udata_in() for QP
Jason Gunthorpe
2026-03-31
RDMA/mlx4: Use ib_copy_validate_udata_in()
Jason Gunthorpe
2026-03-31
RDMA/mlx5: Use ib_copy_validate_udata_in() for MW
Jason Gunthorpe
2026-03-31
RDMA/mlx5: Use ib_copy_validate_udata_in() for SRQ
Jason Gunthorpe
2026-03-31
RDMA/pvrdma: Use ib_copy_validate_udata_in() for srq
Jason Gunthorpe
2026-03-31
RDMA: Use ib_copy_validate_udata_in() for implicit full structs
Jason Gunthorpe
2026-03-31
RDMA: Consolidate patterns with sizeof() to ib_copy_validate_udata_in()
Jason Gunthorpe
2026-03-31
RDMA: Consolidate patterns with offsetof() to ib_copy_validate_udata_in()
Jason Gunthorpe
2026-03-31
RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()
Jason Gunthorpe
2026-03-31
BackMerge tag 'v7.0-rc6' into drm-next
Dave Airlie
2026-03-30
RDMA/mana_ib: Disable RX steering on RSS QP destroy
Long Li
2026-03-30
RDMA/mlx4: Restrict external umem for CQ when copy_to_user() is used
Leon Romanovsky
2026-03-30
Merge branch 'master' into rdma-next
Leon Romanovsky
2026-03-30
RDMA: Remove outdated comments referencing hfi1_destroy_qp()
Kexin Sun
2026-03-30
RDMA/bnxt_re: Clean up uverbs CQ creation path
Leon Romanovsky
2026-03-30
RDMA/bnxt_re: Replace kcalloc() with kzalloc_objs()
Leon Romanovsky
2026-03-30
RDMA/bnxt_re: Remove unnecessary checks in kernel CQ creation path
Leon Romanovsky
[next]