Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2014-06-08 10:31:29 to 2014-06-27 13:29:13 UTC [more...]

[RFC 00/10] Add NVIDIA Tegra124 IOMMU support
 2014-06-27 13:29 UTC  (26+ messages)
  ` [RFC 01/10] iommu: Add IOMMU device registry
  ` [PATCH v3 02/10] devicetree: Add generic IOMMU device tree bindings
  ` [RFC 03/10] of: Add NVIDIA Tegra124 memory controller binding
  ` [RFC 04/10] memory: Add Tegra124 memory controller support
  ` [RFC 05/10] ARM: tegra: Add memory controller on Tegra124
  ` [RFC 06/10] ARM: tegra: tegra124: Enable IOMMU for display controllers
  ` [RFC 07/10] ARM: tegra: tegra124: Enable IOMMU for SDMMC controllers
  ` [RFC 08/10] ARM: tegra: Select ARM_DMA_USE_IOMMU
  ` [RFC 09/10] drm/tegra: Add IOMMU support
  ` [RFC 10/10] mmc: sdhci-tegra: "

[RFC PATCH v6 00/20] VFIO support for platform devices on ARM
 2014-06-27  8:47 UTC  (22+ messages)
` [RFC PATCH v6 01/20] iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC
` [RFC PATCH v6 03/20] iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driver
` [RFC PATCH v6 04/20] iommu/arm-smmu: add capability IOMMU_CAP_INTR_REMAP

[PATCH] iommu: Constify struct iommu_ops
 2014-06-27  8:18 UTC  (2+ messages)

[PATCH v2] iommu: Constify struct iommu_ops
 2014-06-27  7:03 UTC 

[Patch Part3 V3 00/21] Enable support of Intel DMAR device hotplug
 2014-06-26 13:59 UTC  (24+ messages)
` [Patch Part3 V3 01/21] iommu/vt-d: match segment number when searching for dev_iotlb capable devices
` [Patch Part3 V3 02/21] iommu/vt-d: use correct domain id to flush virtual machine domains
` [Patch Part3 V3 04/21] iommu/vt-d: introduce helper functions to make code symmetric for readability
  ` [Patch Part3 V3 03/21] iommu/vt-d: introduce helper functions to improve code readability
  ` [Patch Part3 V3 05/21] iommu/vt-d: only dynamically allocate domain id for virtual domains
  ` [Patch Part3 V3 06/21] iommu/vt-d: fix possible invalid memory access caused by free_dmar_iommu()
  ` [Patch Part3 V3 07/21] iommu/vt-d: avoid freeing virtual machine domain in free_dmar_iommu()
  ` [Patch Part3 V3 08/21] iommu/VT-d: simplify include/linux/dmar.h
  ` [Patch Part3 V3 09/21] iommu/vt-d: change iommu_enable/disable_translation to return void
  ` [Patch Part3 V3 10/21] iommu/vt-d: simplify intel_unmap_sg() and kill duplicated code
  ` [Patch Part3 V3 11/21] iommu/vt-d: introduce helper domain_pfn_within_range() to simplify code
  ` [Patch Part3 V3 12/21] iommu/vt-d: introduce helper function iova_size() to improve code readability
  ` [Patch Part3 V3 13/21] iommu/vt-d: fix bug in computing domain's iommu_snooping flag
  ` [Patch Part3 V3 14/21] IOMMU/vt-d: introduce helper function dmar_walk_resources()
  ` [Patch Part3 V3 15/21] iommu/vt-d: dynamically allocate and free seq_id for DMAR units
  ` [Patch Part3 V3 16/21] iommu/vt-d: implement DMAR unit hotplug framework
  ` [Patch Part3 V3 17/21] iommu/vt-d: search _DSM method for DMAR hotplug
  ` [Patch Part3 V3 19/21] iommu/vt-d: enhance error recovery in function intel_enable_irq_remapping()
  ` [Patch Part3 V3 20/21] iommu/vt-d: enhance intel-iommu driver to support DMAR unit hotplug
  ` [Patch Part3 V3 21/21] pci, ACPI, iommu: enhance pci_root to support DMAR device hotplug
` [Patch Part3 V3 18/21] iommu/vt-d: enhance intel_irq_remapping driver to support DMAR unit hotplug

[RFC PATCH v5 00/11] VFIO support for platform devices
 2014-06-26  1:08 UTC  (5+ messages)
` [RFC PATCH v5 01/11] driver core: platform: add device binding path 'driver_override'
  ` [PATCH] "

[PATCH v2] devicetree: Add generic IOMMU device tree bindings
 2014-06-25 10:14 UTC  (34+ messages)

Vfio-on-arm: the device tree does not contain the DMA device
 2014-06-25  8:12 UTC  (33+ messages)

[PATCH 0/3] iommu/fsl: Fixes for the PAMU driver
 2014-06-24 13:57 UTC  (4+ messages)
  ` [PATCH 1/3] iommu/fsl: Fix PAMU window size check
  ` [PATCH 2/3] iommu/fsl: Fix the device domain attach condition
  ` [PATCH 3/3] iommu/fsl: Fix the error condition during iommu group

[git pull] IOMMU Fixes for Linux v3.16-rc2
 2014-06-24  8:54 UTC 

[PATCH 0/3] Add pci_enable_msi_partial() to conserve MSI-related resources
 2014-06-23 20:11 UTC  (6+ messages)
` [PATCH 1/3] PCI/MSI: Add pci_enable_msi_partial()
` [PATCH 2/3] PCI/MSI/x86: Support pci_enable_msi_partial()
` [PATCH 3/3] AHCI: Use pci_enable_msi_partial() to conserve on 10/16 MSIs

[PATCH] iommu/intel: GAW only gets smaller by adding devices
 2014-06-21 13:51 UTC 

[PATCH v2] devicetree: Add generic IOMMU device tree bindings
 2014-06-20 18:55 UTC  (13+ messages)

[Patch] iommu/vt-d: fix bug in handling multiple RMRRs for the same PCI device
 2014-06-20 12:23 UTC  (2+ messages)

[stable PATCH] iommu/vt-d: Fix missing IOTLB flush in intel_iommu_unmap()
 2014-06-20  8:13 UTC  (3+ messages)

[PATCH v2] iommu/intel: Exclude devices using RMRRs from IOMMU API domains
 2014-06-19 14:41 UTC  (19+ messages)
          ` [Intel-gfx] "

[PATCH 1/2] iommu/vt-d: remove the useless dma_pte_addr
 2014-06-18  0:57 UTC  (2+ messages)

[PATCH 0/6] trivial cleanup for iommu/vt-d
 2014-06-18  0:56 UTC  (2+ messages)

[PATCH v2 00/10] Renesas ipmmu-vmsa: Miscellaneous cleanups and fixes
 2014-06-17 23:20 UTC  (6+ messages)
` [PATCH v2 02/10] iommu/ipmmu-vmsa: Cleanup failures of ARM mapping creation or attachment

[PATCH 09/24] drivers/iommu: check actual error on iommu_init
 2014-06-17 19:24 UTC  (3+ messages)

What devices are using ATS/PRI?
 2014-06-17 13:10 UTC 

[PATCH v4 00/16] PCI/iommu: Fix DMA alias problems
 2014-06-16 15:34 UTC  (4+ messages)

[PATCH 0/3] iommu: Expose IOMMU information in sysfs
 2014-06-16 15:24 UTC  (6+ messages)
  ` [PATCH 1/3] iommu: Add sysfs support for IOMMUs
  ` [PATCH 2/3] iommu/intel: Make use of IOMMU sysfs support
  ` [PATCH 3/3] iommu/amd: Add "

[PATCH 1/1] drivers/iommu/omap-iovmm.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE
 2014-06-14 21:58 UTC 

vt-d in hdd
 2014-06-14 20:20 UTC 

[RESEND PATCH] iommu/intel: Exclude devices using RMRRs from IOMMU API domains
 2014-06-13 16:35 UTC  (3+ messages)

Kernel panic or hang for Linaro Linux kernel 3.15 on arndale exynos5250
 2014-06-12  3:19 UTC 

[PATCH 3.14 78/78] [stable PATCH] iommu/vt-d: Fix missing IOTLB flush in intel_iommu_unmap()
 2014-06-09 22:48 UTC 

[PATCH v2] devicetree: Add generic IOMMU device tree bindings
 2014-06-09 10:49 UTC  (3+ messages)

intel_iommu=on crashes with UEFI boot but works with CSM boot
 2014-06-09  1:00 UTC 


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