summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
11 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-06-11RDMA/core: Add ib_frmr_pool_drop for unrecoverable handlesMichael Guralnik
2026-06-11RDMA/core: Fix FRMR handle leak on push failureMichael Guralnik
2026-06-11RDMA/core: Avoid NULL dereference on FRMR bad usageMichael Guralnik
2026-06-11RDMA/core: Fix FRMR set pinned push error pathMichael Guralnik
2026-06-11RDMA/core: Fix FRMR aging push to queue error flowMichael Guralnik
2026-06-11RDMA/core: Fix skipped usage for driver built FRMR keyMichael Guralnik
2026-06-11IB/core: Delegate IB_QP_RATE_LIMIT validation to driversMaher Sanalla
2026-06-10RDMA/core: Fix broadcast address falsely detected as localMaher Sanalla
2026-06-09RDMA/iwcm: User strscpy() to copy device nameDavid Laight
2026-06-08RDMA/nldev: Fix locking when accessing mr->pdJason Gunthorpe
2026-06-08RDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe
2026-06-05IB/cm: Fix av cm device leak on an error path in cm_init_av_by_path()Jason 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/core: Validate cpu_id against nr_cpu_ids in DMAH allocYishai Hadas
2026-06-03RDMA/umem: Fix truncation for block sizes >= 4GJason Gunthorpe
2026-06-01RDMA/core: Validate the passed in fops for ib_get_ucaps()Jason Gunthorpe
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/uverbs: Use UMEM attributes for QP creationJiri Pirko
2026-05-29RDMA/uverbs: Remove legacy umem field from struct ib_cqJiri 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-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-19RDMA/core: Do not read wild stack memory in uverbs_get_handler_fn()Jason Gunthorpe
2026-05-19RDMA/core: Move the _ib_copy_validate_udata* functions to ib_core_uverbsJason Gunthorpe
2026-05-18RDMA/cma: Constify struct configfs_item_operations and configfs_group_operationsChristophe JAILLET
2026-05-13RDMA/nldev: Add mutual exclusion in nldev_dellink()Edward Adam Davis
2026-05-10RDMA/addr: Change addr_wq back to unordered workqueueSurabhi Gogte
2026-04-29RDMA/core: Fix rereg_mr use-after-free raceMichael Guralnik
2026-04-29IB/core: Fix IPv6 netlink message size in ib_nl_ip_send_msg()Maher Sanalla
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-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