Show patches with: Submitter = Jason Gunthorpe       |    State = Action Required       |   798 patches
« 1 2 ... 5 6 7 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,5/8] vfio: Change vfio_external_check_extension() to vfio_file_enforced_coherent() Remove vfio_group from the struct file facing VFIO API - 1 - --- 2022-05-04 Jason Gunthorpe New
[v3,4/8] vfio: Remove vfio_external_group_match_file() Remove vfio_group from the struct file facing VFIO API - 3 - --- 2022-05-04 Jason Gunthorpe New
[v3,3/8] vfio: Change vfio_external_user_iommu_id() to vfio_file_iommu_group() Remove vfio_group from the struct file facing VFIO API - 3 - --- 2022-05-04 Jason Gunthorpe New
[v3,2/8] kvm/vfio: Store the struct file in the kvm_vfio_group Remove vfio_group from the struct file facing VFIO API - 3 - --- 2022-05-04 Jason Gunthorpe New
[v3,1/8] kvm/vfio: Move KVM_DEV_VFIO_GROUP_* ioctls into functions Remove vfio_group from the struct file facing VFIO API - 4 - --- 2022-05-04 Jason Gunthorpe New
[v3,2/2] vfio/pci: Remove vfio_device_get_from_dev() Remove vfio_device_get_from_dev() - 3 - --- 2022-05-04 Jason Gunthorpe New
[v3,1/2] vfio/pci: Have all VFIO PCI drivers store the vfio_pci_core_device in drvdata Remove vfio_device_get_from_dev() - - - --- 2022-05-04 Jason Gunthorpe New
[v2] vfio/pci: Remove vfio_device_get_from_dev() [v2] vfio/pci: Remove vfio_device_get_from_dev() - 3 - --- 2022-05-02 Jason Gunthorpe New
[v3,7/7] vfio: Remove calls to vfio_group_add_container_user() Make the rest of the VFIO driver interface use vfio_device - 2 - --- 2022-05-02 Jason Gunthorpe New
[v3,6/7] vfio: Remove dead code Make the rest of the VFIO driver interface use vfio_device - 2 - --- 2022-05-02 Jason Gunthorpe New
[v3,5/7] 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 - 2 - --- 2022-05-02 Jason Gunthorpe New
[v3,4/7] vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw() Make the rest of the VFIO driver interface use vfio_device - 2 - --- 2022-05-02 Jason Gunthorpe New
[v3,3/7] 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 4 - --- 2022-05-02 Jason Gunthorpe New
[v3,2/7] vfio/ccw: Remove mdev from struct channel_program Make the rest of the VFIO driver interface use vfio_device - 1 - --- 2022-05-02 Jason Gunthorpe New
[v3,1/7] vfio: Make vfio_(un)register_notifier accept a vfio_device Make the rest of the VFIO driver interface use vfio_device 1 4 - --- 2022-05-02 Jason Gunthorpe New
vfio: Delete container_q vfio: Delete container_q - 1 - --- 2022-04-29 Jason Gunthorpe New
[GIT,PULL] Please pull VFIO changes [GIT,PULL] Please pull VFIO changes - - - --- 2022-04-29 Jason Gunthorpe New
vfio/pci: Remove vfio_device_get_from_dev() vfio/pci: Remove vfio_device_get_from_dev() - 1 - --- 2022-04-25 Jason Gunthorpe New
[v2,7/7] vfio: Remove calls to vfio_group_add_container_user() Make the rest of the VFIO driver interface use vfio_device - 2 - --- 2022-04-21 Jason Gunthorpe New
[v2,6/7] vfio: Remove dead code Make the rest of the VFIO driver interface use vfio_device - 2 - --- 2022-04-21 Jason Gunthorpe New
[v2,5/7] 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 - 2 - --- 2022-04-21 Jason Gunthorpe New
[v2,4/7] vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw() Make the rest of the VFIO driver interface use vfio_device - 2 - --- 2022-04-21 Jason Gunthorpe New
[v2,3/7] 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 4 - --- 2022-04-21 Jason Gunthorpe New
[v2,2/7] vfio/ccw: Remove mdev from struct channel_program Make the rest of the VFIO driver interface use vfio_device - 1 - --- 2022-04-21 Jason Gunthorpe New
[v2,1/7] vfio: Make vfio_(un)register_notifier accept a vfio_device Make the rest of the VFIO driver interface use vfio_device 1 4 - --- 2022-04-21 Jason Gunthorpe New
[v2,8/8] vfio/pci: Use the struct file as the handle not the vfio_group Remove vfio_group from the struct file facing VFIO API - 2 - --- 2022-04-20 Jason Gunthorpe New
[v2,7/8] kvm/vfio: Remove vfio_group from kvm Remove vfio_group from the struct file facing VFIO API - 2 - --- 2022-04-20 Jason Gunthorpe New
[v2,6/8] vfio: Change vfio_group_set_kvm() to vfio_file_set_kvm() Remove vfio_group from the struct file facing VFIO API - 2 - --- 2022-04-20 Jason Gunthorpe New
[v2,5/8] vfio: Change vfio_external_check_extension() to vfio_file_enforced_coherent() Remove vfio_group from the struct file facing VFIO API - 1 - --- 2022-04-20 Jason Gunthorpe New
[v2,4/8] vfio: Remove vfio_external_group_match_file() Remove vfio_group from the struct file facing VFIO API - 4 - --- 2022-04-20 Jason Gunthorpe New
[v2,3/8] vfio: Change vfio_external_user_iommu_id() to vfio_file_iommu_group() Remove vfio_group from the struct file facing VFIO API - 3 - --- 2022-04-20 Jason Gunthorpe New
[v2,2/8] kvm/vfio: Store the struct file in the kvm_vfio_group Remove vfio_group from the struct file facing VFIO API - 3 - --- 2022-04-20 Jason Gunthorpe New
[v2,1/8] kvm/vfio: Move KVM_DEV_VFIO_GROUP_* ioctls into functions Remove vfio_group from the struct file facing VFIO API - 4 - --- 2022-04-20 Jason Gunthorpe New
[10/10] vfio/pci: Use the struct file as the handle not the vfio_group Remove vfio_group from the struct file facing VFIO API - - - --- 2022-04-14 Jason Gunthorpe New
[09/10] kvm/vfio: Remove vfio_group from kvm Remove vfio_group from the struct file facing VFIO API - - - --- 2022-04-14 Jason Gunthorpe New
[08/10] vfio: Move vfio_group_set_kvm() into vfio_file_ops Remove vfio_group from the struct file facing VFIO API - 1 - --- 2022-04-14 Jason Gunthorpe New
[07/10] vfio: Move vfio_external_check_extension() to vfio_file_ops Remove vfio_group from the struct file facing VFIO API - - - --- 2022-04-14 Jason Gunthorpe New
[06/10] vfio: Remove vfio_external_group_match_file() Remove vfio_group from the struct file facing VFIO API - 2 - --- 2022-04-14 Jason Gunthorpe New
[05/10] vfio: Move vfio_external_user_iommu_id() to vfio_file_ops Remove vfio_group from the struct file facing VFIO API - 1 - --- 2022-04-14 Jason Gunthorpe New
[04/10] vfio: Use a struct of function pointers instead of a many symbol_get()'s Remove vfio_group from the struct file facing VFIO API - 1 - --- 2022-04-14 Jason Gunthorpe New
[03/10] kvm/vfio: Store the struct file in the kvm_vfio_group Remove vfio_group from the struct file facing VFIO API - 2 - --- 2022-04-14 Jason Gunthorpe New
[02/10] kvm/vfio: Reduce the scope of PPC #ifdefs Remove vfio_group from the struct file facing VFIO API - - - --- 2022-04-14 Jason Gunthorpe New
[01/10] kvm/vfio: Move KVM_DEV_VFIO_GROUP_* ioctls into functions Remove vfio_group from the struct file facing VFIO API - 2 - --- 2022-04-14 Jason Gunthorpe New
[v3] vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used [v3] vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used - - - --- 2022-04-13 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 - 2 - --- 2022-04-12 Jason Gunthorpe New
[8/9] vfio: Remove dead code Make the rest of the VFIO driver interface use vfio_device - 1 - --- 2022-04-12 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
[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
[5/9] vfio: Pass in a struct vfio_device * to vfio_dma_rw() Make the rest of the VFIO driver interface use vfio_device - 1 - --- 2022-04-12 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
[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 3 - --- 2022-04-12 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
[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
[v3,4/4] vfio: Require that devices support DMA cache coherence Make the iommu driver no-snoop block feature consistent 2 1 - --- 2022-04-11 Jason Gunthorpe New
[v3,3/4] iommu: Redefine IOMMU_CAP_CACHE_COHERENCY as the cap flag for IOMMU_CACHE Make the iommu driver no-snoop block feature consistent 1 2 - --- 2022-04-11 Jason Gunthorpe New
[v3,2/4] vfio: Move the Intel no-snoop control off of IOMMU_CACHE Make the iommu driver no-snoop block feature consistent 2 2 - --- 2022-04-11 Jason Gunthorpe New
[v3,1/4] iommu: Introduce the domain op enforce_cache_coherency() Make the iommu driver no-snoop block feature consistent 1 2 - --- 2022-04-11 Jason Gunthorpe New
[v2] vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used [v2] vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used - - - --- 2022-04-11 Jason Gunthorpe New
vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used - - - --- 2022-04-08 Jason Gunthorpe New
[v2,4/4] vfio: Require that devices support DMA cache coherence Make the iommu driver no-snoop block feature consistent 1 1 - --- 2022-04-07 Jason Gunthorpe New
[v2,3/4] iommu: Redefine IOMMU_CAP_CACHE_COHERENCY as the cap flag for IOMMU_CACHE Make the iommu driver no-snoop block feature consistent - 2 - --- 2022-04-07 Jason Gunthorpe New
[v2,2/4] vfio: Move the Intel no-snoop control off of IOMMU_CACHE Make the iommu driver no-snoop block feature consistent 1 2 - --- 2022-04-07 Jason Gunthorpe New
[v2,1/4] iommu: Introduce the domain op enforce_cache_coherency() Make the iommu driver no-snoop block feature consistent - 2 - --- 2022-04-07 Jason Gunthorpe New
[5/5] iommu: Delete IOMMU_CAP_CACHE_COHERENCY Make the iommu driver no-snoop block feature consistent - - - --- 2022-04-05 Jason Gunthorpe New
[4/5] vfio: Move the Intel no-snoop control off of IOMMU_CACHE Make the iommu driver no-snoop block feature consistent - - - --- 2022-04-05 Jason Gunthorpe New
[3/5] iommu: Introduce the domain op enforce_cache_coherency() Make the iommu driver no-snoop block feature consistent - - - --- 2022-04-05 Jason Gunthorpe New
[2/5] vfio: Require that devices support DMA cache coherence Make the iommu driver no-snoop block feature consistent - - - --- 2022-04-05 Jason Gunthorpe New
[1/5] iommu: Replace uses of IOMMU_CAP_CACHE_COHERENCY with dev_is_dma_coherent() Make the iommu driver no-snoop block feature consistent - - - --- 2022-04-05 Jason Gunthorpe New
[RFC,12/12] iommufd: Add a selftest IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC,11/12] iommufd: vfio container FD ioctl compatibility IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC,10/12] iommufd: Add kAPI toward external drivers IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC,09/12] iommufd: Add a HW pagetable object IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC,08/12] iommufd: IOCTLs for the io_pagetable IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC,07/12] iommufd: Data structure to provide IOVA to PFN mapping IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC,06/12] iommufd: Algorithms for PFN storage IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC,05/12] iommufd: PFN handling for iopt_pages IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC,04/12] kernel/user: Allow user::locked_vm to be usable for iommufd IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC,03/12] iommufd: File descriptor, context, kconfig and makefiles IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC,02/12] iommufd: Overview documentation IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC,01/12] interval-tree: Add a utility to iterate over spans in an interval tree IOMMUFD Generic interface - - - --- 2022-03-18 Jason Gunthorpe New
[RFC] vfio: Revise and update the migration uAPI description [RFC] vfio: Revise and update the migration uAPI description - - - --- 2022-01-14 Jason Gunthorpe New
[v3] vfio: Documentation for the migration region [v3] vfio: Documentation for the migration region - - - --- 2021-12-07 Jason Gunthorpe New
[RFC,v2] vfio: Documentation for the migration region [RFC,v2] vfio: Documentation for the migration region - - - --- 2021-11-29 Jason Gunthorpe New
[RFC] vfio: Documentation for the migration region [RFC] vfio: Documentation for the migration region - - - --- 2021-11-22 Jason Gunthorpe New
[v4,4/4] vfio/ccw: Convert to use vfio_register_emulated_iommu_dev() Move vfio_ccw to the new mdev API - 1 - --- 2021-10-26 Jason Gunthorpe New
[v4,3/4] vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions Move vfio_ccw to the new mdev API - 3 - --- 2021-10-26 Jason Gunthorpe New
[v4,2/4] vfio/ccw: Use functions for alloc/free of the vfio_ccw_private Move vfio_ccw to the new mdev API - 1 - --- 2021-10-26 Jason Gunthorpe New
[v4,1/4] vfio/ccw: Remove unneeded GFP_DMA Move vfio_ccw to the new mdev API - 2 - --- 2021-10-26 Jason Gunthorpe New
[v3,5/5] vfio: Use cdev_device_add() instead of device_create() Update vfio_group to use the modern cdev lifecycle - 2 - --- 2021-10-15 Jason Gunthorpe New
[v3,4/5] vfio: Use a refcount_t instead of a kref in the vfio_group Update vfio_group to use the modern cdev lifecycle - 3 - --- 2021-10-15 Jason Gunthorpe New
[v3,3/5] vfio: Don't leak a group reference if the group already exists Update vfio_group to use the modern cdev lifecycle - 2 - --- 2021-10-15 Jason Gunthorpe New
[v3,2/5] vfio: Do not open code the group list search in vfio_create_group() Update vfio_group to use the modern cdev lifecycle - 3 - --- 2021-10-15 Jason Gunthorpe New
[v3,1/5] vfio: Delete vfio_get/put_group from vfio_iommu_group_notifier() Update vfio_group to use the modern cdev lifecycle - 3 - --- 2021-10-15 Jason Gunthorpe New
[v2,5/5] vfio: Use cdev_device_add() instead of device_create() Update vfio_group to use the modern cdev lifecycle - 2 - --- 2021-10-13 Jason Gunthorpe New
[v2,4/5] vfio: Use a refcount_t instead of a kref in the vfio_group Update vfio_group to use the modern cdev lifecycle - 3 - --- 2021-10-13 Jason Gunthorpe New
[v2,3/5] vfio: Don't leak a group reference if the group already exists Update vfio_group to use the modern cdev lifecycle - 2 - --- 2021-10-13 Jason Gunthorpe New
[v2,2/5] vfio: Do not open code the group list search in vfio_create_group() Update vfio_group to use the modern cdev lifecycle - 3 - --- 2021-10-13 Jason Gunthorpe New
[v2,1/5] vfio: Delete vfio_get/put_group from vfio_iommu_group_notifier() Update vfio_group to use the modern cdev lifecycle - 3 - --- 2021-10-13 Jason Gunthorpe New
[5/5] vfio: Use cdev_device_add() instead of device_create() Update vfio_group to use the modern cdev lifecycle - - - --- 2021-10-01 Jason Gunthorpe New
[4/5] vfio: Use a refcount_t instead of a kref in the vfio_group Update vfio_group to use the modern cdev lifecycle - 2 - --- 2021-10-01 Jason Gunthorpe New
« 1 2 ... 5 6 7 8 »