iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-31 08:20:41 to 2017-09-20 12:12:26 UTC [more...]

[PATCH] pci: Add dummy for pci_acs_enabled() if CONFIG_PCI=n to fix iommmu build
 2017-09-20 12:12 UTC  (2+ messages)

bind pasid table API
 2017-09-20 12:09 UTC  (2+ messages)

DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
 2017-09-20 11:30 UTC  (5+ messages)

[PATCH v4 0/6] Optimise 64-bit IOVA allocations
 2017-09-20 11:02 UTC  (8+ messages)
` [PATCH v4 1/6] iommu/iova: Optimise rbtree searching
` [PATCH v4 2/6] iommu/iova: Optimise the padding calculation
` [PATCH v4 3/6] iommu/iova: Add rbtree anchor node
` [PATCH v4 4/6] iommu/iova: Simplify cached node logic
` [PATCH v4 5/6] iommu/iova: Extend rbtree node caching
` [PATCH v4 6/6] iommu/iova: Make dma_32bit_pfn implicit
  ` [PATCH v4 7/6] iommu/iova: Make cached_node always valid

[PATCH] iommu/arm-smmu-v3: Avoid ILLEGAL setting of STE.S1STALLD
 2017-09-20 10:18 UTC  (3+ messages)

[RFC] virtio-iommu version 0.4
 2017-09-20  9:37 UTC  (10+ messages)
    ` [virtio-dev] "

[PATCH V2 0/1] Optimise IOVA allocations for PCI devices
 2017-09-20  8:52 UTC  (2+ messages)
  ` [PATCH V2 1/1] iommu/iova: Make rcache flush optional on IOVA allocation failure

[PATCH v7 0/5] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-09-19 16:09 UTC  (8+ messages)
` [PATCH v7 1/5] Doc: iommu/arm-smmu-v3: Add workaround for HiSilicon erratum 161010801
` [PATCH v7 2/5] ACPI/IORT: Add msi address regions reservation helper
` [PATCH v7 3/5] iommu/of: "
` [PATCH v7 4/5] iommu/dma: Add a helper function to reserve HW MSI address regions for IOMMU drivers
` [PATCH v7 5/5] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801

[RFC] iommu: arm-smmu: stall support
 2017-09-19 14:23 UTC  (6+ messages)

[RFC PATCH 1/1] iommu/arm-smmu: Add support for multiple TBU child devices
 2017-09-19 14:10 UTC  (2+ messages)

[PATCH 0/3] Misc IOVA tweaks
 2017-09-19 13:48 UTC  (4+ messages)
  ` [PATCH 1/3] iommu/iova: Simplify domain destruction
` [PATCH 2/3] iommu/iova: Make rcache limit_pfn handling more robust
` [PATCH 3/3] iommu/iova: Try harder to allocate from rcache magazine

[PATCH] iommu: QCOM_IOMMU should depend on HAS_DMA
 2017-09-19 13:31 UTC  (2+ messages)

[PATCH] iommu/exynos: Rework runtime PM links management
 2017-09-19 12:48 UTC  (2+ messages)

[PATCH] iommu/ipmmu-vmsa: Do not replace bus IOMMU ops on driver init
 2017-09-19 10:47 UTC  (4+ messages)

[PATCH v2 0/4] Optimise 64-bit IOVA allocations
 2017-09-19 10:07 UTC  (8+ messages)
` [PATCH v2 3/4] iommu/iova: Extend rbtree node caching

[PATCH] iommu: dmar: fix harmless section mismatch warning
 2017-09-19  9:45 UTC  (2+ messages)

[PATCH] iommu: Add missing dependencies
 2017-09-19  9:42 UTC  (2+ messages)

[PATCH] iommu/amd: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->flush_queue
 2017-09-19  9:41 UTC  (3+ messages)

[PATCH v2 0/2] Dual MMU support for TI DRA7xx DSPs
 2017-09-19  9:32 UTC  (4+ messages)
` [PATCH v2 1/2] iommu/omap: Change the attach detection logic
  ` [PATCH v2 2/2] iommu/omap: Add support to program multiple iommus

[PATCH 0/1] Optimise IOVA allocations for PCI devices
 2017-09-19  8:10 UTC  (6+ messages)
` [PATCH 1/1] iommu/iova: Make rcache flush optional on IOVA allocation failure

Seeing conflict with IPMMU driver under ACPI
 2017-09-19  7:13 UTC  (4+ messages)

[PATCH v2 0/3] arm-smmu: performance optimization
 2017-09-19  6:26 UTC  (6+ messages)
  ` [PATCH v2 1/3] iommu/arm-smmu-v3: put off the execution of TLBI* to reduce lock confliction
` [PATCH v2 2/3] iommu/arm-smmu-v3: add support for unmap an iova range with only one tlb sync
` [PATCH v2 3/3] iommu/arm-smmu: add support for unmap a memory "

[PATCH 0/4] iommu/arm-smmu: Fixes for 4.8
 2017-09-18 18:45 UTC  (7+ messages)
` [PATCH 3/4] iommu/arm-smmu: Disable stalling faults for all endpoints

[PATCH 1/2] iommu/io-pgtable-arm: Convert to IOMMU API TLB sync
 2017-09-18 15:21 UTC  (2+ messages)
  ` [PATCH 2/2] iommu/io-pgtable-arm-v7s: "

[PATCH] dma-coherent: fix rmem_dma_device_init regression
 2017-09-17 15:20 UTC  (3+ messages)

[PATCH] dma-coherent: fix dma_declare_coherent_memory() logic error
 2017-09-15 15:03 UTC  (4+ messages)
`  "

[patch 45/52] iommu/vt-d: Reevaluate vector configuration on activate()
 2017-09-13 21:29 UTC  (2+ messages)
` [patch 46/52] iommu/amd: "

VFIO on ARM64
 2017-09-13 18:57 UTC  (5+ messages)

[RFC PATCH 0/6] Add platform device SVM support for ARM SMMUv3
 2017-09-13 17:11 UTC  (29+ messages)
` [RFC PATCH 1/6] dt-bindings: document stall and PASID properties for IOMMU masters
` [RFC PATCH 2/6] iommu/of: Add stall and pasid properties to iommu_fwspec
` [RFC PATCH 4/6] iommu/arm-smmu-v3: Add SVM support for platform devices
  ` [RFC PATCH 5/6] iommu/arm-smmu-v3: fix panic when handle stall mode irq
  ` [RFC PATCH 6/6] iommu/arm-smmu-v3: Avoid ILLEGAL setting of STE.S1STALLD and CD.S

[PATCH] iommu/arm-smmu: Defer TLB flush in case of unmap op
 2017-09-13 11:04 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v4 0/3] iommu/ipmmu-vmsa: r8a7796 support V4
 2017-09-12 10:52 UTC  (3+ messages)
` [v4,0/3] "

[PATCH] iommu/amd: flush IOTLB for specific domains only
 2017-09-12  9:02 UTC  (6+ messages)
` [PATCH] iommu/amd: flush IOTLB for specific domains only (v3)

[PATCH v9] FlexRM support in VFIO platform
 2017-09-11 19:13 UTC  (3+ messages)
` [PATCH v9] vfio: platform: reset: Add Broadcom FlexRM reset module

[RFC PATCH v5 0/5] vfio-pci: Add support for mmapping MSI-X table
 2017-09-11  3:27 UTC  (5+ messages)

[PATCH v8] FlexRM support in VFIO platform
 2017-09-10  5:47 UTC  (4+ messages)
` [PATCH v8] vfio: platform: reset: Add Broadcom FlexRM reset module

[git pull] IOMMU Updates for Linux v4.14
 2017-09-09 17:32 UTC 

[PATCH] iommu/dma: limit the IOVA allocated to dma-ranges region
 2017-09-08 18:12 UTC  (6+ messages)

[PATCH v6 0/3] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-09-07  9:54 UTC  (7+ messages)
` [PATCH v6 3/3] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801

[PATCH v7] FlexRM support in VFIO platform
 2017-09-06 11:12 UTC  (4+ messages)
  ` [PATCH v7] vfio: platform: reset: Add Broadcom FlexRM reset module

[PATCH v6] FlexRM support in VFIO platform
 2017-09-06  8:14 UTC  (6+ messages)
` [PATCH v6] vfio: platform: reset: Add Broadcom FlexRM reset module

[PATCH] drivers/iommu/tegra: Optimize mutex_unlock function call
 2017-09-06  5:50 UTC 

[PATCH v2 0/8] MT2712 IOMMU SUPPORT
 2017-09-06  5:40 UTC  (3+ messages)

[PATCH 00/13] mmu_notifier kill invalidate_page callback v2
 2017-09-02 13:28 UTC  (4+ messages)
  ` [PATCH 07/13] iommu/amd: update to new mmu_notifier semantic
  ` [PATCH 08/13] iommu/intel: "

[PATCH 0/2 v2] Introduce IOMMU-API TLB Flushing Interface
 2017-09-01 21:45 UTC  (4+ messages)
` [PATCH 2/2] iommu: Introduce Interface for IOMMU TLB Flushing

[PATCH] mm/mmu_notifier: avoid double notification when it is useless
 2017-09-01 17:30 UTC 

[PATCH 0/2] Dual MMU support for TI DRA7xx DSPs
 2017-09-01 17:05 UTC  (7+ messages)
  ` [PATCH 1/2] iommu/omap: Change the attach detection logic
` [PATCH 2/2] iommu/omap: Add support to program multiple iommus

[PATCH 00/13] mmu_notifier kill invalidate_page callback
 2017-09-01 14:50 UTC  (10+ messages)
          ` [PATCH 02/13] mm/rmap: update to new mmu_notifier semantic

[PATCH] MAINTAINERS: use the iommu list for the dma-mapping subsystem
 2017-09-01  9:57 UTC  (5+ messages)

[PATCH] intel-iommu: Don't be too aggressive when clearing one context entry
 2017-09-01  9:31 UTC  (8+ messages)
  ` [PATCH v2] iommu/vt-d: "

refactor dma_cache_sync
 2017-08-31 14:06 UTC  (3+ messages)
` [PATCH 04/12] x86: make dma_cache_sync a no-op

[PATCH v2 0/4] SMMUv3 CMD_SYNC optimisation
 2017-08-31 13:44 UTC  (6+ messages)
  ` [PATCH v2 1/4] iommu/arm-smmu-v3: Specialise CMD_SYNC handling
  ` [PATCH v2 2/4] iommu/arm-smmu-v3: Forget about cmdq-sync interrupt
  ` [PATCH v2 3/4] iommu/arm-smmu-v3: Use CMD_SYNC completion MSI
  ` [PATCH v2 4/4] iommu/arm-smmu-v3: Poll for CMD_SYNC outside cmdq lock
  ` [RFT] iommu/arm-smmu-v3: Use burst-polling for sync completion

[PATCH 1/2] iommu/tegra: Add support for struct iommu_device
 2017-08-31 12:24 UTC 

[PATCH 0/2] iommu/tegra*: Add support for struct iommu_device
 2017-08-31 10:23 UTC  (7+ messages)
` [PATCH 1/2] iommu/tegra: "


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