messages from 2016-06-06 12:20:11 to 2016-06-15 11:48:56 UTC [more...]
[PATCH] iommu/vt-d: Avoid write-tearing on PTE clear
2016-06-15 11:48 UTC (2+ messages)
[PATCH] iommu/vt-d: reduce extra first level entry in iommu->domains
2016-06-15 11:39 UTC (3+ messages)
[PATCH v2 0/7] Generic DT bindings for PCI IOMMUs and ARM SMMUv3
2016-06-15 11:21 UTC (25+ 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/amd: Add proper error check in two functions
2016-06-15 11:17 UTC (2+ messages)
[RESEND PATCH] iommu/rockchip: fix zap cache during device attach
2016-06-15 10:03 UTC (3+ messages)
[PATCH v2] iommu/amd: Set AMD iommu callbacks for platform bus driver
2016-06-15 10:00 UTC (3+ messages)
[RFC PATCH v2 00/15] ACPI IORT ARM SMMU v3 support
2016-06-15 8:52 UTC (22+ messages)
` [RFC PATCH v2 01/15] drivers: acpi: iort: fix struct pci_dev compiler warnings
` [RFC PATCH v2 02/15] drivers: irqchip: its: fix its_acpi_probe() prototype
` [RFC PATCH v2 03/15] arm64: mm: change IOMMU notifier action to attach DMA ops
` [RFC PATCH v2 04/15] drivers: acpi: iort: add support for IOMMU registration
` [RFC PATCH v2 05/15] drivers: acpi: iort: add support for named component look-up
` [RFC PATCH v2 06/15] drivers: acpi: iort: enhance device identifiers mappings
` [RFC PATCH v2 08/15] drivers: acpi: iort: add support for ARM SMMU platform devices creation
` [RFC PATCH v2 09/15] drivers: iommu: arm-smmu-v3: split probe functions into DT/generic portions
` [RFC PATCH v2 10/15] drivers: iommu: arm-smmu-v3: enable ACPI driver initialization
` [RFC PATCH v2 13/15] drivers: acpi: iort: introduce iort_iommu_configure
` [RFC PATCH v2 07/15] drivers: acpi: iort: add node match function
` [RFC PATCH v2 11/15] drivers: iommu: arm-smmu-v3: add IORT iommu configuration
` [RFC PATCH v2 12/15] drivers: acpi: implement acpi_dma_configure
` [RFC PATCH v2 14/15] drivers: acpi: iort: add function to retrieve IOMMU platform devices
` [RFC PATCH v2 15/15] drivers: iommu: arm-smmu-v3: allow ACPI based streamid translation
iommu/vt-d: Fix intel vt-d faults in kdump kernel
2016-06-14 18:08 UTC
[PATCH v2 2/2] PCI: Handle Broadcom Vulcan DMA alias calculation quirk
2016-06-14 16:10 UTC (3+ messages)
[PATCH] iommu/arm-smmu: request pcie devices to enable ACS
2016-06-14 10:00 UTC (7+ messages)
BUG: using smp_processor_id() in preemptible [00000000] code]
2016-06-14 9:08 UTC (4+ messages)
[E1000-devel] AMD-Vi: Event logged IO_PAGE_FAULT - ixgbe Detected Tx Unit Hang - Reset adapter - master disable timed out
2016-06-14 3:01 UTC (7+ messages)
` "
[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
2016-06-13 15:16 UTC (16+ messages)
` [RFC PATCH v1 10/18] x86/efi: Access EFI related tables in the clear
[PATCH V6 0/6] iommu/msm: Add DT adaptation and generic bindings support
2016-06-13 11:36 UTC (7+ messages)
` [PATCH V6 1/6] iommu/msm: Add DT adaptation
` [PATCH V6 2/6] documentation: iommu: Add bindings for msm, iommu-v0 ip
` [PATCH V6 3/6] iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.c
` [PATCH V6 4/6] iommu/msm: Add support for generic master bindings
` [PATCH V6 5/6] iommu/msm: use generic ARMV7S short descriptor pagetable ops
` [PATCH V6 6/6] iommu/msm: Remove driver BROKEN
[PATCH v2 0/7] fix bugs; enable iommu for ARM64
2016-06-13 10:39 UTC (20+ messages)
` [PATCH v2 1/7] iommu/rockchip: fix devm_{request,free}_irq parameter
` [PATCH v2 1/7] iommu/rockchip: fix devm_{request, free}_irq parameter
` [PATCH v2 2/7] iommu/rockchip: add map_sg callback for rk_iommu_ops
` [PATCH v2 3/7] iommu/rockchip: support virtual iommu slave device
` [PATCH v2 4/7] ARM: dts: rockchip: add virtual iommu for display
` [PATCH v2 5/7] drm: rockchip: use common iommu api to attach iommu
` [PATCH v2 6/7] iommu/rockchip: use DMA API to map, to flush cache
` [PATCH v2 7/7] iommu/rockchip: enable rockchip iommu on ARM64 platform
[PATCH] iommu/arm-smmu: wire up map_sg for arm-smmu-v3
2016-06-13 9:01 UTC (3+ messages)
[v10, 0/7] Fix eSDHC host version register bug
2016-06-11 2:13 UTC (13+ messages)
` [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"
[PATCH v2] iommu/vt-d: Avoid write-tearing on PTE clear
2016-06-10 22:12 UTC
[PATCH v4 00/44] dma-mapping: Use unsigned long for dma_attrs
2016-06-10 10:58 UTC (6+ messages)
` [PATCH v4 17/44] iommu: "
` [PATCH v4 24/44] iommu: intel: "
` [PATCH v4 43/44] dma-mapping: Remove dma_get_attr
[PATCH v4 00/07] iommu/ipmmu-vmsa: IPMMU multi-arch update V4
2016-06-10 6:55 UTC (9+ messages)
` [PATCH v4 01/07] iommu/ipmmu-vmsa: Remove platform data handling
` [PATCH v4 02/07] iommu/ipmmu-vmsa: Rework interrupt code and use bitmap for context
` [PATCH v4 03/07] iommu/ipmmu-vmsa: Break out utlb parsing code
` [PATCH v4 04/07] iommu/ipmmu-vmsa: Break out domain allocation code
` [PATCH v4 05/07] iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops
` [PATCH v4 06/07] iommu/ipmmu-vmsa: ARM and ARM64 archdata access
` [PATCH v4 07/07] iommu/ipmmu-vmsa: Drop LPAE Kconfig dependency
[PATCH v9 0/7] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
2016-06-09 19:44 UTC (6+ messages)
[PATCH 1/2] iommu/amd: Remove entry from the list before freeing it
2016-06-09 15:48 UTC (3+ messages)
` [PATCH 2/2] iommu/amd: Destroy api_lock mutex when freeing domain
[RFC PATCH 15/15] iommu/exynos: update to use iommu big-endian
2016-06-09 8:14 UTC (3+ messages)
[PATCH 0/3] Exynos IOMMU: proper runtime pm support
2016-06-08 17:18 UTC (5+ messages)
` [PATCH 1/3] PM / Runtime: Add notifiers for device runtime PM events
` [PATCH 2/3] iommu/exynos: Remove excessive, useless debug
` [PATCH 3/3] iommu/exynos: Add proper runtime pm support
[RESEND PATCH v2 0/6] vfio-pci: Add support for mmapping MSI-X table
2016-06-08 9:56 UTC (3+ messages)
[PATCH v4 0/5] MT2701 iommu support
2016-06-08 9:51 UTC (6+ messages)
` [PATCH v4 1/5] dt-bindings: mediatek: add descriptions for mediatek mt2701 iommu and smi
` [PATCH v4 2/5] iommu/mediatek: move the common struct into header file
` [PATCH v4 3/5] memory/mediatek: add support for mt2701
` [PATCH v4 4/5] iommu/mediatek: add support for mtk iommu generation one HW
` [PATCH v4 5/5] ARM: dts: mt2701: add iommu/smi dtsi node for mt2701
[PATCH] iommu/mediatek: Do not call of_node_put in mtk_iommu_of_xlate
2016-06-08 9:50 UTC
[PATCH 0/3] iommu/ipmmu-vmsa: Initial r8a7796 support
2016-06-08 9:12 UTC (14+ messages)
` [PATCH 1/3] iommu/ipmmu-vmsa: Add r8a7796 DT binding
` [PATCH 2/3] iommu/ipmmu-vmsa: Increase maximum micro-TLBS to 48
` [PATCH 3/3] iommu/ipmmu-vmsa: Hook up r8a7796 DT matching code
[PATCH v2 00/11] iommu/ipmmu-vmsa: r8a7795 support V2
2016-06-08 0:23 UTC (3+ messages)
` [PATCH v2 06/11] iommu/ipmmu-vmsa: Teach xlate() to skip disabled iommus
[PATCH v3 00/06] iommu/ipmmu-vmsa: IPMMU multi-arch update V3
2016-06-07 21:00 UTC (2+ messages)
[PATCH v10 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
2016-06-07 16:44 UTC (11+ messages)
` [PATCH v10 1/8] vfio: introduce a vfio_dma type field
` [PATCH v10 2/8] vfio/type1: vfio_find_dma accepting a type argument
` [PATCH v10 3/8] vfio/type1: implement recursive vfio_find_dma_from_node
` [PATCH v10 4/8] vfio/type1: handle unmap/unpin and replay for VFIO_IOVA_RESERVED slots
` [PATCH v10 5/8] vfio: allow reserved msi iova registration
` [PATCH v10 6/8] vfio/type1: check doorbell safety
` [PATCH v10 7/8] iommu/arm-smmu: do not advertise IOMMU_CAP_INTR_REMAP
` [PATCH v10 8/8] vfio/type1: return MSI geometry through VFIO_IOMMU_GET_INFO capability chains
[PATCH v10 0/9] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
2016-06-07 16:01 UTC (10+ messages)
` [PATCH v10 1/9] genirq/msi: export msi_get_domain_info
` [PATCH v10 2/9] genirq/msi: msi_compose wrapper
` [PATCH v10 3/9] genirq/msi-doorbell: creation
` [PATCH v10 4/9] genirq/msi-doorbell: msi_doorbell_pages
` [PATCH v10 5/9] genirq/msi-doorbell: msi_doorbell_safe
` [PATCH v10 6/9] irqchip/gicv2m: register the MSI global doorbell
` [PATCH v10 7/9] irqchip/gicv3-its: "
` [PATCH v10 8/9] genirq/msi: map/unmap the MSI doorbells on msi_domain_alloc/free_irqs
` [PATCH v10 9/9] genirq/msi: use the MSI doorbell's IOVA when requested
[PATCH v10 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
2016-06-07 15:59 UTC (9+ messages)
` [PATCH v10 1/8] iommu: Add iommu_domain_msi_geometry and DOMAIN_ATTR_MSI_GEOMETRY
` [PATCH v10 2/8] iommu/arm-smmu: initialize the msi geometry and advertise iommu-msi support
` [PATCH v10 3/8] iommu: introduce an msi cookie
` [PATCH v10 4/8] iommu/msi-iommu: initialization
` [PATCH v10 5/8] iommu/msi-iommu: iommu_msi_[get,put]_doorbell_iova
` [PATCH v10 6/8] iommu/msi-iommu: iommu_msi_domain
` [PATCH v10 7/8] iommu/msi-iommu: iommu_msi_msg_pa_to_va
` [PATCH v10 8/8] iommu/arm-smmu: get/put the msi cookie
[RFC v3 00/45] dma-mapping: Use unsigned long for dma_attrs
2016-06-07 9:06 UTC (2+ messages)
` [RFC v3 20/45] xen: "
[PATCHv8 0/6] dmaengine: rcar-dmac: add iommu support for slave transfers
2016-06-07 7:54 UTC (7+ messages)
` [PATCHv8 1/6] dma-mapping: add {map,unmap}_resource to dma_map_ops
` [PATCHv8 2/6] dma-debug: add support for resource mappings
` [PATCHv8 3/6] dma-mapping: add dma_{map,unmap}_resource
` [PATCHv8 4/6] arm: dma-mapping: add {map,unmap}_resource for iommu ops
` [PATCHv8 5/6] dmaengine: rcar-dmac: group slave configuration
` [PATCHv8 6/6] dmaengine: rcar-dmac: add iommu support for slave transfers
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
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).