iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-12 04:39:37 to 2021-01-19 13:39:11 UTC [more...]

[PATCH v9 00/10] iommu: I/O page faults for SMMUv3
 2021-01-19 13:38 UTC  (18+ messages)
` [PATCH v9 01/10] iommu: Remove obsolete comment
` [PATCH v9 02/10] iommu/arm-smmu-v3: Use device properties for pasid-num-bits
` [PATCH v9 03/10] iommu: Separate IOMMU_DEV_FEAT_IOPF from IOMMU_DEV_FEAT_SVA
` [PATCH v9 05/10] uacce: Enable IOMMU_DEV_FEAT_IOPF
` [PATCH v9 06/10] iommu: Add a page fault handler

[PATCH 0/2] Use another method to avoid resource conflicts between the SMMU and PMCG drivers
 2021-01-19 12:32 UTC  (4+ messages)
` [PATCH 1/2] perf/smmuv3: Don't reserve the register space that overlaps with the SMMUv3
` [PATCH 2/2] Revert "iommu/arm-smmu-v3: Don't reserve implementation defined register space"

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

[PATCH v2] of/device: Update dma_range_map only when dev has valid dma-ranges
 2021-01-19 10:52 UTC 

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

[PATCH v6 00/33] MT8192 IOMMU support
 2021-01-19  9:37 UTC  (8+ messages)
` [PATCH v6 06/33] of/device: Move dma_range_map before of_iommu_configure

[PATCH] iommu/vt-d: debugfs: Check irq_remapping_cap before PI info dump
 2021-01-19 18:25 UTC 

[PATCH RFC v1 00/15] iommu/virtio: Nested stage support with Arm
 2021-01-19  9:03 UTC  (17+ messages)
` [PATCH RFC v1 01/15] iommu/arm-smmu-v3: Create a Context Descriptor library
` [PATCH RFC v1 02/15] iommu: Add a simple PASID table library
` [PATCH RFC v1 03/15] iommu/arm-smmu-v3: Update drivers to work with iommu-pasid-table
` [PATCH RFC v1 04/15] iommu/arm-smmu-v3: Update CD base address info for user-space
` [PATCH RFC v1 05/15] iommu/arm-smmu-v3: Set sync op from consumer driver of cd-lib
` [PATCH RFC v1 06/15] iommu/virtio: Add headers for table format probing
` [PATCH RFC v1 07/15] iommu/virtio: Add "
` [PATCH RFC v1 08/15] iommu: Add asid_bits to arm smmu-v3 stage1 table info
` [PATCH RFC v1 09/15] iommu/virtio: Update table format probing header
` [PATCH RFC v1 10/15] iommu/virtio: Prepare to add attach pasid table infrastructure
` [PATCH RFC v1 11/15] iommu/virtio: Add headers for binding pasid table in iommu
` [PATCH RFC v1 12/15] iommu/virtio: Add support for INVALIDATE request
` [PATCH RFC v1 13/15] iommu/virtio: Attach Arm PASID tables when available
` [PATCH RFC v1 14/15] iommu/virtio: Add support for Arm LPAE page table format
` [PATCH RFC v1 15/15] iommu/virtio: Update fault type and reason info for viommu fault

[PATCH 1/1] iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid()
 2021-01-19  4:35 UTC 

[PATCH v4 0/3] Audit Capability and Extended Capability among IOMMUs
 2021-01-19  1:55 UTC  (3+ messages)
` [PATCH v4 1/3] iommu/vt-d: Audit IOMMU Capabilities and add helper functions

performance regression noted in v5.11-rc after c062db039f40
 2021-01-19  1:22 UTC  (9+ messages)

[RFC PATCH v2 0/7] iommu: Permit modular builds of io-pgtable drivers
 2021-01-18 21:39 UTC  (4+ messages)
` [PATCH v2 5/7] drm/msm: Add dependency on io-pgtable-arm format module

dma_mmap_coherent() breakage with mem_encrypt on AMD Ryzen
 2021-01-18 19:28 UTC 

[PATCH v4 0/7] MediaTek IOMMU improve tlb flush performance in map/unmap
 2021-01-18 18:46 UTC  (9+ messages)
` [PATCH v4 4/7] iommu: Switch gather->end to the inclusive end
` [PATCH v4 5/7] iommu/io-pgtable: Allow io_pgtable_tlb ops optional
` [PATCH v4 6/7] iommu/mediatek: Gather iova in iommu_unmap to achieve tlb sync once
` [PATCH v4 7/7] iommu/mediatek: Remove the tlb-ops for v7s

[PATCH v3 0/7] MediaTek IOMMU improve tlb flush performance in map/unmap
 2021-01-18 17:14 UTC  (9+ messages)
` [PATCH v3 5/7] iommu: Allow io_pgtable_tlb ops optional
` [PATCH v3 6/7] iommu/mediatek: Gather iova in iommu_unmap to achieve tlb sync once
` [PATCH v3 7/7] iommu/mediatek: Remove the tlb-ops for v7s

[PATCH] swiotlb: Validate bounce size in the sync/unmap path
 2021-01-18 15:14 UTC  (4+ messages)

[PATCH v4 0/3] iommu/iova: Solve longterm IOVA issue
 2021-01-18 15:09 UTC  (15+ messages)
` [PATCH v4 1/3] iommu/iova: Add free_all_cpu_cached_iovas()
` [PATCH v4 2/3] iommu/iova: Avoid double-negatives in magazine helpers
` [PATCH v4 3/3] iommu/iova: Flush CPU rcache for when a depot fills

[PATCH 0/6] vfio/iommu_type1: Some optimizations about dirty tracking
 2021-01-18 13:48 UTC  (16+ messages)
` [PATCH 1/6] vfio/iommu_type1: Make an explicit "promote" semantic
` [PATCH 2/6] vfio/iommu_type1: Ignore external domain when promote pinned_scope
` [PATCH 3/6] vfio/iommu_type1: Initially set the pinned_page_dirty_scope
` [PATCH 4/6] vfio/iommu_type1: Drop parameter "pgsize" of vfio_dma_bitmap_alloc_all
` [PATCH 5/6] vfio/iommu_type1: Drop parameter "pgsize" of vfio_iova_dirty_bitmap
` [PATCH 6/6] vfio/iommu_type1: Drop parameter "pgsize" of update_user_bitmap

[PATCH v2 0/2] vfio/iommu_type1: some fixes
 2021-01-18 13:16 UTC  (7+ 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

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

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

[PATCH] iommu: check for the deferred attach when attaching a device
 2021-01-18  8:41 UTC  (7+ messages)

[PATCH] iommu/amd: Make use of EFR from IVHD when available
 2021-01-18  5:19 UTC 

[RFC PATCH v3 0/2] Add platform check for subdevice irq domain
 2021-01-17  5:30 UTC  (12+ messages)
` [RFC PATCH v3 1/2] iommu: Add capability IOMMU_CAP_VIOMMU
` [RFC PATCH v3 2/2] platform-msi: Add platform check for subdevice irq domain

[PATCH v13 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-01-16  2:24 UTC  (5+ messages)
` [PATCH v13 08/15] iommu/smmuv3: Implement cache_invalidate

[GIT PULL] IOMMU fixes for -rc4
 2021-01-15 18:58 UTC  (2+ messages)

Consult on ARM SMMU debugfs
 2021-01-15 17:17 UTC  (5+ messages)

[EXTERNAL] Re: amdgpu error whenever IOMMU is enabled
 2021-01-15 13:15 UTC  (12+ messages)

[PATCH v3 5/6] media: uvcvideo: Use dma_alloc_noncontiguos API
 2021-01-15 13:08 UTC  (10+ messages)

[RESEND PATCH v3 0/4] iommu/iova: Solve longterm IOVA issue
 2021-01-15 11:32 UTC  (2+ messages)

[RESEND PATCH v2 0/2] vfio/iommu_type1: some fixes
 2021-01-15 10:13 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] vfio/iommu_type1: Populate full dirty when detach non-pinned group
` [RESEND PATCH v2 2/2] vfio/iommu_type1: Sanity check pfn_list when remove vfio_dma

[PATCH 0/5] vfio/iommu_type1: Some fixes about dirty tracking
 2021-01-15  9:41 UTC  (13+ messages)
` [PATCH 1/5] vfio/iommu_type1: Fixes vfio_dma_populate_bitmap to avoid dirty lose
` [PATCH 4/5] vfio/iommu_type1: Carefully use unmap_unpin_all during dirty tracking

[PATCH 1/2] dt-bindings: arm-smmu: Add sm8350 compatible string
 2021-01-15  9:03 UTC  (2+ messages)
` [PATCH 2/2] iommu: arm-smmu-impl: Add SM8350 qcom iommu implementation

[RFC PATCH v3 0/6] Restricted DMA
 2021-01-15  3:46 UTC  (50+ messages)
` [RFC PATCH v3 1/6] swiotlb: Add io_tlb_mem struct
` [RFC PATCH v3 2/6] swiotlb: Add restricted DMA pool
` [RFC PATCH v3 3/6] swiotlb: Use restricted DMA pool if available
` [RFC PATCH v3 4/6] swiotlb: Add restricted DMA alloc/free support
` [RFC PATCH v3 5/6] dt-bindings: of: Add restricted DMA pool
` [RFC PATCH v3 6/6] of: Add plumbing for "

[PATCH 1/1] iommu/vt-d: Preset Access/Dirty bits for IOVA over FL
 2021-01-15  0:42 UTC 

Intel gvt-g with nvidia prime render offload causes several issues (regression)
 2021-01-14 14:42 UTC 

[PATCH v13 07/15] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
 2021-01-14 18:00 UTC  (11+ messages)

[PATCH] iommu/arm-smmu-v3: Handle duplicated Stream IDs from other masters
 2021-01-14 16:30 UTC  (5+ messages)

[PATCH 1/1] iommu/vt-d: Add qi_submit trace event
 2021-01-14  9:04 UTC 

[PATCH 1/1] iommu/vt-d: Consolidate duplicate cache invaliation code
 2021-01-14  8:50 UTC 

[RFC PATCH 1/2] dt-bindings: iommu: add bindings for sprd iommu
 2021-01-13 13:47 UTC  (4+ messages)

[PATCH v5 00/27] MT8192 IOMMU support
 2021-01-13  6:45 UTC  (10+ messages)
` [PATCH v5 04/27] dt-bindings: memory: mediatek: Add domain definition
` [PATCH v5 06/27] dt-bindings: mediatek: Add binding for mt8192 IOMMU

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

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

[RFC PATCH V2 0/2] Add Unisoc iommu basic driver
 2021-01-12 19:10 UTC  (3+ messages)
` [RFC PATCH V2 2/2] iommu: add "

[PATCH] iommu/vt-d: Fix duplicate included linux/dma-map-ops.h
 2021-01-12 19:03 UTC  (2+ messages)

[PATCH v2] iommu: arm-smmu-qcom: Add sdm630/msm8998 compatibles for qcom quirks
 2021-01-12 19:03 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: reserved-memory: Document "active" property
 2021-01-12 19:00 UTC  (6+ messages)

[PATCH AUTOSEL 5.10 47/51] iommu/vt-d: Fix lockdep splat in sva bind()/unbind()
 2021-01-12 12:55 UTC 

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2021-01-12  7:05 UTC  (2+ messages)


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).