LinuxLists
Users
About
Tian, Kevin (
[email protected]
)
Number of posts: 1884 (0.25 per day)
First post: 2003-08-01 07:43:00
Last post: 2024-06-07 09:38:58
Previous Page
/
Next Page
Date
List
Subject
2023-09-27 15:33:04
linux-kernel
RE: [PATCH v5 07/11] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
2023-09-27 15:31:16
linux-kernel
RE: [RFC 8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain
2023-09-27 14:17:10
linux-kernel
RE: [RFC 3/3] vfio/pci: Expose PCIe PASID capability to userspace
2023-09-27 14:10:50
linux-kernel
RE: [PATCH v5 11/11] iommu/vt-d: Disallow read-only mappings to nest parent domain
2023-09-27 12:55:03
linux-kernel
RE: [RFC 1/8] iommu: Introduce a replace API for device pasid
2023-09-27 10:48:55
linux-kernel
RE: [RFC 8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain
2023-09-27 10:27:20
linux-kernel
RE: [RFC 2/8] iommufd: replace attach_fn with a structure
2023-09-27 10:00:14
linux-kernel
RE: [PATCH v5 09/11] iommu/vt-d: Add iotlb flush for nested domain
2023-09-27 07:53:30
linux-kernel
RE: [PATCH v5 06/11] iommu/vt-d: Set the nested domain to a device
2023-09-27 07:50:42
linux-kernel
RE: [PATCH v5 04/11] iommu/vt-d: Add helper to setup pasid nested translation
2023-09-27 07:09:26
linux-kernel
RE: [PATCH v5 10/11] iommu/vt-d: Add nested domain allocation
2023-09-27 04:49:07
linux-kernel
RE: [RFC 3/8] iommufd: Support attach/replace hwpt per pasid
2023-09-27 03:59:14
linux-kernel
RE: [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
2023-09-27 03:11:55
linux-kernel
RE: [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
2023-09-26 15:41:33
linux-kernel
RE: [PATCH v4 03/17] iommufd: Unite all kernel-managed members into a struct
2023-09-26 15:36:50
linux-kernel
RE: [PATCH] iommufd/selftest: Iterate idev_ids in mock_domain's alloc_hwpt test
2023-09-26 12:11:33
linux-kernel
RE: [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains
2023-09-26 12:01:45
linux-kernel
RE: [PATCH v4 05/17] iommufd: Separate kernel-managed HWPT alloc/destroy/abort functions
2023-09-26 11:45:36
linux-kernel
RE: [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
2023-09-26 11:37:02
linux-kernel
RE: [PATCH 3/6] iommufd/hw_pagetable: Accepts user flags for domain allocation
2023-09-26 11:14:08
linux-kernel
RE: [PATCH v4 07/17] iommufd: Add user-managed hw_pagetable support
2023-09-26 10:47:11
linux-kernel
RE: [PATCH v5 12/12] iommu: Improve iopf_queue_flush_dev()
2023-09-26 09:54:46
linux-kernel
RE: [PATCH 1/6] iommu: Add new iommu op to create domains owned by userspace
2023-09-26 08:40:53
linux-kernel
RE: [PATCH 5/6] iommufd/selftest: Add domain_alloc_user() support in iommu mock
2023-09-26 07:41:21
linux-kernel
RE: [PATCH 4/6] iommufd/hw_pagetable: Support allocating nested parent domain
2023-09-26 06:46:02
linux-kernel
RE: [PATCH 6/6] iommu/vt-d: Add domain_alloc_user op
2023-09-25 11:43:50
linux-kernel
RE: [PATCH v5 11/12] iommu: Consolidate per-device fault data management
2023-09-25 11:29:18
linux-kernel
RE: [PATCH v5 12/12] iommu: Improve iopf_queue_flush_dev()
2023-09-25 09:42:38
linux-kernel
RE: [PATCH v5 10/12] iommu: Separate SVA and IOPF
2023-09-25 09:14:10
linux-kernel
RE: [PATCH v5 07/12] iommu: Merge iommu_fault_event and iopf_fault
2023-09-25 07:51:48
linux-kernel
RE: [PATCH v5 09/12] iommu: Make iommu_queue_iopf() more generic
2023-09-16 12:46:00
linux-kernel
RE: [PATCH] vfio/pds: Use proper PF device access helper
2023-09-13 16:30:14
linux-kernel
RE: [PATCH v4 09/10] iommu: Make iommu_queue_iopf() more generic
2023-09-13 10:59:58
linux-kernel
RE: [PATCH v4 09/10] iommu: Make iommu_queue_iopf() more generic
2023-08-30 18:53:30
linux-kernel
RE: [PATCH v4 09/10] iommu: Make iommu_queue_iopf() more generic
2023-08-11 06:29:22
linux-kernel
RE: [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
2023-08-11 04:52:09
linux-kernel
RE: [PATCH v2 03/12] iommu: Remove unrecoverable fault data
2023-08-11 03:57:17
linux-kernel
RE: [PATCH 2/5] iommu: Call helper function to get assigned pasid value
2023-08-10 09:18:35
linux-kernel
RE: [PATCH 2/5] iommu: Call helper function to get assigned pasid value
2023-08-10 09:04:21
linux-kernel
RE: [PATCH 0/5] Share sva domains with all devices bound to a mm
2023-08-10 08:10:47
linux-kernel
RE: [PATCH 0/5] Share sva domains with all devices bound to a mm
2023-08-10 06:18:22
linux-kernel
RE: [PATCH v2 08/12] iommu: Prepare for separating SVA and IOPF
2023-08-10 06:04:22
linux-kernel
RE: [PATCH 3/4] vfio: use __aligned_u64 in struct vfio_iommu_type1_info
2023-08-10 04:30:35
linux-kernel
RE: [PATCH v3] vfio: align capability structures
2023-08-10 03:45:24
linux-kernel
RE: [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
2023-08-10 03:35:53
linux-kernel
RE: [PATCH 2/4] vfio: use __aligned_u64 in struct vfio_device_gfx_plane_info
2023-08-09 12:57:35
linux-kernel
RE: [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
2023-08-09 12:11:25
linux-kernel
RE: [PATCH 0/5] Share sva domains with all devices bound to a mm
2023-08-09 10:29:18
linux-kernel
RE: [PATCH 1/5] iommu: Add mm_get_pasid() helper function
2023-08-09 10:18:46
linux-kernel
RE: [PATCH 2/5] iommu: Call helper function to get assigned pasid value
2023-08-09 10:17:26
linux-kernel
RE: [PATCH 0/5] Share sva domains with all devices bound to a mm