Michael Shavit ([email protected])

Number of posts: 171 (1.33 per day)
First post: 2023-05-10 21:03:36
Last post: 2023-09-16 22:54:26

Date List Subject
2023-09-16 22:54:26 linux-kernel [PATCH v8 6/9] iommu/arm-smmu-v3: Move CD table to arm_smmu_master
2023-09-16 02:27:33 linux-kernel [PATCH v8 2/9] iommu/arm-smmu-v3: Replace s1_cfg with cdtab_cfg
2023-09-15 22:01:43 linux-kernel [PATCH v8 0/9] Refactor the SMMU's CD table ownership
2023-09-15 20:20:18 linux-kernel [PATCH v8 7/9] iommu/arm-smmu-v3: Cleanup arm_smmu_domain_finalise
2023-09-15 18:47:55 linux-kernel [PATCH v8 8/9] iommu/arm-smmu-v3: Update comment about STE liveness
2023-09-15 16:13:09 linux-kernel [PATCH v8 3/9] iommu/arm-smmu-v3: Encapsulate ctx_desc_cfg init in alloc_cd_tables
2023-09-15 15:54:41 linux-kernel [PATCH v8 1/9] iommu/arm-smmu-v3: Move ctx_desc out of s1_cfg
2023-09-15 14:53:39 linux-kernel [PATCH v8 9/9] iommu/arm-smmu-v3: Rename cdcfg to cd_table
2023-09-15 14:51:09 linux-kernel [PATCH v8 5/9] iommu/arm-smmu-v3: Refactor write_ctx_desc
2023-09-15 13:31:47 linux-kernel [PATCH v8 4/9] iommu/arm-smmu-v3: move stall_enabled to the cd table
2023-09-14 10:32:02 linux-kernel Re: [PATCH v1] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support
2023-09-05 16:22:00 linux-kernel [PATCH v7 5/9] iommu/arm-smmu-v3: Refactor write_ctx_desc
2023-09-05 16:20:03 linux-kernel [PATCH v7 1/9] iommu/arm-smmu-v3: Move ctx_desc out of s1_cfg
2023-09-05 15:59:00 linux-kernel [PATCH v7 4/9] iommu/arm-smmu-v3: move stall_enabled to the cd table
2023-08-19 13:34:00 linux-kernel Re: [PATCH] iommu/arm-smmu-v3: Simplify stage selection logic
2023-08-19 10:54:03 linux-kernel [PATCH v6 00/10] Refactor the SMMU's CD table ownership
2023-08-19 08:46:48 linux-kernel Re: [PATCH] iommu/arm-smmu-v3: Simplify stage selection logic
2023-08-10 18:50:49 linux-kernel Re: [PATCH v5 2/9] iommu/arm-smmu-v3: Replace s1_cfg with cdtab_cfg
2023-08-10 11:16:08 linux-kernel Re: [PATCH v5 2/9] iommu/arm-smmu-v3: Replace s1_cfg with cdtab_cfg
2023-08-10 10:44:51 linux-kernel Re: [PATCH v5 6/9] iommu/arm-smmu-v3: Move CD table to arm_smmu_master
2023-08-10 10:35:45 linux-kernel Re: [PATCH v5 6/9] iommu/arm-smmu-v3: Move CD table to arm_smmu_master
2023-08-10 09:50:34 linux-kernel Re: [PATCH v5 5/9] iommu/arm-smmu-v3: Refactor write_ctx_desc
2023-08-10 09:40:54 linux-kernel Re: [PATCH v5 8/9] iommu/arm-smmu-v3: Skip cd sync if CD table isn't active
2023-08-08 22:49:17 linux-kernel [PATCH v5 4/9] iommu/arm-smmu-v3: move stall_enabled to the cd table
2023-08-08 22:37:43 linux-kernel [PATCH v5 9/9] iommu/arm-smmu-v3: Rename cdcfg to cd_table
2023-08-08 20:47:31 linux-kernel [PATCH v5 0/9] Refactor the SMMU's CD table ownership
2023-08-08 20:27:02 linux-kernel [PATCH v5 6/9] iommu/arm-smmu-v3: Move CD table to arm_smmu_master
2023-08-08 20:25:08 linux-kernel [PATCH v5 1/9] iommu/arm-smmu-v3: Move ctx_desc out of s1_cfg
2023-08-08 20:07:20 linux-kernel [PATCH v5 5/9] iommu/arm-smmu-v3: Refactor write_ctx_desc
2023-08-08 19:51:01 linux-kernel [PATCH v5 3/9] iommu/arm-smmu-v3: Encapsulate ctx_desc_cfg init in alloc_cd_tables
2023-08-08 19:15:11 linux-kernel [PATCH v5 7/9] iommu/arm-smmu-v3: Cleanup arm_smmu_domain_finalise
2023-08-08 19:15:01 linux-kernel [PATCH v5 8/9] iommu/arm-smmu-v3: Skip cd sync if CD table isn't active
2023-08-08 18:58:17 linux-kernel [PATCH v5 2/9] iommu/arm-smmu-v3: Replace s1_cfg with cdtab_cfg
2023-08-07 18:21:42 linux-kernel Re: [PATCH v4 7/8] iommu/arm-smmu-v3: Skip cd sync if CD table isn't active
2023-08-07 14:19:33 linux-kernel Re: [PATCH v4 6/8] iommu/arm-smmu-v3: Move CD table to arm_smmu_master
2023-08-07 14:19:30 linux-kernel Re: [PATCH v4 5/8] iommu/arm-smmu-v3: Refactor write_ctx_desc
2023-08-07 13:09:19 linux-kernel Re: [PATCH v4 4/8] iommu/arm-smmu-v3: move stall_enabled to the cd table
2023-08-03 18:44:12 linux-kernel Re: [PATCH v4 6/8] iommu/arm-smmu-v3: Move CD table to arm_smmu_master
2023-08-03 18:14:12 linux-kernel Re: [PATCH v5 2/6] iommu/arm-smmu-v3: Keep track of attached ssids
2023-08-03 13:04:13 linux-kernel [PATCH v5 3/6] iommu/arm-smmu-v3: Add helper for atc invalidation
2023-08-03 12:53:57 linux-kernel Re: [PATCH v5 6/6] iommu/arm-smmu-v3: Cleanup arm_smmu_domain_finalise
2023-08-03 11:56:33 linux-kernel [PATCH v5 5/6] iommu/arm-smmu-v3: Free pasid domains on iommu release
2023-08-03 11:52:39 linux-kernel [PATCH v5 2/6] iommu/arm-smmu-v3: Keep track of attached ssids
2023-08-03 11:38:57 linux-kernel [PATCH v5 1/6] iommu/arm-smmu-v3: Simplify arm_smmu_enable_ats
2023-08-03 11:18:00 linux-kernel [PATCH v5 6/6] iommu/arm-smmu-v3: Cleanup arm_smmu_domain_finalise
2023-08-03 11:13:04 linux-kernel [PATCH v5 0/6] Add PASID support to SMMUv3 unmanaged domains
2023-08-03 11:04:23 linux-kernel [PATCH v5 4/6] iommu/arm-smmu-v3: Implement set_dev_pasid
2023-08-03 11:03:20 linux-kernel Re: [PATCH v5 5/6] iommu/arm-smmu-v3: Free pasid domains on iommu release
2023-08-02 19:03:36 linux-kernel [PATCH v4 6/8] iommu/arm-smmu-v3: Move CD table to arm_smmu_master
2023-08-02 17:39:31 linux-kernel [PATCH v4 8/8] iommu/arm-smmu-v3: Rename cdcfg to cd_table
2023-08-02 17:29:45 linux-kernel [PATCH v4 4/8] iommu/arm-smmu-v3: move stall_enabled to the cd table