messages from 2016-05-30 13:18:43 to 2016-06-06 12:20:11 UTC [more...]
iommu/vt-d: Use per-cpu IOVA caching, suspend-to-ram causes machine hang
2016-06-06 12:20 UTC (3+ messages)
` [PATCH v2] iommu/vt-d: fix overflow of iommu->domains array
[RESEND PATCH v2 0/6] vfio-pci: Add support for mmapping MSI-X table
2016-06-06 8:25 UTC (25+ 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 v2 00/11] iommu/ipmmu-vmsa: r8a7795 support V2
2016-06-06 7:05 UTC (13+ messages)
` [PATCH v2 01/11] iommu/ipmmu-vmsa: Introduce features, break out alias
` [PATCH v2 02/11] iommu/ipmmu-vmsa: Add optional root device feature
` [PATCH v2 03/11] iommu/ipmmu-vmsa: Enable multi context support
` [PATCH v2 04/11] iommu/ipmmu-vmsa: Reuse iommu groups
` [PATCH v2 05/11] iommu/ipmmu-vmsa: Make use of IOMMU_OF_DECLARE()
` [PATCH v2 06/11] iommu/ipmmu-vmsa: Teach xlate() to skip disabled iommus
` [PATCH v2 07/11] iommu/ipmmu-vmsa: IPMMU device is 64-bit bus master
` [PATCH v2 08/11] iommu/ipmmu-vmsa: Write IMCTR twice
` [PATCH v2 09/11] iommu/ipmmu-vmsa: Make IMBUSCTR setup optional
` [PATCH v2 10/11] iommu/ipmmu-vmsa: Allow two bit SL0
` [PATCH v2 11/11] iommu/ipmmu-vmsa: Hook up r8a7795 DT matching code
[RFC v3 00/45] dma-mapping: Use unsigned long for dma_attrs
2016-06-06 6:45 UTC (53+ 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
Three X58 Workstation Motherboards that won't boot with VT-d enabled in BIOS and intel_iommu=on w/ Kernel >=4.2.1
2016-06-06 1:30 UTC
[PATCH v3 0/5] MT2701 iommu support
2016-06-06 1:30 UTC (2+ messages)
iommu/vt-d: Use per-cpu IOVA caching, suspend-to-ram causes machine hang
2016-06-05 18:13 UTC
[PATCH v2 0/7] Generic DT bindings for PCI IOMMUs and ARM SMMUv3
2016-06-04 8:10 UTC (9+ messages)
` [PATCH v2 1/7] iommu/of: Respect disabled IOMMUs
` [PATCH v2 2/7] Docs: dt: add PCI IOMMU map bindings
` [PATCH v2 3/7] of/irq: Break out msi-map lookup (again)
` [PATCH v2 4/7] iommu/of: Handle iommu-map property for PCI
` [PATCH v2 5/7] iommu/arm-smmu: Implement of_xlate() for SMMUv3
` [PATCH v2 6/7] iommu/arm-smmu: Finish off SMMUv3 default domain support
` [PATCH v2 7/7] iommu/arm-smmu: Support non-PCI devices with SMMUv3
[PATCH] iommu/vt-d: Avoid write-tearing on PTE clear
2016-06-03 17:55 UTC (2+ messages)
[PATCH v2 3/3] iommu: convert DT component matching to component_match_add_release()
2016-06-03 15:20 UTC (2+ messages)
[PATCH] iommu: convert DT component matching to component_match_add_release()
2016-06-03 13:13 UTC (2+ messages)
[PATCH] iommu/arm-smmu: wire up map_sg for arm-smmu-v3
2016-06-03 10:50 UTC
[PATCH v3 00/06] iommu/ipmmu-vmsa: IPMMU multi-arch update V3
2016-06-03 9:04 UTC (8+ 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
[PATCH] iommu/vt-d: Don't reject NTB devices due to scope mismatch
2016-06-03 0:46 UTC
How to keep PCI-e endpoints and RCs in distinct IOMMU groups?
2016-06-02 19:33 UTC (5+ 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 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 (14+ 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 (9+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).