iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-21 12:39:49 to 2021-01-27 15:44:52 UTC [more...]

[PATCH v12 00/10] iommu: I/O page faults for SMMUv3
 2021-01-27 15:43 UTC  (8+ messages)
` [PATCH v12 01/10] iommu: Fix comment for struct iommu_fwspec
` [PATCH v12 02/10] iommu/arm-smmu-v3: Use device properties for pasid-num-bits
` [PATCH v12 03/10] iommu: Separate IOMMU_DEV_FEAT_IOPF from IOMMU_DEV_FEAT_SVA
` [PATCH v12 04/10] iommu/vt-d: Support IOMMU_DEV_FEAT_IOPF
` [PATCH v12 05/10] uacce: Enable IOMMU_DEV_FEAT_IOPF
` [PATCH v12 07/10] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v12 09/10] ACPI/IORT: Enable stall support for platform devices

[PATCH v4 00/13] iommu/amd: Add Generic IO Page Table Framework Support
 2021-01-27 13:37 UTC  (3+ messages)

[PATCH v4 0/7] MediaTek IOMMU improve tlb flush performance in map/unmap
 2021-01-27 13:19 UTC  (3+ messages)

[PATCH v2] of/device: Update dma_range_map only when dev has valid dma-ranges
 2021-01-27 13:13 UTC  (3+ messages)

[PATCH v1 0/2] Add Unisoc iommu basic driver
 2021-01-27 12:21 UTC  (6+ messages)
` [PATCH v1 2/2] iommu: add "

[PATCH] iommu/amd: remove h from printk format specifier
 2021-01-27 11:49 UTC  (2+ messages)

[PATCH -next] iommu: amd: Use DEFINE_SPINLOCK() for spinlock
 2021-01-27 11:42 UTC  (2+ messages)

[PATCH -next] iommu/amd/init: convert comma to semicolon
 2021-01-27 11:37 UTC  (2+ messages)

[PATCH v3 0/3] perf/smmuv3: Don't reserve the PMCG register spaces
 2021-01-27 11:32 UTC  (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] perf/smmuv3: Add a MODULE_SOFTDEP() to indicate dependency on SMMU
` [PATCH v3 3/3] iommu/arm-smmu-v3: Reserving the entire SMMU register space

[RESEND PATCH 1/1] iommu/amd: Remove unnecessary assignment
 2021-01-27 11:31 UTC  (2+ messages)

[PATCH v2 0/6] IOMMU: Some more IOVA and core code tidy-up
 2021-01-27 11:29 UTC  (2+ messages)

[PATCH v2] iommu/vt-d: do not use flush-queue when caching-mode is on
 2021-01-27 11:25 UTC  (2+ messages)

[PATCH v6 00/33] MT8192 IOMMU support
 2021-01-27  9:39 UTC  (5+ messages)
` [PATCH v6 07/33] iommu: Avoid reallocate default domain for a group

[PATCH 1/1] iommu/arm-smmu-v3: add support for BBML
 2021-01-27  9:39 UTC  (13+ messages)

[PATCH 1/1] iommu/arm-smmu-v3: Use DEFINE_RES_MEM() to simplify code
 2021-01-27  9:35 UTC  (5+ messages)

[PATCH 2/5] kernel/dma: remove unnecessary unmap_kernel_range
 2021-01-27  7:10 UTC  (4+ messages)

[PATCH] iommu/vt-d: do not use flush-queue when caching-mode is on
 2021-01-27  5:44 UTC  (4+ messages)

[PATCH v5 04/16] iommu/hyperv: don't setup IRQ remapping when running as root
 2021-01-27  5:47 UTC  (4+ messages)
` [PATCH v5 16/16] iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partition

[RFT PATCH 0/3] Performance regression noted in v5.11-rc after c062db039f40
 2021-01-27  2:58 UTC  (12+ messages)
` [RFT PATCH 1/3] iommu: Move iotlb_sync_map out from __iommu_map
` [RFT PATCH 2/3] iommu: Add iova and size as parameters in iotlb_sync_map
` [RFT PATCH 3/3] iommu/vt-d: Add iotlb_sync_map callback

[PATCH v3 5/6] media: uvcvideo: Use dma_alloc_noncontiguos API
 2021-01-26 23:29 UTC  (12+ messages)

[PATCH] iommu/arm-smmu-qcom: Fix mask extraction for bootloader programmed SMRs
 2021-01-26 22:35 UTC  (3+ messages)

[PATCH] iommu/vt-d: Fix 'physical' typos
 2021-01-26 21:17 UTC 

[PATCH v2] memory: mtk-smi: Support SMI modular
 2021-01-26 19:49 UTC  (2+ messages)

[RFC PATCH v2] uacce: Add uacce_ctrl misc device
 2021-01-26 18:20 UTC  (11+ messages)

[PATCH] iommu: Check dev->iommu in iommu_dev_xxx functions
 2021-01-26 17:24 UTC  (4+ messages)

[PATCH v2 0/3] iommu/arm-smmu: adreno-smmu page fault handling
 2021-01-26 16:31 UTC  (8+ messages)
` [PATCH v2 1/3] iommu/arm-smmu: Add support for driver IOMMU fault handlers

[PATCH v2 0/3] perf/smmuv3: Don't reserve the PMCG register spaces
 2021-01-26 13:41 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] perf/smmuv3: Add a MODULE_SOFTDEP() to indicate dependency on SMMU
` [PATCH v2 3/3] iommu/arm-smmu-v3: Reserving the entire SMMU register space

[PATCH v3 0/2] iommu: fix the failure of deferred attach for iommu attach device
 2021-01-26 12:12 UTC  (4+ messages)
` [PATCH v3 1/2] dma-iommu: use static-key to minimize the impact in the fast-path
` [PATCH v3 2/2] iommu: use the __iommu_attach_device() directly for deferred attach

[PATCH v2 0/2] iommu/vt-d: Some misc tweaks in SVA
 2021-01-26  8:07 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/vt-d: Clear PRQ overflow only when PRQ is empty
` [PATCH v2 2/2] iommu/vt-d: Use INVALID response code instead of FAILURE

Support MTK_SMI modular
 2021-01-26  6:12 UTC  (15+ messages)
` [PATCH 1/3] memory: mtk-smi: Use platform_register_drivers
` [PATCH 2/3] memory: mtk-smi: Add module_exit and module_license
` [PATCH 3/3] memory: mtk-smi: Switch MTK_SMI to tristate

[PATCH] swiotlb: Validate bounce size in the sync/unmap path
 2021-01-25 18:33 UTC  (5+ messages)

[PATCH v11 00/10] iommu: I/O page faults for SMMUv3
 2021-01-25 15:46 UTC  (13+ messages)
` [PATCH v11 01/10] iommu: Fix comment for struct iommu_fwspec
` [PATCH v11 02/10] iommu/arm-smmu-v3: Use device properties for pasid-num-bits
` [PATCH v11 03/10] iommu: Separate IOMMU_DEV_FEAT_IOPF from IOMMU_DEV_FEAT_SVA
` [PATCH v11 04/10] iommu/vt-d: Support IOMMU_DEV_FEAT_IOPF
` [PATCH v11 05/10] uacce: Enable IOMMU_DEV_FEAT_IOPF
` [PATCH v11 06/10] iommu: Add a page fault handler
` [PATCH v11 07/10] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v11 08/10] dt-bindings: document stall property for IOMMU masters
` [PATCH v11 09/10] ACPI/IORT: Enable stall support for platform devices
` [PATCH v11 10/10] iommu/arm-smmu-v3: Add "

AMD-Vi: Unable to read/write to IOMMU perf counter
 2021-01-25  9:24 UTC 

[PATCH RFC v1 00/15] iommu/virtio: Nested stage support with Arm
 2021-01-25 12:55 UTC  (6+ messages)

[PATCH 0/3] iommu/vt-d: Some misc tweaks in SVA
 2021-01-25  8:30 UTC  (6+ messages)
` [PATCH 1/3] iommu/vt-d: Add rate limited information when PRQ overflows

[PATCH v5 00/27] MT8192 IOMMU support
 2021-01-25  7:33 UTC  (10+ messages)
` [PATCH v5 06/27] dt-bindings: mediatek: Add binding for mt8192 IOMMU

[RFC PATCH v3 0/6] Restricted DMA
 2021-01-25  5:26 UTC  (14+ messages)
` [RFC PATCH v3 2/6] swiotlb: Add restricted DMA pool
` [RFC PATCH v3 5/6] dt-bindings: of: "

[PATCH] vfio/iommu_type1: Mantainance a counter for non_pinned_groups
 2021-01-25  2:46 UTC 

[PATCH RESEND] dma-mapping: benchmark: fix kernel crash when dma_map_single fails
 2021-01-25  1:13 UTC 

performance regression noted in v5.11-rc after c062db039f40
 2021-01-24  7:17 UTC  (10+ messages)

[PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2021-01-23  8:59 UTC  (8+ messages)
` [PATCH v7 02/16] iommu/smmu: Report empty domain nesting info

[PATCH v2 0/3] iommu/arm-smmu-v3: TLB invalidation for SVA
 2021-01-22 18:56 UTC  (5+ messages)
` [PATCH v2 1/3] iommu/arm-smmu-v3: Split arm_smmu_tlb_inv_range()
` [PATCH v2 2/3] iommu/arm-smmu-v3: Make BTM optional for SVA
` [PATCH v2 3/3] iommu/arm-smmu-v3: Add support for VHE

[PATCH v9 00/10] iommu: I/O page faults for SMMUv3
 2021-01-22 15:43 UTC  (5+ messages)
` [PATCH v9 05/10] uacce: Enable IOMMU_DEV_FEAT_IOPF

[PATCH 0/3] iommu/arm-smmu-v3: TLB invalidation for SVA
 2021-01-22 14:13 UTC  (9+ messages)
` [PATCH 1/3] iommu/arm-smmu-v3: Split arm_smmu_tlb_inv_range()
` [PATCH 2/3] iommu/arm-smmu-v3: Make BTM optional for SVA
` [PATCH 3/3] iommu/arm-smmu-v3: Add support for VHE

[PATCH 2/2] dt-bindings: arm-smmu: Add binding for Qcom SDX55 SMMU
 2021-01-22 13:50 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: arm-smmu: Add sm8350 compatible string
 2021-01-22 13:49 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Remove the page 1 fixup
 2021-01-22 13:49 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm-smmu-qcom: Add Qualcomm SC8180X compatible
 2021-01-22 13:49 UTC  (2+ messages)

[PATCH v2 0/5] Optimize iommu_map_sg() performance
 2021-01-22 13:44 UTC  (4+ messages)

[PATCH v10 00/10] iommu: I/O page faults for SMMUv3
 2021-01-22 10:58 UTC  (12+ messages)
` [PATCH v10 04/10] iommu/vt-d: Support IOMMU_DEV_FEAT_IOPF
` [PATCH v10 07/10] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v10 08/10] dt-bindings: document stall property for IOMMU masters
` [PATCH v10 09/10] ACPI/IORT: Enable stall support for platform devices
` [PATCH v10 10/10] iommu/arm-smmu-v3: Add "

[PATCH v3 0/2] vfio/iommu_type1: some fixes
 2021-01-22  9:26 UTC  (3+ messages)
` [PATCH v3 1/2] vfio/iommu_type1: Populate full dirty when detach non-pinned group
` [PATCH v3 2/2] vfio/iommu_type1: Fix some sanity checks in detach group

[PATCH 0/2] Use another method to avoid resource conflicts between the SMMU and PMCG drivers
 2021-01-22  2:50 UTC  (6+ messages)
` [PATCH 2/2] Revert "iommu/arm-smmu-v3: Don't reserve implementation defined register space"

[PATCH v2 0/2] vfio/iommu_type1: some fixes
 2021-01-21 18:14 UTC  (9+ messages)
` [PATCH v2 1/2] vfio/iommu_type1: Populate full dirty when detach non-pinned group
` [PATCH v2 2/2] vfio/iommu_type1: Sanity check pfn_list when remove vfio_dma

[PATCH 0/2 v2] iommu: fix the failure of deferred attach for iommu attach device
 2021-01-21 12:57 UTC  (4+ messages)
` [PATCH 2/2 v2] iommu: use the __iommu_attach_device() directly for deferred attach


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).