iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-14 08:23:09 to 2018-11-22 08:39:19 UTC [more...]

[RFC PATCH 0/6] Auxiliary IOMMU domains and Arm SMMUv3
 2018-11-22  8:39 UTC  (17+ messages)
` [RFC PATCH 2/6] drivers core: Add I/O ASID allocator

[PATCH v2 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-11-22  8:26 UTC  (19+ messages)
` [PATCH v2 2/3] mm: Add support for SLAB_CACHE_DMA32
` [PATCH v2 3/3] iommu/io-pgtable-arm-v7s: Request DMA32 memory, and improve debugging

[PATCH v2 00/17] locking/lockdep: Add a new class of terminal locks
 2018-11-22  2:04 UTC  (20+ messages)
` [PATCH v2 01/17] locking/lockdep: Remove version from lock_class structure
` [PATCH v2 02/17] locking/lockdep: Rework lockdep_set_novalidate_class()
` [PATCH v2 03/17] locking/lockdep: Add a new terminal lock type
` [PATCH v2 04/17] locking/lockdep: Add DEFINE_TERMINAL_SPINLOCK() and related macros
` [PATCH v2 05/17] printk: Mark logbuf_lock & console_owner_lock as terminal locks
` [PATCH v2 06/17] debugobjects: Mark pool_lock as a terminal lock
` [PATCH v2 07/17] debugobjects: Move printk out of db lock critical sections
` [PATCH v2 08/17] locking/lockdep: Add support for nestable terminal locks
` [PATCH v2 09/17] debugobjects: Make object hash locks "
` [PATCH v2 10/17] lib/stackdepot: Make depot_lock a terminal spinlock
` [PATCH v2 11/17] locking/rwsem: Mark rwsem.wait_lock as a terminal lock
` [PATCH v2 12/17] cgroup: Mark the rstat percpu lock as terminal
` [PATCH v2 13/17] mm/kasan: Make quarantine_lock a terminal lock
` [PATCH v2 14/17] dma-debug: Mark free_entries_lock as terminal
` [PATCH v2 15/17] kernfs: Mark kernfs_open_node_lock as terminal lock
` [PATCH v2 16/17] delay_acct: Mark task's delays->lock as terminal spinlock
` [PATCH v2 17/17] locking/lockdep: Check raw/non-raw locking conflicts

[PATCH] iommu/vt-d: Handle domain agaw being less than iommu agaw
 2018-11-21 23:29 UTC 

[PATCH 0/9] Use vm_insert_range
 2018-11-21 20:04 UTC  (5+ messages)

[PATCH v2 0/2] SWIOTLB fixes for 4.20
 2018-11-21 17:49 UTC  (4+ messages)
` [PATCH v2 1/2] dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB
` [PATCH v2 2/2] swiotlb: Skip cache maintenance on map error

[PATCHv4 0/2] iommu/arm-smmu: Add Stratix10 SMMU Support
 2018-11-21 17:48 UTC  (3+ messages)
` [PATCHv4 2/2] iommu/arm-smmu: Get clock config from device tree

[RESEND PATCH v17 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-11-21 17:38 UTC  (8+ messages)
` [RESEND PATCH v17 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops
` [RESEND PATCH v17 2/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
  ` [RESEND PATCH v17 3/5] iommu/arm-smmu: Add the device_link between masters and smmu
  ` [RESEND PATCH v17 4/5] dt-bindings: arm-smmu: Add bindings for qcom, smmu-v2
  ` [RESEND PATCH v17 5/5] iommu/arm-smmu: Add support for qcom, smmu-v2 variant

[PATCH v3] iommu/dma: Use NUMA aware memory allocations in __iommu_dma_alloc_pages()
 2018-11-21 16:57 UTC  (4+ messages)

[PATCH v4 0/2] Enable smmu support on sdm845
 2018-11-21 16:06 UTC  (3+ messages)

[PATCH 0/2] SWIOTLB fixes for 4.20
 2018-11-21 15:11 UTC  (14+ messages)
` [PATCH 1/2] swiotlb: Make DIRECT_MAPPING_ERROR viable
` [PATCH 2/2] swiotlb: Skip cache maintenance on map error

[PATCH 1/9] mm: Introduce new vm_insert_range API
 2018-11-21 14:29 UTC  (16+ messages)

[PATCH 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection
 2018-11-21 12:40 UTC  (24+ messages)
` [PATCH 1/4] PCI / ACPI: Identify external PCI devices

[PATCH v4 0/7] Add virtio-iommu driver
 2018-11-21 12:21 UTC  (16+ messages)
` [PATCH v4 1/7] dt-bindings: virtio-mmio: Add IOMMU description
` [PATCH v4 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
` [PATCH v4 3/7] of: Allow the iommu-map property to omit untranslated devices
` [PATCH v4 4/7] PCI: OF: Initialize dev->fwnode appropriately
` [PATCH v4 5/7] iommu: Add virtio-iommu driver
      `  "
` [PATCH v4 6/7] iommu/virtio: Add probe request
` [PATCH v4 7/7] iommu/virtio: Add event queue

[PATCH] iommu: use memunmap to free memremap
 2018-11-21  9:53 UTC 

[PATCH v4 0/8] vfio/mdev: IOMMU aware mediated device
 2018-11-21  8:45 UTC  (10+ messages)
` [PATCH v4 6/8] vfio/mdev: Add iommu place holders in mdev_device

[PATCH RFC] dma-direct: do not allocate a single page from CMA area
 2018-11-21  1:30 UTC  (7+ messages)

[PATCH v2] iommu/dma: Use NUMA aware memory allocations in __iommu_dma_alloc_pages()
 2018-11-20 15:42 UTC  (3+ messages)

[RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce
 2018-11-20 12:19 UTC  (2+ messages)

[PATCH] iommu/dma: Use NUMA aware memory allocations in __iommu_dma_alloc_pages()
 2018-11-20 10:19 UTC  (4+ messages)

move swiotlb noncoherent dma support from arm64 to generic code V2
 2018-11-20  9:25 UTC  (12+ messages)
` [PATCH 06/10] swiotlb: use swiotlb_map_page in swiotlb_map_sg_attrs

dma mask related fixups (including full bus_dma_mask support) v2
 2018-11-20  7:38 UTC  (7+ messages)
` [PATCH 5/5] dma-direct: always allow dma mask <= physiscal memory size

[RFC PATCH 0/5] iommu: APIs for paravirtual PASID allocation
 2018-11-20  2:29 UTC  (3+ messages)

[PATCH 2/2] arch: switch the default on ARCH_HAS_SG_CHAIN
 2018-11-20  0:48 UTC  (4+ messages)

[RFC] remove the ->mapping_error method from dma_map_ops
 2018-11-19 13:55 UTC  (6+ messages)
` [PATCH 1/2] dma-mapping: remove ->mapping_error

[PATCH v3 00/15] MT8183 IOMMU SUPPORT
 2018-11-17  2:35 UTC  (16+ messages)
` [PATCH v3 01/15] dt-bindings: mediatek: Add binding for mt8183 IOMMU and SMI
` [PATCH v3 03/15] memory: mtk-smi: Use a general config_port interface
` [PATCH v3 07/15] iommu/mediatek: Add mmu1 support
` [PATCH v3 11/15] iommu/mediatek: Add VLD_PA_RANGE register backup when suspend
  ` [PATCH v3 02/15] iommu/mediatek: Use a struct as the platform data
  ` [PATCH v3 04/15] iommu/io-pgtable-arm-v7s: Add paddr_to_iopte and iopte_to_paddr helpers
  ` [PATCH v3 05/15] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB Mode
  ` [PATCH v3 06/15] iommu/mediatek: Add mt8183 IOMMU support
  ` [PATCH v3 08/15] memory: mtk-smi: Invoke pm runtime_callback to enable clocks
  ` [PATCH v3 09/15] memory: mtk-smi: Use a struct for the platform data for smi-common
  ` [PATCH v3 10/15] memory: mtk-smi: Add bus_sel for mt8183
  ` [PATCH v3 12/15] iommu/mediatek: Add shutdown callback
  ` [PATCH v3 13/15] memory: mtk-smi: Get rid of need_larbid
  ` [PATCH v3 14/15] iommu/mediatek: Constify iommu_ops
  ` [PATCH v3 15/15] iommu/mediatek: Switch to SPDX license identifier

[PATCH v5 00/21] IOMMU: Tegra GART driver clean up and optimization
 2018-11-16 12:13 UTC  (2+ messages)

[PATCH 1/2] csky, h8300, riscv: remove <asm/scatterlist.h> leftovers
 2018-11-16  1:47 UTC  (2+ messages)

move the arm arch_dma_alloc implementation to common code
 2018-11-15 20:58 UTC  (6+ messages)
` [PATCH 4/9] dma-mapping: move the arm64 ncoherent alloc/free support "

[PATCH v3 0/7] Add virtio-iommu driver
 2018-11-15 16:22 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: virtio-mmio: Add IOMMU description
` [PATCH v3 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
` [PATCH v3 6/7] iommu/virtio: Add probe request

[PATCH 0/7] iommu/amd: Always allow to map huge pages
 2018-11-15 15:55 UTC  (4+ messages)
` [PATCH 7/7] vfio/type1: Remove map_try_harder() code path

[PATCH 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
 2018-11-15 15:49 UTC 

[PATCH v2 1/5] iommu/arm-smmu: rearrange arm-smmu.c code
 2018-11-15  2:25 UTC  (2+ messages)

use generic DMA mapping code in powerpc V4
 2018-11-14  8:23 UTC  (7+ messages)
` [PATCH 29/34] powerpc/dma: use phys_to_dma instead of get_dma_offset
` [PATCH 30/34] powerpc/dma: remove dma_nommu_mmap_coherent
` [PATCH 31/34] powerpc/dma: use generic direct and swiotlb ops
` [PATCH 32/34] powerpc/dma: remove get_dma_offset
` [PATCH 33/34] powerpc/dma: remove set_dma_offset
` [PATCH 34/34] powerpc/dma: trim the fat from <asm/dma-mapping.h>


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