iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-27 16:50:31 to 2017-10-07 17:46:52 UTC [more...]

[PATCH 0/2] lib: Adjustments for 11 function implementations
 2017-10-07 17:46 UTC 

[PATCH] iommu/amd: Do not disable SWIOTLB if SME is active
 2017-10-06 21:39 UTC  (2+ messages)

[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
 2017-10-06 18:11 UTC  (38+ messages)
` [RFCv2 PATCH 02/36] iommu: Add a process_exit callback for device drivers
` [RFCv2 PATCH 03/36] iommu/process: Add public function to search for a process
  ` [RFCv2 PATCH 01/36] iommu: Keep track of processes and PASIDs
  ` [RFCv2 PATCH 04/36] iommu/process: Track process changes with an mmu_notifier
  ` [RFCv2 PATCH 05/36] iommu/process: Bind and unbind process to and from devices
  ` [RFCv2 PATCH 06/36] iommu: Extend fault reporting
  ` [RFCv2 PATCH 07/36] iommu: Add a fault handler
  ` [RFCv2 PATCH 08/36] iommu/fault: Handle mm faults
  ` [RFCv2 PATCH 13/36] iommu/of: Add stall and pasid properties to iommu_fwspec
  ` [RFCv2 PATCH 19/36] arm64: mm: Pin down ASIDs for sharing contexts with devices
  ` [RFCv2 PATCH 20/36] iommu/arm-smmu-v3: Track ASID state
  ` [RFCv2 PATCH 21/36] iommu/arm-smmu-v3: Implement process operations
  ` [RFCv2 PATCH 23/36] iommu/arm-smmu-v3: Share process page tables
  ` [RFCv2 PATCH 28/36] iommu/arm-smmu-v3: Maintain a SID->device structure
  ` [RFCv2 PATCH 29/36] iommu/arm-smmu-v3: Add stall support for platform devices
  ` [RFCv2 PATCH 30/36] ACPI/IORT: Check ATS capability in root complex nodes
  ` [RFCv2 PATCH 34/36] PCI: Make "PRG Response PASID Required" handling common
  ` [RFCv2 PATCH 35/36] iommu/arm-smmu-v3: Add support for PRI
` [RFCv2 PATCH 09/36] iommu/fault: Allow blocking fault handlers
` [RFCv2 PATCH 10/36] vfio: Add support for Shared Virtual Memory
` [RFCv2 PATCH 11/36] iommu/arm-smmu-v3: Link domains and devices
` [RFCv2 PATCH 12/36] dt-bindings: document stall and PASID properties for IOMMU masters
` [RFCv2 PATCH 14/36] iommu/arm-smmu-v3: Add support for Substream IDs
` [RFCv2 PATCH 15/36] iommu/arm-smmu-v3: Add second level of context descriptor table
` [RFCv2 PATCH 16/36] iommu/arm-smmu-v3: Add support for VHE
` [RFCv2 PATCH 17/36] iommu/arm-smmu-v3: Support broadcast TLB maintenance
` [RFCv2 PATCH 18/36] iommu/arm-smmu-v3: Add SVM feature checking
` [RFCv2 PATCH 22/36] iommu/io-pgtable-arm: Factor out ARM LPAE register defines
` [RFCv2 PATCH 24/36] iommu/arm-smmu-v3: Steal private ASID from a domain
` [RFCv2 PATCH 25/36] iommu/arm-smmu-v3: Use shared ASID set
` [RFCv2 PATCH 26/36] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
` [RFCv2 PATCH 27/36] iommu/arm-smmu-v3: Register fault workqueue
` [RFCv2 PATCH 31/36] iommu/arm-smmu-v3: Add support for PCI ATS
` [RFCv2 PATCH 32/36] iommu/arm-smmu-v3: Hook ATC invalidation to process ops
` [RFCv2 PATCH 33/36] iommu/arm-smmu-v3: Disable tagged pointers
` [RFCv2 PATCH 36/36] iommu/arm-smmu-v3: Add support for PCI PASID

the imfamous asix ax88179 iommu error
 2017-10-06 16:37 UTC  (3+ messages)

[PATCH v2 00/16] IOMMU driver support for SVM virtualization
 2017-10-06 16:22 UTC  (23+ messages)
` [PATCH v2 03/16] iommu: introduce iommu invalidate API function
  ` [PATCH v2 01/16] iommu: introduce bind_pasid_table "
  ` [PATCH v2 02/16] iommu/vt-d: add bind_pasid_table function
  ` [PATCH v2 04/16] iommu/vt-d: support flushing more TLB types
  ` [PATCH v2 05/16] iommu/vt-d: add iommu invalidate function
  ` [PATCH v2 06/16] iommu/vt-d: move device_domain_info to header
  ` [PATCH v2 07/16] iommu/vt-d: assign PFSID in device TLB invalidation
  ` [PATCH v2 08/16] iommu: introduce device fault data
  ` [PATCH v2 09/16] driver core: add iommu device fault reporting data
  ` [PATCH v2 10/16] iommu: introduce device fault report API
  ` [PATCH v2 11/16] iommu/vt-d: use threaded irq for dmar_fault
  ` [PATCH v2 12/16] iommu/vt-d: report unrecoverable device faults
` [PATCH v2 13/16] iommu/intel-svm: notify page request to guest
` [PATCH v2 14/16] iommu/intel-svm: replace dev ops with fault report API
` [PATCH v2 15/16] iommu: introduce page response function
` [PATCH v2 16/16] iommu/vt-d: add intel iommu "

Task based virtual address spaces
 2017-10-06 14:51 UTC  (4+ messages)

[PATCH] iommu/vt-d: Fix scatterlist offset handling
 2017-10-06 14:43 UTC  (16+ messages)

[PATCH v9 0/4] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-10-06 14:27 UTC  (6+ messages)
` [PATCH v9 1/4] ACPI/IORT: Add msi address regions reservation helper
` [PATCH v9 2/4] iommu/dma: Add a helper function to reserve HW MSI address regions for IOMMU drivers
` [PATCH v9 3/4] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801
` [PATCH v9 4/4] PCI: hisi: blacklist hip06/hip07 controllers behind SMMUv3

intel-dmar: possible circular locking dependency detected
 2017-10-06 13:08 UTC  (5+ messages)
    ` [PATCH] iommu/vt-d: Don't register bus-notifier under

[PATCH 0/2] iommu/amd: Correctly Align Multiple MSI IRQs
 2017-10-06 11:34 UTC  (3+ messages)
  ` [PATCH 1/2] iommu/amd: Add align parameter to alloc_irq_index()
` [PATCH 2/2] iommu/amd: Enforce alignment for MSI IRQs

[PATCH v8 0/5] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-10-06 10:17 UTC  (18+ messages)
` [PATCH v8 1/5] Doc: iommu/arm-smmu-v3: Add workaround for HiSilicon erratum 161010801
` [PATCH v8 2/5] ACPI/IORT: Add msi address regions reservation helper
` [PATCH v8 3/5] iommu/of: "

[PATCH] iommu/arm-smmu-v3: Ensure we sync STE when only changing config field
 2017-10-06  7:46 UTC  (3+ messages)

[PATCH] iommu/vt-d: only attempt to cleanup svm page request irq if one assigned
 2017-10-05 23:30 UTC 

[RFC v2 0/4] arm-smmu-v3 tlbi-on-map option
 2017-10-05 15:14 UTC  (9+ messages)
` [RFC v2 2/4] iommu/arm-smmu-v3: Add tlbi_on_map option

[PATCH] dt-bindings: iommu: ipmmu-vmsa: Use generic node name
 2017-10-05  9:21 UTC  (2+ messages)

[PATCH 0/4] numa, iommu/smmu: IOMMU/SMMU driver optimization for NUMA systems
 2017-10-04 13:53 UTC  (5+ messages)
` [PATCH 3/4] iommu/arm-smmu-v3: Use NUMA memory allocations for stream tables and comamnd queues

refactor dma_cache_sync V2
 2017-10-04  9:06 UTC  (21+ messages)
  ` [PATCH 01/11] floppy: consolidate the dummy fd_cacheflush definition
  ` [PATCH 02/11] x86: make dma_cache_sync a no-op
  ` [PATCH 03/11] frv: "
  ` [PATCH 04/11] ia64: "
  ` [PATCH 05/11] microblaze: "
  ` [PATCH 06/11] mn10300: "
  ` [PATCH 08/11] unicore32: "
  ` [PATCH 09/11] xtensa: "
` [PATCH 07/11] powerpc: "
` [PATCH 10/11] sh: "
` [PATCH 11/11] dma-mapping: turn dma_cache_sync into a dma_map_ops method

[PATCH] mm/mmu_notifier: avoid double notification when it is useless
 2017-10-04  1:20 UTC  (5+ messages)

[PATCH v2 0/2] TEGRA GART cleanup and new debug option
 2017-10-04  1:12 UTC  (5+ messages)
    ` [PATCH v2 1/2] iommu/tegra: gart: Add optional debug checking for overwriting of page mappings
    ` [PATCH v2 1/2] iommu/tegra: gart: Optionally check "
    ` [PATCH v2 2/2] iommu/tegra: gart: Move PFN validation out of spinlock

[PATCH 0/3] iommu/ipmmu-vmsa: R-Car Gen3 IPMMU DT binding update
 2017-10-03 21:45 UTC  (5+ messages)
` [PATCH 2/3] iommu/ipmmu-vmsa: Document R-Car V3M IPMMU DT bindings
` [PATCH 3/3] iommu/ipmmu-vmsa: Document R-Car D3 "

[RFC] virtio-iommu version 0.4
 2017-10-03 13:04 UTC  (2+ messages)

[PATCH v3] dma-debug: fix incorrect pfn calculation
 2017-10-03  7:07 UTC  (5+ messages)

[PATCH v10] FlexRM support in VFIO platform
 2017-10-03  5:27 UTC  (2+ messages)
` [PATCH v10] vfio: platform: reset: Add Broadcom FlexRM reset module

road blocks for using dma-iommu on more than arm64
 2017-10-02 17:48 UTC  (6+ messages)

[PATCH v2 1/2] iommu/io-pgtable-arm: Convert to IOMMU API TLB sync
 2017-10-02 13:48 UTC  (3+ messages)
  ` [PATCH v2 2/2] iommu/io-pgtable-arm-v7s: "

[PATCH] iommu/iova: Don't try to copy anchor nodes
 2017-10-02 13:47 UTC  (2+ messages)

DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
 2017-10-01  8:59 UTC  (25+ messages)

bind pasid table API
 2017-09-29 15:38 UTC  (12+ messages)

[git pull] IOMMU Fixes for Linux v4.14-rc2
 2017-09-29 13:51 UTC 

PROBLEM: intel_iommu=on under 4.13 breaks resume from suspend on my Thinkpad T560
 2017-09-29 12:08 UTC  (4+ messages)

[PATCH 0/3] Misc IOVA tweaks
 2017-09-28 13:41 UTC  (6+ messages)
` [PATCH 3/3] iommu/iova: Try harder to allocate from rcache magazine
  ` [PATCH v2] "


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