summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
4 daysRDMA/hns: Fix unlocked call to hns_roce_qp_remove()Jason Gunthorpe
4 daysRDMA/hns: Fix xarray race in hns_roce_create_qp_common()Jason Gunthorpe
4 daysRDMA/hns: Fix xarray race in hns_roce_create_srq()Jason Gunthorpe
4 daysRDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()Jason Gunthorpe
4 daysRDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error pathJason Gunthorpe
4 daysRDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()Jason Gunthorpe
4 daysRDMA/ocrdma: Clarify the mm_head searchingJason Gunthorpe
4 daysRDMA/mana: Fix error unwind in mana_ib_create_qp_rss()Jason Gunthorpe
4 daysRDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss()Jason Gunthorpe
4 daysRDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()Jason Gunthorpe
4 daysRDMA/mana: Validate rx_hash_key_lenJason Gunthorpe
4 daysRDMA/mlx5: Add missing store/release for lock elision patternJason Gunthorpe
4 daysRDMA/mlx5: Restore zero-init to mlx5_ib_modify_qp() ucmdJason Gunthorpe
4 daysRDMA/ionic: Fix typo in format stringJason Gunthorpe
7 daysRDMA/mlx5: Fix null-ptr-deref in Raw Packet QP creationMichael Guralnik
7 daysRDMA/core: Fix rereg_mr use-after-free raceMichael Guralnik
7 daysIB/core: Fix IPv6 netlink message size in ib_nl_ip_send_msg()Maher Sanalla
7 daysRDMA/mlx5: Fix UAF in DCT destroy due to race with createEdward Srouji
7 daysRDMA/mlx5: Fix UAF in SRQ destroy due to race with createEdward Srouji
8 daysRDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()Junrui Luo
8 daysRDMA/rxe: Reject non-8-byte ATOMIC_WRITE payloadsMichael Bommarito
8 daysRDMA/rxe: Reject unknown opcodes before ICRC processingMichael Bommarito
8 daysIB/hfi1: Fix potential use-after-free in PIO and SDMA map teardownLi RongQing
2026-04-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-04-17RDMA/core: Fix user CQ creation for drivers without create_cqMichael Margolin
2026-04-16Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-04-13Merge branch 'nocache-cleanup'Linus Torvalds
2026-04-12Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-04-09RDMA/ionic: bound node_desc sysfs read with %.64sKai Zen
2026-04-09IB/core: Fix zero dmac race in neighbor resolutionChen Zhao
2026-04-09RDMA/mana_ib: Support memory windowsKonstantin Taranov
2026-04-09RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcvhkbinbin
2026-04-09RDMA/core: Prefer NLA_NUL_STRINGFlorian Westphal
2026-04-09kernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner
2026-04-07RDMA/core: Fix memory free for GID tablezhenwei pi
2026-04-05mm: rename zap_vma_ptes() to zap_special_vma_range()David Hildenbrand (Arm)
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-31RDMA/hns: Remove the duplicate calls to ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-31RDMA: Remove redundant = {} for udata req structsJason Gunthorpe
2026-03-31RDMA/irdma: Add missing comp_mask check in alloc_ucontextJason Gunthorpe
2026-03-31RDMA/hns: Add missing comp_mask check in create_qpJason Gunthorpe
2026-03-31RDMA/mlx5: Pull comp_mask validation into ib_copy_validate_udata_in_cm()Jason Gunthorpe
2026-03-31RDMA: Use ib_copy_validate_udata_in_cm() for zero comp_maskJason Gunthorpe
2026-03-31RDMA/hns: Use ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-31RDMA/mlx4: Use ib_copy_validate_udata_in() for QPJason Gunthorpe
2026-03-31RDMA/mlx4: Use ib_copy_validate_udata_in()Jason Gunthorpe