Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2017-01-04 13:32:10 to 2017-01-11 09:41:52 UTC [more...]

[PATCH v8 00/18] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2017-01-11  9:41 UTC  (17+ messages)
  ` [PATCH v8 01/18] iommu/dma: Allow MSI-only cookies
  ` [PATCH v8 02/18] iommu: Rename iommu_dm_regions into iommu_resv_regions
  ` [PATCH v8 03/18] iommu: Add a new type field in iommu_resv_region
  ` [PATCH v8 04/18] iommu: iommu_alloc_resv_region
  ` [PATCH v8 05/18] iommu: Only map direct mapped regions
  ` [PATCH v8 06/18] iommu: iommu_get_group_resv_regions
  ` [PATCH v8 07/18] iommu: Implement reserved_regions iommu-group sysfs file
  ` [PATCH v8 08/18] iommu/vt-d: Implement reserved region get/put callbacks
  ` [PATCH v8 09/18] iommu/amd: Declare MSI and HT regions as reserved IOVA regions
  ` [PATCH v8 10/18] iommu/arm-smmu: Implement reserved region get/put callbacks
  ` [PATCH v8 11/18] iommu/arm-smmu-v3: "
  ` [PATCH v8 13/18] genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creation
  ` [PATCH v8 15/18] irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP
  ` [PATCH v8 16/18] vfio/type1: Allow transparent MSI IOVA allocation
` [PATCH v8 12/18] irqdomain: Add irq domain MSI and MSI_REMAP flags
` [PATCH v8 14/18] irqdomain: irq_domain_check_msi_remap

[RFC 0/3] iommu/arm-smmu: patches for adreno
 2017-01-11  9:36 UTC  (23+ messages)
` [RFC 1/3] iommu/arm-smmu: Add support to opt-in to stalling
` [RFC 2/3] iommu/arm-smmu: Add qcom implementation

[PATCH v7 0/7] perf/amd/iommu: Enable multi-IOMMU support
 2017-01-11  9:14 UTC  (12+ messages)
  ` [PATCH v7 1/7] perf/amd/iommu: Misc fix up perf_iommu_read
  ` [PATCH v7 2/7] perf/amd/iommu: Modify functions to query max banks and counters
  ` [PATCH v7 3/7] perf/amd/iommu: Modify IOMMU API to allow specifying IOMMU index
  ` [PATCH v7 4/7] perf/amd/iommu: Declare pr_fmt and remove unnecessary pr_debug
  ` [PATCH v7 5/7] perf/amd/iommu: Clean up perf_iommu_enable_event
  ` [PATCH v7 6/7] iommu/amd: Introduce amd_iommu_get_num_iommus()
  ` [PATCH v7 7/7] perf/amd/iommu: Enable support for multiple IOMMUs

[PATCH 1/9] treewide: Constify most dma_map_ops structures
 2017-01-11  6:48 UTC  (4+ messages)
` [PATCH 2/9] Move dma_ops from archdata into struct device

[PATCH v7 00/19] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2017-01-10 21:21 UTC  (33+ messages)
  ` [PATCH v7 01/19] iommu/dma: Implement PCI allocation optimisation
  ` [PATCH v7 02/19] iommu/dma: Allow MSI-only cookies
  ` [PATCH v7 03/19] iommu: Rename iommu_dm_regions into iommu_resv_regions
  ` [PATCH v7 04/19] iommu: Add a new type field in iommu_resv_region
  ` [PATCH v7 05/19] iommu: iommu_alloc_resv_region
  ` [PATCH v7 06/19] iommu: Only map direct mapped regions
  ` [PATCH v7 07/19] iommu: iommu_get_group_resv_regions
  ` [PATCH v7 08/19] iommu: Implement reserved_regions iommu-group sysfs file
  ` [PATCH v7 09/19] iommu/vt-d: Implement reserved region get/put callbacks
  ` [PATCH v7 10/19] iommu/amd: Declare MSI and HT regions as reserved IOVA regions
  ` [PATCH v7 11/19] iommu/arm-smmu: Implement reserved region get/put callbacks
  ` [PATCH v7 12/19] iommu/arm-smmu-v3: "
  ` [PATCH v7 13/19] irqdomain: Add irq domain MSI and MSI_REMAP flags
  ` [PATCH v7 14/19] genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creation
  ` [PATCH v7 15/19] irqdomain: irq_domain_check_msi_remap
  ` [PATCH v7 16/19] irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP
  ` [PATCH v7 17/19] vfio/type1: Allow transparent MSI IOVA allocation
  ` [PATCH v7 18/19] vfio/type1: Check MSI remapping at irq domain level
  ` [PATCH v7 19/19] iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore

[PATCH] iommu/arm-smmu-v3: avoid over allocating for l2 stream tables
 2017-01-10 19:47 UTC  (2+ messages)
  ` [PATCH] iommu/arm-smmu-v3: limit use of 2-level "

[PATCH v2 0/4] Fixes for Exynos IOMMU driver
 2017-01-10 14:01 UTC  (8+ messages)
      ` [PATCH v2 1/4] iommu/exynos: Improve page fault debug message
      ` [PATCH v2 2/4] iommu/exynos: Fix warnings from DMA-debug
      ` [PATCH v2 3/4] iommu/exynos: Ensure that SYSMMU is added only once to its master device
      ` [PATCH v2 4/4] iommu/exynos: Properly release device from the default domain in ->remove

[RFC PATCH] IOMMU: SMMUv2: Support for Extended Stream ID (16 bit)
 2017-01-10 11:57 UTC 

[PATCHv9 0/6] dmaengine: rcar-dmac: add iommu support for slave transfers
 2017-01-09 15:42 UTC  (5+ messages)
` [PATCHv9 6/6] "

[RFC PATCH] iommu/arm-smmu: Add global SMR masking property
 2017-01-09 11:14 UTC  (3+ messages)

[PATCH V6 0/7] perf/amd/iommu: Enable multi-IOMMU support
 2017-01-09 10:48 UTC  (4+ messages)
` [PATCH V6 2/7] perf/amd/iommu: Modify functions to query max banks and counters

[PATCH] iommu: Drop the of_iommu_{set/get}_ops() interface
 2017-01-09  8:11 UTC  (5+ messages)

[PATCH v6 00/18] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2017-01-08 16:26 UTC  (38+ messages)
  ` [PATCH v6 01/18] iommu/dma: Allow MSI-only cookies
  ` [PATCH v6 02/18] iommu: Rename iommu_dm_regions into iommu_resv_regions
  ` [PATCH v6 03/18] iommu: Add a new type field in iommu_resv_region
  ` [PATCH v6 04/18] iommu: iommu_alloc_resv_region
  ` [PATCH v6 05/18] iommu: Only map direct mapped regions
  ` [PATCH v6 06/18] iommu: iommu_get_group_resv_regions
  ` [PATCH v6 07/18] iommu: Implement reserved_regions iommu-group sysfs file
  ` [PATCH v6 08/18] iommu/vt-d: Implement reserved region get/put callbacks
  ` [PATCH v6 09/18] iommu/amd: Declare MSI and HT regions as reserved IOVA regions
  ` [PATCH v6 10/18] iommu/arm-smmu: Implement reserved region get/put callbacks
  ` [PATCH v6 11/18] iommu/arm-smmu-v3: "
  ` [PATCH v6 12/18] irqdomain: Add irq domain MSI and MSI_REMAP flags
  ` [PATCH v6 13/18] genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creation
  ` [PATCH v6 14/18] irqdomain: irq_domain_check_msi_remap
  ` [PATCH v6 15/18] irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP
  ` [PATCH v6 16/18] vfio/type1: Allow transparent MSI IOVA allocation
  ` [PATCH v6 17/18] vfio/type1: Check MSI remapping at irq domain level
  ` [PATCH v6 18/18] iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore

[PATCH v4 00/10] IOMMU probe deferral support
 2017-01-06 16:24 UTC  (11+ messages)
` [PATCH 02/10] iommu/of: Prepare for deferred IOMMU configuration

[git pull] IOMMU Fixes for Linux v4.10-rc2
 2017-01-06 15:02 UTC 

[PATCH V9 0/9] Add support for privileged mappings
 2017-01-06 13:28 UTC  (10+ messages)
  ` [PATCH V9 1/9] iommu: add IOMMU_PRIV attribute
  ` [PATCH V9 2/9] iommu/io-pgtable-arm: add support for the IOMMU_PRIV flag
  ` [PATCH V9 3/9] iommu/io-pgtable-arm-v7s: Add "
  ` [PATCH V9 4/9] common: DMA-mapping: add DMA_ATTR_PRIVILEGED attribute
  ` [PATCH V9 5/9] arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGED
  ` [PATCH V9 6/9] arm/dma-mapping: "
  ` [PATCH V9 7/9] dmaengine: pl330: Make sure microcode is privileged
  ` [PATCH V9 8/9] iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged'
  ` [PATCH V9 9/9] Revert "iommu/arm-smmu: Set PRIVCFG in stage 1 STEs"

[PATCH V8 0/9] Add support for privileged mappings
 2017-01-06 12:05 UTC  (6+ messages)
` [PATCH V8 1/9] iommu: add IOMMU_PRIV attribute
` [PATCH V8 6/9] arm/dma-mapping: Implement DMA_ATTR_PRIVILEGED

[PATCH v5 00/17] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2017-01-06  9:42 UTC  (31+ messages)
  ` [PATCH v5 01/17] iommu/dma: Allow MSI-only cookies
  ` [PATCH v5 02/17] iommu: Rename iommu_dm_regions into iommu_resv_regions
  ` [PATCH v5 03/17] iommu: Add a new type field in iommu_resv_region
  ` [PATCH v5 04/17] iommu: iommu_alloc_resv_region
  ` [PATCH v5 05/17] iommu: Only map direct mapped regions
  ` [PATCH v5 06/17] iommu: iommu_get_group_resv_regions
  ` [PATCH v5 07/17] iommu: Implement reserved_regions iommu-group sysfs file
  ` [PATCH v5 08/17] iommu/vt-d: Implement reserved region get/put callbacks
  ` [PATCH v5 09/17] iommu/amd: Declare MSI and HT regions as reserved IOVA regions
  ` [PATCH v5 10/17] iommu/arm-smmu: Implement reserved region get/put callbacks
  ` [PATCH v5 11/17] iommu/arm-smmu-v3: "
  ` [PATCH v5 12/17] irqdomain: Add IRQ_DOMAIN_FLAG_MSI_REMAP value
  ` [PATCH v5 13/17] irqdomain: irq_domain_check_msi_remap
  ` [PATCH v5 14/17] irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP
  ` [PATCH v5 15/17] vfio/type1: Allow transparent MSI IOVA allocation
  ` [PATCH v5 16/17] vfio/type1: Check MSI remapping at irq domain level
  ` [PATCH v5 17/17] iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore

[PATCH] ACPI / DMAR: Avoid passing NULL to acpi_put_table()
 2017-01-06  1:49 UTC  (4+ messages)

possible dmar_init_reserved_ranges() error
 2017-01-04 14:39 UTC  (4+ messages)

[PATCH] iommu/iova: use rb_entry()
 2017-01-04 14:35 UTC  (2+ messages)

[PATCH] iommu/amd: fix the left value check of cmd buffer
 2017-01-04 14:24 UTC  (2+ messages)

[PATCH v2] iommu/intel-iommu: fix pasid table size encoding
 2017-01-04 14:17 UTC  (2+ messages)

[PATCH v3] iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped
 2017-01-04 14:14 UTC  (2+ messages)


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