iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-08 10:01:05 to 2021-01-15 11:34:15 UTC [more...]

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

Consult on ARM SMMU debugfs
 2021-01-15 11:26 UTC  (3+ messages)

[GIT PULL] IOMMU fixes for -rc4
 2021-01-15 11:26 UTC 

[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 v2 0/2] vfio/iommu_type1: some fixes
 2021-01-15  9:26 UTC  (3+ 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 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

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

[RFC PATCH v3 0/2] Add platform check for subdevice irq domain
 2021-01-15  6:31 UTC  (8+ 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 v6 00/33] MT8192 IOMMU support
 2021-01-15  5:30 UTC  (36+ messages)
` [PATCH v6 01/33] dt-bindings: iommu: mediatek: Convert IOMMU to DT schema
` [PATCH v6 02/33] dt-bindings: memory: mediatek: Add a common memory header file
` [PATCH v6 03/33] dt-bindings: memory: mediatek: Extend LARB_NR_MAX to 32
` [PATCH v6 04/33] dt-bindings: memory: mediatek: Rename header guard for SMI header file
` [PATCH v6 05/33] dt-bindings: mediatek: Add binding for mt8192 IOMMU
` [PATCH v6 06/33] of/device: Move dma_range_map before of_iommu_configure
` [PATCH v6 07/33] iommu: Avoid reallocate default domain for a group
` [PATCH v6 08/33] iommu/mediatek: Use the common mtk-memory-port.h
` [PATCH v6 09/33] iommu/io-pgtable-arm-v7s: Use ias to check the valid iova in unmap
` [PATCH v6 10/33] iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
` [PATCH v6 11/33] iommu/io-pgtable-arm-v7s: Clarify LVL_SHIFT/BITS macro
` [PATCH v6 12/33] iommu/io-pgtable-arm-v7s: Add cfg as a param in some macros
` [PATCH v6 13/33] iommu/io-pgtable-arm-v7s: Quad lvl1 pgtable for MediaTek
` [PATCH v6 14/33] iommu/mediatek: Add a flag for iova 34bits case
` [PATCH v6 15/33] iommu/mediatek: Update oas for v7s
` [PATCH v6 16/33] iommu/mediatek: Move hw_init into attach_device
` [PATCH v6 17/33] iommu/mediatek: Add error handle for mtk_iommu_probe
` [PATCH v6 18/33] iommu/mediatek: Add device link for smi-common and m4u
` [PATCH v6 19/33] iommu/mediatek: Add pm runtime callback
` [PATCH v6 20/33] iommu/mediatek: Add power-domain operation
` [PATCH v6 21/33] iommu/mediatek: Support up to 34bit iova in tlb flush
` [PATCH v6 22/33] iommu/mediatek: Support report iova 34bit translation fault in ISR
` [PATCH v6 23/33] iommu/mediatek: Adjust the structure
` [PATCH v6 24/33] iommu/mediatek: Move domain_finalise into attach_device
` [PATCH v6 25/33] iommu/mediatek: Move geometry.aperture updating into domain_finalise
` [PATCH v6 26/33] iommu/mediatek: Add iova_region structure
` [PATCH v6 27/33] iommu/mediatek: Add get_domain_id from dev->dma_range_map
` [PATCH v6 28/33] iommu/mediatek: Support for multi domains
` [PATCH v6 29/33] iommu/mediatek: Add iova reserved function
` [PATCH v6 30/33] iommu/mediatek: Support master use iova over 32bit
` [PATCH v6 31/33] iommu/mediatek: Remove unnecessary check in attach_device
` [PATCH v6 32/33] iommu/mediatek: Add mt8192 support
` [PATCH v6 33/33] MAINTAINERS: Add entry for MediaTek IOMMU

[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 v9 00/10] iommu: I/O page faults for SMMUv3
 2021-01-14 16:41 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 04/10] iommu/vt-d: Support IOMMU_DEV_FEAT_IOPF
` [PATCH v9 05/10] uacce: Enable IOMMU_DEV_FEAT_IOPF
` [PATCH v9 06/10] iommu: Add a page fault handler
` [PATCH v9 07/10] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v9 08/10] dt-bindings: document stall property for IOMMU masters
` [PATCH v9 09/10] ACPI/IORT: Enable stall support for platform devices
` [PATCH v9 10/10] iommu/arm-smmu-v3: Add "

[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 

performance regression noted in v5.11-rc after c062db039f40
 2021-01-13 18:30 UTC  (5+ messages)

[PATCH v13 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-01-13 15:37 UTC  (3+ messages)

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

[PATCH] swiotlb: Validate bounce size in the sync/unmap path
 2021-01-13 11:30 UTC  (2+ messages)

[PATCH v5 00/27] MT8192 IOMMU support
 2021-01-13  6:45 UTC  (13+ 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 v5 18/27] iommu/mediatek: Add power-domain operation

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

[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  (9+ messages)
` [PATCH v2 1/5] iommu/io-pgtable: Introduce map_sg() as a page table op
` [PATCH v2 2/5] iommu/io-pgtable-arm: Hook up map_sg()
` [PATCH v2 3/5] iommu/io-pgtable-arm-v7s: "
` [PATCH v2 4/5] iommu: Introduce map_sg() as an IOMMU op for IOMMU drivers
` [PATCH v2 5/5] iommu/arm-smmu: Hook up map_sg()

[RFC PATCH V2 0/2] Add Unisoc iommu basic driver
 2021-01-12 19:10 UTC  (4+ messages)
` [RFC PATCH V2 1/2] dt-bindings: iommu: add bindings for sprd iommu
` [RFC PATCH V2 2/2] iommu: add Unisoc iommu basic driver

[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] iommu: check for the deferred attach when attaching a device
 2021-01-12 17:29 UTC  (4+ 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)

[PATCH] dma: mark unmapped DMA scatter/gather invalid
 2021-01-11 21:36 UTC  (6+ messages)

[PATCH 0/5] Optimize iommu_map_sg() performance
 2021-01-11 15:12 UTC  (9+ messages)
` [PATCH 1/5] iommu/io-pgtable: Introduce map_sg() as a page table op
` [PATCH 2/5] iommu/io-pgtable-arm: Hook up map_sg()
` [PATCH 3/5] iommu/io-pgtable-arm-v7s: "
` [PATCH 4/5] iommu: Introduce map_sg() as an IOMMU op for IOMMU drivers
` [PATCH 5/5] iommu/arm-smmu: Hook up map_sg()

[PATCH 0/3] iommu/drm/msm: Allow non-coherent masters to use system cache
 2021-01-11 14:15 UTC  (4+ messages)
` [PATCH 1/3] iommu/io-pgtable: Rename last-level cache quirk to IO_PGTABLE_QUIRK_PTW_LLC
` [PATCH 2/3] iommu/io-pgtable-arm: Add IOMMU_LLC page protection flag
` [PATCH 3/3] drm/msm: Use IOMMU_LLC page protection flag to map gpu buffers

[PATCH v3 5/6] media: uvcvideo: Use dma_alloc_noncontiguos API
 2021-01-11  8:36 UTC  (9+ messages)

[PATCH] iommu/io-pgtable-arm: Allow non-coherent masters to use system cache
 2021-01-11  4:56 UTC  (9+ messages)

[PATCH] iommu: arm-smmu-qcom: Add sdm630/msm8998 compatibles for qcom quirks
 2021-01-09 16:31 UTC 

[PATCH v2 0/6] IOMMU: Some more IOVA and core code tidy-up
 2021-01-09  9:09 UTC  (4+ messages)
` [PATCH v2 6/6] iommu: Delete iommu_dev_has_feature()

[GIT PULL] IOMMU fixes for -rc3
 2021-01-08 23:49 UTC  (2+ messages)

[PATCH v2] dma-mapping: add unlikely hint for error path in dma_mapping_error
 2021-01-08 16:45 UTC  (3+ messages)

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (VFIO part)
 2021-01-08 15:19 UTC  (3+ messages)
` [PATCH v11 12/13] vfio/pci: Register a DMA fault response region

[PATCH 1/5] iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()
 2021-01-08 14:30 UTC  (7+ messages)
` [PATCH 2/5] iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()

[PATCH v3 0/7] MediaTek IOMMU improve tlb flush performance in map/unmap
 2021-01-08  9:56 UTC  (5+ messages)
` [PATCH v3 6/7] iommu/mediatek: Gather iova in iommu_unmap to achieve tlb sync once


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