Nicolin Chen ([email protected])

Number of posts: 794 (0.78 per day)
First post: 2021-07-23 19:33:24
Last post: 2024-05-08 05:59:03

Date List Subject
2023-09-25 18:44:25 linux-kernel Re: [PATCH v4 1/2] iommu/arm-smmu-v3: Add boolean bypass_ste and skip_cdtab flags
2023-09-21 23:13:33 linux-kernel Re: [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
2023-09-21 02:17:32 linux-kernel [PATCH v4 2/2] iommu/arm-smmu-v3: Refactor arm_smmu_write_strtab_ent()
2023-09-21 00:22:43 linux-kernel [PATCH v4 1/2] iommu/arm-smmu-v3: Add boolean bypass_ste and skip_cdtab flags
2023-09-20 21:56:42 linux-kernel [PATCH v4 0/2] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support
2023-09-20 12:06:41 linux-kernel Re: [PATCH v8 0/9] Refactor the SMMU's CD table ownership
2023-09-20 12:00:12 linux-kernel [PATCH v2] iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range
2023-09-19 05:20:34 linux-kernel [PATCH] iommufd/selftest: Iterate idev_ids in mock_domain's alloc_hwpt test
2023-09-18 19:41:28 linux-kernel Re: [PATCH] iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range
2023-09-18 18:59:35 linux-kernel Re: [PATCH] iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range
2023-09-15 11:10:34 linux-kernel Re: [PATCH] iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range
2023-09-14 14:14:26 linux-kernel Re: [PATCH v1] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support
2023-09-14 12:24:00 linux-kernel Re: [PATCH v1] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support
2023-09-05 16:21:49 linux-kernel [PATCH] iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range
2023-09-05 16:19:38 linux-kernel Re: [PATCH 1/3] iommu/io-pgtable-arm: Add nents_per_pgtable in struct io_pgtable_cfg
2023-08-19 21:14:06 linux-kernel [PATCH] iommu/arm-smmu-v3: Add a configurable tlbi_range_max_n_shift for TLBI
2023-08-19 20:36:30 linux-kernel Re: [PATCH v6 08/10] iommu/arm-smmu-v3: Update comment about STE liveness
2023-08-19 20:22:12 linux-kernel Re: [PATCH] iommu/arm-smmu-v3: Add a configurable tlbi_range_max_n_shift for TLBI
2023-08-19 16:11:13 linux-kernel Re: [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
2023-08-19 15:38:26 linux-kernel Re: [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
2023-08-19 10:13:47 linux-kernel Re: [PATCH v2] iommu/arm-smmu-v3: Add a user-configurable tlb_invalidate_threshold
2023-08-11 17:52:51 linux-kernel Re: [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
2023-08-11 06:09:40 linux-kernel Re: [PATCH v2 0/2] iommu/arm-smmu-v3: Add support for ECMDQ register mode
2023-08-10 23:45:35 linux-kernel Re: [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
2023-08-10 21:18:29 linux-kernel Re: [PATCH v2 1/2] iommu/arm-smmu-v3: Add support for ECMDQ register mode
2023-08-10 18:57:39 linux-kernel Re: [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
2023-08-10 04:02:35 linux-kernel Re: [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
2023-08-09 22:54:18 linux-kernel Re: [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
2023-08-09 21:21:39 linux-kernel Re: [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
2023-08-08 19:54:11 linux-kernel Re: [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
2023-08-08 15:44:42 linux-kernel Re: [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
2023-08-05 01:23:08 linux-kernel Re: [PATCH v4 4/8] iommu/arm-smmu-v3: move stall_enabled to the cd table
2023-08-05 00:17:40 linux-kernel Re: [PATCH v4 6/8] iommu/arm-smmu-v3: Move CD table to arm_smmu_master
2023-08-04 23:47:54 linux-kernel Re: [PATCH v4 6/8] iommu/arm-smmu-v3: Move CD table to arm_smmu_master
2023-08-04 21:38:36 linux-kernel Re: [PATCH v4 3/8] iommu/arm-smmu-v3: Encapsulate ctx_desc_cfg init in alloc_cd_tables
2023-08-04 21:28:45 linux-kernel Re: [PATCH v4 1/8] iommu/arm-smmu-v3: Move ctx_desc out of s1_cfg
2023-08-04 21:27:17 linux-kernel Re: [PATCH v4 7/8] iommu/arm-smmu-v3: Skip cd sync if CD table isn't active
2023-08-04 20:51:59 linux-kernel Re: [PATCH v4 5/8] iommu/arm-smmu-v3: Refactor write_ctx_desc
2023-08-04 20:50:38 linux-kernel Re: [PATCH v4 8/8] iommu/arm-smmu-v3: Rename cdcfg to cd_table
2023-08-04 20:06:46 linux-kernel Re: [PATCH v4 2/8] iommu/arm-smmu-v3: Replace s1_cfg with cdtab_cfg
2023-08-04 18:50:27 linux-kernel Re: [PATCH v2 1/1] iommu/arm-smmu-v3: Fix error case of range command
2023-08-03 05:18:40 linux-kernel Re: [PATCH v3 02/17] iommu: Add nested domain support
2023-08-03 04:03:47 linux-kernel Re: [PATCH v3 09/17] iommufd: Add IOMMU_HWPT_INVALIDATE
2023-08-03 03:09:03 linux-kernel Re: [PATCH v3 02/17] iommu: Add nested domain support
2023-08-03 03:05:46 linux-kernel Re: [PATCH v3 07/17] iommufd: Add IOMMU_RESV_IOVA_RANGES
2023-08-03 02:57:42 linux-kernel Re: [PATCH v3 09/17] iommufd: Add IOMMU_HWPT_INVALIDATE
2023-08-03 02:57:35 linux-kernel Re: [PATCH v3 09/17] iommufd: Add IOMMU_HWPT_INVALIDATE
2023-08-03 02:40:45 linux-kernel Re: [PATCH v3 01/17] iommu: Add new iommu op to create domains owned by userspace
2023-08-03 02:07:12 linux-kernel Re: [PATCH v3 08/17] iommufd: IOMMU_HWPT_ALLOC allocation with user data
2023-08-03 01:50:15 linux-kernel Re: [PATCH v3 07/17] iommufd: Add IOMMU_RESV_IOVA_RANGES
2023-08-03 00:07:38 linux-kernel Re: [PATCH v3 08/17] iommufd: IOMMU_HWPT_ALLOC allocation with user data