Show patches with: Submitter = Jason Gunthorpe       |    State = Action Required       |   348 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/10] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops() IOMMU related FW parsing cleanup 2 3 1 --- 2023-11-29 Jason Gunthorpe New
[01/10] vfio: Move vfio_device driver open/close code to a function Connect VFIO to IOMMUFD - 2 - --- 2022-10-25 Jason Gunthorpe New
[01/12] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE Remove vfio_mdev.c, mdev_parent_ops and more - - - --- 2021-04-23 Jason Gunthorpe New
[01/13] vfio/samples: Remove module get/put Provide core infrastructure for managing open/release - 1 - --- 2021-07-15 Jason Gunthorpe New
[02/10] iommmu/of: Do not return struct iommu_ops from of_iommu_configure() IOMMU related FW parsing cleanup 1 2 1 --- 2023-11-29 Jason Gunthorpe New
[02/10] vfio: Move vfio_device_assign_container() into vfio_device_first_open() Connect VFIO to IOMMUFD - 2 - --- 2022-10-25 Jason Gunthorpe New
[02/13] vfio: Introduce a vfio_uninit_group_dev() API call Provide core infrastructure for managing open/release - - - --- 2021-07-15 Jason Gunthorpe New
[03/10] iommu/of: Use -ENODEV consistently in of_iommu_configure() IOMMU related FW parsing cleanup - 2 1 --- 2023-11-29 Jason Gunthorpe New
[03/10] vfio: Rename vfio_device_assign/unassign_container() Connect VFIO to IOMMUFD - 2 - --- 2022-10-25 Jason Gunthorpe New
[03/13] vfio: Provide better generic support for open/release vfio_device_ops Provide core infrastructure for managing open/release - - - --- 2021-07-15 Jason Gunthorpe New
[04/10] iommu: Mark dev_iommu_get() with lockdep IOMMU related FW parsing cleanup - 3 1 --- 2023-11-29 Jason Gunthorpe New
[04/10] vfio: Move storage of allow_unsafe_interrupts to vfio_main.c Connect VFIO to IOMMUFD - - - --- 2022-10-25 Jason Gunthorpe New
[04/13] vfio/samples: Delete useless open/close Provide core infrastructure for managing open/release - 1 - --- 2021-07-15 Jason Gunthorpe New
[05/10] iommu: Mark dev_iommu_priv_set() with a lockdep IOMMU related FW parsing cleanup - 2 1 --- 2023-11-29 Jason Gunthorpe New
[05/10] vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent() Connect VFIO to IOMMUFD - - - --- 2022-10-25 Jason Gunthorpe New
[05/13] vfio/fsl: Move to the device set infrastructure Provide core infrastructure for managing open/release - - - --- 2021-07-15 Jason Gunthorpe New
[06/10] iommu: Replace iommu_device_lock with iommu_probe_device_lock IOMMU related FW parsing cleanup - - - --- 2023-11-29 Jason Gunthorpe New
[06/10] vfio-iommufd: Allow iommufd to be used in place of a container fd Connect VFIO to IOMMUFD - - - --- 2022-10-25 Jason Gunthorpe New
[06/10] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE Allow mdev drivers to directly create the vfio_device - 1 - --- 2021-06-08 Jason Gunthorpe New
[06/13] vfio/platform: Use open_device() instead of open coding a refcnt scheme Provide core infrastructure for managing open/release - - - --- 2021-07-15 Jason Gunthorpe New
[07/10] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id() IOMMU related FW parsing cleanup 1 3 1 --- 2023-11-29 Jason Gunthorpe New
[07/10] vfio-iommufd: Support iommufd for physical VFIO devices Connect VFIO to IOMMUFD - - - --- 2022-10-25 Jason Gunthorpe New
[07/13] vfio/pci: Move to the device set infrastructure Provide core infrastructure for managing open/release - - - --- 2021-07-15 Jason Gunthorpe New
[08/10] iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places IOMMU related FW parsing cleanup - 1 - --- 2023-11-29 Jason Gunthorpe New
[08/10] vfio-iommufd: Support iommufd for emulated VFIO devices Connect VFIO to IOMMUFD - - - --- 2022-10-25 Jason Gunthorpe New
[08/12] vfio/gvt: Convert to use vfio_register_group_dev() Remove vfio_mdev.c, mdev_parent_ops and more - - - --- 2021-04-23 Jason Gunthorpe New
[08/13] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set Provide core infrastructure for managing open/release - - - --- 2021-07-15 Jason Gunthorpe New
[09/10] ACPI: IORT: Cast from ULL to phys_addr_t IOMMU related FW parsing cleanup - - - --- 2023-11-29 Jason Gunthorpe New
[09/10] vfio: Make vfio_container optionally compiled Connect VFIO to IOMMUFD - - - --- 2022-10-25 Jason Gunthorpe New
[09/13] vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set Provide core infrastructure for managing open/release - - - --- 2021-07-15 Jason Gunthorpe New
[1/2] vfio: Replace the DMA unmapping notifier with a callback Remove the VFIO_IOMMU_NOTIFY_DMA_UNMAP notifier - - - --- 2022-06-07 Jason Gunthorpe New
[1/4] dma-buf: Add dma_buf_try_get() Allow MMIO regions to be exported through dma-buf - - - --- 2022-08-17 Jason Gunthorpe New
[1/4] net/mlx5: Add IFC bits for mkey ATS RDMA/mlx5: Support DMABUF in umems and enable ATS - - - --- 2022-09-01 Jason Gunthorpe New
[1/8] iommu: Add a gfp parameter to iommu_map() Let iommufd charge IOPTE allocations to the memory cgroup - - - --- 2023-01-06 Jason Gunthorpe New
[1/9] vfio: Make vfio_(un)register_notifier accept a vfio_device Make the rest of the VFIO driver interface use vfio_device 1 2 - --- 2022-04-12 Jason Gunthorpe New
[10/10] ACPI: IORT: Allow COMPILE_TEST of IORT IOMMU related FW parsing cleanup - 1 - --- 2023-11-29 Jason Gunthorpe New
[10/10] iommufd: Allow iommufd to supply /dev/vfio/vfio Connect VFIO to IOMMUFD - - - --- 2022-10-25 Jason Gunthorpe New
[10/12] vfio/mdev: Remove mdev_parent_ops Remove vfio_mdev.c, mdev_parent_ops and more - - - --- 2021-04-23 Jason Gunthorpe New
[10/13] vfio/mbochs: Fix close when multiple device FDs are open Provide core infrastructure for managing open/release - 1 - --- 2021-07-15 Jason Gunthorpe New
[11/13] vfio/ap, ccw: Fix open/close when multiple device FDs are open Provide core infrastructure for managing open/release - 1 - --- 2021-07-15 Jason Gunthorpe New
[12/13] vfio/gvt: Fix open/close when multiple device FDs are open Provide core infrastructure for managing open/release - 2 - --- 2021-07-15 Jason Gunthorpe New
[13/13] vfio: Remove struct vfio_device_ops open/release Provide core infrastructure for managing open/release - - - --- 2021-07-15 Jason Gunthorpe New
[15/18] vfio/gvt: Make DRM_I915_GVT depend on VFIO_MDEV Make vfio_mdev type safe - 1 - --- 2021-03-23 Jason Gunthorpe New
[16/18] vfio/gvt: Use mdev_get_type_group_id() Make vfio_mdev type safe - 1 - --- 2021-03-23 Jason Gunthorpe New
[17/18] vfio/mdev: Remove kobj from mdev_parent_ops->create() Make vfio_mdev type safe - 2 - --- 2021-03-23 Jason Gunthorpe New
[18/18] vfio/mdev: Correct the function signatures for the mdev_type_attributes Make vfio_mdev type safe - 2 - --- 2021-03-23 Jason Gunthorpe New
[2/2] vfio: Replace the iommu notifier with a device list Remove the VFIO_IOMMU_NOTIFY_DMA_UNMAP notifier - - - --- 2022-06-07 Jason Gunthorpe New
[2/4] RDMA/core: Add UVERBS_ATTR_RAW_FD RDMA/mlx5: Support DMABUF in umems and enable ATS - - - --- 2022-09-01 Jason Gunthorpe New
[2/4] vfio: Add vfio_device_get() Allow MMIO regions to be exported through dma-buf - - - --- 2022-08-17 Jason Gunthorpe New
[2/8] iommu: Remove iommu_map_atomic() Let iommufd charge IOPTE allocations to the memory cgroup - - - --- 2023-01-06 Jason Gunthorpe New
[2/9] vfio/ccw: Remove mdev from struct channel_program Make the rest of the VFIO driver interface use vfio_device - 1 - --- 2022-04-12 Jason Gunthorpe New
[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 New
[3/4] vfio_pci: Do not open code pci_try_reset_function() Allow MMIO regions to be exported through dma-buf - - - --- 2022-08-17 Jason Gunthorpe New
[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 New
[3/9] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages() Make the rest of the VFIO driver interface use vfio_device 1 2 - --- 2022-04-12 Jason Gunthorpe New
[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 New
[4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf Allow MMIO regions to be exported through dma-buf - - - --- 2022-08-17 Jason Gunthorpe New
[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 New
[4/9] drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages Make the rest of the VFIO driver interface use vfio_device - - - --- 2022-04-12 Jason Gunthorpe New
[5/8] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map() Let iommufd charge IOPTE allocations to the memory cgroup - - - --- 2023-01-06 Jason Gunthorpe New
[5/9] vfio: Pass in a struct vfio_device * to vfio_dma_rw() Make the rest of the VFIO driver interface use vfio_device - - - --- 2022-04-12 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 New
[6/9] drm/i915/gvt: Add missing module_put() in error unwind Make the rest of the VFIO driver interface use vfio_device - - - --- 2022-04-12 Jason Gunthorpe New
[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
[7/9] drm/i915/gvt: Delete kvmgt_vdev::vfio_group Make the rest of the VFIO driver interface use vfio_device - - - --- 2022-04-12 Jason Gunthorpe New
[8/8] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s Let iommufd charge IOPTE allocations to the memory cgroup - 1 - --- 2023-01-06 Jason Gunthorpe New
[8/9] vfio: Remove dead code Make the rest of the VFIO driver interface use vfio_device - - - --- 2022-04-12 Jason Gunthorpe New
[9/9] vfio: Remove calls to vfio_group_add_container_user() Make the rest of the VFIO driver interface use vfio_device - - - --- 2022-04-12 Jason Gunthorpe New
[drm-fixes,v3] drm/ttm: remove ttm_bo_vm_insert_huge() [drm-fixes,v3] drm/ttm: remove ttm_bo_vm_insert_huge() 1 2 - --- 2021-10-26 Jason Gunthorpe New
[GIT,PULL] Please pull hmm changes [GIT,PULL] Please pull hmm changes - - - --- 2019-11-25 Jason Gunthorpe New
[GIT,PULL] Please pull hmm changes [GIT,PULL] Please pull hmm changes - - - --- 2019-07-30 Jason Gunthorpe New
[GIT,PULL] Please pull hmm changes [GIT,PULL] Please pull hmm changes - - - --- 2019-07-09 Jason Gunthorpe New
[GIT,PULL] Please pull hmm related changes [GIT,PULL] Please pull hmm related changes - - - --- 2019-09-16 Jason Gunthorpe New
[hmm,0/5] Adjust hmm_range_fault() API - - 1 --- 2020-04-22 Jason Gunthorpe New
[hmm,0/6] Small hmm_range_fault() cleanups - - - --- 2020-03-20 Jason Gunthorpe New
[hmm,01/15] mm/mmu_notifier: define the header pre-processor parts even if disabled Consolidate the mmu notifier interval_tree and locking - 1 - --- 2019-10-15 Jason Gunthorpe New
[hmm,02/15] mm/mmu_notifier: add an interval tree notifier Consolidate the mmu notifier interval_tree and locking - - - --- 2019-10-15 Jason Gunthorpe New
[hmm,03/15] mm/hmm: allow hmm_range to be used with a mmu_range_notifier or hmm_mirror Consolidate the mmu notifier interval_tree and locking - 1 - --- 2019-10-15 Jason Gunthorpe New
[hmm,04/15] mm/hmm: define the pre-processor related parts of hmm.h even if disabled Consolidate the mmu notifier interval_tree and locking - 1 - --- 2019-10-15 Jason Gunthorpe New
[hmm,05/15] RDMA/odp: Use mmu_range_notifier_insert() Consolidate the mmu notifier interval_tree and locking - - - --- 2019-10-15 Jason Gunthorpe New
[hmm,06/15] RDMA/hfi1: Use mmu_range_notifier_inset for user_exp_rcv Consolidate the mmu notifier interval_tree and locking - - 1 --- 2019-10-15 Jason Gunthorpe New
[hmm,07/15] drm/radeon: use mmu_range_notifier_insert Consolidate the mmu notifier interval_tree and locking - - - --- 2019-10-15 Jason Gunthorpe New
[hmm,08/15] xen/gntdev: Use select for DMA_SHARED_BUFFER Consolidate the mmu notifier interval_tree and locking - 1 - --- 2019-10-15 Jason Gunthorpe New
[hmm,09/15] xen/gntdev: use mmu_range_notifier_insert Consolidate the mmu notifier interval_tree and locking - - - --- 2019-10-15 Jason Gunthorpe New
[hmm,1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select [hmm,1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select - - - --- 2020-04-22 Jason Gunthorpe New
[hmm,1/6] mm/hmm: remove pgmap checking for devmap pages [hmm,1/6] mm/hmm: remove pgmap checking for devmap pages - - - --- 2020-03-20 Jason Gunthorpe New
[hmm,1/8] mm/hmm: add missing unmaps of the ptep during hmm_vma_handle_pte() Various error case bug fixes for hmm_range_fault() - - - --- 2020-03-11 Jason Gunthorpe New
[hmm,10/15] nouveau: use mmu_notifier directly for invalidate_range_start Consolidate the mmu notifier interval_tree and locking - - - --- 2019-10-15 Jason Gunthorpe New
[hmm,11/15] nouveau: use mmu_range_notifier instead of hmm_mirror Consolidate the mmu notifier interval_tree and locking - - - --- 2019-10-15 Jason Gunthorpe New
[hmm,12/15] drm/amdgpu: Call find_vma under mmap_sem Consolidate the mmu notifier interval_tree and locking - - - --- 2019-10-15 Jason Gunthorpe New
[hmm,13/15] drm/amdgpu: Use mmu_range_insert instead of hmm_mirror Consolidate the mmu notifier interval_tree and locking - - - --- 2019-10-15 Jason Gunthorpe New
[hmm,14/15] drm/amdgpu: Use mmu_range_notifier instead of hmm_mirror Consolidate the mmu notifier interval_tree and locking - - - --- 2019-10-15 Jason Gunthorpe New
[hmm,15/15] mm/hmm: remove hmm_mirror and related Consolidate the mmu notifier interval_tree and locking - 2 - --- 2019-10-15 Jason Gunthorpe New
[hmm,2/5] mm/hmm: make hmm_range_fault return 0 or -1 [hmm,1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select - - - --- 2020-04-22 Jason Gunthorpe New
[hmm,2/6] mm/hmm: return the fault type from hmm_pte_need_fault() [hmm,1/6] mm/hmm: remove pgmap checking for devmap pages - - - --- 2020-03-20 Jason Gunthorpe New
[hmm,2/8] mm/hmm: don't free the cached pgmap while scanning Various error case bug fixes for hmm_range_fault() - - - --- 2020-03-11 Jason Gunthorpe New
[hmm,3/5] drm/amdgpu: remove dead code after hmm_range_fault() [hmm,1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select - - - --- 2020-04-22 Jason Gunthorpe New
[hmm,3/6] mm/hmm: remove unused code and tidy comments [hmm,1/6] mm/hmm: remove pgmap checking for devmap pages - - - --- 2020-03-20 Jason Gunthorpe New
[hmm,3/8] mm/hmm: do not call hmm_vma_walk_hole() while holding a spinlock Various error case bug fixes for hmm_range_fault() - 1 - --- 2020-03-11 Jason Gunthorpe New
[hmm,4/5] mm/hmm: remove HMM_PFN_SPECIAL [hmm,1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select - - - --- 2020-04-22 Jason Gunthorpe New
« 1 2 3 4 »