iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-21 21:45:26 to 2017-10-04 08:59:24 UTC [more...]

refactor dma_cache_sync V2
 2017-10-04  8:59 UTC  (20+ 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] iommu/vt-d: Fix scatterlist offset handling
 2017-10-03 22:22 UTC  (13+ messages)

[PATCH 0/3] iommu/ipmmu-vmsa: R-Car Gen3 IPMMU DT binding update
 2017-10-03 21:45 UTC  (7+ 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  (11+ messages)
        ` [virtio-dev] "
  ` [virtio-dev] "

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

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

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

[PATCH 0/4] numa, iommu/smmu: IOMMU/SMMU driver optimization for NUMA systems
 2017-09-29 12:13 UTC  (12+ messages)
` [PATCH 1/4] mm: move function alloc_pages_exact_nid out of __meminit
` [PATCH 2/4] numa, iommu/io-pgtable-arm: Use NUMA aware memory allocation for smmu translation tables
` [PATCH 3/4] iommu/arm-smmu-v3: Use NUMA memory allocations for stream tables and comamnd queues
` [PATCH 4/4] iommu/dma, numa: Use NUMA aware memory allocations in __iommu_dma_alloc_pages

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

intel-dmar: possible circular locking dependency detected
 2017-09-28 13:41 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] "

[RFC] iommu: arm-smmu: stall support
 2017-09-27 16:14 UTC  (10+ messages)

[PATCH] iommu/iova: Improve alloc_iova performance
 2017-09-27 15:21 UTC  (3+ messages)

[PATCH v5 0/6] Optimise 64-bit IOVA allocations
 2017-09-27 15:11 UTC  (7+ messages)
` [PATCH v5 3/6] iommu/iova: Extend rbtree node caching

[PATCH] iommu: Fix comment for iommu_ops.map_sg
 2017-09-27 15:03 UTC  (2+ messages)

[PATCH] iommu/amd: pr_err() strings should end with newlines
 2017-09-27 15:02 UTC  (2+ messages)

[PATCH] iommu/mediatek: Limit the physical address in 32bit for v7s
 2017-09-27 14:58 UTC  (3+ messages)

[PATCH] iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMA
 2017-09-27 14:56 UTC  (3+ messages)

[PATCH v8 0/5] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-09-27 13:32 UTC  (6+ 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 v8 4/5] iommu/dma: Add a helper function to reserve HW MSI address regions for IOMMU drivers
` [PATCH v8 5/5] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801

[PATCH 1/2] iommu/io-pgtable-arm: Convert to IOMMU API TLB sync
 2017-09-27 12:34 UTC  (4+ messages)

[RFC PATCH 1/1] iommu/arm-smmu: Add support for multiple TBU child devices
 2017-09-27  6:42 UTC  (3+ messages)

[PATCH v2] dma-debug: fix incorrect pfn calculation
 2017-09-27  1:41 UTC 

[PATCH] dma-debug: fix incorrect pfn calculation
 2017-09-27  1:07 UTC  (3+ messages)

[RFC] iommu/arm-smmu: Add support for TTBR1
 2017-09-26 23:40 UTC 

[PATCH v1 0/4] iommu/tegra: gart: Couple corrections
 2017-09-26 16:57 UTC  (13+ messages)
` [PATCH v1 1/4] iommu/tegra: gart: Don't unnecessarily allocate registers context
` [PATCH v1 2/4] iommu/tegra: gart: Check whether page is already mapped
` [PATCH v1 3/4] iommu/tegra: gart: Move PFN validation out of spinlock
` [PATCH v1 4/4] iommu/tegra: gart: Correct number of unmapped bytes

[PATCH] pci: Add dummy for pci_acs_enabled() if CONFIG_PCI=n to fix iommmu build
 2017-09-25 16:13 UTC  (5+ messages)

iommu/io-pgtable: depend on !GENERIC_ATOMIC64 when using COMPILE_TEST with LPAE
 2017-09-25 15:53 UTC  (4+ messages)

[PATCH] iommu/arm-smmu-v3: Correct COHACC override message
 2017-09-25 14:19 UTC  (2+ messages)

[PATCH v7 0/5] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-09-22 15:37 UTC  (4+ messages)
` [PATCH v7 3/5] iommu/of: Add msi address regions reservation helper

[PATCH] iommu/arm-smmu: Remove ACPICA workarounds
 2017-09-22 14:04 UTC 

[git pull] IOMMU Fixes for Linux v4.14-rc1
 2017-09-22 12:07 UTC 

[PATCH] iommu/of: Remove PCI host bridge node check
 2017-09-22 10:06 UTC  (5+ messages)
` [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).