iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-06 13:31:42 to 2017-10-16 12:30:39 UTC [more...]

[PATCH v5 00/09] iommu/ipmmu-vmsa: r8a7795 support V5
 2017-10-16 12:30 UTC  (9+ messages)
` [PATCH v5 01/09] iommu/ipmmu-vmsa: Introduce features, break out alias
` [PATCH v5 02/09] iommu/ipmmu-vmsa: Add optional root device feature
` [PATCH v5 03/09] iommu/ipmmu-vmsa: Enable multi context support
` [PATCH v5 04/09] iommu/ipmmu-vmsa: Make use of IOMMU_OF_DECLARE()
` [PATCH v5 05/09] iommu/ipmmu-vmsa: IPMMU device is 40-bit bus master
` [PATCH v5 06/09] iommu/ipmmu-vmsa: Write IMCTR twice
` [PATCH v5 07/09] iommu/ipmmu-vmsa: Make IMBUSCTR setup optional
` [PATCH v5 08/09] iommu/ipmmu-vmsa: Allow two bit SL0

[PATCH v2 0/4] SMMUv3 CMD_SYNC optimisation
 2017-10-16 12:25 UTC  (7+ messages)
` [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

CONFIG_DMA_NOOP_OPS breaks ARM arch
 2017-10-16 11:14 UTC  (6+ messages)

[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
 2017-10-16 10:23 UTC  (36+ messages)
` [RFCv2 PATCH 05/36] iommu/process: Bind and unbind process to and from devices
` [RFCv2 PATCH 12/36] dt-bindings: document stall and PASID properties for IOMMU masters
` [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 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 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

[PATCH v9 0/4] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-10-15  7:46 UTC  (17+ 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

[PATCH 0/4] ipmmu-vmsa cleanup
 2017-10-13 19:54 UTC  (6+ messages)
  ` [PATCH 1/4] iommu/ipmmu-vmsa: Unify domain alloc/free
` [PATCH 2/4] iommu/ipmmu-vmsa: Simplify group allocation
` [PATCH 3/4] iommu/ipmmu-vmsa: Clean up struct ipmmu_vmsa_iommu_priv
` [PATCH 4/4] iommu/ipmmu-vmsa: Unify ipmmu_ops

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

[PATCH 0/4] iommu/amd, vfio: Reduce IOTLB Flushm Rate
 2017-10-13 17:02 UTC  (6+ messages)
` [PATCH 3/4] vfio/type1: Make use of iommu_unmap_fast()
  ` [PATCH 1/4] iommu/amd: Finish TLB flush in amd_iommu_unmap()
  ` [PATCH 2/4] iommu/amd: Implement IOMMU-API TLB flush interface
  ` [PATCH 4/4] vfio/type1: Gather TLB-syncs and pages to unpin

[git pull] IOMMU Fixes for Linux v4.14-rc4
 2017-10-13 15:51 UTC 

[PATCH] iommu/ipmmu-vmsa: Do not replace bus IOMMU ops on driver init
 2017-10-13 15:48 UTC  (3+ messages)
` [PATCH v2] "

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

[PATCH v2 0/2] TEGRA GART cleanup and new debug option
 2017-10-13 12:52 UTC  (6+ messages)
` [PATCH v2 1/2] iommu/tegra: gart: Optionally check for overwriting of page mappings

[PATCH] xhci: Set DMA parameters appropriately
 2017-10-13 10:48 UTC  (3+ messages)

[PATCH 0/6] Intel IOMMU debugfs support
 2017-10-13  0:03 UTC  (7+ messages)
  ` [PATCH 1/6] iommu/vt-d: Add debugfs support for Intel IOMMU internals
  ` [PATCH 2/6] iommu/vt-d: Add Intel IOMMU debugfs to show context internals
  ` [PATCH 3/6] iommu/vt-d: Add Intel IOMMU debugfs to show extended "
  ` [PATCH 4/6] iommu/vt-d: Add debugfs extension to show register contents
  ` [PATCH 5/6] iommu/vt-d: Add debugfs extension to show Pasid table contents
` [PATCH 6/6] iommu/vt-d: Debugfs support for Intel IOMMU Interrupt remapping

[PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound traffic
 2017-10-12 21:43 UTC  (2+ messages)

[PATCH v2 00/16] IOMMU driver support for SVM virtualization
 2017-10-12 17:38 UTC  (37+ messages)
` [PATCH v2 01/16] iommu: introduce bind_pasid_table API function
` [PATCH v2 02/16] iommu/vt-d: add bind_pasid_table function
` [PATCH v2 03/16] iommu: introduce iommu invalidate API function
` [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] drivers: Flag buses which demand DMA configuration
 2017-10-12 15:56 UTC 

[PATCH for-next 2/4] RDMA/hns: Add IOMMU enable support in hip08
 2017-10-12 14:54 UTC  (3+ messages)

[PATCH V2 0/1] Optimise IOVA allocations for PCI devices
 2017-10-12 12:18 UTC  (7+ messages)

[PATCH v8 00/14] MAP_DIRECT for DAX RDMA and userspace flush
 2017-10-11 16:01 UTC  (23+ messages)
` [PATCH v8 02/14] fs, mm: pass fd to ->mmap_validate()
` [PATCH v8 03/14] fs: MAP_DIRECT core
` [PATCH v8 04/14] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT
` [PATCH v8 07/14] iommu, dma-mapping: introduce dma_get_iommu_domain()
  ` [PATCH v8 01/14] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
  ` [PATCH v8 05/14] fs, xfs, iomap: introduce iomap_can_allocate()
  ` [PATCH v8 06/14] xfs: wire up MAP_DIRECT
  ` [PATCH v8 08/14] fs, mapdirect: introduce ->lease_direct()
  ` [PATCH v8 09/14] xfs: wire up ->lease_direct()
  ` [PATCH v8 12/14] iommu/vt-d: use iommu_num_sg_pages
  ` [PATCH v8 14/14] tools/testing/nvdimm: enable rdma unit tests
` [PATCH v8 10/14] device-dax: wire up ->lease_direct()
` [PATCH v8 11/14] iommu: up-level sg_num_pages() from amd-iommu
` [PATCH v8 13/14] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings

[PATCH] iommu/io-pgtable-arm: hide unused ipmmu_iotlb_sync
 2017-10-11 14:39 UTC  (3+ messages)

[PATCH] iommu/exynos: Remove initconst attribute to avoid potential kernel oops
 2017-10-11  7:00 UTC  (5+ messages)

[PATCH] iommu/amd: Do not disable SWIOTLB if SME is active
 2017-10-10 19:24 UTC  (6+ messages)

[PATCH] iommu/vt-d: Delete unnecessary check
 2017-10-10 12:10 UTC  (2+ messages)

[PATCH 0/3] iommu/ipmmu-vmsa: R-Car Gen3 IPMMU DT binding update
 2017-10-10  9:39 UTC  (2+ messages)

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

[RFC] virtio-iommu version 0.4
 2017-10-09 19:46 UTC  (3+ messages)
    ` [virtio-dev] "

[PATCH 0/2] lib: Adjustments for 11 function implementations
 2017-10-09  6:24 UTC  (7+ messages)
` [PATCH 1/2] lib/test: Delete five error messages for a failed memory allocation
` [PATCH 2/2] lib: Improve a size determination in seven functions

[PATCH v8 1/2] iommu: up-level sg_num_pages() from amd-iommu
 2017-10-08 15:49 UTC  (4+ messages)
` [PATCH v8 2/2] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings

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

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

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  (4+ messages)


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