iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-07 16:30:32 to 2018-11-14 08:23:11 UTC [more...]

use generic DMA mapping code in powerpc V4
 2018-11-14  8:23 UTC  (32+ messages)
  ` [PATCH 01/34] powerpc: use mm zones more sensibly
` [PATCH 02/34] powerpc: allow NOT_COHERENT_CACHE for amigaone
` [PATCH 03/34] powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define
` [PATCH 04/34] powerpc/dma: remove the unused ISA_DMA_THRESHOLD export
` [PATCH 05/34] powerpc/dma: remove the unused dma_iommu_ops export
` [PATCH 06/34] powerpc/dma: split the two __dma_alloc_coherent implementations
` [PATCH 07/34] powerpc/dma: remove the no-op dma_nommu_unmap_{page,sg} routines
` [PATCH 08/34] powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_ops
` [PATCH 09/34] powerpc/dma: handle iommu bypass in dma_iommu_ops
` [PATCH 10/34] powerpc/pseries: unwind dma_get_required_mask_pSeriesLP a bit
` [PATCH 11/34] powerpc/pseries: use the generic iommu bypass code
` [PATCH 12/34] powerpc/cell: move dma direct window setup out of dma_configure
` [PATCH 13/34] powerpc/cell: use the generic iommu bypass code
` [PATCH 14/34] powerpc/dart: remove dead cleanup code in iommu_init_early_dart
` [PATCH 15/34] powerpc/dart: use the generic iommu bypass code
` [PATCH 16/34] powerpc/powernv: remove pnv_pci_ioda_pe_single_vendor
` [PATCH 17/34] powerpc/powernv: remove pnv_npu_dma_set_mask
` [PATCH 18/34] powerpc/powernv: use the generic iommu bypass code
` [PATCH 19/34] cxl: drop the dma_set_mask callback from vphb
` [PATCH 20/34] powerpc/dma: stop overriding dma_get_required_mask
` [PATCH 21/34] powerpc/pci: remove the dma_set_mask pci_controller ops methods
` [PATCH 22/34] powerpc/dma: remove the iommu fallback for coherent allocations
` [PATCH 23/34] powerpc/dma: remove get_pci_dma_ops
` [PATCH 24/34] powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.c
` [PATCH 25/34] powerpc/dma: remove max_direct_dma_addr
` [PATCH 26/34] powerpc/dma: fix an off-by-one in dma_capable
` [PATCH 27/34] powerpc/fsl_pci: simplify fsl_pci_dma_set_mask
` [PATCH 28/34] dma-mapping, powerpc: simplify the arch dma_set_mask override
` [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 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection
 2018-11-13 16:12 UTC  (28+ messages)
  ` [PATCH 1/4] PCI / ACPI: Identify external PCI devices
  ` [PATCH 2/4] iommu/vt-d: Force IOMMU on for platform opt in hint
` [PATCH 3/4] iommu/vt-d: Do not enable ATS for external devices
` [PATCH 4/4] thunderbolt: Export IOMMU based DMA protection support to userspace

[PATCH] iommu: arm-smmu: Set SCTLR.HUPCF bit
 2018-11-13 13:12 UTC  (5+ messages)

[PATCH v4 0/9] mpt3sas and dmapool scalability
 2018-11-13  6:44 UTC  (2+ messages)

[PATCH v4 9/9] dmapool: debug: prevent endless loop in case of corruption
 2018-11-13  6:36 UTC  (2+ messages)

[PATCH v4 8/9] dmapool: improve accuracy of debug statistics
 2018-11-13  6:30 UTC  (2+ messages)

[PATCH v4 7/9] dmapool: cleanup integer types
 2018-11-13  6:27 UTC  (2+ messages)

[PATCH v4 6/9] dmapool: improve scalability of dma_pool_free
 2018-11-13  6:25 UTC  (2+ messages)

[PATCH v4 5/9] dmapool: rename fields in dma_page
 2018-11-13  6:20 UTC  (2+ messages)

[PATCH v4 4/9] dmapool: improve scalability of dma_pool_alloc
 2018-11-13  6:19 UTC  (2+ messages)

[PATCH v4 3/9] dmapool: cleanup dma_pool_destroy
 2018-11-13  6:15 UTC  (2+ messages)

[PATCH v4 2/9] dmapool: remove checks for dev == NULL
 2018-11-13  6:14 UTC  (4+ messages)

[PATCH v4 1/9] dmapool: fix boundary comparison
 2018-11-13  6:13 UTC  (2+ messages)

move swiotlb noncoherent dma support from arm64 to generic code V2
 2018-11-13  0:26 UTC  (7+ messages)
` [PATCH 06/10] swiotlb: use swiotlb_map_page in swiotlb_map_sg_attrs

[RFC PATCH 0/6] Auxiliary IOMMU domains and Arm SMMUv3
 2018-11-12 14:55 UTC  (13+ messages)
` [RFC PATCH 2/6] drivers core: Add I/O ASID allocator

[PATCH] amd/iommu: Fix Guest Virtual APIC Log Tail Address Register
 2018-11-12 14:08 UTC  (2+ messages)

[PATCH v2 1/1] iommu/vtd: Cleanup dma_remapping.h header
 2018-11-12 13:23 UTC  (5+ messages)

[RFC] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-12 11:47 UTC  (6+ messages)

[RFC] iommu/vt-d: Group and domain relationship
 2018-11-12 11:15 UTC  (11+ messages)

[RFC PATCH 0/5] iommu: APIs for paravirtual PASID allocation
 2018-11-12  6:45 UTC  (6+ messages)
` [RFC PATCH 1/5] iommu: Add APIs for IOMMU PASID management
  ` [RFC PATCH 2/5] iommu/vt-d: Initialize a PASID consumer
  ` [RFC PATCH 3/5] iommu/vt-d: Enlightened PASID allocation
` [RFC PATCH 4/5] iommu/vt-d: Allocate and free a pasid
` [RFC PATCH 5/5] iommu/vt-d: Use global pasid allocator

[PATCH 1/1] iommu/vtd: Cleanup dma_remapping.h header
 2018-11-12  1:17 UTC  (3+ messages)

[PATCH 3.16 032/366] iommu/vt-d: Ratelimit each dmar fault printing
 2018-11-11 19:49 UTC 

[PATCH v2 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-11-11  9:03 UTC  (4+ messages)
  ` [PATCH v2 1/3] mm: slab/slub: Add check_slab_flags function to check for valid flags
  ` [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

[RFC] remove the ->mapping_error method from dma_map_ops
 2018-11-09 23:12 UTC  (5+ messages)
` [PATCH 1/2] dma-mapping: remove ->mapping_error
` [PATCH 2/2] dma-mapping: return errors from dma_map_page and dma_map_attrs

[PATCH 0/7] iommu/amd: Always allow to map huge pages
 2018-11-09 16:23 UTC  (9+ messages)
` [PATCH 1/7] iommu/amd: Collect page-table pages in freelist
` [PATCH 2/7] iommu/amd: Introduce free_sub_pt() function
` [PATCH 3/7] iommu/amd: Ignore page-mode 7 in free_sub_pt()
  ` [PATCH 4/7] iommu/amd: Allow downgrading page-sizes in alloc_pte()
` [PATCH 5/7] iommu/amd: Restart loop if cmpxchg64 succeeded "
` [PATCH 6/7] iommu/amd: Allow to upgrade page-size
` [PATCH 7/7] vfio/type1: Remove map_try_harder() code path

[PATCH RFC 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-11-09 12:14 UTC  (7+ messages)
` [PATCH RFC 1/3] mm: When CONFIG_ZONE_DMA32 is set, use DMA32 for SLAB_CACHE_DMA
` [PATCH RFC 2/3] include/linux/gfp.h: Add __get_dma32_pages macro
` [PATCH RFC 3/3] iommu/io-pgtable-arm-v7s: Request DMA32 memory, and improve debugging

scatterlist arch cleanups
 2018-11-09  9:00 UTC  (3+ messages)
` [PATCH 1/2] csky, h8300, riscv: remove <asm/scatterlist.h> leftovers
` [PATCH 2/2] arch: switch the default on ARCH_HAS_SG_CHAIN

iommu/io-pgtable-arm-v7s: About pagetable 33bit PA
 2018-11-09  8:32 UTC  (4+ messages)

move the arm arch_dma_alloc implementation to common code
 2018-11-09  7:52 UTC  (5+ messages)
` [PATCH 9/9] csky: use the generic remapping dma alloc implementation

[PATCH] iommu/dma: Zero pages manually in a length of scatterlist
 2018-11-09  7:45 UTC  (6+ messages)

[PATCH v4 00/12] iommu/vt-d: Add scalable mode support
 2018-11-09  2:59 UTC  (23+ messages)
` [PATCH v4 04/12] iommu/vt-d: Add 256-bit invalidation descriptor support
` [PATCH v4 05/12] iommu/vt-d: Reserve a domain id for FL and PT modes
` [PATCH v4 06/12] iommu/vt-d: Add second level page table interface
` [PATCH v4 08/12] iommu/vt-d: Pass pasid table to context mapping

[PATCH 4.18 33/34] x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels
 2018-11-08 21:53 UTC 

[PATCH] iommu/dma: Use NUMA aware memory allocations in __iommu_dma_alloc_pages()
 2018-11-08 17:55 UTC 

Patch "x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels" has been added to the 4.18-stable tree
 2018-11-08 17:35 UTC 

[PATCH v3 0/7] Add virtio-iommu driver
 2018-11-08 16:46 UTC  (8+ messages)
` [PATCH v3 5/7] iommu: "
` [PATCH v3 6/7] iommu/virtio: Add probe request

[PATCH 0/2] Add IPMMU compatibility for r8a774a1
 2018-11-08 14:10 UTC  (7+ messages)
` [PATCH 2/2] dt-bindings: iommu: ipmmu-vmsa: Add r8a774a1 support

[PATCH -next] iommu/amd: remove set but not used variable 'tag'
 2018-11-08 14:04 UTC  (5+ messages)
` [PATCH -next] iommu/amd: Add missed 'tag' to error msg in iommu_print_event

[PATCH 1/2] iommu/ipmmu-vmsa: Hook up R8A774A1 DT maching code
 2018-11-08 14:00 UTC  (6+ messages)
` [PATCH v2 "

[PATCH v2] iommu/vt-d: respect max guest address width in agaw
 2018-11-08  9:27 UTC  (4+ messages)

[PATCH v2] of/device: Really only set bus DMA mask when appropriate
 2018-11-07 20:48 UTC  (2+ messages)

[PATCH] iommu/ipmmu-vmsa: Fix crash on early domain free
 2018-11-07 16:53 UTC  (7+ 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).