summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-05RDMA/hfi1: Open-code rvt_set_ibdev_name()Arnd Bergmann
2026-06-05RDMA/umem: Make ib_umem_is_contiguous() safe on 32 bitJason Gunthorpe
2026-06-05RDMA/umem: Be careful about boundary conditions in ib_umem_find_best_pgsz()Jason Gunthorpe
2026-06-03RDMA: Update the query_device() opJason Gunthorpe
2026-06-03RDMA/core: Don't make a dummy ib_udata on the stack in create_qpJason Gunthorpe
2026-06-03RDMA/irdma: Fix typo in SQ completions generationCyrill Gorcunov
2026-06-03RDMA/hns: drop dead empty check in setup_root_hem()Maoyi Xie
2026-05-29RDMA/rxe: Copy WQE to local buffer in non-SRQ receive pathTristan Madani
2026-05-29RDMA/rxe: Fix TOCTOU heap overflow in get_srq_wqeTristan Madani
2026-05-29RDMA/umem: Block plain userspace memory registration under CoCo bounceJiri Pirko
2026-05-29RDMA/uverbs: Expose CoCo DMA bounce requirement to userspaceJiri Pirko
2026-05-29RDMA/mlx5: Use UMEM attribute for QP doorbell recordJiri Pirko
2026-05-29RDMA/mlx5: Use UMEM attribute for CQ doorbell recordJiri Pirko
2026-05-29RDMA/umem: Add ib_umem_is_contiguous() stub for !CONFIG_INFINIBAND_USER_MEMJiri Pirko
2026-05-29RDMA/mlx5: Use UMEM attributes for QP buffers in create_qpJiri Pirko
2026-05-29RDMA/uverbs: Use UMEM attributes for QP creationJiri Pirko
2026-05-29RDMA/uverbs: Remove legacy umem field from struct ib_cqJiri Pirko
2026-05-29RDMA/mlx4: Use ib_umem_get_cq_buf() for user CQ bufferJiri Pirko
2026-05-29RDMA/bnxt_re: Use ib_umem_get_cq_buf_or_va() for user CQ bufferJiri Pirko
2026-05-29RDMA/mlx5: Use ib_umem_get_cq_buf_or_va() for user CQ bufferJiri Pirko
2026-05-29RDMA/efa: Use ib_umem_get_cq_buf() for user CQ bufferJiri Pirko
2026-05-29RDMA/uverbs: Add CQ buffer UMEM attribute and driver helpersJiri Pirko
2026-05-29RDMA/uverbs: Push out CQ buffer umem processing into a helperJiri Pirko
2026-05-29RDMA/umem: Route ib_umem_get_va() through ib_umem_get_attr_or_va()Jiri Pirko
2026-05-29RDMA/core: Introduce generic buffer descriptor infrastructure for umemJiri Pirko
2026-05-29RDMA/umem: Split ib_umem_get_va() into a thin wrapper around __ib_umem_get_va()Jiri Pirko
2026-05-29RDMA/umem: Rename ib_umem_get() to ib_umem_get_va()Jiri Pirko
2026-05-29RDMA/rxe: Fix typos in commentsPurushothaman Ramalingam
2026-05-29MAINTAINERS: Remove bouncing Intel RDMA ethernet protocol maintainerDave Hansen
2026-05-26RDMA/core: Move flow related functions to ib_uverbs_support.koJason Gunthorpe
2026-05-26RDMA/core: Move ucaps into ib_uverbs_support.koJason Gunthorpe
2026-05-26RDMA/core: Make a new module for the uverbs components needed by driversJason Gunthorpe
2026-05-26RDMA/core: Remove uverbs_async_event_release()Jason Gunthorpe
2026-05-26RDMA/core: Move many of the little EXPORTs from uverbs_ioctl into ib_core_uverbsJason Gunthorpe
2026-05-26RDMA/core: Do not compile ib_core_uverbs without USER_ACCESSJason Gunthorpe
2026-05-25Merge tag 'v7.1-rc5' into rdma.git for-nextJason Gunthorpe
2026-05-25RDMA/counter: Fix incorrect port index in rdma_counter_init() error cleanupTao Cui
2026-05-25RDMA/counter: Fix num_counters leak on bind_qp failure in alloc_and_bind()Tao Cui
2026-05-25RDMA/hns: Fix log flood after cmd_mbox failureLianfa Weng
2026-05-25RDMA/hns: Fix warning in poll cq direct modeLianfa Weng
2026-05-25IB/mlx4: Fix refcount leak in add_port() error pathGuangshuo Li
2026-05-25RDMA/rxe: Fix a use-after-free problem in rxe_mmapZhu Yanjun
2026-05-25RDMA/irdma: Fix out-of-bounds write in irdma_copy_user_pgaddrsJacob Moroni
2026-05-24Linux 7.1-rc5v7.1-rc5Linus Torvalds
2026-05-24RDMA/mana_ib: Use ib_get_eth_speed for reporting port speedShiraz Saleem
2026-05-24RDMA/rtrs: Use flexible array for client path statsRosen Penev
2026-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-24Merge tag 'x86-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-24Merge tag 'irq-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-24Merge tag 'core-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds