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-05-02
RDMA/hns: Fix unlocked call to hns_roce_qp_remove()
Jason Gunthorpe
-0
/
+7
2026-05-02
RDMA/hns: Fix xarray race in hns_roce_create_qp_common()
Jason Gunthorpe
-3
/
+3
2026-05-02
RDMA/hns: Fix xarray race in hns_roce_create_srq()
Jason Gunthorpe
-6
/
+6
2026-05-02
RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()
Jason Gunthorpe
-1
/
+3
2026-05-02
RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path
Jason Gunthorpe
-1
/
+1
2026-05-02
RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()
Jason Gunthorpe
-2
/
+2
2026-05-02
RDMA/ocrdma: Clarify the mm_head searching
Jason Gunthorpe
-2
/
+2
2026-05-02
RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()
Jason Gunthorpe
-1
/
+3
2026-05-02
RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss()
Jason Gunthorpe
-5
/
+4
2026-05-02
RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()
Jason Gunthorpe
-2
/
+3
2026-05-02
RDMA/mana: Validate rx_hash_key_len
Jason Gunthorpe
-0
/
+3
2026-05-02
RDMA/mlx5: Add missing store/release for lock elision pattern
Jason Gunthorpe
-6
/
+6
2026-05-02
RDMA/mlx5: Restore zero-init to mlx5_ib_modify_qp() ucmd
Jason Gunthorpe
-1
/
+1
2026-05-02
RDMA/ionic: Fix typo in format string
Jason Gunthorpe
-1
/
+1
2026-04-29
RDMA/mlx5: Fix null-ptr-deref in Raw Packet QP creation
Michael Guralnik
-0
/
+5
2026-04-29
RDMA/core: Fix rereg_mr use-after-free race
Michael Guralnik
-2
/
+7
2026-04-29
IB/core: Fix IPv6 netlink message size in ib_nl_ip_send_msg()
Maher Sanalla
-1
/
+1
2026-04-29
RDMA/mlx5: Fix UAF in DCT destroy due to race with create
Edward Srouji
-1
/
+8
2026-04-29
RDMA/mlx5: Fix UAF in SRQ destroy due to race with create
Edward Srouji
-1
/
+8
2026-04-28
RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()
Junrui Luo
-0
/
+1
2026-04-28
RDMA/rxe: Reject non-8-byte ATOMIC_WRITE payloads
Michael Bommarito
-1
/
+13
2026-04-28
RDMA/rxe: Reject unknown opcodes before ICRC processing
Michael Bommarito
-0
/
+11
2026-04-28
IB/hfi1: Fix potential use-after-free in PIO and SDMA map teardown
Li RongQing
-2
/
+7
2026-04-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-0
/
+1
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-7491
/
+3950
2026-04-17
RDMA/core: Fix user CQ creation for drivers without create_cq
Michael Margolin
-2
/
+1
2026-04-16
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-4
/
+4
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-3
/
+3
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-13
/
+3
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-25
/
+38
2026-04-13
Merge branch 'nocache-cleanup'
Linus Torvalds
-5
/
+3
2026-04-12
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
-1
/
+1
2026-04-09
RDMA/ionic: bound node_desc sysfs read with %.64s
Kai Zen
-1
/
+1
2026-04-09
IB/core: Fix zero dmac race in neighbor resolution
Chen Zhao
-0
/
+3
2026-04-09
RDMA/mana_ib: Support memory windows
Konstantin Taranov
-1
/
+64
2026-04-09
RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv
hkbinbin
-1
/
+2
2026-04-09
RDMA/core: Prefer NLA_NUL_STRING
Florian Westphal
-3
/
+3
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
-5
/
+7
2026-04-07
RDMA/core: Fix memory free for GID table
zhenwei pi
-1
/
+0
2026-04-05
mm: rename zap_vma_ptes() to zap_special_vma_range()
David Hildenbrand (Arm)
-3
/
+3
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-100
/
+123
2026-03-31
RDMA/hns: Remove the duplicate calls to ib_copy_validate_udata_in()
Jason Gunthorpe
-19
/
+16
2026-03-31
RDMA: Remove redundant = {} for udata req structs
Jason Gunthorpe
-19
/
+21
2026-03-31
RDMA/irdma: Add missing comp_mask check in alloc_ucontext
Jason Gunthorpe
-1
/
+3
2026-03-31
RDMA/hns: Add missing comp_mask check in create_qp
Jason Gunthorpe
-1
/
+3
2026-03-31
RDMA/mlx5: Pull comp_mask validation into ib_copy_validate_udata_in_cm()
Jason Gunthorpe
-9
/
+8
2026-03-31
RDMA: Use ib_copy_validate_udata_in_cm() for zero comp_mask
Jason Gunthorpe
-17
/
+13
2026-03-31
RDMA/hns: Use ib_copy_validate_udata_in()
Jason Gunthorpe
-45
/
+8
2026-03-31
RDMA/mlx4: Use ib_copy_validate_udata_in() for QP
Jason Gunthorpe
-22
/
+3
2026-03-31
RDMA/mlx4: Use ib_copy_validate_udata_in()
Jason Gunthorpe
-13
/
+10
[next]