Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2017-08-24 13:04:44 to 2017-09-13 03:47:50 UTC [more...]

[RFC] virtio-iommu version 0.4
 2017-09-13  3:47 UTC  (8+ messages)
    ` [virtio-dev] "

[RFC PATCH 0/6] Add platform device SVM support for ARM SMMUv3
 2017-09-13  3:06 UTC  (27+ 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
` [RFC PATCH 3/6] ACPI: IORT: Add stall and pasid properties to iommu_fwspec

VFIO on ARM64
 2017-09-13  1:20 UTC  (3+ messages)

[PATCH] iommu: dmar: fix harmless section mismatch warning
 2017-09-12 20:10 UTC 

[PATCH v2 0/3] arm-smmu: performance optimization
 2017-09-12 13:00 UTC  (4+ 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 "

[RFC PATCH 1/1] iommu/arm-smmu: Add support for multiple TBU child devices
 2017-09-12 12:01 UTC 

[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] iommu/amd: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->flush_queue
 2017-09-12  2:22 UTC  (2+ messages)

[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

[PATCH] iommu: QCOM_IOMMU should depend on HAS_DMA
 2017-09-11 12:34 UTC 

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

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

[PATCH] iommu: Add missing dependencies
 2017-09-10 20:43 UTC 

[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  (15+ 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] iommu/arm-smmu: Defer TLB flush in case of unmap op
 2017-09-06  5:37 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v2 0/2] Dual MMU support for TI DRA7xx DSPs
 2017-09-05 22:56 UTC  (3+ 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] dma-coherent: fix dma_declare_coherent_memory() logic error
 2017-09-05 11:22 UTC  (2+ 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  (9+ 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  (13+ messages)
` [PATCH 08/13] iommu/intel: update to new mmu_notifier semantic
  ` [PATCH 07/13] iommu/amd: "
          ` [PATCH 02/13] mm/rmap: "

[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  (15+ messages)
` [PATCH 03/12] frv: make dma_cache_sync a no-op
` [PATCH 07/12] mn10300: "
` [PATCH 09/12] unicore32: "
  ` [PATCH 01/12] floppy: consolidate the dummy fd_cacheflush definition
  ` [PATCH 02/12] mips: don't use dma_cache_sync to implement fd_cacheflush
  ` [PATCH 04/12] x86: make dma_cache_sync a no-op
  ` [PATCH 05/12] ia64: "
  ` [PATCH 06/12] microblaze: "
  ` [PATCH 08/12] powerpc: "
  ` [PATCH 10/12] xtensa: "
` [PATCH 11/12] sh: "
` [PATCH 12/12] dma-mapping: turn dma_cache_sync into a dma_map_ops method

[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  (8+ messages)
` [PATCH 1/2] iommu/tegra: "

[PATCH v2 0/4] Optimise 64-bit IOVA allocations
 2017-08-31  9:46 UTC  (6+ messages)
` [PATCH v2 3/4] iommu/iova: Extend rbtree node caching

[PATCH v3] iommu: Prevent VMD child devices from being remapping targets
 2017-08-30 21:45 UTC  (2+ messages)

[PATCH v2 0/4] VMD fixups
 2017-08-30 19:23 UTC  (5+ messages)
` [PATCH v2 4/4] iommu: Prevent VMD child devices from being remapping targets

[PATCH 3/3] iommu: s390: constify iommu_ops
 2017-08-30 13:21 UTC  (3+ messages)

[PATCH 2/3] iommu: mtk: constify iommu_ops
 2017-08-30 13:18 UTC  (2+ messages)

[PATCH 1/3] iommu: exynos: constify iommu_ops
 2017-08-30 13:14 UTC  (3+ messages)

[PATCH] iommu/ipmmu-vmsa: make ipmmu_gather_ops const
 2017-08-30 13:11 UTC  (2+ messages)

[PATCH v2] iommu/ipmmu-vmsa: Rereserving a free context before setting up a pagetable
 2017-08-30 13:11 UTC  (7+ messages)

[PATCH v3 0/4] Optimise 64-bit IOVA allocations
 2017-08-30 12:14 UTC  (3+ messages)

FW: [PATCH 2/3] iommu: mtk: constify iommu_ops
 2017-08-29  5:43 UTC 

Support SVM without PASID
 2017-08-29  1:32 UTC  (16+ messages)

[PATCH 0/3] constify iommu_ops
 2017-08-28 12:11 UTC 

[PATCH v2 1/2] iommu/mediatek: Fix a build fail of m4u_type
 2017-08-28  9:26 UTC  (2+ messages)

[PATCH] iommu: qcom: annotate PM functions as __maybe_unused
 2017-08-28  9:25 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux iommu-fixes-v4.13-rc6
 2017-08-27 12:45 UTC 

[PATCH] iommu/mediatek: Fix a build fail of m4u_type
 2017-08-26 18:46 UTC  (3+ messages)

[PATCH 0/4] iommu/pamu: Support generic iommu-device handles
 2017-08-25 11:35 UTC  (7+ messages)
` [PATCH 4/4] iommu/pamu: Add support for generic iommu-device

[PATCH 0/3] SMMUv3 CMD_SYNC optimisation
 2017-08-25  4:44 UTC  (2+ messages)

[PATCH 00/13] Introduce IOMMU-API TLB Flushing Interface
 2017-08-24 19:06 UTC  (3+ messages)
` [PATCH 13/13] remoteproc: Use sychronized interface of the IOMMU-API

[PATCH v2] iommu/amd: Check if domain is NULL in get_domain() and return -EBUSY
 2017-08-24 13:13 UTC 


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