Show patches with: Submitter = Yi Liu       |   1367 patches
« 1 2 3 413 14 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 - 1 - --- 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 - 1 - --- 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
[v9,5/5] iommu/vt-d: Implement hw_info for iommu capability query iommufd: Add iommu hardware info reporting 1 1 - --- 2023-08-18 Yi Liu New
[v9,4/5] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl iommufd: Add iommu hardware info reporting - - - --- 2023-08-18 Yi Liu New
[v9,3/5] iommufd: Add IOMMU_GET_HW_INFO iommufd: Add iommu hardware info reporting - 2 - --- 2023-08-18 Yi Liu New
[v9,2/5] iommu: Add new iommu op to get iommu hardware information iommufd: Add iommu hardware info reporting - 1 - --- 2023-08-18 Yi Liu New
[v9,1/5] iommu: Move dev_iommu_ops() to private header iommufd: Add iommu hardware info reporting - 3 - --- 2023-08-18 Yi Liu New
[v8,5/5] iommu/vt-d: Implement hw_info for iommu capability query iommufd: Add iommu hardware info reporting 1 1 - --- 2023-08-16 Yi Liu New
[v8,4/5] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl iommufd: Add iommu hardware info reporting - - - --- 2023-08-16 Yi Liu New
[v8,3/5] iommufd: Add IOMMU_GET_HW_INFO iommufd: Add iommu hardware info reporting - 2 - --- 2023-08-16 Yi Liu New
[v8,2/5] iommu: Add new iommu op to get iommu hardware information iommufd: Add iommu hardware info reporting - 1 - --- 2023-08-16 Yi Liu New
[v8,1/5] iommu: Move dev_iommu_ops() to private header iommufd: Add iommu hardware info reporting - 3 - --- 2023-08-16 Yi Liu New
[v7,4/4] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl iommufd: Add iommu hardware info reporting - - - --- 2023-08-11 Yi Liu New
[v7,3/4] iommufd: Add IOMMU_GET_HW_INFO iommufd: Add iommu hardware info reporting - 1 - --- 2023-08-11 Yi Liu New
[v7,2/4] iommu: Add new iommu op to get iommu hardware information iommufd: Add iommu hardware info reporting - - - --- 2023-08-11 Yi Liu New
[v7,1/4] iommu: Move dev_iommu_ops() to private header iommufd: Add iommu hardware info reporting - 3 - --- 2023-08-11 Yi Liu New
[v6,4/4] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl iommufd: Add iommu hardware info reporting - - - --- 2023-08-08 Yi Liu New
[v6,3/4] iommufd: Add IOMMU_GET_HW_INFO iommufd: Add iommu hardware info reporting - 1 - --- 2023-08-08 Yi Liu New
[v6,2/4] iommu: Add new iommu op to get iommu hardware information iommufd: Add iommu hardware info reporting - - - --- 2023-08-08 Yi Liu New
[v6,1/4] iommu: Move dev_iommu_ops() to private header iommufd: Add iommu hardware info reporting - 3 - --- 2023-08-08 Yi Liu New
[v5,4/4] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl iommufd: Add iommu hardware info reporting - - - --- 2023-08-03 Yi Liu New
[v5,3/4] iommufd: Add IOMMU_GET_HW_INFO iommufd: Add iommu hardware info reporting - 1 - --- 2023-08-03 Yi Liu New
[v5,2/4] iommu: Add new iommu op to get iommu hardware information iommufd: Add iommu hardware info reporting - - - --- 2023-08-03 Yi Liu New
[v5,1/4] iommu: Move dev_iommu_ops() to private header iommufd: Add iommu hardware info reporting - 3 - --- 2023-08-03 Yi Liu New
[v4,12/12] iommu/vt-d: Disallow nesting on domains with read-only mappings Add Intel VT-d nested translation - - - --- 2023-07-24 Yi Liu New
[v4,11/12] iommu/vt-d: Implement hw_info for iommu capability query Add Intel VT-d nested translation - 1 - --- 2023-07-24 Yi Liu New
[v4,10/12] iommu/vt-d: Add nested domain allocation Add Intel VT-d nested translation - 1 - --- 2023-07-24 Yi Liu New
[v4,09/12] iommu/vt-d: Add iotlb flush for nested domain Add Intel VT-d nested translation - - - --- 2023-07-24 Yi Liu New
[v4,08/12] iommu/vt-d: Make iotlb flush helpers to be extern Add Intel VT-d nested translation - 1 - --- 2023-07-24 Yi Liu New
[v4,07/12] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation Add Intel VT-d nested translation - - - --- 2023-07-24 Yi Liu New
[v4,06/12] iommu/vt-d: Set the nested domain to a device Add Intel VT-d nested translation - - - --- 2023-07-24 Yi Liu New
[v4,05/12] iommu/vt-d: Make domain attach helpers to be extern Add Intel VT-d nested translation - 1 - --- 2023-07-24 Yi Liu New
[v4,04/12] iommu/vt-d: Add helper to setup pasid nested translation Add Intel VT-d nested translation - - - --- 2023-07-24 Yi Liu New
[v4,03/12] iommu/vt-d: Add helper for nested domain allocation Add Intel VT-d nested translation - 1 - --- 2023-07-24 Yi Liu New
[v4,02/12] iommu/vt-d: Extend dmar_domain to support nested domain Add Intel VT-d nested translation - 1 - --- 2023-07-24 Yi Liu New
[v4,01/12] iommufd: Add data structure for Intel VT-d stage-1 domain allocation Add Intel VT-d nested translation - - - --- 2023-07-24 Yi Liu New
[v3,17/17] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl iommufd: Add nesting infrastructure - - - --- 2023-07-24 Yi Liu New
[v3,16/17] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op iommufd: Add nesting infrastructure - - - --- 2023-07-24 Yi Liu New
[v3,15/17] iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with user data iommufd: Add nesting infrastructure - - - --- 2023-07-24 Yi Liu New
[v3,14/17] iommufd/selftest: Add domain_alloc_user() support in iommu mock iommufd: Add nesting infrastructure - - - --- 2023-07-24 Yi Liu New
[v3,13/17] iommufd/selftest: Add coverage for IOMMU_RESV_IOVA_RANGES iommufd: Add nesting infrastructure - - - --- 2023-07-24 Yi Liu New
[v3,12/17] iommufd/selftest: Add .get_resv_regions() for mock_dev iommufd: Add nesting infrastructure - - - --- 2023-07-24 Yi Liu New
[v3,11/17] iommufd/selftest: Add IOMMU_TEST_OP_DEV_[ADD|DEL]_RESERVED to add/del reserved regions t… iommufd: Add nesting infrastructure - - - --- 2023-07-24 Yi Liu New
[v3,10/17] iommufd/selftest: Add a helper to get test device iommufd: Add nesting infrastructure - - - --- 2023-07-24 Yi Liu New
[v3,09/17] iommufd: Add IOMMU_HWPT_INVALIDATE iommufd: Add nesting infrastructure - - - --- 2023-07-24 Yi Liu New
[v3,08/17] iommufd: IOMMU_HWPT_ALLOC allocation with user data iommufd: Add nesting infrastructure - - - --- 2023-07-24 Yi Liu New
[v3,07/17] iommufd: Add IOMMU_RESV_IOVA_RANGES iommufd: Add nesting infrastructure - - - --- 2023-07-24 Yi Liu New
[v3,06/17] iommufd: Only enforce IOMMU_RESV_SW_MSI when attaching user-managed HWPT iommufd: Add nesting infrastructure - - - --- 2023-07-24 Yi Liu New
[v3,05/17] iommufd/hw_pagetable: Do not populate user-managed hw_pagetables iommufd: Add nesting infrastructure - 1 - --- 2023-07-24 Yi Liu New
[v3,04/17] iommufd: Pass in hwpt_type/parent/user_data to iommufd_hw_pagetable_alloc() iommufd: Add nesting infrastructure - 1 - --- 2023-07-24 Yi Liu New
[v3,03/17] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation iommufd: Add nesting infrastructure - 2 - --- 2023-07-24 Yi Liu New
[v3,02/17] iommu: Add nested domain support iommufd: Add nesting infrastructure - 1 - --- 2023-07-24 Yi Liu New
[v3,01/17] iommu: Add new iommu op to create domains owned by userspace iommufd: Add nesting infrastructure - 1 - --- 2023-07-24 Yi Liu New
[v4,4/4] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl iommufd: Add iommu hardware info reporting - - - --- 2023-07-24 Yi Liu New
[v4,3/4] iommufd: Add IOMMU_GET_HW_INFO iommufd: Add iommu hardware info reporting - - - --- 2023-07-24 Yi Liu New
[v4,2/4] iommu: Add new iommu op to get iommu hardware information iommufd: Add iommu hardware info reporting - - - --- 2023-07-24 Yi Liu New
[v4,1/4] iommu: Move dev_iommu_ops() to private header iommufd: Add iommu hardware info reporting - 3 - --- 2023-07-24 Yi Liu New
[v15,26/26] docs: vfio: Add vfio device cdev description Add vfio_device cdev for iommufd support - 2 - --- 2023-07-18 Yi Liu New
[v15,25/26] vfio: Compile vfio_group infrastructure optionally Add vfio_device cdev for iommufd support - 1 6 --- 2023-07-18 Yi Liu New
[v15,24/26] vfio: Move the IOMMU_CAP_CACHE_COHERENCY check in __vfio_register_dev() Add vfio_device cdev for iommufd support - 1 1 --- 2023-07-18 Yi Liu New
[v15,23/26] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT Add vfio_device cdev for iommufd support - 1 6 --- 2023-07-18 Yi Liu New
[v15,22/26] vfio: Add VFIO_DEVICE_BIND_IOMMUFD Add vfio_device cdev for iommufd support - 1 6 --- 2023-07-18 Yi Liu New
[v15,21/26] vfio: Avoid repeated user pointer cast in vfio_device_fops_unl_ioctl() Add vfio_device cdev for iommufd support - 1 - --- 2023-07-18 Yi Liu New
[v15,20/26] iommufd: Add iommufd_ctx_from_fd() Add vfio_device cdev for iommufd support - 1 - --- 2023-07-18 Yi Liu New
« 1 2 3 413 14 »