Show patches with: Submitter = Jason Gunthorpe       |    Archived = No       |   37 patches
Patch Series S/W/F Date Submitter Delegate State
iommu: Remove the device_lock_assert() from __iommu_probe_device() iommu: Remove the device_lock_assert() from __iommu_probe_device() --- 2023-08-18 Jason Gunthorpe New
[v3,10/10] iommu/s390: Use GFP_KERNEL in sleepable contexts Untitled series #199109 --- 2023-01-23 Jason Gunthorpe Accepted
[v3,09/10] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s Untitled series #199109 --- 2023-01-23 Jason Gunthorpe Accepted
[v3,07/10] iommu/intel: Support the gfp argument to the map_pages op Untitled series #199109 --- 2023-01-23 Jason Gunthorpe Accepted
[v3,04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous() Untitled series #199109 --- 2023-01-23 Jason Gunthorpe Accepted
[v3,03/10] iommu: Add a gfp parameter to iommu_map_sg() Untitled series #199109 --- 2023-01-23 Jason Gunthorpe Accepted
[v3,02/10] iommu: Remove iommu_map_atomic() Untitled series #199109 --- 2023-01-23 Jason Gunthorpe Accepted
[v2,10/10] iommu/s390: Use GFP_KERNEL in sleepable contexts Let iommufd charge IOPTE allocations to the memory cgroup --- 2023-01-18 Jason Gunthorpe Superseded
[v2,09/10] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s Let iommufd charge IOPTE allocations to the memory cgroup --- 2023-01-18 Jason Gunthorpe Superseded
[v2,08/10] iommu/intel: Use GFP_KERNEL in sleepable contexts Let iommufd charge IOPTE allocations to the memory cgroup --- 2023-01-18 Jason Gunthorpe Accepted
[v2,07/10] iommu/intel: Support the gfp argument to the map_pages op Let iommufd charge IOPTE allocations to the memory cgroup --- 2023-01-18 Jason Gunthorpe Superseded
[v2,06/10] iommu/intel: Add a gfp parameter to alloc_pgtable_page() Let iommufd charge IOPTE allocations to the memory cgroup --- 2023-01-18 Jason Gunthorpe Accepted
[v2,05/10] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map() Let iommufd charge IOPTE allocations to the memory cgroup --- 2023-01-18 Jason Gunthorpe Accepted
[v2,04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous() Let iommufd charge IOPTE allocations to the memory cgroup --- 2023-01-18 Jason Gunthorpe New
[v2,03/10] iommu: Add a gfp parameter to iommu_map_sg() Let iommufd charge IOPTE allocations to the memory cgroup --- 2023-01-18 Jason Gunthorpe Superseded
[v2,02/10] iommu: Remove iommu_map_atomic() Let iommufd charge IOPTE allocations to the memory cgroup --- 2023-01-18 Jason Gunthorpe Superseded
[v2,01/10] iommu: Add a gfp parameter to iommu_map() Let iommufd charge IOPTE allocations to the memory cgroup --- 2023-01-18 Jason Gunthorpe Accepted
[8/8] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s Let iommufd charge IOPTE allocations to the memory cgroup --- 2023-01-06 Jason Gunthorpe Superseded
[7/8] iommu/intel: Support the gfp argument to the map_pages op Let iommufd charge IOPTE allocations to the memory cgroup --- 2023-01-06 Jason Gunthorpe New
[6/8] iommu/intel: Add a gfp parameter to alloc_pgtable_page() Let iommufd charge IOPTE allocations to the memory cgroup --- 2023-01-06 Jason Gunthorpe Superseded
[5/8] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map() Let iommufd charge IOPTE allocations to the memory cgroup --- 2023-01-06 Jason Gunthorpe Superseded
[4/8] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous() Let iommufd charge IOPTE allocations to the memory cgroup --- 2023-01-06 Jason Gunthorpe Superseded
[3/8] iommu: Add a gfp parameter to iommu_map_sg() Let iommufd charge IOPTE allocations to the memory cgroup --- 2023-01-06 Jason Gunthorpe Superseded
[2/8] iommu: Remove iommu_map_atomic() Let iommufd charge IOPTE allocations to the memory cgroup --- 2023-01-06 Jason Gunthorpe Superseded
[1/8] iommu: Add a gfp parameter to iommu_map() Let iommufd charge IOPTE allocations to the memory cgroup --- 2023-01-06 Jason Gunthorpe Superseded
[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 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 Accepted
[2/4] RDMA/core: Add UVERBS_ATTR_RAW_FD RDMA/mlx5: Support DMABUF in umems and enable ATS --- 2022-09-01 Jason Gunthorpe 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 Accepted
[v2,4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf Allow MMIO regions to be exported through dma-buf --- 2022-08-31 Jason Gunthorpe New
[v2,3/4] vfio_pci: Do not open code pci_try_reset_function() Allow MMIO regions to be exported through dma-buf --- 2022-08-31 Jason Gunthorpe New
[v2,2/4] vfio: Add vfio_device_get() Allow MMIO regions to be exported through dma-buf --- 2022-08-31 Jason Gunthorpe New
[v2,1/4] dma-buf: Add dma_buf_try_get() Allow MMIO regions to be exported through dma-buf --- 2022-08-31 Jason Gunthorpe New
[4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf Untitled series #183959 --- 2022-08-17 Jason Gunthorpe New
[3/4] vfio_pci: Do not open code pci_try_reset_function() Untitled series #183959 --- 2022-08-17 Jason Gunthorpe Superseded
[2/4] vfio: Add vfio_device_get() Untitled series #183959 --- 2022-08-17 Jason Gunthorpe Superseded
[rc] RDMA: Handle the return code from dma_resv_wait_timeout() properly [rc] RDMA: Handle the return code from dma_resv_wait_timeout() properly --- 2022-08-16 Jason Gunthorpe Accepted