Show patches with: Submitter = Liu, Yi L       |   1347 patches
« 1 2 3 413 14 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,4/4] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl vfio-pci support pasid attach/detach - - - --- 2024-04-12 Liu, Yi L New
[v2,3/4] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT vfio-pci support pasid attach/detach - 1 - --- 2024-04-12 Liu, Yi L New
[v2,2/4] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices vfio-pci support pasid attach/detach - - - --- 2024-04-12 Liu, Yi L New
[v2,1/4] ida: Add ida_get_lowest() vfio-pci support pasid attach/detach - - - --- 2024-04-12 Liu, Yi L New
[v2,12/12] iommu/vt-d: Add set_dev_pasid callback for nested domain iommufd support pasid attach/replace - - - --- 2024-04-12 Liu, Yi L New
[v2,11/12] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement iommufd support pasid attach/replace - - - --- 2024-04-12 Liu, Yi L New
[v2,10/12] iommu/vt-d: Return if no dev_pasid is found in domain iommufd support pasid attach/replace - - - --- 2024-04-12 Liu, Yi L New
[v2,09/12] iommufd/selftest: Add coverage for iommufd pasid attach/detach iommufd support pasid attach/replace - - - --- 2024-04-12 Liu, Yi L New
[v2,08/12] iommufd/selftest: Add test ops to test pasid attach/detach iommufd support pasid attach/replace - - - --- 2024-04-12 Liu, Yi L New
[v2,07/12] iommufd/selftest: Add a helper to get test device iommufd support pasid attach/replace - - - --- 2024-04-12 Liu, Yi L New
[v2,06/12] iommufd/selftest: Add set_dev_pasid and remove_dev_pasid in mock iommu iommufd support pasid attach/replace - - - --- 2024-04-12 Liu, Yi L New
[v2,05/12] iommu: Allow iommu driver to populate the max_pasids iommufd support pasid attach/replace - - - --- 2024-04-12 Liu, Yi L New
[v2,04/12] iommufd: Support attach/replace hwpt per pasid iommufd support pasid attach/replace - - - --- 2024-04-12 Liu, Yi L New
[v2,03/12] iommufd: replace attach_fn with a structure iommufd support pasid attach/replace - - - --- 2024-04-12 Liu, Yi L New
[v2,02/12] iommu: Introduce a replace API for device pasid iommufd support pasid attach/replace - - - --- 2024-04-12 Liu, Yi L New
[v2,01/12] iommu: Pass old domain to set_dev_pasid op iommufd support pasid attach/replace - - - --- 2024-04-12 Liu, Yi L New
[v2,2/2] iommu: Pass domain to remove_dev_pasid() op Two enhancements to iommu_at[de]tach_device_pasid() - 1 - --- 2024-03-28 Liu, Yi L New
[v2,1/2] iommu: Undo pasid attachment only for the devices that have succeeded Two enhancements to iommu_at[de]tach_device_pasid() - 3 - --- 2024-03-28 Liu, Yi L New
[2/2] iommu: Undo pasid attachment only for the devices that have succeeded Two enhancements to iommu_at[de]tach_device_pasid() - 2 - --- 2024-03-27 Liu, Yi L New
[1/2] iommu: Pass domain to remove_dev_pasid() op Two enhancements to iommu_at[de]tach_device_pasid() - 1 - --- 2024-03-27 Liu, Yi L New
iommu/vt-d: Set SSADE when attaching to a parent with dirty tracking iommu/vt-d: Set SSADE when attaching to a parent with dirty tracking - 1 - --- 2024-02-08 Liu, Yi L New
[rc,8/8] iommu/vt-d: Add missing dirty tracking set for parent domain Add missing cache flush and dirty tracking set for nested parent domain - 1 - --- 2024-02-08 Liu, Yi L New
[rc,7/8] iommu/vt-d: Wrap the dirty tracking loop to be a helper Add missing cache flush and dirty tracking set for nested parent domain - 2 - --- 2024-02-08 Liu, Yi L New
[rc,6/8] iommu/vt-d: Remove @domain parameter from intel_pasid_setup_dirty_tracking() Add missing cache flush and dirty tracking set for nested parent domain - 2 - --- 2024-02-08 Liu, Yi L New
[rc,5/8] iommu/vt-d: Add missing device iotlb flush for parent domain Add missing cache flush and dirty tracking set for nested parent domain - 1 - --- 2024-02-08 Liu, Yi L New
[rc,4/8] iommu/vt-d: Update iotlb in nested domain attach Add missing cache flush and dirty tracking set for nested parent domain - 1 - --- 2024-02-08 Liu, Yi L New
[rc,3/8] iommu/vt-d: Add missing iotlb flush for parent domain Add missing cache flush and dirty tracking set for nested parent domain - 1 - --- 2024-02-08 Liu, Yi L New
[rc,2/8] iommu/vt-d: Add __iommu_flush_iotlb_psi() Add missing cache flush and dirty tracking set for nested parent domain - 1 - --- 2024-02-08 Liu, Yi L New
[rc,1/8] iommu/vt-d: Track nested domains in parent Add missing cache flush and dirty tracking set for nested parent domain - 1 - --- 2024-02-08 Liu, Yi L New
[v11,8/8] iommu/vt-d: Add iotlb flush for nested domain Add iommufd nesting (part 2/2) - 1 - --- 2024-01-11 Liu, Yi L New
[v11,7/8] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation Add iommufd nesting (part 2/2) - 1 - --- 2024-01-11 Liu, Yi L New
[v11,6/8] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl Add iommufd nesting (part 2/2) - 1 - --- 2024-01-11 Liu, Yi L New
[v11,5/8] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op Add iommufd nesting (part 2/2) - 1 - --- 2024-01-11 Liu, Yi L New
[v11,4/8] iommufd/selftest: Add mock_domain_cache_invalidate_user support Add iommufd nesting (part 2/2) - 1 - --- 2024-01-11 Liu, Yi L New
[v11,3/8] iommu: Add iommu_copy_struct_from_user_array helper Add iommufd nesting (part 2/2) - 1 - --- 2024-01-11 Liu, Yi L New
[v11,2/8] iommufd: Add IOMMU_HWPT_INVALIDATE Add iommufd nesting (part 2/2) - 1 - --- 2024-01-11 Liu, Yi L New
[v11,1/8] iommu: Add cache_invalidate_user op Add iommufd nesting (part 2/2) - 1 - --- 2024-01-11 Liu, Yi L New
[v10,10/10] iommu/vt-d: Add iotlb flush for nested domain Add iommufd nesting (part 2/2) - 1 - --- 2024-01-02 Liu, Yi L New
[v10,09/10] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation Add iommufd nesting (part 2/2) - 1 - --- 2024-01-02 Liu, Yi L New
[v10,08/10] iommu/vt-d: Convert stage-1 cache invalidation to return QI fault Add iommufd nesting (part 2/2) - 1 - --- 2024-01-02 Liu, Yi L New
[v10,07/10] iommu/vt-d: Allow qi_submit_sync() to return the QI faults Add iommufd nesting (part 2/2) - 1 - --- 2024-01-02 Liu, Yi L New
[v10,06/10] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl Add iommufd nesting (part 2/2) - 1 - --- 2024-01-02 Liu, Yi L New
[v10,05/10] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op Add iommufd nesting (part 2/2) - 1 - --- 2024-01-02 Liu, Yi L New
[v10,04/10] iommufd/selftest: Add mock_domain_cache_invalidate_user support Add iommufd nesting (part 2/2) - 1 - --- 2024-01-02 Liu, Yi L New
[v10,03/10] iommu: Add iommu_copy_struct_from_user_array helper Add iommufd nesting (part 2/2) - 1 - --- 2024-01-02 Liu, Yi L New
[v10,02/10] iommufd: Add IOMMU_HWPT_INVALIDATE Add iommufd nesting (part 2/2) - 1 - --- 2024-01-02 Liu, Yi L New
[v10,01/10] iommu: Add cache_invalidate_user op Add iommufd nesting (part 2/2) - 1 - --- 2024-01-02 Liu, Yi L New
[v9,10/10] iommu/vt-d: Add iotlb flush for nested domain Add iommufd nesting (part 2/2) - 1 - --- 2023-12-28 Liu, Yi L New
[v9,09/10] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation Add iommufd nesting (part 2/2) - 1 - --- 2023-12-28 Liu, Yi L New
[v9,08/10] iommu/vt-d: Convert stage-1 cache invalidation to return QI fault Add iommufd nesting (part 2/2) - 1 - --- 2023-12-28 Liu, Yi L New
[v9,07/10] iommu/vt-d: Allow qi_submit_sync() to return the QI faults Add iommufd nesting (part 2/2) - 1 - --- 2023-12-28 Liu, Yi L New
[v9,06/10] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl Add iommufd nesting (part 2/2) - 1 - --- 2023-12-28 Liu, Yi L New
[v9,05/10] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op Add iommufd nesting (part 2/2) - 1 - --- 2023-12-28 Liu, Yi L New
[v9,04/10] iommufd/selftest: Add mock_domain_cache_invalidate_user support Add iommufd nesting (part 2/2) - 1 - --- 2023-12-28 Liu, Yi L New
[v9,03/10] iommu: Add iommu_copy_struct_from_user_array helper Add iommufd nesting (part 2/2) - 1 - --- 2023-12-28 Liu, Yi L New
[v9,02/10] iommufd: Add IOMMU_HWPT_INVALIDATE Add iommufd nesting (part 2/2) - 1 - --- 2023-12-28 Liu, Yi L New
[v9,01/10] iommu: Add cache_invalidate_user op Add iommufd nesting (part 2/2) - 1 - --- 2023-12-28 Liu, Yi L New
[v8,10/10] iommu/vt-d: Add iotlb flush for nested domain Add iommufd nesting (part 2/2) - - - --- 2023-12-27 Liu, Yi L New
[v8,09/10] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation Add iommufd nesting (part 2/2) - 1 - --- 2023-12-27 Liu, Yi L New
[v8,08/10] iommu/vt-d: Convert stage-1 cache invalidation to return QI fault Add iommufd nesting (part 2/2) - 1 - --- 2023-12-27 Liu, Yi L New
[v8,07/10] iommu/vt-d: Allow qi_submit_sync() to return the QI faults Add iommufd nesting (part 2/2) - - - --- 2023-12-27 Liu, Yi L New
[v8,06/10] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl Add iommufd nesting (part 2/2) - 1 - --- 2023-12-27 Liu, Yi L New
[v8,05/10] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op Add iommufd nesting (part 2/2) - 1 - --- 2023-12-27 Liu, Yi L New
[v8,04/10] iommufd/selftest: Add mock_domain_cache_invalidate_user support Add iommufd nesting (part 2/2) - 1 - --- 2023-12-27 Liu, Yi L New
[v8,03/10] iommu: Add iommu_copy_struct_from_user_array helper Add iommufd nesting (part 2/2) - 1 - --- 2023-12-27 Liu, Yi L New
[v8,02/10] iommufd: Add IOMMU_HWPT_INVALIDATE Add iommufd nesting (part 2/2) - 1 - --- 2023-12-27 Liu, Yi L New
[v8,01/10] iommu: Add cache_invalidate_user op Add iommufd nesting (part 2/2) - 1 - --- 2023-12-27 Liu, Yi L New
[v7,9/9] iommu/vt-d: Add iotlb flush for nested domain Add iommufd nesting (part 2/2) - - - --- 2023-12-21 Liu, Yi L New
[v7,8/9] iommu/vt-d: Convert pasid based cache invalidation to return QI fault Add iommufd nesting (part 2/2) - 1 - --- 2023-12-21 Liu, Yi L New
[v7,7/9] iommu/vt-d: Allow qi_submit_sync() to return the QI faults Add iommufd nesting (part 2/2) - 1 - --- 2023-12-21 Liu, Yi L New
[v7,6/9] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl Add iommufd nesting (part 2/2) - 1 - --- 2023-12-21 Liu, Yi L New
[v7,5/9] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op Add iommufd nesting (part 2/2) - 1 - --- 2023-12-21 Liu, Yi L New
[v7,4/9] iommufd/selftest: Add mock_domain_cache_invalidate_user support Add iommufd nesting (part 2/2) - 1 - --- 2023-12-21 Liu, Yi L New
[v7,3/9] iommu: Add iommu_copy_struct_from_user_array helper Add iommufd nesting (part 2/2) - 1 - --- 2023-12-21 Liu, Yi L New
[v7,2/9] iommufd: Add IOMMU_HWPT_INVALIDATE Add iommufd nesting (part 2/2) - - - --- 2023-12-21 Liu, Yi L New
[v7,1/9] iommu: Add cache_invalidate_user op Add iommufd nesting (part 2/2) - 1 - --- 2023-12-21 Liu, Yi L New
[3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl vfio-pci support pasid attach/detach - - - --- 2023-11-27 Liu, Yi L New
[2/3] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT vfio-pci support pasid attach/detach - - - --- 2023-11-27 Liu, Yi L New
[1/3] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices vfio-pci support pasid attach/detach - - - --- 2023-11-27 Liu, Yi L New
[8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain iommufd support pasid attach/replace - - - --- 2023-11-27 Liu, Yi L New
[7/8] iommufd/selftest: Add coverage for iommufd pasid attach/detach iommufd support pasid attach/replace - - - --- 2023-11-27 Liu, Yi L New
[6/8] iommufd/selftest: Add test ops to test pasid attach/detach iommufd support pasid attach/replace - - - --- 2023-11-27 Liu, Yi L New
[5/8] iommufd/selftest: Add a helper to get test device iommufd support pasid attach/replace - - - --- 2023-11-27 Liu, Yi L New
[4/8] iommufd/selftest: Add set_dev_pasid and remove_dev_pasid in mock iommu iommufd support pasid attach/replace - - - --- 2023-11-27 Liu, Yi L New
[3/8] iommufd: Support attach/replace hwpt per pasid iommufd support pasid attach/replace - - - --- 2023-11-27 Liu, Yi L New
[2/8] iommufd: replace attach_fn with a structure iommufd support pasid attach/replace - - - --- 2023-11-27 Liu, Yi L New
[1/8] iommu: Introduce a replace API for device pasid iommufd support pasid attach/replace - - - --- 2023-11-27 Liu, Yi L New
[v7,3/3] iommu/vt-d: Add iotlb flush for nested domain Add Intel VT-d nested translation (part 2/2) - - - --- 2023-11-17 Liu, Yi L New
[v7,2/3] iommu/vt-d: Make iotlb flush helpers to be extern Add Intel VT-d nested translation (part 2/2) - 1 - --- 2023-11-17 Liu, Yi L New
[v7,1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation Add Intel VT-d nested translation (part 2/2) - - - --- 2023-11-17 Liu, Yi L New
[v6,6/6] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl iommufd: Add nesting infrastructure (part 2/2) - - - --- 2023-11-17 Liu, Yi L New
[v6,5/6] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op iommufd: Add nesting infrastructure (part 2/2) - - - --- 2023-11-17 Liu, Yi L New
[v6,4/6] iommufd/selftest: Add mock_domain_cache_invalidate_user support iommufd: Add nesting infrastructure (part 2/2) - - - --- 2023-11-17 Liu, Yi L New
[v6,3/6] iommu: Add iommu_copy_struct_from_user_array helper iommufd: Add nesting infrastructure (part 2/2) - - - --- 2023-11-17 Liu, Yi L New
[v6,2/6] iommufd: Add IOMMU_HWPT_INVALIDATE iommufd: Add nesting infrastructure (part 2/2) - - - --- 2023-11-17 Liu, Yi L New
[v6,1/6] iommu: Add cache_invalidate_user op iommufd: Add nesting infrastructure (part 2/2) - 1 - --- 2023-11-17 Liu, Yi L New
[v8,8/8] iommu/vt-d: Disallow read-only mappings to nest parent domain Add Intel VT-d nested translation (part 1/2) - 1 - --- 2023-10-26 Liu, Yi L New
[v8,7/8] iommu/vt-d: Add nested domain allocation Add Intel VT-d nested translation (part 1/2) - - - --- 2023-10-26 Liu, Yi L New
[v8,6/8] iommu/vt-d: Set the nested domain to a device Add Intel VT-d nested translation (part 1/2) - 1 - --- 2023-10-26 Liu, Yi L New
[v8,5/8] iommu/vt-d: Make domain attach helpers to be extern Add Intel VT-d nested translation (part 1/2) - 2 - --- 2023-10-26 Liu, Yi L New
« 1 2 3 413 14 »