Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2015-02-13 22:27:01 to 2015-03-09 12:32:26 UTC [more...]

[RFC PATCH 0/5] MT8173 IOMMU support
 2015-03-09 12:32 UTC  (24+ messages)
  ` [PATCH 1/5] soc: mediatek: Add SMI driver
  ` [PATCH 2/5] iommu/mediatek: Add mt8173 IOMMU driver
  ` [PATCH 3/5] dt-bindings: mediatek: Add smi dts binding
  ` [PATCH 4/5] dt-bindings: iommu: Add binding for mediatek IOMMU
  ` [PATCH 5/5] dts: mt8173: Add iommu/smi nodes for mt8173

[RFC PATCH 0/5] MT8173 IOMMU support
 2015-03-09  7:51 UTC  (3+ messages)
  ` [PATCH 1/5] soc: mediatek: Add SMI driver

[PATCH 0/2] Kill off pgsize_bitmap field from struct iommu_ops
 2015-03-07 16:17 UTC  (9+ messages)
  ` [PATCH 1/2] iommu: move pgsize_bitmap from struct iommu_ops to struct iommu_domain
  ` [PATCH 2/2] iommu: of: enforce const-ness of struct iommu_ops

[PATCH v5 0/4] vfio: type1: support for ARM SMMUS with VFIO_IOMMU_TYPE1
 2015-03-06 14:46 UTC  (18+ messages)
` [PATCH v5 1/4] vfio: implement iommu driver capabilities with an enum
  ` [PATCH v5 2/4] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
  ` [PATCH v5 4/4] vfio: type1: implement "
` [PATCH v5 3/4] vfio: type1: replace vfio_domains_have_iommu_cache with generic function

[v3 00/26] Add VT-d Posted-Interrupts support
 2015-03-06  6:51 UTC  (14+ messages)
` [v3 21/26] x86, irq: Define a global vector for VT-d Posted-Interrupts
` [v3 23/26] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
` [v3 24/26] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked

[PATCH] iommu: arm-smmu: set a more appropriate DMA mask
 2015-03-05 21:20 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: fix leak in arm_smmu_flush_pgtable
 2015-03-05 18:44 UTC  (5+ messages)

[RFC PATCH 0/5] arm64: IOMMU-backed DMA mapping
 2015-03-05 16:42 UTC  (5+ messages)
` [RFC PATCH 4/5] arm64: add IOMMU dma_ops

[RFC PATCH v2 0/3] arm64: IOMMU-backed DMA mapping
 2015-03-05 11:16 UTC  (13+ messages)
` [RFC PATCH v2 2/3] arm64: add IOMMU dma_ops
` [RFC PATCH v2 3/3] arm64: hook up "

[PATCH v2 1/1] iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS condition
 2015-03-04 18:32 UTC  (2+ messages)

[PATCH] iommu/vt-d: Detach domain *only* from attached iommus
 2015-03-04 18:30 UTC 

[PATCH v4 0/5] vfio: type1: support for ARM SMMUS with VFIO_IOMMU_TYPE1
 2015-03-04 17:32 UTC  (13+ messages)
` [PATCH v4 1/5] vfio: implement iommu driver capabilities with an enum
` [PATCH v4 2/5] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
` [PATCH v4 3/5] vfio: type1: replace domain wide protection flags with supported capabilities
` [PATCH v4 4/5] vfio: type1: replace vfio_domains_have_iommu_cache with generic function
  ` [PATCH v4 5/5] vfio: type1: implement the VFIO_DMA_MAP_FLAG_NOEXEC flag

[PATCH/RFC 0/4] Probe deferral for IOMMU DT integration
 2015-03-04 15:41 UTC  (6+ messages)

[PATCH - v7] of: Move of_dma_configure() to device.c to help re-use
 2015-03-03 22:54 UTC  (8+ messages)
  ` [PATCH - V7] of/pci: Add of_pci_dma_configure() to update DMA configuration

BUG: SCSI aic7xxx driver and AMD IOMMU
 2015-03-03 19:36 UTC  (2+ messages)

[PATCH v8 0/7] PCI: get DMA configuration from parent device
 2015-03-03 17:52 UTC  (8+ messages)
  ` [PATCH v8 1/7] of: iommu: Add ptr to OF node arg to of_iommu_configure()
  ` [PATCH v8 2/7] of: Move of_dma_configure() to device.c to help re-use
  ` [PATCH v8 3/7] of: Fix size when dma-range is not used
  ` [PATCH v8 4/7] PCI: Add helper functions pci_get[put]_host_bridge_device()
  ` [PATCH v8 5/7] of/pci: Add of_pci_dma_configure() to update DMA configuration
  ` [PATCH v8 6/7] PCI: Update DMA configuration from DT
  ` [PATCH v8 7/7] arm: dma-mapping: limit IOMMU mapping size

[patch] iommu/amd: small cleanup in mn_release()
 2015-03-03 14:00 UTC  (2+ messages)

[PATCH] iommu/fsl: Really fix init section(s) content
 2015-03-03 13:55 UTC  (5+ messages)

[PATCH] CHROMIUM: iommu: rockchip: Make sure that page table state is coherent
 2015-03-03 13:36 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Convert non-returned local variable to boolean when relevant
 2015-03-03 13:14 UTC  (2+ messages)

[PATCH v2] iommu/io-pgtable-arm: Add built time dependency
 2015-03-03 13:05 UTC  (3+ messages)

[PATCH v14 00/20] VFIO support for platform devices
 2015-03-03 10:06 UTC  (22+ messages)
` [PATCH v14 01/20] vfio/platform: initial skeleton of "
` [PATCH v14 02/20] vfio: platform: probe to devices on the platform bus
` [PATCH v14 06/20] vfio/platform: return info for bound device
` [PATCH v14 11/20] vfio/platform: initial interrupts support code
` [PATCH v14 13/20] vfio/platform: support for level sensitive interrupts
  ` [PATCH v14 03/20] vfio: platform: add the VFIO PLATFORM module to Kconfig
  ` [PATCH v14 04/20] vfio: amba: VFIO support for AMBA devices
  ` [PATCH v14 05/20] vfio: amba: add the VFIO for AMBA devices module to Kconfig
  ` [PATCH v14 07/20] vfio/platform: return info for device memory mapped IO regions
  ` [PATCH v14 08/20] vfio/platform: read and write support for the device fd
  ` [PATCH v14 09/20] vfio/platform: support MMAP of MMIO regions
  ` [PATCH v14 10/20] vfio/platform: return IRQ info
  ` [PATCH v14 12/20] vfio/platform: trigger an interrupt via eventfd
  ` [PATCH v14 14/20] vfio: add a vfio_ prefix to virqfd_enable and virqfd_disable and export
  ` [PATCH v14 15/20] vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exit
  ` [PATCH v14 16/20] vfio: add local lock for virqfd instead of depending on VFIO PCI
  ` [PATCH v14 18/20] vfio: move eventfd support code for VFIO_PCI to a separate file
  ` [PATCH v14 20/20] vfio/platform: implement IRQ masking/unmasking via an eventfd
` [PATCH v14 17/20] vfio: pass an opaque pointer on virqfd initialization
` [PATCH v14 19/20] vfio: initialize the virqfd workqueue in VFIO generic code

[PATCH 1/1] iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS condition
 2015-03-03  8:57 UTC  (3+ messages)

[PATCH v13 00/18] VFIO support for platform devices
 2015-02-27 11:05 UTC  (5+ messages)

High lock contention on async_umap_flush_lock when intel_iommu=on
 2015-02-26  2:06 UTC 

[PATCH v6 0/7] PCI: get DMA configuration from parent device
 2015-02-25 22:20 UTC  (16+ messages)
` [PATCH v6 6/7] PCI: update dma configuration from DT

[PATCH v2 0/4] iommu: A couple of urgent fixes
 2015-02-25 12:43 UTC  (2+ messages)

[PATCH] iommu/io-pgtable-arm: fix self-test WARNs on i386
 2015-02-25 12:38 UTC  (2+ messages)

[PATCH linux-next] iommu: Enable LPAE pagetable on ARM only
 2015-02-25 10:00 UTC  (11+ messages)
    ` [PATCH v2 "
          ` [PATCH v3 linux-next] iommu: Enable LPAE pagetable on ARM and ARM64 only

[PATCH] iommu/fsl: PAMU is also present on 64-bit SoC(s)
 2015-02-23 18:16 UTC 

[PATCH] iommu/io-pgtable-arm: Add built time dependency
 2015-02-23  8:59 UTC  (5+ messages)

[PATCH v5 00/18] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2015-02-22 18:00 UTC  (5+ messages)
` [PATCH v5 04/18] ARM: dts: exynos5250: add sysmmu nodes
` [PATCH v5 05/18] ARM: dts: exynos5420: "

[PATCH] driver/iommu/intel_irq_remapping: Print x2apic opt out info instead of printing a warning
 2015-02-21 21:07 UTC 

IOMMU/DMA API inquiry
 2015-02-19 19:41 UTC  (3+ messages)

SMMU 2-stage support
 2015-02-18 18:56 UTC  (2+ messages)

WARNING: CPU: 0 PID: 1 at drivers/iommu/io-pgtable-arm.c:406 __arm_lpae_unmap()
 2015-02-14 23:20 UTC 

[PATCH] iommu/fsl: PAMU is also present on 64-bit SoC(s)
 2015-02-14  8:52 UTC 

Kernel Oops: iommu related?
 2015-02-13 22:27 UTC  (7+ messages)


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