Lu Baolu ([email protected])

Number of posts: 4366 (1.19 per day)
First post: 2014-06-11 06:25:58
Last post: 2024-06-16 11:11:54

Date List Subject
2024-05-10 03:16:56 linux-kernel Re: [PATCH v5 3/9] iommu: Add attachment handle to struct iopf_group
2024-05-08 10:14:41 linux-kernel Re: [PATCH v5 5/9] iommufd: Add iommufd fault object
2024-05-04 05:11:35 linux-kernel Re: [PATCH v4 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
2024-05-04 03:21:16 linux-kernel Re: [PATCH v4 7/7] iommu/riscv: Paging domain support
2024-05-03 16:06:55 linux-kernel [PATCH 0/1][PULL REQUEST] iommu/vt-d: Fixes for intel iommu
2024-05-03 13:38:13 linux-kernel [PATCH 1/1] iommu/vt-d: Decouple igfx_off from graphic identity mapping
2024-05-02 06:56:38 linux-kernel Re: [PATCH v3 7/7] iommu/riscv: Paging domain support
2024-05-02 03:53:07 linux-kernel Re: [PATCH v3 6/7] iommu/riscv: Command and fault queue support
2024-05-02 02:25:12 linux-kernel Re: [PATCH v3 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
2024-05-02 02:07:57 linux-kernel Re: [PATCH v3 5/7] iommu/riscv: Device directory management.
2024-05-02 01:59:31 linux-kernel Re: [PATCH v3 5/7] iommu/riscv: Device directory management.
2024-05-02 01:40:40 linux-kernel Re: [PATCH v3 5/7] iommu/riscv: Device directory management.
2024-05-01 13:31:28 linux-kernel Re: [PATCH v3 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
2024-05-01 10:01:41 linux-kernel Re: [PATCH v3 3/7] iommu/riscv: Add RISC-V IOMMU PCIe device driver
2024-05-01 09:54:04 linux-kernel Re: [PATCH v3 4/7] iommu/riscv: Enable IOMMU registration and device probe.
2024-04-30 19:08:40 linux-kernel [PATCH v5 7/9] iommufd: Associate fault object with iommufd_hw_pgtable
2024-04-30 18:58:45 linux-kernel [PATCH v5 6/9] iommufd: Fault-capable hwpt attach/detach/replace
2024-04-30 17:36:20 linux-kernel [PATCH v5 5/9] iommufd: Add iommufd fault object
2024-04-30 17:28:16 linux-kernel [PATCH v5 8/9] iommufd/selftest: Add IOPF support for mock device
2024-04-30 16:57:04 linux-kernel [PATCH v5 9/9] iommufd/selftest: Add coverage for IOPF test
2024-04-30 16:11:46 linux-kernel [PATCH v5 2/9] iommu: Replace sva_iommu with iommu_attach_handle
2024-04-30 15:00:33 linux-kernel [PATCH v5 4/9] iommufd: Add fault and response message definitions
2024-04-30 14:59:53 linux-kernel [PATCH v5 3/9] iommu: Add attachment handle to struct iopf_group
2024-04-30 14:59:20 linux-kernel [PATCH v5 1/9] iommu: Introduce domain attachment handle
2024-04-30 14:58:58 linux-kernel [PATCH v5 0/9] IOMMUFD: Deliver IO page faults to user space
2024-04-29 05:08:54 linux-kernel Re: [PATCH v4 2/9] iommu: Replace sva_iommu with iommu_attach_handle
2024-04-28 12:13:08 linux-kernel Re: [PATCH 1/1] iommu/vt-d: Decouple igfx_off from graphic identity mapping
2024-04-28 10:22:42 linux-kernel Re: [PATCH v4 2/9] iommu: Replace sva_iommu with iommu_attach_handle
2024-04-28 03:22:01 linux-kernel [PATCH 1/1] iommu/vt-d: Decouple igfx_off from graphic identity mapping
2024-04-25 01:43:38 linux-kernel Re: [PATCH] iommu: Fix def_domain_type interaction with untrusted devices
2024-04-24 18:22:21 linux-kernel Re: [PATCH] iommu: Fix def_domain_type interaction with untrusted devices
2024-04-24 16:32:06 linux-kernel Re: [PATCH] iommu: Fix def_domain_type interaction with untrusted devices
2024-04-24 09:21:40 linux-kernel [PATCH 16/18] iommu/vt-d: Remove intel_svm_dev
2024-04-24 08:31:13 linux-kernel [PATCH 04/18] iommu/vt-d: Remove debugfs use of private data field
2024-04-24 08:29:22 linux-kernel [PATCH 06/18] iommu/vt-d: Remove caching mode check before device TLB flush
2024-04-24 08:24:59 linux-kernel [PATCH 01/18] iommu/vt-d: Remove redundant assignment to variable err
2024-04-24 08:21:44 linux-kernel [PATCH 00/18] [PULL REQUEST] Intel IOMMU updates for v6.10
2024-04-24 08:21:29 linux-kernel [PATCH 03/18] iommu/vt-d: Allocate DMAR fault interrupts locally
2024-04-24 07:22:48 linux-kernel [PATCH 18/18] iommu/vt-d: Remove struct intel_svm
2024-04-24 07:22:29 linux-kernel [PATCH 17/18] iommu: Add ops->domain_alloc_sva()
2024-04-24 07:22:07 linux-kernel [PATCH 15/18] iommu/vt-d: Use cache helpers in arch_invalidate_secondary_tlbs
2024-04-24 07:21:44 linux-kernel [PATCH 14/18] iommu/vt-d: Use cache_tag_flush_range() in cache_invalidate_user
2024-04-24 07:21:42 linux-kernel [PATCH 13/18] iommu/vt-d: Cleanup use of iommu_flush_iotlb_psi()
2024-04-24 07:21:21 linux-kernel [PATCH 12/18] iommu/vt-d: Use cache_tag_flush_range_np() in iotlb_sync_map
2024-04-24 07:21:10 linux-kernel [PATCH 11/18] iommu/vt-d: Use cache_tag_flush_range() in tlb_sync
2024-04-24 07:20:55 linux-kernel [PATCH 10/18] iommu/vt-d: Use cache_tag_flush_all() in flush_iotlb_all
2024-04-24 07:20:29 linux-kernel [PATCH 09/18] iommu/vt-d: Add trace events for cache tag interface
2024-04-24 07:20:20 linux-kernel [PATCH 08/18] iommu/vt-d: Add cache tag invalidation helpers
2024-04-24 07:20:14 linux-kernel [PATCH 07/18] iommu/vt-d: Add cache tag assignment interface
2024-04-24 07:19:47 linux-kernel [PATCH 05/18] iommu/vt-d: Remove private data use in fault message
2024-04-24 07:18:53 linux-kernel [PATCH 02/18] iommu/vt-d: Use try_cmpxchg64{,_local}() in iommu.c