Baolu Lu ([email protected])

Number of posts: 4153 (1.15 per day)
First post: 2014-06-11 06:25:58
Last post: 2024-04-22 10:07:16

Date List Subject
2024-04-10 02:11:23 linux-kernel [PATCH v2 05/12] iommu/vt-d: Use cache_tag_flush_range() in tlb_sync
2024-04-10 02:11:06 linux-kernel [PATCH v2 04/12] iommu/vt-d: Use cache_tag_flush_all() in flush_iotlb_all
2024-04-10 02:10:50 linux-kernel [PATCH v2 03/12] iommu/vt-d: Add trace events for cache tag interface
2024-04-10 02:10:34 linux-kernel [PATCH v2 02/12] iommu/vt-d: Add cache tag invalidation helpers
2024-04-10 02:10:26 linux-kernel [PATCH v2 01/12] iommu/vt-d: Add cache tag assignment interface
2024-04-09 03:13:46 linux-kernel Re: [PATCH 2/2] iommu/vt-d: Remove caching mode check before devtlb flush
2024-04-09 02:12:48 linux-kernel Re: [PATCH v4 2/9] iommu: Replace sva_iommu with iommu_attach_handle
2024-04-09 01:54:45 linux-kernel Re: [PATCH v4 1/9] iommu: Introduce domain attachment handle
2024-04-09 01:35:32 linux-kernel Re: [PATCH v4 1/9] iommu: Introduce domain attachment handle
2024-04-08 10:27:17 linux-kernel Re: [PATCH v2] iommu/vt-d: Allocate DMAR fault interrupts locally
2024-04-08 07:24:11 linux-kernel Re: [PATCH 2/2] iommu/vt-d: Remove caching mode check before devtlb flush
2024-04-08 07:15:35 linux-kernel Re: [PATCH 1/1] iommu/vt-d: Fix WARN_ON in iommu probe path
2024-04-08 03:06:53 linux-kernel Re: [PATCH 00/12] Consolidate domain cache invalidation
2024-04-08 02:58:49 linux-kernel Re: [PATCH 06/12] iommu/vt-d: Use cache_tag_flush_cm_range() in iotlb_sync_map
2024-04-08 02:55:17 linux-kernel Re: [PATCH 02/12] iommu/vt-d: Add cache tag invalidation helpers
2024-04-07 14:43:58 linux-kernel [PATCH 2/2] iommu/vt-d: Remove caching mode check before devtlb flush
2024-04-07 14:43:51 linux-kernel [PATCH 1/2] iommu/vt-d: Avoid unnecessary device TLB flush in map path
2024-04-07 11:26:23 linux-kernel Re: [PATCH 08/12] iommu/vt-d: Use cache_tag_flush_range() in cache_invalidate_user
2024-04-07 10:47:24 linux-kernel Re: [PATCH 06/12] iommu/vt-d: Use cache_tag_flush_cm_range() in iotlb_sync_map
2024-04-07 10:01:36 linux-kernel Re: [PATCH 04/12] iommu/vt-d: Use cache_tag_flush_all() in flush_iotlb_all
2024-04-07 09:36:24 linux-kernel Re: [PATCH 07/12] iommu/vt-d: Cleanup use of iommu_flush_iotlb_psi()
2024-04-07 07:29:46 linux-kernel Re: [PATCH 00/12] Consolidate domain cache invalidation
2024-04-07 05:34:18 linux-kernel Re: [PATCH 02/12] iommu/vt-d: Add cache tag invalidation helpers
2024-04-07 04:36:19 linux-kernel Re: [PATCH 01/12] iommu/vt-d: Add cache tag assignment interface
2024-04-07 01:15:51 linux-kernel [PATCH 1/1] iommu/vt-d: Fix WARN_ON in iommu probe path
2024-04-06 12:56:00 linux-kernel Re: [PATCH 01/12] iommu/vt-d: Add cache tag assignment interface
2024-04-06 08:58:56 linux-kernel Re: [PATCH v4 2/9] iommu: Replace sva_iommu with iommu_attach_handle
2024-04-06 06:11:42 linux-kernel Re: [PATCH v4 2/9] iommu: Replace sva_iommu with iommu_attach_handle
2024-04-06 04:35:33 linux-kernel Re: [PATCH v4 1/9] iommu: Introduce domain attachment handle
2024-04-03 05:17:48 linux-kernel [PATCH v4 8/9] iommufd/selftest: Add IOPF support for mock device
2024-04-03 03:47:24 linux-kernel [PATCH v4 7/9] iommufd: Associate fault object with iommufd_hw_pgtable
2024-04-03 02:31:30 linux-kernel [PATCH v4 1/9] iommu: Introduce domain attachment handle
2024-04-03 01:18:48 linux-kernel [PATCH v4 9/9] iommufd/selftest: Add coverage for IOPF test
2024-04-03 01:18:04 linux-kernel [PATCH v4 6/9] iommufd: Add iommufd fault object
2024-04-03 01:17:48 linux-kernel [PATCH v4 5/9] iommufd: Add fault and response message definitions
2024-04-03 01:17:32 linux-kernel [PATCH v4 4/9] iommufd: Fault-capable hw page table attach/detach/replace
2024-04-03 01:17:17 linux-kernel [PATCH v4 3/9] iommu: Add attachment handle to struct iopf_group
2024-04-03 01:17:04 linux-kernel [PATCH v4 2/9] iommu: Replace sva_iommu with iommu_attach_handle
2024-04-03 01:16:33 linux-kernel [PATCH v4 0/9] IOMMUFD: Deliver IO page faults to user space
2024-03-25 18:14:51 linux-kernel Re: [PATCH v3 4/8] iommufd: Add iommufd fault object
2024-03-25 14:15:30 linux-kernel Re: [PATCH v3 3/8] iommufd: Add fault and response message definitions
2024-03-25 13:40:54 linux-kernel [PATCH 01/12] iommu/vt-d: Add cache tag assignment interface
2024-03-25 12:54:44 linux-kernel Re: [PATCH v3 4/8] iommufd: Add iommufd fault object
2024-03-25 12:54:16 linux-kernel Re: [PATCH v3 5/8] iommufd: Associate fault object with iommufd_hw_pgtable
2024-03-25 12:46:44 linux-kernel Re: [PATCH v3 4/8] iommufd: Add iommufd fault object
2024-03-25 12:44:55 linux-kernel [PATCH 04/12] iommu/vt-d: Use cache_tag_flush_all() in flush_iotlb_all
2024-03-25 12:28:39 linux-kernel Re: [PATCH v3 2/8] iommu/sva: Use iopf domain attach/detach interface
2024-03-25 12:21:42 linux-kernel [PATCH 09/12] iommu/vt-d: Use cache helpers in arch_invalidate_secondary_tlbs
2024-03-25 12:21:22 linux-kernel [PATCH 05/12] iommu/vt-d: Use cache_tag_flush_range() in tlb_sync
2024-03-25 11:56:55 linux-kernel [PATCH 10/12] iommu/vt-d: Retire intel_svm_dev
2024-03-25 11:52:38 linux-kernel [PATCH 06/12] iommu/vt-d: Use cache_tag_flush_cm_range() in iotlb_sync_map