Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2016-03-17 16:30:42 to 2016-04-05 13:34:55 UTC [more...]

[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
 2016-04-26 22:59 UTC  (8+ messages)
` [RFC PATCH v1 02/18] x86: Secure Memory Encryption (SME) build enablement
` [RFC PATCH v1 03/18] x86: Secure Memory Encryption (SME) support
` [RFC PATCH v1 18/18] x86: Add support to turn on Secure Memory Encryption

[PATCH] iommu: io-pgtable: fixed a brace coding style issue
 2016-04-05 13:34 UTC  (2+ messages)

[PATCH 1/2] iommu/dma: Restore scatterlist offsets correctly
 2016-04-05 13:33 UTC  (5+ messages)

AMD-Vi regression with PCIe/PCI bridges in 4.4
 2016-04-05 13:19 UTC  (9+ messages)

[PATCH 1/3] iommu: Add MMIO mapping type
 2016-04-05 11:39 UTC  (3+ messages)
  ` [PATCH 2/3] iommu/io-pgtable-arm: Support IOMMU_MMIO flag
  ` [PATCH 3/3] iommu/io-pgtable-arm-v7s: "

[PATCH] iommu/arm-smmu: Fix stream-match conflict with IOMMU_DOMAIN_DMA
 2016-04-05 11:33 UTC  (4+ messages)

[v7, 0/5] Fix eSDHC host version register bug
 2016-04-05 11:27 UTC  (12+ messages)
  ` [v7, 1/5] ARM64: dts: ls2080a: add device configuration node
  ` [v7, 2/5] soc: fsl: add GUTS driver for QorIQ platforms
  ` [v7, 3/5] dt: move guts devicetree doc out of powerpc directory
  ` [v7, 4/5] powerpc/fsl: move mpc85xx.h to include/linux/fsl
  ` [v7, 5/5] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[PATCH 0/7] Intel IOMMU scalability improvements
 2016-04-05  9:22 UTC  (3+ messages)

[PATCH] intel-iommu: fix up comment
 2016-04-05  8:38 UTC  (2+ messages)

[PATCH 0/4] Some OMAP IOMMU Cleanups
 2016-04-04 22:46 UTC  (5+ messages)
  ` [PATCH 1/4] iommu/omap: Remove iopgtable_clear_entry_all() from driver remove
  ` [PATCH 2/4] iommu/omap: Replace BUG() in iopgtable_store_entry_core()
  ` [PATCH 3/4] iommu/omap: Use WARN_ON for page table alignment check
  ` [PATCH 4/4] iommu/omap: Align code with open parenthesis

[PATCH 07/10] x86/cpufeature: Remove cpu_has_apic
 2016-04-04 20:25 UTC 

Regression since 4.1
 2016-04-04 17:06 UTC  (5+ messages)

[PATCH 0/6 v2] of: Implement iterator for phandles
 2016-04-04 15:49 UTC  (7+ messages)
` [PATCH 1/6] of: Introduce struct of_phandle_iterator
  ` [PATCH 2/6] of: Move phandle walking to of_phandle_iterator_next()
  ` [PATCH 3/6] of: Remove counting special case from __of_parse_phandle_with_args()
  ` [PATCH 4/6] of: Introduce of_for_each_phandle() helper macro
  ` [PATCH 5/6] of: Introduce of_phandle_iterator_args()
  ` [PATCH 6/6] iommu/arm-smmu: Make use of phandle iterators in device-tree parsing

[PATCH 0/6] of: Implement iterator for phandles
 2016-04-04 15:47 UTC  (20+ messages)
  ` [PATCH 1/6] of: Introduce struct of_phandle_iterator
  ` [PATCH 2/6] of: Move phandle walking to of_phandle_iterator_next()
  ` [PATCH 3/6] of: Remove counting special case from __of_parse_phandle_with_args()
  ` [PATCH 4/6] of: Introduce of_for_each_phandle() helper macro
  ` [PATCH 5/6] of: Introduce of_phandle_iterator_args()
  ` [PATCH 6/6] iommu/arm-smmu: Make use of phandle iterators in device-tree parsing
          ` [PATCH v2] iommu/arm-smmu: Make use of phandle iterators in device-tree "

[PATCH 0/4] scatterlist: sg_table from virtual pointer
 2016-04-04 15:05 UTC  (12+ messages)
` [PATCH 1/4] mm: add is_highmem_addr() helper
  ` [PATCH 2/4] scatterlist: add sg_alloc_table_from_buf() helper
` [PATCH 3/4] spi: use sg_alloc_table_from_buf()
` [PATCH 4/4] mtd: provide helper to prepare buffers for DMA operations

[PATCH v6 0/5] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
 2016-04-04  9:35 UTC  (8+ messages)
` [PATCH v6 1/5] vfio: introduce VFIO_IOVA_RESERVED vfio_dma type
  ` [PATCH v6 2/5] vfio: allow the user to register reserved iova range for MSI mapping
  ` [PATCH v6 5/5] vfio/type1: return MSI mapping requirements with VFIO_IOMMU_GET_INFO
` [PATCH v6 3/5] vfio/type1: also check IRQ remapping capability at msi domain
` [PATCH v6 4/5] iommu/arm-smmu: do not advertise IOMMU_CAP_INTR_REMAP

[PATCH v6 0/4] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
 2016-04-04  9:28 UTC  (7+ messages)
  ` [PATCH v6 1/4] msi: Add a new MSI_FLAG_IRQ_REMAPPING flag
  ` [PATCH v6 2/4] irqchip/gic-v3-its: ITS advertises MSI_FLAG_IRQ_REMAPPING
` [PATCH v6 3/4] msi: export msi_get_domain_info
` [PATCH v6 4/4] msi: IOMMU map the doorbell address when needed

[PATCH v6 0/7] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
 2016-04-04  8:07 UTC  (8+ messages)
` [PATCH v6 1/7] iommu: Add DOMAIN_ATTR_MSI_MAPPING attribute
` [PATCH v6 3/7] iommu: introduce a reserved iova cookie
` [PATCH v6 5/7] dma-reserved-iommu: reserved binding rb-tree and helpers
  ` [PATCH v6 2/7] iommu/arm-smmu: advertise DOMAIN_ATTR_MSI_MAPPING attribute
  ` [PATCH v6 4/7] dma-reserved-iommu: alloc/free_reserved_iova_domain
  ` [PATCH v6 6/7] dma-reserved-iommu: iommu_get/put_single_reserved
` [PATCH v6 7/7] dma-reserved-iommu: iommu_unmap_reserved

[PATCH V3 0/9] iommu/amd: enable ACPI hardware ID device support
 2016-04-01 13:06 UTC  (10+ messages)
` [PATCH V3 3/9] iommu/amd: Use the most comprehensive IVHD type that the driver can support
  ` [PATCH V3 1/9] iommu/amd: Adding Extended Feature Register check for PC support
  ` [PATCH V3 2/9] iommu/amd: Modify ivhd_header structure to support type 11h and 40h
  ` [PATCH V3 4/9] iommu/amd: Add new map for storing IVHD dev entry type HID
  ` [PATCH V3 5/9] iommu/amd: Introduces ivrs_acpihid kernel parameter
  ` [PATCH V3 6/9] iommu/amd: Make call-sites of get_device_id aware of its return value
  ` [PATCH V3 7/9] iommu/amd: Add iommu support for ACPI HID devices
  ` [PATCH V3 8/9] iommu/amd: Manage iommu_group "
  ` [PATCH V3 9/9] iommu/amd: Set AMD iommu callbacks for amba bus

[RFT] iommu/amd: use subsys_initcall() on amdv2 iommu
 2016-03-29 17:41 UTC  (2+ messages)
  ` [RFT v2] "

[RFC v5 00/17] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-03-29 17:26 UTC  (7+ messages)
` [RFC v5 03/17] iommu: introduce a reserved iova cookie
` [RFC v5 06/17] dma-reserved-iommu: iommu_get/put_single_reserved

[PATCH v2 1/2] dma/iommu: Add pgsize_bitmap confirmation in __iommu_dma_alloc_pages
 2016-03-29 17:02 UTC  (3+ messages)
  ` [PATCH v2 2/2] arm64/dma-mapping: Add DMA_ATTR_ALLOC_SINGLE_PAGES support

[PATCH V4] iommu/arm-smmu-v2: Workaround for ThunderX errata#27704
 2016-03-28 19:25 UTC  (6+ messages)

[PATCH] drivers/iommu: don't select DEBUG_FS for AMD_IOMMU_STATS
 2016-03-27  1:18 UTC 

[PATCH] iommu: change generic_device_group function
 2016-03-25 12:06 UTC 

[v6, 0/5] Fix eSDHC host version register bug
 2016-03-25  6:44 UTC  (19+ messages)
` [v6, 2/5] soc: fsl: add GUTS driver for QorIQ platforms
` [v6, 3/5] dt: move guts devicetree doc out of powerpc directory
` [v6, 5/5] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[PATCH] arm64/dma-mapping: Add DMA_ATTR_ALLOC_SINGLE_PAGES support
 2016-03-25  4:25 UTC  (5+ messages)

[Patch V2 0/2] Cleanup on IOMMU
 2016-03-24 14:51 UTC  (5+ messages)
  ` [Patch V2 1/2] iommu: remove the iommu_callback_data
  ` [Patch V2 2/2] iommu: remove sysfs_link to device in iommu_group/devices when failed

[PATCH] iommu: remove the iommu_callback_data
 2016-03-23 22:26 UTC  (2+ messages)

[Patch V3 0/4] Code refine for Intel IOMMU
 2016-03-23 14:15 UTC  (5+ messages)
  ` [Patch V3 1/4] iommu/vt-d: replace *hdr with drhd[0] in struct dmar_drhd_unit
  ` [Patch V3 2/4] iommu/vt-d: use zero-sized array in DMAR related ACPI structures
  ` [Patch V3 3/4] iommu/vt-d: check Register Base Address at the beginning of dmar_parse_one_drhd()
  ` [Patch V3 4/4] iommu/vt-d: refine dmar_acpi_dev_scope_init() with dmar_walk_dmar_table()

[v2] powerpc: Fix incorrect PPC32 PAMU dependency
 2016-03-23 12:12 UTC  (2+ messages)

[RFC PATCH 0/2] of: Implement iterator for phandles
 2016-03-22 17:55 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH] iommu/rockchip: Only log stall errors when attaching
 2016-03-22 15:04 UTC 

[PATCH 0/7] PAMU driver update
 2016-03-22 13:59 UTC  (2+ messages)

[git pull] IOMMU Updates for Linux v4.6
 2016-03-22 11:01 UTC 

[Patch V2 0/4] Code refine for Intel IOMMU
 2016-03-21 22:31 UTC  (9+ messages)
  ` [Patch V2 1/4] iommu/vt-d: replace *hdr with hdr[0] in struct dmar_drhd_unit
  ` [Patch V2 2/4] iommu/vt-d: use zero-sized array in DMAR related ACPI structures
  ` [Patch V2 3/4] iommu/vt-d: check Register Base Address at the beginning of dmar_parse_one_drhd()
  ` [Patch V2 4/4] iommu/vt-d: refine dmar_acpi_dev_scope_init() with dmar_walk_dmar_table()

[PATCH v5 0/9] dmaengine: rcar-dmac: add iommu support for slave transfers
 2016-03-21 15:26 UTC  (5+ messages)
` [PATCH v5 3/9] dma-mapping: add dma_{map,unmap}_resource

[PATCH] iommu/rockchip: Don't feed NULL res pointers to devres
 2016-03-21 12:38 UTC  (2+ messages)

[PATCH 1/2] iommu/vt-d: replace *hdr with hdr[0] in struct dmar_drhd_unit
 2016-03-20 13:59 UTC  (2+ messages)

Can't boot new 4.4 kernel with IOMMU enabled
 2016-03-18 17:24 UTC  (13+ messages)

[PATCH V5 00/10] perf/amd/iommu: Enable multi-IOMMU support
 2016-03-18 11:33 UTC  (19+ messages)
` [PATCH V5 02/10] perf/amd/iommu: Consolidate and move perf_event_amd_iommu header

[PATCH 00/10] iommu/ipmmu-vmsa: Initial r8a7795 support
 2016-03-18  9:46 UTC  (4+ messages)
` [PATCH 03/10] iommu/ipmmu-vmsa: Teach xlate() to skip disabled iommus
` [PATCH 10/10] iommu/ipmmu-vmsa: Hook up r8a7795 DT matching code

[PATCH v2 0/2] iommu/vt-d: Fault logging improvements
 2016-03-17 20:46 UTC  (6+ messages)
` [PATCH v2 1/2] iommu/vt-d: Ratelimit fault handler
  ` [PATCH v2 2/2] iommu/vt-d: Improve fault handler error messages

[PATCH 00/04] iommu/ipmmu-vmsa: IPMMU CONFIG_IOMMU_DMA update
 2016-03-17 20:02 UTC  (3+ messages)
` [PATCH 04/04] iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops

[PATCH v2 00/04] iommu/ipmmu-vmsa: IPMMU multi-arch update V2
 2016-03-17 19:38 UTC  (3+ messages)
` [PATCH v2 03/04] iommu/ipmmu-vmsa: Break out 32-bit ARM mapping code

[PATCH] iommu/vt-d: Ratelimit fault handler
 2016-03-17 16:53 UTC  (3+ messages)


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