summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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
2026-03-31RDMA/mlx5: Use ib_copy_validate_udata_in() for MWJason Gunthorpe
2026-03-31RDMA/mlx5: Use ib_copy_validate_udata_in() for SRQJason Gunthorpe
2026-03-31RDMA/pvrdma: Use ib_copy_validate_udata_in() for srqJason Gunthorpe
2026-03-31RDMA: Use ib_copy_validate_udata_in() for implicit full structsJason Gunthorpe
2026-03-31RDMA: Consolidate patterns with sizeof() to ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-31RDMA: Consolidate patterns with offsetof() to ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-31RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-30x86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie
2026-03-30RDMA/core: Use kzalloc_flex for GID tableRosen Penev
2026-03-30RDMA/mana_ib: Disable RX steering on RSS QP destroyLong Li
2026-03-30RDMA/mlx4: Restrict external umem for CQ when copy_to_user() is usedLeon Romanovsky
2026-03-30RDMA/umem: Use consistent DMA attributes when unmapping entriesLeon Romanovsky
2026-03-30Merge branch 'master' into rdma-nextLeon Romanovsky
2026-03-30RDMA: Remove outdated comments referencing hfi1_destroy_qp()Kexin Sun
2026-03-30RDMA/bnxt_re: Clean up uverbs CQ creation pathLeon Romanovsky
2026-03-30RDMA/bnxt_re: Replace kcalloc() with kzalloc_objs()Leon Romanovsky
2026-03-30RDMA/bnxt_re: Remove unnecessary checks in kernel CQ creation pathLeon Romanovsky
2026-03-30RDMA/bnxt_re: Simplify bnxt_re_init_depth() callers and implementationLeon Romanovsky
2026-03-30RDMA/uverbs: Update outdated reference to remove_commit_idr_uobject()Kexin Sun
2026-03-30RDMA: Properly propagate the number of CQEs as unsigned intLeon Romanovsky
2026-03-30RDMA: Clarify that CQ resize is a user‑space verbLeon Romanovsky
2026-03-30RDMA/core: Remove unused ib_resize_cq() implementationLeon Romanovsky