iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-25 06:28:54 to 2016-06-02 19:26:39 UTC [more...]

How to keep PCI-e endpoints and RCs in distinct IOMMU groups?
 2016-06-02 19:26 UTC  (4+ messages)

[PATCHv7 0/6] dmaengine: rcar-dmac: add iommu support for slave transfers
 2016-06-02 16:47 UTC  (12+ messages)
` [PATCHv7 1/6] dma-mapping: add {map,unmap}_resource to dma_map_ops
` [PATCHv7 2/6] dma-debug: add support for resource mappings
` [PATCHv7 3/6] dma-mapping: add dma_{map,unmap}_resource
` [PATCHv7 4/6] arm: dma-mapping: add {map,unmap}_resource for iommu ops
  ` [PATCHv7 4/6] arm: dma-mapping: add {map, unmap}_resource "
` [PATCHv7 5/6] dmaengine: rcar-dmac: group slave configuration
` [PATCHv7 6/6] dmaengine: rcar-dmac: add iommu support for slave transfers

[PATCH v3 00/06] iommu/ipmmu-vmsa: IPMMU multi-arch update V3
 2016-06-02 15:56 UTC  (7+ messages)
` [PATCH v3 01/06] iommu/ipmmu-vmsa: Remove platform data handling
` [PATCH v3 02/06] iommu/ipmmu-vmsa: Rework interrupt code and use bitmap for context
` [PATCH v3 03/06] iommu/ipmmu-vmsa: Break out utlb parsing code
` [PATCH v3 04/06] iommu/ipmmu-vmsa: Break out domain allocation code
` [PATCH v3 05/06] iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops
` [PATCH v3 06/06] iommu/ipmmu-vmsa: Drop LPAE Kconfig dependency

[RFC v3 00/45] dma-mapping: Use unsigned long for dma_attrs
 2016-06-02 15:39 UTC  (46+ messages)
  ` [RFC v3 01/45] powerpc: dma-mapping: Don't hard-code the value of DMA_ATTR_WEAK_ORDERING
  ` [RFC v3 02/45] dma-mapping: Use unsigned long for dma_attrs
  ` [RFC v3 03/45] alpha: "
  ` [RFC v3 04/45] arc: "
  ` [RFC v3 05/45] ARM: "
  ` [RFC v3 06/45] arm64: "
  ` [RFC v3 07/45] avr32: "
  ` [RFC v3 08/45] blackfin: "
  ` [RFC v3 09/45] c6x: "
  ` [RFC v3 10/45] cris: "
  ` [RFC v3 11/45] frv: "
  ` [RFC v3 12/45] drm/exynos: "
  ` [RFC v3 13/45] drm/mediatek: "
  ` [RFC v3 14/45] drm/msm: "
  ` [RFC v3 15/45] drm/nouveau: "
  ` [RFC v3 16/45] drm/rockship: "
  ` [RFC v3 17/45] infiniband: "
  ` [RFC v3 18/45] iommu: "
  ` [RFC v3 19/45] [media] "
  ` [RFC v3 20/45] xen: "
  ` [RFC v3 21/45] swiotlb: "
  ` [RFC v3 22/45] powerpc: "
  ` [RFC v3 23/45] video: "
  ` [RFC v3 24/45] x86: "
  ` [RFC v3 25/45] iommu: intel: "
  ` [RFC v3 26/45] h8300: "
  ` [RFC v3 27/45] hexagon: "
  ` [RFC v3 28/45] ia64: "
  ` [RFC v3 29/45] m68k: "
  ` [RFC v3 30/45] metag: "
  ` [RFC v3 31/45] microblaze: "
  ` [RFC v3 32/45] mips: "
  ` [RFC v3 33/45] mn10300: "
  ` [RFC v3 34/45] nios2: "
  ` [RFC v3 35/45] openrisc: "
  ` [RFC v3 36/45] parisc: "
  ` [RFC v3 37/45] misc: mic: "
  ` [RFC v3 38/45] s390: "
  ` [RFC v3 39/45] sh: "
  ` [RFC v3 40/45] sparc: "
  ` [RFC v3 41/45] tile: "
  ` [RFC v3 42/45] unicore32: "
  ` [RFC v3 43/45] xtensa: "
  ` [RFC v3 44/45] dma-mapping: Remove dma_get_attr
  ` [RFC v3 45/45] dma-mapping: Document the DMA attributes right in declaration

[RESEND PATCH v2 0/6] vfio-pci: Add support for mmapping MSI-X table
 2016-06-02 13:11 UTC  (8+ messages)
  ` [RESEND PATCH v2 1/6] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag
  ` [RESEND PATCH v2 2/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller enables IRQ remapping
  ` [RESEND PATCH v2 3/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if IOMMU have capability of "
  ` [RESEND PATCH v2 4/6] iommu: Set PCI_BUS_FLAGS_MSI_REMAP on iommu driver initialization
  ` [RESEND PATCH v2 5/6] pci-ioda: Set PCI_BUS_FLAGS_MSI_REMAP for IODA host bridge
  ` [RESEND PATCH v2 6/6] vfio-pci: Allow to expose MSI-X table to userspace if interrupt remapping is enabled

[PATCH 1/2] iommu: Disable preemption around use of this_cpu_ptr()
 2016-06-02 11:45 UTC  (2+ messages)
` [PATCH 2/2] iommu: Remove cpu-local spinlock

[v10, 0/7] Fix eSDHC host version register bug
 2016-06-02  9:01 UTC  (19+ messages)
` [v10, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
            ` [PATCH 1/4] base: soc: introduce soc_device_match() interface
            ` [PATCH 2/4] soc: fsl: add GUTS driver for QorIQ platforms
            ` [PATCH 3/4] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
            ` [PATCH 4/4] Revert "powerpc/fsl: Move fsl_guts.h out of arch/powerpc"

[RFT v2] iommu/amd: use subsys_initcall() on amdv2 iommu
 2016-06-01 21:11 UTC  (21+ messages)
                    ` [RFT v3] drm: use late_initcall() for amdkfd and radeon

[RESEND PATCH] iommu/rockchip: fix zap cache during device attach
 2016-06-01 15:46 UTC 

[PATCH] iommu: Disable preemption around use of this_cpu_ptr()
 2016-06-01 12:40 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3 1/2] "
    ` [PATCH v3 2/2] iommu: Remove cpu-local spinlock

[RFC v2] Change dma_attrs from bitfield to unsigned long
 2016-06-01  7:51 UTC  (7+ messages)
  ` [RFC v2] dma-mapping: Use unsigned long for dma_attrs

[PATCH] iommu/arm-smmu: Properly initialize CBAR MemAttr
 2016-05-31 13:09 UTC  (3+ messages)

[PATCH v2 1/6] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag
 2016-05-30 13:32 UTC  (30+ messages)
` [PATCH v2 2/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller enables IRQ remapping
  ` [PATCH v2 3/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if IOMMU have capability of "
  ` [PATCH v2 4/6] iommu: Set PCI_BUS_FLAGS_MSI_REMAP on iommu driver initialization
  ` [PATCH v2 5/6] pci-ioda: Set PCI_BUS_FLAGS_MSI_REMAP for IODA host bridge
  ` [PATCH v2 6/6] vfio-pci: Allow to expose MSI-X table to userspace if interrupt remapping is enabled

[PATCH v2 0/6] vfio-pci: Add support for mmapping MSI-X table
 2016-05-30 13:32 UTC 

[PATCH v2 0/6] vfio-pci: Add support for mmapping MSI-X table
 2016-05-30 13:32 UTC 

[PATCH v2 0/6] vfio-pci: Add support for mmapping MSI-X table
 2016-05-30 13:32 UTC 

[PATCH v2 0/6] vfio-pci: Add support for mmapping MSI-X table
 2016-05-30 13:32 UTC 

[PATCH v2 0/6] vfio-pci: Add support for mmapping MSI-X table
 2016-05-30 13:32 UTC 

[Patch v4 0/9] *** Fix kdump failure in system with amd iommu***
 2016-05-30  5:10 UTC  (16+ messages)
` [Patch v4 3/9] iommu/amd: Detect pre enabled translation
` [Patch v4 6/9] iommu/amd: Add function copy_dev_tables
` [Patch v4 7/9] iommu/amd: copy old trans table from old kernel
  ` [Patch v4 8/9] iommu/amd: Do not initialize dev tables again in kdump
  ` [Patch v4 9/9] iommu/amd: Check the validation of irq table and domain id

[PATCH] remove lots of IS_ERR_VALUE abuses
 2016-05-27 23:24 UTC  (6+ messages)

[PATCH v2 0/2] fix and cleanup for iommu/vt-d
 2016-05-27 22:24 UTC  (3+ messages)
  ` [PATCH v2 1/2] iommu/vt-d: reduce extra first level entry in iommu->domains
  ` [PATCH v2 2/2] iommu/vt-d: use marco for dmar_domain's second level size and shift

[PATCH v3 0/5] MT2701 iommu support
 2016-05-27  8:56 UTC  (6+ messages)
  ` [PATCH v3 1/5] dt-bindings: mediatek: add descriptions for mediatek mt2701 iommu and smi
  ` [PATCH v3 2/5] iommu/mediatek: move the common struct into header file
  ` [PATCH v3 3/5] memory/mediatek: add support for mt2701
  ` [PATCH v3 4/5] iommu/mediatek: add support for mtk iommu generation one HW
  ` [PATCH v3 5/5] ARM: dts: mt2701: add iommu/smi dtsi node for mt2701

[GIT PULL] Intel IOMMU improvements for 4.7
 2016-05-26 23:06 UTC 

[PATCH] iommu/vt-d: reduce extra first level entry in iommu->domains
 2016-05-26 22:34 UTC  (6+ messages)

[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
 2016-05-26 13:45 UTC  (9+ messages)
` [RFC PATCH v1 10/18] x86/efi: Access EFI related tables in the clear

[RFC 0/9] IOMMU probe deferral support
 2016-05-26  5:56 UTC  (7+ messages)
` [RFC 5/9] drivers: platform: Configure dma operations at probe time
` [RFC 8/9] drivers: of: call iommu_bus_add_dev after iommu_configure_ops

[PATCH 0/5] vfio-pci: Add support for mmapping MSI-X table
 2016-05-26  3:48 UTC  (4+ messages)
` [PATCH 2/5] iommu: Set PCI_BUS_FLAGS_MSI_REMAP if IOMMU have capability of IRQ remapping

[PATCH V5 0/7] iommu/msm: Add DT adaptation and generic bindings support
 2016-05-25 16:49 UTC  (9+ messages)
` [PATCH V5 6/7] iommu/msm: Use writel_relaxed and add a barrier

[PATCH 0/4] dma-mapping: Constify dma_attrs
 2016-05-25 12:37 UTC  (3+ messages)

[PATCH v2 0/5] MT2701 iommu support
 2016-05-25  7:58 UTC  (6+ messages)
` [PATCH v2 4/5] iommu/mediatek: add support for mtk iommu generation one HW


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