iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-10 00:57:52 to 2016-02-19 17:46:43 UTC [more...]

[PATCH 0/6] iommu/arm-smmu: Current patch queue for 4.6
 2016-02-19 17:46 UTC  (7+ messages)
  ` [PATCH 1/6] iommu/arm-smmu: Treat all device transactions as unprivileged
  ` [PATCH 2/6] iommu/arm-smmu: Support DMA-API domains
  ` [PATCH 3/6] of: iommu: Increment DT node refcount in of_iommu_set_ops()
  ` [PATCH 4/6] iommu/arm-smmu: Allow disabling unmatched stream bypass
  ` [PATCH 5/6] iommu/arm-smmu: Don't fail device attach if already attached to a domain
  ` [PATCH 6/6] iommu/arm-smmu: Treat IOMMU_DOMAIN_DMA as bypass for now

[PATCH] iommu/arm-smmu-v2: Add support for 16 bit VMID
 2016-02-19 17:13 UTC  (2+ messages)

[RFC 0/3] Unify IOMMU-based DMA-mapping code for ARM and ARM64
 2016-02-19 10:30 UTC  (5+ messages)
  ` [RFC 1/3] drm/exynos: rewrite IOMMU support code
` [RFC 2/3] iommu: dma-iommu: move IOMMU/DMA-mapping code from ARM64 arch to drivers
` [RFC 3/3] iommu: dma-iommu: use common implementation also on ARM architecture

[PATCH v2 0/4] iommu/arm-smmu: misc fixes for SMMUv1/SMMUv2
 2016-02-19  3:14 UTC  (4+ messages)
` [PATCH v2 2/4] iommu/arm-smmu: Invoke DT probe from arm_smmu_of_setup()

RFC: extend IOMMU attributes
 2016-02-18 19:33 UTC  (3+ messages)

[PATCH V2] iommu/arm-smmu-v2: Workaround for ThunderX errata#27704
 2016-02-18 18:29 UTC 

[GIT PULL] iommu/io-pgtable: Updates for 4.6
 2016-02-18 17:49 UTC 

[RFC v3 00/15] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-02-18 17:18 UTC  (29+ messages)
` [RFC v3 01/15] iommu: Add DOMAIN_ATTR_MSI_MAPPING attribute
` [RFC v3 02/15] vfio: expose MSI mapping requirement through VFIO_IOMMU_GET_INFO
` [RFC v3 06/15] iommu/arm-smmu: add a reserved binding RB tree
` [RFC v3 07/15] iommu: iommu_get/put_single_reserved
` [RFC v3 08/15] iommu/arm-smmu: implement iommu_get/put_single_reserved
` [RFC v3 09/15] iommu/arm-smmu: relinquish reserved resources on domain deletion
  ` [RFC v3 03/15] vfio: introduce VFIO_IOVA_RESERVED vfio_dma type
  ` [RFC v3 04/15] iommu: add alloc/free_reserved_iova_domain
  ` [RFC v3 05/15] iommu/arm-smmu: implement alloc/free_reserved_iova_domain
  ` [RFC v3 10/15] vfio: allow the user to register reserved iova range for MSI mapping
  ` [RFC v3 11/15] msi: Add a new MSI_FLAG_IRQ_REMAPPING flag
  ` [RFC v3 14/15] iommu/arm-smmu: do not advertise IOMMU_CAP_INTR_REMAP
  ` [RFC v3 15/15] irqchip/gicv2m/v3-its-pci-msi: IOMMU map the MSI frame when needed
` [RFC v3 12/15] msi: export msi_get_domain_info
` [RFC v3 13/15] vfio/type1: also check IRQ remapping capability at msi domain

[PATCH v8 0/5] MT8173 IOMMU SUPPORT
 2016-02-18 16:50 UTC  (11+ messages)
` [PATCH v8 3/5] memory: mediatek: Add SMI driver

[RFC PATCH 1/2] PCI: Add PCI device flag PCI_DEV_FLAGS_BRIDGE_SKIP_ALIAS
 2016-02-18 14:14 UTC  (8+ messages)

[PATCH v2 00/13] SYSMMU driver update and support for Exynos 5433
 2016-02-18 14:13 UTC  (14+ messages)
` [PATCH v2 01/13] iommu: exynos: rework iommu group initialization
` [PATCH v2 02/13] iommu: exynos: add support for IOMMU_DOMAIN_DMA domain type
` [PATCH v2 03/13] iommu: exynos: remove ARM-specific cache flush interface
` [PATCH v2 04/13] iommu: exynos: simplify master clock operations
` [PATCH v2 05/13] iommu: exynos: refactor code (no direct register access)
` [PATCH v2 06/13] iommu: exynos: refactor fault handling code
` [PATCH v2 07/13] iommu: exynos: refactor init config code
` [PATCH v2 08/13] iommu: exynos: unify code for fldp cache invalidation
` [PATCH v2 09/13] iommu: exynos: add support for SYSMMU controller with bogus version reg
` [PATCH v2 10/13] iommu: exynos: update device tree documentation
` [PATCH v2 11/13] iommu: exynos: add support for v5 SYSMMU
` [PATCH v2 12/13] iommu: exynos: add Maintainers entry for Exynos SYSMMU driver
` [PATCH v2 13/13] iommu: exynos: support multiple attach_device calls

[PATCH V4 0/6] perf/amd/iommu: Enable multi-IOMMU support
 2016-02-18 13:22 UTC  (13+ messages)
` [PATCH V4 3/6] iommu/amd: Introduce amd_iommu_get_num_iommus()
  ` [PATCH V4 1/6] perf/amd/iommu: Consolidate and move perf_event_amd_iommu header
  ` [PATCH V4 2/6] perf/amd/iommu: Modify functions to query max banks and counters
  ` [PATCH V4 4/6] perf/amd/iommu: Introduce get_iommu_bnk_cnt_evt_idx
  ` [PATCH V4 5/6] perf/amd/iommu: Enable support for multiple IOMMUs
  ` [PATCH V4 6/6] perf/amd/iommu: Clean up print messages pr_debug

[PATCH 0/2] iommu: fix handling of attach/detach for default domains
 2016-02-17 14:42 UTC  (7+ messages)
  ` [PATCH 1/2] iommu: call detach also for default_domain before attaching to new one
  ` [PATCH 2/2] iommu: fix default domain handling in __iommu_detach_group()

[PATCH v3 0/3] io-pgtable ARM short descriptor format
 2016-02-17 14:34 UTC  (19+ messages)
` [PATCH v3 1/3] iommu/io-pgtable: Add ARMv7 short descriptor support
        ` [PATCH 4/3] iommu/io-pgtable: Rationalise quirk handling
` [PATCH v3 3/3] iommu/io-pgtable: Avoid redundant TLB syncs
  ` [PATCH v2] iommu/io-pgtable: Rationalise quirk handling

[PATCH 00/11] SYSMMU driver update and support for Exynos 5433
 2016-02-17  2:02 UTC  (13+ messages)
  ` [PATCH 01/11] iommu: exynos: rework iommu group initialization
  ` [PATCH 03/11] iommu: exynos: remove ARM-specific cache flush interface
  ` [PATCH 04/11] iommu: exynos: simplify master clock operations
  ` [PATCH 08/11] iommu: exynos: unify code for fldp cache invalidation
  ` [PATCH 09/11] iommu: exynos: update device tree documentation
` [PATCH 02/11] iommu: exynos: add support for IOMMU_DOMAIN_DMA domain type
` [PATCH 05/11] iommu: exynos: refactor code (no direct register access)
` [PATCH 06/11] iommu: exynos: refactor fault handling code
` [PATCH 07/11] iommu: exynos: refactor init config code
` [PATCH 10/11] iommu: exynos: add support for v5 SYSMMU
` [PATCH 11/11] iommu: exynos: add Maintainers entry for Exynos SYSMMU driver

[PATCH v9 0/5] MT8173 IOMMU SUPPORT
 2016-02-17  0:46 UTC  (6+ messages)
  ` [PATCH v9 1/5] dt-bindings: iommu: Add binding for mediatek IOMMU
  ` [PATCH v9 3/5] memory: mediatek: Add SMI driver
` [PATCH v9 2/5] dt-bindings: mediatek: Add smi dts binding
` [PATCH v9 4/5] iommu/mediatek: Add mt8173 IOMMU driver
` [PATCH v9 5/5] dts: mt8173: Add iommu/smi nodes for mt8173

[PATCH v4 0/8] dmaengine: rcar-dmac: add iommu support for slave transfers
 2016-02-16 20:39 UTC  (9+ messages)
` [PATCH v4 1/8] iommu: Add MMIO mapping type
  ` [PATCH v4 2/8] dma-mapping: add {map,unmap}_resource to dma_map_ops
  ` [PATCH v4 3/8] dma-mapping: add dma_{map,unmap}_resource
  ` [PATCH v4 4/8] arm: dma-mapping: add {map, unmap}_resource for iommu ops
  ` [PATCH v4 5/8] dmaengine: rcar-dmac: group slave configuration
  ` [PATCH v4 6/8] dmaengine: rcar-dmac: add iommu support for slave transfers
  ` [PATCH v4 7/8] ARM: dts: r8a7790: add iommus to dmac0 and dmac1
  ` [PATCH v4 8/8] ARM: dts: r8a7791: "

Can't boot new 4.4 kernel with IOMMU enabled
 2016-02-16 17:32 UTC  (12+ messages)

DMAR error messages after 'shutdown -r'
 2016-02-16 16:47 UTC  (2+ messages)

[PATCH v3 0/8] dmaengine: rcar-dmac: add iommu support for slave transfers
 2016-02-16 13:30 UTC  (24+ messages)
` [PATCH v3 1/8] iommu: Add MMIO mapping type
` [PATCH v3 2/8] dma-mapping: add {map,unmap}_resource to dma_map_ops
` [PATCH v3 3/8] dma-mapping: add dma_{map,unmap}_resource
` [PATCH v3 4/8] arm: dma-mapping: add {map,unmap}_resource for iommu ops
` [PATCH v3 5/8] dmaengine: rcar-dmac: group slave configuration
` [PATCH v3 6/8] dmaengine: rcar-dmac: add iommu support for slave transfers
` [PATCH v3 7/8] ARM: dts: r8a7790: add iommus to dmac0 and dmac1
` [PATCH v3 8/8] ARM: dts: r8a7791: "

[GIT PULL] Intel IOMMU SVM fixes for 4.5
 2016-02-16 10:50 UTC 

[PATCH v2] iommu/dma: Map scatterlists more parsimoniously
 2016-02-15 23:00 UTC  (2+ messages)

[PATCH RESEND] iommu:Make the function dma_free_pagelist static
 2016-02-15 20:36 UTC 

[RFC v2 00/15] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-02-11 14:34 UTC  (16+ messages)
` [RFC v2 01/15] iommu: Add DOMAIN_ATTR_MSI_MAPPING attribute
  ` [RFC v2 02/15] vfio: expose MSI mapping requirement through VFIO_IOMMU_GET_INFO
  ` [RFC v2 03/15] vfio: introduce VFIO_IOVA_RESERVED vfio_dma type
  ` [RFC v2 04/15] iommu: add alloc/free_reserved_iova_domain
  ` [RFC v2 05/15] iommu/arm-smmu: implement alloc/free_reserved_iova_domain
  ` [RFC v2 08/15] iommu/arm-smmu: implement iommu_get/put_single_reserved
  ` [RFC v2 09/15] iommu/arm-smmu: relinquish reserved resources on domain deletion
  ` [RFC v2 10/15] vfio: allow the user to register reserved iova range for MSI mapping
` [RFC v2 06/15] iommu/arm-smmu: add a reserved binding RB tree
` [RFC v2 07/15] iommu: iommu_get/put_single_reserved
` [RFC v2 11/15] msi: Add a new MSI_FLAG_IRQ_REMAPPING flag
` [RFC v2 12/15] msi: export msi_get_domain_info
` [RFC v2 13/15] vfio/type1: also check IRQ remapping capability at msi domain
` [RFC v2 14/15] iommu/arm-smmu: do not advertise IOMMU_CAP_INTR_REMAP
` [RFC v2 15/15] irqchip/gicv2m/v3-its-pci-msi: IOMMU map the MSI frame when needed

[PATCH V3 0/5] perf/amd/iommu: Enable multi-IOMMU support
 2016-02-11  8:34 UTC  (14+ messages)
` [PATCH V3 1/5] perf/amd/iommu: Consolidate and move perf_event_amd_iommu header
` [PATCH V3 4/5] perf/amd/iommu: Introduce get_iommu_bnk_cnt_evt_idx
` [PATCH V3 5/5] perf/amd/iommu: Enable support for multiple IOMMUs

[PATCH] iommu/amd: Apply workaround for ATS write permission check
 2016-02-10 21:48 UTC 

[PATCH 0/4] Miscellaneous ARM SMMU patches
 2016-02-10 14:25 UTC  (8+ messages)
` [PATCH 2/4] iommu/arm-smmu: Allow disabling unmatched stream bypass
      ` [PATCH v2] "
` [PATCH 4/4] iommu/arm-smmu: Use per-context TLB sync as appropriate

[PATCH] iommu: fix second argument of trace_map() to report correct paddr
 2016-02-10  1:18 UTC 


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