Show patches with: Submitter = Jason Gunthorpe       |   896 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[GIT,PULL] Please pull RDMA subsystem changes [GIT,PULL] Please pull RDMA subsystem changes - - - --- 2024-04-19 Jason Gunthorpe Accepted
[v3,6/6] IB/mlx5: Use __iowrite64_copy() for write combining stores Fix mlx5 write combining support on new ARM64 cores 1 - 1 --- 2024-04-11 Jason Gunthorpe jgg Accepted
[v3,5/6] net: hns3: Remove io_stop_wc() calls after __iowrite64_copy() Fix mlx5 write combining support on new ARM64 cores - 1 - --- 2024-04-11 Jason Gunthorpe jgg Accepted
[v3,4/6] arm64/io: Provide a WC friendly __iowriteXX_copy() Fix mlx5 write combining support on new ARM64 cores - 1 - --- 2024-04-11 Jason Gunthorpe jgg Accepted
[v3,3/6] s390: Stop using weak symbols for __iowrite64_copy() Fix mlx5 write combining support on new ARM64 cores 2 - - --- 2024-04-11 Jason Gunthorpe jgg Accepted
[v3,2/6] s390: Implement __iowrite32_copy() Fix mlx5 write combining support on new ARM64 cores 1 - - --- 2024-04-11 Jason Gunthorpe jgg Accepted
[v3,1/6] x86: Stop using weak symbols for __iowrite32_copy() Fix mlx5 write combining support on new ARM64 cores 1 - - --- 2024-04-11 Jason Gunthorpe jgg Accepted
[v2] RDMA: Add ib_virt_dma_to_page() [v2] RDMA: Add ib_virt_dma_to_page() - 1 - --- 2023-04-14 Jason Gunthorpe Accepted
RDMA/mlx5: Use rdma_umem_for_each_dma_block() RDMA/mlx5: Use rdma_umem_for_each_dma_block() - 1 - --- 2023-02-13 Jason Gunthorpe Accepted
RDMA/umem: Remove unused 'work' member from struct ib_umem RDMA/umem: Remove unused 'work' member from struct ib_umem - 1 - --- 2023-02-09 Jason Gunthorpe Accepted
RDMA: Add missed netdev_put() for the netdevice_tracker RDMA: Add missed netdev_put() for the netdevice_tracker - - - --- 2022-12-09 Jason Gunthorpe Accepted
RDMA: Add netdevice_tracker to ib_device_set_netdev() RDMA: Add netdevice_tracker to ib_device_set_netdev() - - - --- 2022-11-24 Jason Gunthorpe Accepted
[4/4] RDMA/mlx5: Enable ATS support for MRs and umems RDMA/mlx5: Support DMABUF in umems and enable ATS - - - --- 2022-09-01 Jason Gunthorpe jgg Accepted
[3/4] RDMA/mlx5: Add support for dmabuf to devx umem RDMA/mlx5: Support DMABUF in umems and enable ATS - - - --- 2022-09-01 Jason Gunthorpe jgg Accepted
[2/4] RDMA/core: Add UVERBS_ATTR_RAW_FD RDMA/mlx5: Support DMABUF in umems and enable ATS - - - --- 2022-09-01 Jason Gunthorpe jgg Accepted
[1/4] net/mlx5: Add IFC bits for mkey ATS RDMA/mlx5: Support DMABUF in umems and enable ATS - - - --- 2022-09-01 Jason Gunthorpe jgg Accepted
[rc] RDMA: Handle the return code from dma_resv_wait_timeout() properly [rc] RDMA: Handle the return code from dma_resv_wait_timeout() properly - - 1 --- 2022-08-16 Jason Gunthorpe Accepted
IB/mlx5: Call io_stop_wc() after writing to WC MMIO IB/mlx5: Call io_stop_wc() after writing to WC MMIO - - - --- 2022-07-29 Jason Gunthorpe Accepted
[v2] RDMA: Split kernel-only global device caps from uverbs device caps [v2] RDMA: Split kernel-only global device caps from uverbs device caps - 2 - --- 2022-04-06 Jason Gunthorpe jgg Accepted
MAINTAINERS: Add Leon Romanovsky to RDMA maintainers MAINTAINERS: Add Leon Romanovsky to RDMA maintainers - - - --- 2022-03-24 Jason Gunthorpe jgg Accepted
[rc,v2] RDMA/cma: Do not change route.addr.src_addr outside state checks [rc,v2] RDMA/cma: Do not change route.addr.src_addr outside state checks - 1 - --- 2022-02-23 Jason Gunthorpe jgg Accepted
[rc] RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requests [rc] RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requests - - - --- 2021-09-16 Jason Gunthorpe jgg Accepted
RDMA/hns: Work around broken constant propogation in gcc 8 RDMA/hns: Work around broken constant propogation in gcc 8 - - - --- 2021-09-16 Jason Gunthorpe jgg Accepted
RDMA/cma: Do not change route.addr.src_addr.ss_family RDMA/cma: Do not change route.addr.src_addr.ss_family - 1 - --- 2021-09-15 Jason Gunthorpe jgg Accepted
RDMA/cma: Split apart the multiple uses of the same list heads RDMA/cma: Split apart the multiple uses of the same list heads - - - --- 2021-09-15 Jason Gunthorpe jgg Accepted
[rc] IB/qib: Fix clang confusion of NULL pointer comparison [rc] IB/qib: Fix clang confusion of NULL pointer comparison - 1 - --- 2021-09-14 Jason Gunthorpe Accepted
IB/qib: Fix null pointer subtraction compiler warning IB/qib: Fix null pointer subtraction compiler warning 1 - - --- 2021-09-03 Jason Gunthorpe jgg Accepted
RDMA/mlx5: Check for ERR_PTR from uverbs_zalloc() RDMA/mlx5: Check for ERR_PTR from uverbs_zalloc() 1 - - --- 2020-11-24 Jason Gunthorpe jgg Accepted
RDMA/siw,rxe: Make emulated devices virtual in the device tree RDMA/siw,rxe: Make emulated devices virtual in the device tree - - - --- 2020-11-06 Jason Gunthorpe jgg Accepted
RDMA/cm: Make the local_id_table xarray non-irq RDMA/cm: Make the local_id_table xarray non-irq - - - --- 2020-11-04 Jason Gunthorpe jgg Accepted
RDMA/rxe,siw: Restore uverbs_cmd_mask IB_USER_VERBS_CMD_POST_SEND RDMA/rxe,siw: Restore uverbs_cmd_mask IB_USER_VERBS_CMD_POST_SEND - - - --- 2020-10-30 Jason Gunthorpe jgg Accepted
[rdma,v2] RDMA: Add rdma_connect_locked() [rdma,v2] RDMA: Add rdma_connect_locked() 2 4 - --- 2020-10-27 Jason Gunthorpe jgg Accepted
[11/11] RDMA: Remove AH from uverbs_cmd_mask Reduce uverbs_cmd_mask and remove uverbs_ex_cmd_mask - - - --- 2020-10-03 Jason Gunthorpe jgg Accepted
[10/11] RDMA: Remove uverbs cmds from drivers that don't use them Reduce uverbs_cmd_mask and remove uverbs_ex_cmd_mask - - - --- 2020-10-03 Jason Gunthorpe jgg Accepted
[09/11] RDMA/core Remove uverbs_ex_cmd_mask Reduce uverbs_cmd_mask and remove uverbs_ex_cmd_mask - - - --- 2020-10-03 Jason Gunthorpe jgg Accepted
[08/11] RDMA: Check create_flags during create_qp Reduce uverbs_cmd_mask and remove uverbs_ex_cmd_mask - - - --- 2020-10-03 Jason Gunthorpe jgg Accepted
[07/11] RDMA: Check flags during create_cq Reduce uverbs_cmd_mask and remove uverbs_ex_cmd_mask - - - --- 2020-10-03 Jason Gunthorpe jgg Accepted
[06/11] RDMA: Check attr_mask during modify_qp Reduce uverbs_cmd_mask and remove uverbs_ex_cmd_mask - - - --- 2020-10-03 Jason Gunthorpe jgg Accepted
[05/11] RDMA: Check srq_type during create_srq Reduce uverbs_cmd_mask and remove uverbs_ex_cmd_mask - - - --- 2020-10-03 Jason Gunthorpe jgg Accepted
[04/11] RDMA: Move more uverbs_cmd_mask settings to the core Reduce uverbs_cmd_mask and remove uverbs_ex_cmd_mask - - - --- 2020-10-03 Jason Gunthorpe jgg Accepted
[03/11] RDMA: Remove elements in uverbs_cmd_mask that all drivers set Reduce uverbs_cmd_mask and remove uverbs_ex_cmd_mask - - - --- 2020-10-03 Jason Gunthorpe jgg Accepted
[02/11] RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions Reduce uverbs_cmd_mask and remove uverbs_ex_cmd_mask - - - --- 2020-10-03 Jason Gunthorpe jgg Accepted
[01/11] RDMA/cxgb4: Remove MW support [01/11] RDMA/cxgb4: Remove MW support - - - --- 2020-10-03 Jason Gunthorpe jgg Accepted
RDMA/bnxt_re: Use rdma_umem_for_each_dma_block() RDMA/bnxt_re: Use rdma_umem_for_each_dma_block() 1 - 1 --- 2020-09-30 Jason Gunthorpe jgg Accepted
RDMA/core: Remove ucontext->closing RDMA/core: Remove ucontext->closing - 1 - --- 2020-09-29 Jason Gunthorpe jgg Accepted
RDMA/ucma: Rework ucma_migrate_id() to avoid races with destroy RDMA/ucma: Rework ucma_migrate_id() to avoid races with destroy - - - --- 2020-09-14 Jason Gunthorpe jgg Accepted
[v2,17/17] RDMA/ocrdma: Remove fbo from MR RDMA: Improve use of umem in DMA drivers - - - --- 2020-09-04 Jason Gunthorpe jgg Accepted
[v2,16/17] RDMA/qedr: Remove fbo and zbva from the MR RDMA: Improve use of umem in DMA drivers 1 - - --- 2020-09-04 Jason Gunthorpe jgg Accepted
[v2,15/17] RDMA/mlx4: Use ib_umem_num_dma_blocks() RDMA: Improve use of umem in DMA drivers - - - --- 2020-09-04 Jason Gunthorpe jgg Accepted
[v2,14/17] RDMA/pvrdma: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count() RDMA: Improve use of umem in DMA drivers - - - --- 2020-09-04 Jason Gunthorpe jgg Accepted
[v2,13/17] RDMA/ocrdma: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count() RDMA: Improve use of umem in DMA drivers - - - --- 2020-09-04 Jason Gunthorpe jgg Accepted
[v2,12/17] RDMA/hns: Use ib_umem_num_dma_blocks() instead of opencoding RDMA: Improve use of umem in DMA drivers 1 - - --- 2020-09-04 Jason Gunthorpe jgg Accepted
[v2,11/17] RDMA/bnxt: Do not use ib_umem_page_count() or ib_umem_num_pages() RDMA: Improve use of umem in DMA drivers 1 - - --- 2020-09-04 Jason Gunthorpe jgg Accepted
[v2,10/17] RDMA/qedr: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count() RDMA: Improve use of umem in DMA drivers 1 - - --- 2020-09-04 Jason Gunthorpe jgg Accepted
[v2,09/17] RDMA/qedr: Use rdma_umem_for_each_dma_block() instead of open-coding RDMA: Improve use of umem in DMA drivers 1 - - --- 2020-09-04 Jason Gunthorpe jgg Accepted
[v2,08/17] RDMA/i40iw: Use ib_umem_num_dma_pages() RDMA: Improve use of umem in DMA drivers - - - --- 2020-09-04 Jason Gunthorpe jgg Accepted
[v2,07/17] RDMA/efa: Use ib_umem_num_dma_pages() RDMA: Improve use of umem in DMA drivers 1 - 1 --- 2020-09-04 Jason Gunthorpe jgg Accepted
[v2,06/17] RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks() RDMA: Improve use of umem in DMA drivers - - - --- 2020-09-04 Jason Gunthorpe jgg Accepted
[v2,05/17] RDMA/umem: Replace for_each_sg_dma_page with rdma_umem_for_each_dma_block RDMA: Improve use of umem in DMA drivers - - - --- 2020-09-04 Jason Gunthorpe jgg Accepted
[v2,04/17] RDMA/umem: Add rdma_umem_for_each_dma_block() RDMA: Improve use of umem in DMA drivers 2 - - --- 2020-09-04 Jason Gunthorpe jgg Accepted
[v2,03/17] RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz() RDMA: Improve use of umem in DMA drivers - - - --- 2020-09-04 Jason Gunthorpe jgg Accepted
[v2,02/17] RDMA/umem: Prevent small pages from being returned by ib_umem_find_best_pgsz() RDMA: Improve use of umem in DMA drivers - 2 - --- 2020-09-04 Jason Gunthorpe jgg Accepted
[v2,01/17] RDMA/umem: Fix ib_umem_find_best_pgsz() for mappings that cross a page boundary RDMA: Improve use of umem in DMA drivers - 2 - --- 2020-09-04 Jason Gunthorpe jgg Accepted
RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz() RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz() 1 1 - --- 2020-08-25 Jason Gunthorpe jgg Accepted
RDMA/core: Trigger a WARN_ON if the driver causes uobjects to become leaked RDMA/core: Trigger a WARN_ON if the driver causes uobjects to become leaked - 2 - --- 2020-08-25 Jason Gunthorpe jgg Accepted
RDMA/cm: Remove unused cm_class RDMA/cm: Remove unused cm_class - - - --- 2020-08-05 Jason Gunthorpe jgg Accepted
RDMA: Remove a few extra calls to ib_get_client_data() RDMA: Remove a few extra calls to ib_get_client_data() 1 - - --- 2020-04-07 Jason Gunthorpe jgg Accepted
[rc] RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SET [rc] RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SET - - - --- 2020-03-09 Jason Gunthorpe jgg Accepted
RDMA/ucma: Put a lock around every call to the rdma_cm layer RDMA/ucma: Put a lock around every call to the rdma_cm layer - - - --- 2020-02-18 Jason Gunthorpe jgg Accepted
[7/7] RDMA/cm: Remove CM message structs RDMA/cm: Remove open coded structure pack/unpack - 1 1 --- 2020-01-16 Jason Gunthorpe Accepted
[6/7] RDMA/cm: Use IBA functions for complex structure members RDMA/cm: Remove open coded structure pack/unpack - 1 1 --- 2020-01-16 Jason Gunthorpe Accepted
[5/7] RDMA/cm: Use IBA functions for simple structure members RDMA/cm: Remove open coded structure pack/unpack - 1 1 --- 2020-01-16 Jason Gunthorpe Accepted
[4/7] RDMA/cm: Use IBA functions for swapping get/set acessors RDMA/cm: Remove open coded structure pack/unpack - 1 1 --- 2020-01-16 Jason Gunthorpe Accepted
[3/7] RDMA/cm: Use IBA functions for simple get/set acessors RDMA/cm: Remove open coded structure pack/unpack - 1 1 --- 2020-01-16 Jason Gunthorpe Accepted
[2/7] RDMA/cm: Add SET/GET implementations to hide IBA wire format RDMA/cm: Remove open coded structure pack/unpack - 1 1 --- 2020-01-16 Jason Gunthorpe Accepted
[1/7] RDMA/cm: Add accessors for CM_REQ transport_type RDMA/cm: Remove open coded structure pack/unpack - 1 1 --- 2020-01-16 Jason Gunthorpe Accepted
[v3,14/14] xen/gntdev: use mmu_interval_notifier_insert Consolidate the mmu notifier interval_tree and locking - 1 - --- 2019-11-12 Jason Gunthorpe jgg Accepted
[v3,13/14] mm/hmm: remove hmm_mirror and related Consolidate the mmu notifier interval_tree and locking - 2 1 --- 2019-11-12 Jason Gunthorpe jgg Accepted
[v3,12/14] drm/amdgpu: Use mmu_interval_notifier instead of hmm_mirror Consolidate the mmu notifier interval_tree and locking - 1 1 --- 2019-11-12 Jason Gunthorpe jgg Accepted
[v3,11/14] drm/amdgpu: Use mmu_interval_insert instead of hmm_mirror Consolidate the mmu notifier interval_tree and locking - 1 1 --- 2019-11-12 Jason Gunthorpe jgg Accepted
[v3,10/14] drm/amdgpu: Call find_vma under mmap_sem Consolidate the mmu notifier interval_tree and locking 1 2 1 --- 2019-11-12 Jason Gunthorpe jgg Accepted
[v3,09/14] nouveau: use mmu_interval_notifier instead of hmm_mirror Consolidate the mmu notifier interval_tree and locking - - 1 --- 2019-11-12 Jason Gunthorpe jgg Accepted
[v3,08/14] nouveau: use mmu_notifier directly for invalidate_range_start Consolidate the mmu notifier interval_tree and locking - - 1 --- 2019-11-12 Jason Gunthorpe jgg Accepted
[v3,07/14] drm/radeon: use mmu_interval_notifier_insert Consolidate the mmu notifier interval_tree and locking - 1 - --- 2019-11-12 Jason Gunthorpe jgg Accepted
[v3,06/14] RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcv Consolidate the mmu notifier interval_tree and locking - - 1 --- 2019-11-12 Jason Gunthorpe jgg Accepted
[v3,05/14] RDMA/odp: Use mmu_interval_notifier_insert() Consolidate the mmu notifier interval_tree and locking - - 1 --- 2019-11-12 Jason Gunthorpe jgg Accepted
[v3,04/14] mm/hmm: define the pre-processor related parts of hmm.h even if disabled Consolidate the mmu notifier interval_tree and locking - 2 1 --- 2019-11-12 Jason Gunthorpe jgg Accepted
[v3,03/14] mm/hmm: allow hmm_range to be used with a mmu_interval_notifier or hmm_mirror Consolidate the mmu notifier interval_tree and locking - 2 2 --- 2019-11-12 Jason Gunthorpe jgg Accepted
[v3,02/14] mm/mmu_notifier: add an interval tree notifier Consolidate the mmu notifier interval_tree and locking 1 2 2 --- 2019-11-12 Jason Gunthorpe jgg Accepted
[v3,01/14] mm/mmu_notifier: define the header pre-processor parts even if disabled Consolidate the mmu notifier interval_tree and locking - 3 1 --- 2019-11-12 Jason Gunthorpe jgg Accepted
[15/15] RDMA/odp: Remove broken debugging call to invalidate_range Rework the locking and datastructures for mlx5 implicit ODP - - - --- 2019-10-09 Jason Gunthorpe jgg Accepted
[14/15] RDMA/mlx5: Do not race with mlx5_ib_invalidate_range during create and destroy Rework the locking and datastructures for mlx5 implicit ODP - 1 - --- 2019-10-09 Jason Gunthorpe jgg Accepted
[13/15] RDMA/mlx5: Do not store implicit children in the odp_mkeys xarray Rework the locking and datastructures for mlx5 implicit ODP - 1 - --- 2019-10-09 Jason Gunthorpe jgg Accepted
[12/15] RDMA/mlx5: Rework implicit ODP destroy Rework the locking and datastructures for mlx5 implicit ODP - 1 - --- 2019-10-09 Jason Gunthorpe jgg Accepted
[11/15] RDMA/mlx5: Avoid double lookups on the pagefault path Rework the locking and datastructures for mlx5 implicit ODP - 1 - --- 2019-10-09 Jason Gunthorpe jgg Accepted
[10/15] RDMA/mlx5: Reduce locking in implicit_mr_get_data() Rework the locking and datastructures for mlx5 implicit ODP - 1 - --- 2019-10-09 Jason Gunthorpe jgg Accepted
[09/15] RDMA/mlx5: Use an xarray for the children of an implicit ODP Rework the locking and datastructures for mlx5 implicit ODP - 1 - --- 2019-10-09 Jason Gunthorpe jgg Accepted
[08/15] RDMA/mlx5: Split implicit handling from pagefault_mr Rework the locking and datastructures for mlx5 implicit ODP - 1 - --- 2019-10-09 Jason Gunthorpe jgg Accepted
[07/15] RDMA/mlx5: Set the HW IOVA of the child MRs to their place in the tree Rework the locking and datastructures for mlx5 implicit ODP - 1 - --- 2019-10-09 Jason Gunthorpe jgg Accepted
[06/15] RDMA/mlx5: Lift implicit_mr_alloc() into the two routines that call it Rework the locking and datastructures for mlx5 implicit ODP - 1 - --- 2019-10-09 Jason Gunthorpe jgg Accepted
« 1 2 3 48 9 »