iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-08 14:21:56 to 2017-10-19 03:00:45 UTC [more...]

[PATCH v2 0/3] arm-smmu: performance optimization
 2017-10-19  3:00 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 0/2] Optimize mmu_notifier->invalidate_range callback
 2017-10-19  2:43 UTC  (4+ messages)
  ` [PATCH 1/2] mm/mmu_notifier: avoid double notification when it is useless v2
` [PATCH 2/2] mm/mmu_notifier: avoid call to invalidate_range() in range_end()

[PATCH 1/3] iommu/vt-d: Missing checks for pasid tables if allocation fails
 2017-10-19  0:39 UTC  (3+ messages)
` [PATCH 2/3] iommu/vt-d: Clear Page Request Overflow fault bit
` [PATCH 3/3] iommu/vt-d: Clear pasid table entry when memory unbound

[PATCH 1/2] mmc: renesas_sdhi: fix swiotlb buffer is full
 2017-10-19  0:24 UTC  (2+ messages)

[PATCH v4 00/12] Intel IPU3 ImgU patchset
 2017-10-18 14:42 UTC  (3+ messages)

[PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound traffic
 2017-10-18 14:41 UTC  (6+ messages)

[PATCH v9 0/4] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-10-18 14:23 UTC  (20+ messages)
` [PATCH v9 2/4] iommu/dma: Add a helper function to reserve HW MSI address regions for IOMMU drivers
` [PATCH v9 4/4] PCI: hisi: blacklist hip06/hip07 controllers behind SMMUv3

[PATCH v3 0/3] SMMUv3 CMD_SYNC optimisation
 2017-10-18 14:04 UTC  (4+ messages)
  ` [PATCH v3 1/3] iommu/arm-smmu-v3: Use CMD_SYNC completion MSI
  ` [PATCH v3 2/3] iommu/arm-smmu-v3: Poll for CMD_SYNC outside cmdq lock
  ` [RFT v3 3/3] iommu/arm-smmu-v3: Use burst-polling for sync completion

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

[PATCH v4 12/12] intel-ipu3: imgu top level pci device
 2017-10-18  3:55 UTC 

[PATCH v4 03/12] intel-ipu3: Add IOMMU based dmamap support
 2017-10-18  3:48 UTC 

[PATCH v4 02/12] intel-ipu3: Add mmu driver
 2017-10-18  3:48 UTC 

[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
 2017-10-18  2:06 UTC  (14+ 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

[PATCH] iommu: Limit the IOVA page range to the specified addresses
 2017-10-17 21:22 UTC 

[PATCH -next] iommu/ipmmu-vmsa: Fix return value check in ipmmu_find_group_dma()
 2017-10-17 12:11 UTC 

[PATCH] xhci: Set DMA parameters appropriately
 2017-10-17 12:05 UTC  (4+ messages)

[PATCH] drivers: Flag buses which demand DMA configuration
 2017-10-17  8:28 UTC  (3+ messages)

AMD Ryzen KVM/NPT/IOMMU issue
 2017-10-17  4:16 UTC  (18+ messages)

[PATCH v2 0/4] SMMUv3 CMD_SYNC optimisation
 2017-10-16 15:02 UTC  (10+ 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

[PATCH v4 00/09] iommu/ipmmu-vmsa: r8a7795 support V4
 2017-10-16 12:47 UTC  (4+ messages)
` [PATCH v4 02/09] iommu/ipmmu-vmsa: Add optional root device feature

refactor dma_cache_sync V2
 2017-10-16 12:44 UTC  (3+ messages)

[PATCH v5 00/09] iommu/ipmmu-vmsa: r8a7795 support V5
 2017-10-16 12:30 UTC  (10+ 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 v5 09/09] iommu/ipmmu-vmsa: Hook up r8a7795 DT matching code

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

[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 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 v2 00/16] IOMMU driver support for SVM virtualization
 2017-10-12 17:38 UTC  (33+ 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 10/16] iommu: introduce device fault report API

[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 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 07/14] iommu, dma-mapping: introduce dma_get_iommu_domain()
` [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  (5+ messages)
` [PATCH 1/2] lib/test: Delete five error messages for a failed memory allocation

[PATCH v8 2/2] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings
 2017-10-08 15:49 UTC  (3+ 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).