Show patches with: Submitter = Yi Liu       |    State = Action Required       |    Archived = No       |   45 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,3/3] vfio/pci: Expose PCIe PASID capability to userspace vfio-pci support pasid attach/detach - - - --- 2023-09-26 Yi Liu New
[RFC,2/3] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT vfio-pci support pasid attach/detach - - - --- 2023-09-26 Yi Liu New
[RFC,1/3] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices vfio-pci support pasid attach/detach - - - --- 2023-09-26 Yi Liu New
[RFC,8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
[RFC,7/8] iommufd/selftest: Add coverage for iommufd pasid attach/detach iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
[RFC,6/8] iommufd/selftest: Add test ops to test pasid attach/detach iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
[RFC,5/8] iommufd/selftest: Add a helper to get test device iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
[RFC,4/8] iommufd/selftest: Add set_dev_pasid and remove_dev_pasid in mock iommu iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
[RFC,3/8] iommufd: Support attach/replace hwpt per pasid iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
[RFC,2/8] iommufd: replace attach_fn with a structure iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
[RFC,1/8] iommu: Introduce a replace API for device pasid iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
[v5,11/11] iommu/vt-d: Disallow read-only mappings to nest parent domain Add Intel VT-d nested translation - - - --- 2023-09-21 Yi Liu New
[v5,10/11] iommu/vt-d: Add nested domain allocation Add Intel VT-d nested translation - 1 - --- 2023-09-21 Yi Liu New
[v5,09/11] iommu/vt-d: Add iotlb flush for nested domain Add Intel VT-d nested translation - - - --- 2023-09-21 Yi Liu New
[v5,08/11] iommu/vt-d: Make iotlb flush helpers to be extern Add Intel VT-d nested translation - 1 - --- 2023-09-21 Yi Liu New
[v5,07/11] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation Add Intel VT-d nested translation - - - --- 2023-09-21 Yi Liu New
[v5,06/11] iommu/vt-d: Set the nested domain to a device Add Intel VT-d nested translation - - - --- 2023-09-21 Yi Liu New
[v5,05/11] iommu/vt-d: Make domain attach helpers to be extern Add Intel VT-d nested translation - 1 - --- 2023-09-21 Yi Liu New
[v5,04/11] iommu/vt-d: Add helper to setup pasid nested translation Add Intel VT-d nested translation - - - --- 2023-09-21 Yi Liu New
[v5,03/11] iommu/vt-d: Add helper for nested domain allocation Add Intel VT-d nested translation - 1 - --- 2023-09-21 Yi Liu New
[v5,02/11] iommu/vt-d: Extend dmar_domain to support nested domain Add Intel VT-d nested translation - 1 - --- 2023-09-21 Yi Liu New
[v5,01/11] iommufd: Add data structure for Intel VT-d stage-1 domain allocation Add Intel VT-d nested translation - - - --- 2023-09-21 Yi Liu New
[v4,17/17] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl iommufd: Add nesting infrastructure - - - --- 2023-09-21 Yi Liu New
[v4,16/17] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op iommufd: Add nesting infrastructure - - - --- 2023-09-21 Yi Liu New
[v4,15/17] iommufd/selftest: Add mock_domain_cache_invalidate_user support iommufd: Add nesting infrastructure - - - --- 2023-09-21 Yi Liu New
[v4,14/17] iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with nested HWPTs iommufd: Add nesting infrastructure - - - --- 2023-09-21 Yi Liu New
[v4,13/17] iommufd/selftest: Add nested domain allocation for mock domain iommufd: Add nesting infrastructure - - - --- 2023-09-21 Yi Liu New
[v4,12/17] iommufd/selftest: Rework TEST_LENGTH to test min_size explicitly iommufd: Add nesting infrastructure - - - --- 2023-09-21 Yi Liu New
[v4,11/17] iommufd: Add IOMMU_HWPT_INVALIDATE iommufd: Add nesting infrastructure - - - --- 2023-09-21 Yi Liu New
[v4,10/17] iommufd: Support IOMMU_HWPT_ALLOC allocation with user data iommufd: Add nesting infrastructure - - - --- 2023-09-21 Yi Liu New
[v4,09/17] iommufd/device: Add helpers to enforce/remove device reserved regions iommufd: Add nesting infrastructure - - - --- 2023-09-21 Yi Liu New
[v4,08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains iommufd: Add nesting infrastructure - - - --- 2023-09-21 Yi Liu New
[v4,07/17] iommufd: Add user-managed hw_pagetable support iommufd: Add nesting infrastructure - - - --- 2023-09-21 Yi Liu New
[v4,06/17] iommufd: Add shared alloc_fn function pointer and mutex pointer iommufd: Add nesting infrastructure - - - --- 2023-09-21 Yi Liu New
[v4,05/17] iommufd: Separate kernel-managed HWPT alloc/destroy/abort functions iommufd: Add nesting infrastructure - - - --- 2023-09-21 Yi Liu New
[v4,04/17] iommufd: Pass in hwpt_type/user_data to iommufd_hw_pagetable_alloc() iommufd: Add nesting infrastructure - 1 - --- 2023-09-21 Yi Liu New
[v4,03/17] iommufd: Unite all kernel-managed members into a struct iommufd: Add nesting infrastructure - 1 - --- 2023-09-21 Yi Liu New
[v4,02/17] iommu: Add nested domain support iommufd: Add nesting infrastructure - 1 - --- 2023-09-21 Yi Liu New
[v4,01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op iommufd: Add nesting infrastructure - - - --- 2023-09-21 Yi Liu New
[6/6] iommu/vt-d: Add domain_alloc_user op iommufd support allocating nested parent domain - - - --- 2023-09-19 Yi Liu New
[5/6] iommufd/selftest: Add domain_alloc_user() support in iommu mock iommufd support allocating nested parent domain - - - --- 2023-09-19 Yi Liu New
[4/6] iommufd/hw_pagetable: Support allocating nested parent domain iommufd support allocating nested parent domain - - - --- 2023-09-19 Yi Liu New
[3/6] iommufd/hw_pagetable: Accepts user flags for domain allocation iommufd support allocating nested parent domain - 1 - --- 2023-09-19 Yi Liu New
[2/6] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation iommufd support allocating nested parent domain - 2 - --- 2023-09-19 Yi Liu New
[1/6] iommu: Add new iommu op to create domains owned by userspace iommufd support allocating nested parent domain - - - --- 2023-09-19 Yi Liu New