Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2016-02-26 17:35:52 to 2016-03-15 02:36:32 UTC [more...]

[PATCH 00/06] iommu/ipmmu-vmsa: IPMMU multi-arch update
 2016-03-15  2:36 UTC  (4+ messages)
` [PATCH 04/06] iommu/ipmmu-vmsa: Rework interrupt code and use bitmap for context

[PATCH V5 00/10] perf/amd/iommu: Enable multi-IOMMU support
 2016-03-15  0:39 UTC  (11+ messages)
` [PATCH V5 02/10] perf/amd/iommu: Consolidate and move perf_event_amd_iommu header

[PATCH v4 0/6] PCI: Support multiple DMA aliases
 2016-03-14 22:43 UTC  (9+ messages)
` [PATCH v4 3/6] PCI: Add support for "
        ` [PATCH] "
        ` [PATCH v5 3/6] "

[v6, 0/5] Fix eSDHC host version register bug
 2016-03-14 17:45 UTC  (10+ messages)
` [v6, 1/5] ARM64: dts: ls2080a: add device configuration node
` [v6, 2/5] soc: fsl: add GUTS driver for QorIQ platforms
` [v6, 3/5] dt: move guts devicetree doc out of powerpc directory
` [v6, 4/5] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v6, 5/5] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[PATCH v2 0/2] MT8173 IOMMU 4GB MODE SUPPORT
 2016-03-14 12:37 UTC  (4+ messages)
  ` [PATCH v2 1/2] iommu/io-pgtable: Add MTK 4GB mode in Short-descriptor
  ` [PATCH v2 2/2] iommu/mediatek: Add 4GB mode support

[PATCH] iommu: io-pgtable: fixed a brace coding style issue
 2016-03-13  0:17 UTC 

[PATCH 1/2] iommu/vt-d: replace *hdr with hdr[0] in struct dmar_drhd_unit
 2016-03-12 21:57 UTC  (2+ messages)
` [PATCH 2/2] iommu/vt-d: use zero-sized array in DMAR related ACPI structures

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

[PATCH 0/2] MT8173 IOMMU 4GB MODE SUPPORT
 2016-03-11 14:45 UTC  (5+ messages)
` [PATCH 1/2] iommu/io-pgtable: Add MTK 4GB mode in Short-descriptor

[PATCH 1/2] iommu/dma: Restore scatterlist offsets correctly
 2016-03-10 19:28 UTC  (2+ messages)
  ` [PATCH 2/2] iommu/dma: Implement scatterlist segment merging

[RFC v5 00/17] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-03-10 11:52 UTC  (22+ messages)
` [RFC v5 02/17] iommu/arm-smmu: advertise DOMAIN_ATTR_MSI_MAPPING attribute
` [RFC v5 03/17] iommu: introduce a reserved iova cookie
` [RFC v5 04/17] dma-reserved-iommu: alloc/free_reserved_iova_domain
` [RFC v5 05/17] dma-reserved-iommu: reserved binding rb-tree and helpers
  ` [RFC v5 01/17] iommu: Add DOMAIN_ATTR_MSI_MAPPING attribute
  ` [RFC v5 06/17] dma-reserved-iommu: iommu_get/put_single_reserved
` [RFC v5 07/17] dma-reserved-iommu: iommu_unmap_reserved
` [RFC v5 08/17] msi: Add a new MSI_FLAG_IRQ_REMAPPING flag
` [RFC v5 09/17] irqchip/gic-v3-its: ITS advertises MSI_FLAG_IRQ_REMAPPING
` [RFC v5 10/17] msi: export msi_get_domain_info
` [RFC v5 11/17] msi: msi_compose wrapper
` [RFC v5 12/17] msi: IOMMU map the doorbell address when needed
` [RFC v5 13/17] vfio: introduce VFIO_IOVA_RESERVED vfio_dma type
` [RFC v5 14/17] vfio: allow the user to register reserved iova range for MSI mapping
` [RFC v5 15/17] vfio/type1: also check IRQ remapping capability at msi domain
` [RFC v5 16/17] iommu/arm-smmu: do not advertise IOMMU_CAP_INTR_REMAP
` [RFC v5 17/17] vfio/type1: return MSI mapping requirements with VFIO_IOMMU_GET_INFO

[PATCH 1/3] iommu/dma: Add some missing #includes
 2016-03-10  7:47 UTC  (5+ messages)
` [PATCH 2/3] iommu/dma: Use correct offset in map_sg

DMAR error messages after 'shutdown -r'
 2016-03-07 21:41 UTC  (3+ messages)

[PATCH 0/7] PAMU driver update
 2016-03-07 15:34 UTC  (8+ messages)
  ` [PATCH 1/7] iommu/fsl: Fix most checkpatch warnings and typos
  ` [PATCH 2/7] iommu/fsl: Work around erratum A-007907
  ` [PATCH 3/7] iommu/fsl: Enable OMT cache, before invalidating PAACT and SPAACT cache
  ` [PATCH 4/7] iommu/fsl: Factor out PCI specific code
  ` [PATCH 5/7] iommu/fsl: Enable default DMA window for PCIe devices once detached from domain
  ` [PATCH 6/7] iommu/fsl: PAMU power management support
  ` [PATCH 7/7] iommu/fsl: Added cache controller compatible strings for SOCs

[PATCH v4 0/8] dmaengine: rcar-dmac: add iommu support for slave transfers
 2016-03-07  6:03 UTC  (3+ messages)
` [PATCH v4 6/8] "

[PATCH V2 0/8] iommu/amd: enable ACPI hardware ID device support
 2016-03-05  9:00 UTC  (6+ messages)

[PATCH V4] iommu/arm-smmu-v2: Workaround for ThunderX errata#27704
 2016-03-04 21:56 UTC 

[PATCH V4] iommu/arm-smmu-v2: Workaround for ThunderX errata#27704
 2016-03-04 21:35 UTC  (3+ messages)

[PATCH V4] iommu/arm-smmu-v2: Workaround for ThunderX errata#27704
 2016-03-04 18:16 UTC  (4+ messages)

[PATCH] arm64/dma-mapping: Add DMA_ATTR_ALLOC_SINGLE_PAGES support
 2016-03-04  0:00 UTC  (3+ messages)

[PATCH 00/12] Generic DT bindings for PCI and ARM SMMU
 2016-03-03 22:29 UTC  (19+ messages)
  ` [PATCH 01/12] Docs: dt: add PCI IOMMU map bindings
  ` [PATCH 02/12] of/irq: Break out msi-map lookup (again)
  ` [PATCH 03/12] iommu/of: Handle iommu-map property for PCI
  ` [PATCH 04/12] arm64/dma-mapping: Extend DMA ops workaround to PCI devices
  ` [PATCH 05/12] arm64/dma-mapping: Remove default domain workaround
  ` [PATCH 06/12] iommu/arm-smmu: Streamline SMMU data lookup
  ` [PATCH 07/12] iommu/arm-smmu: Factor out mmu-masters handling
  ` [PATCH 08/12] iommu/arm-smmu: Refactor master/group config handling
  ` [PATCH 09/12] iommu/arm-smmu: Simplify mmu-masters handling
  ` [PATCH 10/12] Docs: dt: document ARM SMMU generic binding usage
  ` [PATCH 11/12] iommu/arm-smmu: Generic IOMMU DT bindings support
  ` [PATCH 12/12] iommu/arm-smmu: Group platform devices appropriately

[PATCH v4 5/6] pci: Add DMA alias quirk for mic_x200_dma
 2016-03-03 14:53 UTC  (2+ messages)
` [PATCH v5 5/6] PCI: "

[git pull] IOMMU Fixes for Linux v4.5-rc6
 2016-03-03 13:51 UTC 

[PATCH] iommu/ipmmu-vmsa: Add r8a7795 DT binding
 2016-03-03  9:59 UTC  (7+ messages)

[PATCH] iommu/vt-d: Assign old irt entries a common valid vector in kdump kernel
 2016-03-03  3:29 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-v2: Workaround for ThunderX errata#27704
 2016-03-02 18:12 UTC  (6+ messages)

[patch] iommu/exynos: checking for IS_ERR() instead of NULL
 2016-03-02 14:53 UTC  (3+ messages)

[patch 2/2] iommu/mediatek: checking for IS_ERR() instead of NULL
 2016-03-02 14:49 UTC  (2+ messages)

Bug: Freeing dma regions
 2016-03-02 14:06 UTC  (8+ messages)

[patch 1/2] iommu/mediatek: signedness bug in probe function
 2016-03-02 13:53 UTC  (2+ messages)

[PATCH v2] iommu/io-pgtable-armv7s: Fix kmem_cache_alloc() flags
 2016-03-02 13:49 UTC  (3+ messages)

[PATCH v10 0/5] MT8173 IOMMU SUPPORT
 2016-03-02 11:26 UTC  (6+ messages)

[PATCH] iommu/io-pgtable-armv7s: Fix kmem_cache_alloc() flags
 2016-03-01 18:53 UTC  (2+ messages)

[PATCH] iommu/mtk: fix handling of of_count_phandle_with_args result
 2016-03-01 18:19 UTC  (3+ messages)

[PATCH v3 0/3] io-pgtable ARM short descriptor format
 2016-03-01 13:51 UTC  (5+ messages)
` [PATCH v3 1/3] iommu/io-pgtable: Add ARMv7 short descriptor support

[PATCH 1/2] iommu/mediatek: select ARM_DMA_USE_IOMMU
 2016-02-29 21:04 UTC  (9+ messages)
  ` [PATCH 2/2] iommu/mediatek: mark PM functions as __maybe_unused

Can't boot new 4.4 kernel with IOMMU enabled
 2016-02-29 17:52 UTC  (14+ messages)

[PATCH] iommu/dma: Fix NEED_SG_DMA_LENGTH dependency
 2016-02-29 16:28 UTC  (3+ messages)

[PATCH] iommu/exynos: Use proper readl/writel register interface
 2016-02-29 15:46 UTC  (3+ messages)

[PATCH] iommu: exynos: pointers are nto physical addresses
 2016-02-29 15:45 UTC  (4+ messages)

[RFC v4 00/14] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-02-29 15:27 UTC  (10+ messages)
` [RFC v4 07/14] msi: Add a new MSI_FLAG_IRQ_REMAPPING flag
` [RFC v4 09/14] msi: IOMMU map the doorbell address when needed
` [RFC v4 12/14] vfio/type1: also check IRQ remapping capability at msi domain
` [RFC v4 13/14] iommu/arm-smmu: do not advertise IOMMU_CAP_INTR_REMAP
` [RFC v4 14/14] vfio/type1: return MSI mapping requirements with VFIO_IOMMU_GET_INFO

[PATCH] iommu/mediatek: select IOMMU_IOVA
 2016-02-29  9:17 UTC  (2+ messages)

[PATCH v2] perf/x86/amd: Adding support for new IOMMU performance event
 2016-02-29  4:23 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox