messages from 2016-04-27 20:10:19 to 2016-05-10 12:04:34 UTC [more...]
[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
2016-05-10 12:04 UTC (18+ messages)
` [RFC PATCH v1 13/18] x86: DMA support for memory encryption
` [RFC PATCH v1 15/18] x86: Enable memory encryption on the APs
[PATCH 0/5] MT2701 iommu support
2016-05-10 10:28 UTC (9+ messages)
` [PATCH 4/5] iommu/mediatek: add support for mtk iommu generation one HW
` [PATCH 1/5] dt-bindings: mediatek: add descriptions for mediatek mt2701 iommu and smi
` [PATCH 2/5] iommu/mediatek: move the common struct into header file
` [PATCH 3/5] memory/mediatek: add support for mt2701
` [PATCH 5/5] ARM: dts: mt2701: add iommu/smi dtsi node "
[PATCH 5/5] iommu/arm-smmu: Use per-domain page sizes
2016-05-10 9:45 UTC (9+ messages)
` [PATCH 0/5] Introduce "
` [PATCH v2] iommu/arm-smmu: Use "
[PATCH v9 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
2016-05-10 7:34 UTC (13+ messages)
` [PATCH v9 1/8] genirq/msi: Add a new MSI_FLAG_IRQ_REMAPPING flag
` [PATCH v9 2/8] irqchip/gic-v3-its: ITS advertises MSI_FLAG_IRQ_REMAPPING
` [PATCH v9 3/8] genirq/msi: export msi_get_domain_info
` [PATCH v9 4/8] genirq/msi: msi_compose wrapper
` [PATCH v9 5/8] genirq/irq: introduce msi_doorbell_info
` [PATCH v9 6/8] irqchip/gicv2m: implement msi_doorbell_info callback
` [PATCH v9 8/8] genirq/msi: use the MSI doorbell's IOVA when requested
` [PATCH v9 7/8] genirq/msi: map/unmap the MSI doorbells on msi_domain_alloc/free_irqs
[PATCH v9 0/7] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
2016-05-09 23:03 UTC (18+ messages)
` [PATCH v9 1/7] vfio: introduce a vfio_dma type field
` [PATCH v9 2/7] vfio/type1: vfio_find_dma accepting a type argument
` [PATCH v9 3/7] vfio/type1: bypass unmap/unpin and replay for VFIO_IOVA_RESERVED slots
` [PATCH v9 4/7] vfio: allow reserved msi iova registration
` [PATCH v9 5/7] vfio/type1: also check IRQ remapping capability at msi domain
` [PATCH v9 6/7] iommu/arm-smmu: do not advertise IOMMU_CAP_INTR_REMAP
` [PATCH v9 7/7] vfio/type1: return MSI geometry through VFIO_IOMMU_GET_INFO capability chains
[PATCH V4 0/4] Code refine for Intel IOMMU
2016-05-09 22:20 UTC (4+ messages)
[PATCH v9 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
2016-05-09 20:57 UTC (10+ messages)
` [PATCH v9 1/8] iommu: Add iommu_domain_msi_geometry and DOMAIN_ATTR_MSI_GEOMETRY
` [PATCH v9 2/8] iommu/arm-smmu: initialize the msi geometry and advertise iommu-msi support
` [PATCH v9 3/8] iommu: introduce an msi cookie
` [PATCH v9 4/8] iommu/msi-iommu: initialization
` [PATCH v9 5/8] iommu/msi-iommu: iommu_msi_[get,put]_doorbell_iova
` [PATCH v9 6/8] iommu/msi-iommu: iommu_msi_domain
` [PATCH v9 8/8] iommu/arm-smmu: get/put the msi cookie
` [PATCH v9 7/8] iommu/msi-iommu: iommu_msi_msg_pa_to_va
[PATCHv6 0/8] dmaengine: rcar-dmac: add iommu support for slave transfers
2016-05-09 16:44 UTC (9+ messages)
` [PATCHv6 3/8] dma-mapping: add dma_{map,unmap}_resource
` [PATCHv6 1/8] dma-mapping: add {map,unmap}_resource to dma_map_ops
` [PATCHv6 2/8] dma-debug: add support for resource mappings
` [PATCHv6 4/8] arm: dma-mapping: add {map, unmap}_resource for iommu ops
` [PATCHv6 5/8] dmaengine: rcar-dmac: group slave configuration
` [PATCHv6 6/8] dmaengine: rcar-dmac: add iommu support for slave transfers
` [PATCHv6 7/8] ARM: dts: r8a7790: add iommus to dmac0 and dmac1
` [PATCHv6 8/8] ARM: dts: r8a7791: "
[PATCH] iommu/amd: Set AMD iommu callbacks for platform bus driver
2016-05-09 16:16 UTC (4+ messages)
[PATCH V2 RFC] fixup! virtio: convert to use DMA api
2016-05-09 11:09 UTC (15+ messages)
[PATCH v2 1/2] PCI: Add PCI device flag PCI_DEV_FLAGS_DMA_ALIAS_ROOT
2016-05-09 10:10 UTC (3+ messages)
` [PATCH v2 2/2] PCI: Handle Broadcom Vulcan DMA alias calculation quirk
[GIT PULL] iommu/arm-smmu: Updates for 4.7
2016-05-09 10:06 UTC (2+ messages)
[PATCH 0/2] Fix incorrect warning from dma-debug
2016-05-09 10:00 UTC (6+ messages)
` [PATCH 1/2] dma-mapping: add __dma_sync_single_for_device()
` [PATCH 2/2] iommu/io-pgtable-arm: use __dma_sync_single_for_device()
Possible bug
2016-05-07 8:33 UTC (2+ messages)
[PATCH 0/5] vfio-pci: Add support for mmapping MSI-X table
2016-05-06 16:54 UTC (17+ messages)
` [PATCH 4/5] pci-ioda: Set PCI_BUS_FLAGS_MSI_REMAP for IODA host bridge
` [PATCH 5/5] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported
[v10, 0/7] Fix eSDHC host version register bug
2016-05-05 22:25 UTC (12+ messages)
` [v10, 1/7] Documentation: DT: update Freescale DCFG compatible
` [v10, 2/7] ARM64: dts: ls2080a: add device configuration node
` [v10, 3/7] soc: fsl: add GUTS driver for QorIQ platforms
` [v10, 4/7] dt: move guts devicetree doc out of powerpc directory
` [v10, 5/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v10, 6/7] MAINTAINERS: add entry for Freescale SoC drivers
` [v10, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
[PATCH V3 0/7] iommu/msm: Add DT adaptation and generic bindings support
2016-05-05 5:10 UTC (10+ messages)
` [PATCH V3 1/7] iommu/msm: Add DT adaptation
` [PATCH V3 2/7] documentation: iommu: Add bindings for msm,iommu-v0 ip
` [PATCH V3 3/7] iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.c
` [PATCH V3 4/7] iommu/msm: Add support for generic master bindings
` [PATCH V3 6/7] iommu/msm: Use writel_relaxed and add a barrier
` [PATCH V3 7/7] iommu/msm: Remove driver BROKEN
` [PATCH V3 5/7] iommu/msm: use generic ARMV7S short descriptor pagetable ops
[v9, 0/7] Fix eSDHC host version register bug
2016-05-05 3:21 UTC (12+ messages)
` [v9, 2/7] ARM64: dts: ls2080a: add device configuration node
` [v9, 3/7] soc: fsl: add GUTS driver for QorIQ platforms
` [v9, 1/7] Documentation: DT: update Freescale DCFG compatible
` [v9, 4/7] dt: move guts devicetree doc out of powerpc directory
` [v9, 5/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v9, 6/7] MAINTAINERS: add entry for Freescale SoC driver
` [v9, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
[PATCH RESEND] iommu/dma: Implement scatterlist segment merging
2016-05-04 15:33 UTC (2+ messages)
[PATCH v8 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
2016-05-04 15:22 UTC (14+ messages)
` [PATCH v8 1/8] genirq/msi: Add a new MSI_FLAG_IRQ_REMAPPING flag
` [PATCH v8 2/8] irqchip/gic-v3-its: ITS advertises MSI_FLAG_IRQ_REMAPPING
` [PATCH v8 3/8] genirq/msi: export msi_get_domain_info
` [PATCH v8 4/8] genirq/msi: msi_compose wrapper
` [PATCH v8 5/8] genirq/irq: introduce msi_doorbell_info
` [PATCH v8 6/8] irqchip/gicv2m: implement msi_doorbell_info callback
` [PATCH v8 7/8] genirq/msi: map/unmap the MSI doorbells on msi_domain_alloc/free_irqs
` [PATCH v8 8/8] genirq/msi: use the MSI doorbell's IOVA when requested
[PATCH v8 0/7] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
2016-05-04 11:29 UTC (10+ messages)
` [PATCH v8 1/7] vfio: introduce a vfio_dma type field
` [PATCH v8 2/7] vfio/type1: vfio_find_dma accepting a type argument
` [PATCH v8 3/7] vfio/type1: bypass unmap/unpin and replay for VFIO_IOVA_RESERVED slots
` [PATCH v8 4/7] vfio: allow reserved msi iova registration
` [PATCH v8 5/7] vfio/type1: also check IRQ remapping capability at msi domain
` [PATCH v8 6/7] iommu/arm-smmu: do not advertise IOMMU_CAP_INTR_REMAP
` [PATCH v8 7/7] vfio/type1: return MSI mapping requirements with VFIO_IOMMU_GET_INFO
[PATCH V2] iommu/arm-smmu: clear cache lock bit of ACR
2016-05-03 16:50 UTC (2+ messages)
[PATCH] iommu/arm-smmu: clear cache lock bit of ACR
2016-05-03 12:50 UTC (3+ messages)
[PATCH v8 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
2016-05-03 12:27 UTC (13+ messages)
` [PATCH v8 1/8] iommu: Add iommu_domain_msi_geometry and DOMAIN_ATTR_MSI_GEOMETRY
` [PATCH v8 2/8] iommu/arm-smmu: sets the MSI geometry to programmable
` [PATCH v8 3/8] iommu: introduce an msi cookie
` [PATCH v8 4/8] iommu/msi-iommu: initialization
` [PATCH v8 5/8] iommu/msi-iommu: iommu_msi_[get,put]_doorbell_iova
` [PATCH v8 6/8] iommu/msi-iommu: iommu_msi_domain
` [PATCH v8 7/8] iommu/msi-iommu: iommu_msi_msg_pa_to_va
` [PATCH v8 8/8] iommu/arm-smmu: get/put the msi cookie
[BUGREPORT] Intel X58 Boards don't boot after "iommu/vt-d: Make root entry visible for hardware right after allocation"
2016-04-29 12:41 UTC (5+ messages)
[PATCH v9 00/18] Add VT-d Posted-Interrupts support - including prerequisite series
2016-04-28 16:40 UTC (6+ messages)
` [PATCH v9 12/18] vfio: Register/unregister irq_bypass_producer
[PATCH 0/7] arm-smmu: Implementation and context format differentiation
2016-04-28 16:12 UTC (3+ messages)
` [PATCH 6/7] iommu/arm-smmu: Decouple context format from kernel config
` [PATCH v2] "
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).