iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-21 14:48:05 to 2018-05-29 11:55:49 UTC [more...]

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-05-29 11:55 UTC  (41+ messages)
` [PATCH v2 03/40] iommu/sva: Manage process address spaces
` [PATCH v2 07/40] iommu: Add a page fault handler
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing
` [PATCH v2 17/40] iommu/arm-smmu-v3: Link domains and devices
` [PATCH v2 35/40] iommu/arm-smmu-v3: Add support for PCI ATS
` [PATCH v2 39/40] iommu/arm-smmu-v3: Add support for PRI

switch nds32 to use dma_noncoherent_ops
 2018-05-29 10:14 UTC  (7+ messages)
  ` [PATCH 1/3] nds32: consolidate DMA cache maintainance routines
  ` [PATCH 2/3] nds32: implement the unmap_sg DMA operation
  ` [PATCH 3/3] nds32: use generic dma_noncoherent_ops

[RFC PATCH v2 00/12] get rid of GFP_ZONE_TABLE/BAD
 2018-05-28 13:37 UTC  (26+ messages)
` [RFC PATCH v2 01/12] include/linux/gfp.h: "
` [RFC PATCH v2 02/12] arch/x86/kernel/amd_gart_64: update usage of address zone modifiers
        ` [External] "
` [RFC PATCH v2 03/12] arch/x86/kernel/pci-calgary_64: "
` [RFC PATCH v2 04/12] drivers/iommu/amd_iommu: "
` [RFC PATCH v2 05/12] include/linux/dma-mapping: "
` [RFC PATCH v2 10/12] mm/zsmalloc: "
        ` [External] "
` [RFC PATCH v2 11/12] include/linux/highmem: update usage of movableflags
` [RFC PATCH v2 12/12] arch/x86/include/asm/page.h: "
    ` [External] Re: [RFC PATCH v2 00/12] get rid of GFP_ZONE_TABLE/BAD

refactor 32-bit dma limit quirks
 2018-05-28  8:39 UTC  (21+ messages)
` [PATCH 2/7] ia64: remove the dead iommu_sac_force variable
  ` [PATCH 1/7] core, dma-direct: add a flag 32-bit dma limits
  ` [PATCH 3/7] ia64: remove iommu_dma_supported
  ` [PATCH 4/7] x86: remove a stray reference to pci-nommu.c
` [PATCH 5/7] x86: remove the experimental forcesac boot option
` [PATCH 6/7] x86: remove the explicit nodac and allowdac option
` [PATCH 7/7] x86: switch the VIA 32-bit DMA quirk to use the struct device flag

[PATCH v2 6/8] iommu: Stop deferring probe at end of initcalls
 2018-05-28  6:53 UTC  (4+ messages)
  ` [PATCH v2 7/8] iommu: Remove IOMMU_OF_DECLARE

[RFC PATCH] m68k: set dma and coherent masks for Macintosh SONIC based ethernet
 2018-05-28  5:33 UTC  (2+ messages)

[PATCH v6 0/7] vfio/type1: Add support for valid iova list management
 2018-05-25 20:54 UTC  (4+ messages)

[PATCH] iommu/msm: Don't call iommu_device_{,un}link from atomic context
 2018-05-25 16:47 UTC 

[PATCH v8 03/14] iommu/rockchip: Request irqs in rk_iommu_probe()
 2018-05-25 12:14 UTC  (5+ messages)
  ` [PATCH] drm/rockchip: vop: fix irq disabled after vop driver probed

[PATCH v1] arch/x86/kernel/pci-dma: Remove useless parameter of arch_dma_alloc_attrs
 2018-05-25  9:30 UTC  (2+ messages)

[RFC] switch mips to use the generic dma map ops
 2018-05-25  9:21 UTC  (26+ messages)
  ` [PATCH 01/25] MIPS: remove a dead ifdef from mach-ath25/dma-coherence.h
  ` [PATCH 02/25] MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefs
  ` [PATCH 03/25] MIPS: remove CONFIG_DMA_COHERENT
  ` [PATCH 04/25] MIPS: Octeon: unexport __phys_to_dma and __dma_to_phys
  ` [PATCH 05/25] MIPS: Octeon: refactor swiotlb code
  ` [PATCH 06/25] MIPS: loongson: remove loongson_dma_supported
  ` [PATCH 07/25] MIPS: consolidate the swiotlb implementations
  ` [PATCH 08/25] MIPS: remove the mips_dma_map_ops indirection
  ` [PATCH 09/25] MIPS: make the default mips dma implementation optional
  ` [PATCH 10/25] MIPS: Octeon: remove mips dma-default stubs
  ` [PATCH 11/25] MIPS: Octeon: move swiotlb declarations out of dma-coherence.h
  ` [PATCH 12/25] MIPS: loongson: untangle dma implementations
  ` [PATCH 13/25] MIPS: loongson: remove loongson-3 handling from dma-coherence.h
  ` [PATCH 14/25] MIPS: use dma_direct_ops for coherent I/O
  ` [PATCH 15/25] MIPS: IP27: use dma_direct_ops
  ` [PATCH 16/25] MIPS: move coherentio setup to setup.c
  ` [PATCH 17/25] MIPS: use generic dma noncoherent ops for simple noncoherent platforms
  ` [PATCH 18/25] MIPS: loongson64: use generic dma noncoherent ops
  ` [PATCH 19/25] MIPS: IP32: "
  ` [PATCH 20/25] MIPS: ath25: "
  ` [PATCH 21/25] MIPS: jazz: split dma mapping operations from dma-default
  ` [PATCH 22/25] dma-noncoherent: add a arch_sync_dma_for_cpu_all hook
  ` [PATCH 23/25] MIPS: bmips: use generic dma noncoherent ops
  ` [PATCH 24/25] MIPS: remove the old dma-default implementation
  ` [PATCH 25/25] MIPS: remove unneeded includes from dma-mapping.h

[PATCH] swiotlb: Fix inversed DMA_ATTR_NO_WARN test
 2018-05-25  8:41 UTC  (10+ messages)

[PATCH v6 05/17] media: rkisp1: add Rockchip ISP1 subdev driver
 2018-05-25  4:35 UTC  (2+ messages)

[PATCH v7 0/2] Base enablement of IOMMU debugfs support
 2018-05-24 23:51 UTC  (11+ messages)
` [PATCH v7 1/2] iommu - Enable debugfs exposure of IOMMU driver internals
` [PATCH v7 2/2] iommu/amd: Add basic debugfs infrastructure for AMD IOMMU

[RFC PATCH v3 6/9] mm/vmpressure: update usage of zone modifiers
 2018-05-24 15:20 UTC 

[PATCH v4] dt-bindings: mediatek: Add binding for mt2712 IOMMU and SMI
 2018-05-24 12:35 UTC 

[PATCH v3] dma-debug: Check scatterlist segments
 2018-05-24  7:29 UTC  (2+ messages)

[PATCH] iommu/ipmmu-vmsa: Document R-Car V3H and E3 IPMMU DT bindings
 2018-05-23 18:34 UTC  (3+ messages)

[RFC PATCH v3 5/9] drivers/block/zram/zram_drv: update usage of zone modifiers
 2018-05-23 17:16 UTC 

[RFC PATCH v3 9/9] arch/x86/include/asm/page.h: update usage of movableflags
 2018-05-23 17:13 UTC 

[RFC PATCH v3 8/9] include/linux/highmem.h: update usage of movableflags
 2018-05-23 17:08 UTC 

[RFC PATCH v3 7/9] mm/zsmalloc: update usage of zone modifiers
 2018-05-23 17:07 UTC 

[RFC PATCH v3 4/9] fs/btrfs/extent_io: update usage of zone modifiers
 2018-05-23 16:57 UTC 

[RFC PATCH v3 3/9] drivers/xen/swiotlb-xen: update usage of zone modifiers
 2018-05-23 16:53 UTC 

[RFC PATCH v3 2/9] include/linux/dma-mapping: update usage of zone modifiers
 2018-05-23 16:38 UTC 

[RFC PATCH v3 1/9] include/linux/gfp.h: get rid of GFP_ZONE_TABLE/BAD
 2018-05-23 16:38 UTC 

[RFC PATCH v3 0/9] get rid of GFP_ZONE_TABLE/BAD
 2018-05-23 16:37 UTC 

[RFC PATCH v3 0/9] get rid of GFP_ZONE_TABLE/BAD
 2018-05-23 14:57 UTC  (10+ messages)
` [RFC PATCH v3 1/9] include/linux/gfp.h: "
` [RFC PATCH v3 2/9] include/linux/dma-mapping: update usage of zone modifiers
` [RFC PATCH v3 3/9] drivers/xen/swiotlb-xen: "
` [RFC PATCH v3 4/9] fs/btrfs/extent_io: "
` [RFC PATCH v3 5/9] drivers/block/zram/zram_drv: "
` [RFC PATCH v3 6/9] mm/vmpressure: "
` [RFC PATCH v3 7/9] mm/zsmalloc: "
` [RFC PATCH v3 8/9] include/linux/highmem.h: update usage of movableflags
` [RFC PATCH v3 9/9] arch/x86/include/asm/page.h: "

[PATCH 1/1] iommu/dma: fix trival coding style mistake
 2018-05-23 12:51 UTC  (2+ messages)

Difference between IOVA and bus address when SMMU is enabled
 2018-05-23  3:18 UTC  (3+ messages)

[PATCH v2] iommu/io-pgtable-arm: Make allocations NUMA-aware
 2018-05-22 17:18 UTC  (2+ messages)

kernel BUG at drivers/iommu/intel-iommu.c:732! , kernel 4.14.39
 2018-05-22 14:22 UTC  (2+ messages)

common non-cache coherent direct dma mapping ops v2
 2018-05-22 12:04 UTC  (26+ messages)
` [PATCH 01/25] hexagon: remove the sync_single_for_cpu DMA operation
` [PATCH 02/25] hexagon: implement the sync_sg_for_device "
  ` [PATCH 03/25] hexagon: use generic dma_noncoherent_ops
  ` [PATCH 04/25] m68k: "
  ` [PATCH 07/25] nds32: remove the broken kmap code in nds32_dma_map_sg
  ` [PATCH 08/25] nds32: consolidate DMA cache maintainance routines
  ` [PATCH 10/25] nds32: use generic dma_noncoherent_ops
  ` [PATCH 11/25] nios2: "
  ` [PATCH 12/25] openrisc: remove the sync_single_for_cpu DMA operation
` [PATCH 05/25] microblaze: use generic dma_noncoherent_ops
` [PATCH 06/25] microblaze: remove the consistent_sync and consistent_sync_page
` [PATCH 09/25] nds32: implement the unmap_sg DMA operation
` [PATCH 13/25] openrisc: remove the no-op unmap_page and unmap_sg DMA operations
` [PATCH 14/25] openrisc: fix cache maintainance the the sync_single_for_device DMA operation
` [PATCH 15/25] openrisc: use generic dma_noncoherent_ops
` [PATCH 16/25] sh: simplify get_arch_dma_ops
` [PATCH 17/25] sh: introduce a sh_cacheop_vaddr helper
` [PATCH 18/25] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case
` [PATCH 19/25] sh: split arch/sh/mm/consistent.c
` [PATCH 20/25] sh: use generic dma_noncoherent_ops
` [PATCH 21/25] xtensa: "
` [PATCH 22/25] sparc: "
` [PATCH 23/25] parisc: merge pcx_dma_ops and pcxl_dma_ops
` [PATCH 24/25] parisc: always use flush_kernel_dcache_range for DMA cache maintainance
` [PATCH 25/25] parisc: use generic dma_noncoherent_ops

common non-cache coherent direct dma mapping ops
 2018-05-22 11:53 UTC  (4+ messages)
` [PATCH 04/20] arm-nommu: use generic dma_noncoherent_ops

[PATCH] iommu/io-pgtable-arm: Make allocations NUMA-aware
 2018-05-22 10:58 UTC  (3+ messages)

[RFC PATCH v2 00/12] get rid of GFP_ZONE_TABLE/BAD
 2018-05-22 10:22 UTC 

[PATCH 0/7 v5] Support for fsl-mc bus and its devices in SMMU
 2018-05-22  7:03 UTC  (3+ messages)
` [PATCH 6/7 v5] bus: fsl-mc: set coherent dma mask for devices on fsl-mc bus

[PATCH v4 00/22] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
 2018-05-21 23:16 UTC  (4+ messages)
` [PATCH v4 10/22] iommu: introduce device fault data

[PATCH v5 00/23] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
 2018-05-21 23:03 UTC  (6+ messages)
` [PATCH v5 13/23] iommu: introduce device fault report API

[RFC PATCH v2 09/12] mm/vmpressure: update usage of address zone modifiers
 2018-05-21 18:06 UTC 

[RFC PATCH v2 08/12] drivers/block/zram/zram_drv: update usage of address zone modifiers
 2018-05-21 18:03 UTC 

[RFC PATCH v2 07/12] fs/btrfs/extent_io: update usage of address zone modifiers
 2018-05-21 18:01 UTC 

[RFC PATCH v2 06/12] drivers/xen/swiotlb-xen: update usage of address zone modifiers
 2018-05-21 17:58 UTC 


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