iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-28 20:09:22 to 2016-07-14 10:36:53 UTC [more...]

[PATCH] iommu/iova: validate iova_domain input to put_iova_domain
 2016-07-14 10:36 UTC  (3+ messages)

IOMMU+DMAR causing NMIs-s (was: 4.7-rc6: NMI in intel_idle on HP Proliant G6)
 2016-07-14  8:31 UTC  (16+ messages)
                                          ` IOMMU+DMAR causing NMIs-s

[PATCH] iommu/vt-d: return error code in domain_context_mapping_one()
 2016-07-14  8:27 UTC  (2+ messages)

[PATCH] iommu/dma-iommu: respect established iova region limits
 2016-07-13 18:09 UTC  (2+ messages)

[iommu:x86/amd 19/23] drivers/iommu/amd_iommu.c:2523:2: error: 'dma_dom' undeclared
 2016-07-13 17:28 UTC 

[PATCH] iommu/amd: Init unity mappings only for dma_ops domains
 2016-07-13 10:43 UTC 

[PATCH] iommu: simplify and fix ida handling
 2016-07-13 10:29 UTC  (4+ messages)

[PATCH 00/20] iommu/amd: Use generic IOVA allocator
 2016-07-13 10:27 UTC  (33+ messages)
` [PATCH 06/20] iommu/amd: Pass gfp-flags to iommu_map_page()
  ` [PATCH 01/20] iommu: Add apply_dm_region call-back to iommu-ops
  ` [PATCH 02/20] iommu/amd: Select IOMMU_IOVA for AMD IOMMU
  ` [PATCH 03/20] iommu/amd: Allocate iova_domain for dma_ops_domain
  ` [PATCH 04/20] iommu/amd: Create a list of reserved iova addresses
  ` [PATCH 05/20] iommu/amd: Implement apply_dm_region call-back
  ` [PATCH 07/20] iommu/amd: Remove special mapping code for dma_ops path
  ` [PATCH 08/20] iommu/amd: Make use of the generic IOVA allocator
  ` [PATCH 09/20] iommu/amd: Remove other remains of old address allocator
  ` [PATCH 10/20] iommu/amd: Remove align-parameter from __map_single()
  ` [PATCH 11/20] iommu/amd: Set up data structures for flush queue
  ` [PATCH 12/20] iommu/amd: Allow NULL pointer parameter for domain_flush_complete()
  ` [PATCH 13/20] iommu/amd: Implement flush queue
  ` [PATCH 14/20] iommu/amd: Implement timeout to flush unmap queues
  ` [PATCH 15/20] iommu/amd: Introduce dir2prot() helper
  ` [PATCH 17/20] iommu/amd: Use dev_data->domain in get_domain()
` [PATCH 16/20] iommu/amd: Optimize map_sg and unmap_sg
      ` [PATCH 16/20 v2] "
` [PATCH 18/20] iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back
` [PATCH 19/20] iommu/amd: Flush iova queue before releasing dma_ops_domain
` [PATCH 20/20] iommu/amd: Use container_of to get dma_ops_domain

[PATCH] iommu/vt-d: Remove unnecassary qi clflushes
 2016-07-13 10:07 UTC  (8+ messages)

[PATCH v6 00/46] dma-mapping: Use unsigned long for dma_attrs
 2016-07-13  8:41 UTC  (5+ messages)
                                    ` [PATCH v6 18/46] iommu: "
                                                  ` [PATCH v6 24/46] x86: "
                                                      ` [PATCH v6 25/46] iommu: intel: "
                                                                                                ` [PATCH v6 45/46] dma-mapping: Remove dma_get_attr

[PATCH V2] iommu: arm-smmu: drop devm_free_irq when driver detach
 2016-07-13  2:13 UTC 

[PATCH] iommu/arm-smmu-v3: limit use of 2-level stream tables
 2016-07-12 18:19 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs
 2016-07-12 15:08 UTC  (9+ messages)
    ` [PATCH v5 17/44] iommu: "
    ` [PATCH v5 23/44] x86: "
    ` [PATCH v5 24/44] iommu: intel: "
    ` [PATCH v5 43/44] dma-mapping: Remove dma_get_attr

[GIT PULL] iommu/arm-smmu: Updates for 4.8
 2016-07-12 11:29 UTC  (2+ messages)

[PATCH] iommu: arm-smmu: drop devm_free_irq when driver detach
 2016-07-12 10:13 UTC  (2+ messages)

[PATCH] iommu: arm-smmu: use devm_request_irq and devm_free_irq
 2016-07-12  1:24 UTC  (4+ messages)

[PATCH v2 0/6] Add support for privileged mappings
 2016-07-11 15:23 UTC  (15+ messages)
  ` [PATCH v2 1/6] iommu: add IOMMU_PRIV attribute
  ` [PATCH v2 2/6] iommu/io-pgtable-arm: add support for the IOMMU_PRIV flag
  ` [PATCH v2 3/6] Revert "iommu/arm-smmu: Treat all device transactions as unprivileged"
  ` [PATCH v2 4/6] common: DMA-mapping: add DMA_ATTR_PRIVILEGED_EXECUTABLE attribute
  ` [PATCH v2 5/6] arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGED_EXECUTABLE
  ` [PATCH v2 6/6] dmaengine: pl330: Make sure microcode is privileged-executable

[PATCH v4 0/8] Generic DT bindings for PCI IOMMUs and ARM SMMUv3
 2016-07-11 11:07 UTC  (14+ messages)
  ` [PATCH v4 1/8] arm64: mm: change IOMMU notifier action to attach DMA ops
  ` [PATCH v4 2/8] Docs: dt: add PCI IOMMU map bindings
  ` [PATCH v4 3/8] of/irq: Break out msi-map lookup (again)
  ` [PATCH v4 4/8] iommu/of: Handle iommu-map property for PCI
  ` [PATCH v4 5/8] iommu/of: Introduce iommu_fwspec
  ` [PATCH v4 6/8] iommu/arm-smmu: Implement of_xlate() for SMMUv3
  ` [PATCH v4 7/8] iommu/arm-smmu: Support non-PCI devices with SMMUv3
  ` [PATCH v4 8/8] iommu/arm-smmu: Set PRIVCFG in stage 1 STEs

[PATCH] iommu/amd: Fix unity mapping initialization race
 2016-07-11 10:05 UTC  (6+ messages)

[Regression] Amd-Vi + ivrs_ioapic cause kernel oops (4.4, 4.7 fail 3.9 works)
 2016-07-10  8:48 UTC  (8+ messages)

[PATCH 0/3] Add support for privileged mappings
 2016-07-09  2:09 UTC  (7+ messages)
  ` [PATCH 1/3] iommu: add IOMMU_PRIV attribute
  ` [PATCH 2/3] iommu/io-pgtable-arm: add support for the IOMMU_PRIV flag
  ` [PATCH 3/3] Revert "iommu/arm-smmu: Treat all device transactions as unprivileged"

[git pull] IOMMU Fixes for Linux v4.7-rc6
 2016-07-08 14:30 UTC 

[v10, 0/7] Fix eSDHC host version register bug
 2016-07-08  3:05 UTC  (9+ messages)
` [PATCH 2/4] soc: fsl: add GUTS driver for QorIQ platforms

iommu/rockchip: Fix bugs and enable on ARM64
 2016-07-08  1:01 UTC  (7+ messages)
` [PATCH v5 6/8] drm/rockchip: Do not use DMA mapping API if attached to IOMMU domain
` [PATCH v5 7/8] drm/rockchip: Use common IOMMU API to attach devices

[PATCH v3 0/9] Generic DT bindings for PCI IOMMUs and ARM SMMUv3
 2016-07-07 16:51 UTC  (25+ messages)
` [PATCH v3 2/9] iommu/of: Consolidate device creation workarounds
` [PATCH v3 5/9] iommu/of: Handle iommu-map property for PCI
` [PATCH v3 6/9] iommu/of: Introduce iommu_fwspec
` [PATCH v3 7/9] iommu/arm-smmu: Implement of_xlate() for SMMUv3
` [PATCH v3 8/9] iommu/arm-smmu: Support non-PCI devices with SMMUv3
` [RFC 1/2] iommu/dma: Restrict IOVAs to physical memory layout

[PATCH -next] iommu/exynos: Fix return value check in exynos_iommu_of_setup()
 2016-07-07 12:17 UTC  (10+ messages)
  ` [PATCH -next v2] "
      ` [PATCH -next v3] "

[PATCH] iommu/vt-d: Fix infinite loop in free_all_cpu_cached_iovas
 2016-07-04 11:37 UTC  (3+ messages)

[PATCH v4 0/5] MT2701 iommu support
 2016-07-04  8:00 UTC  (6+ messages)
` [PATCH v4 5/5] ARM: dts: mt2701: add iommu/smi dtsi node for mt2701

[PATCH 3/3] iommu: remove unneeded check
 2016-07-03 11:56 UTC  (6+ messages)

[git pull] IOMMU Fixes for Linux v4.7-rc5
 2016-07-01 15:36 UTC 

[RFC PATCH 1/2] fsl-mc: Added header file to provide fsl-mc bus iommu group creation
 2016-07-01 15:11 UTC  (8+ messages)
  ` [RFC PATCH 2/2] iommu/arm-smmu: Add support for the fsl-mc bus


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).