iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-15 18:05:23 to 2018-05-24 12:35:08 UTC [more...]

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-05-24 12:35 UTC  (41+ messages)
` [PATCH v2 01/40] iommu: Introduce Shared Virtual Addressing API
` [PATCH v2 02/40] iommu/sva: Bind process address spaces to devices
` [PATCH v2 03/40] iommu/sva: Manage process address spaces
` [PATCH v2 05/40] iommu/sva: Track mm changes with an MMU notifier
` [PATCH v2 07/40] iommu: Add a page fault handler
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing
` [PATCH v2 16/40] arm64: mm: Pin down ASIDs for sharing mm with devices
` [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

[RFC PATCH v2 00/12] get rid of GFP_ZONE_TABLE/BAD
 2018-05-24 12:23 UTC  (20+ 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

[PATCH v6 05/17] media: rkisp1: add Rockchip ISP1 subdev driver
 2018-05-24 11:30 UTC 

[PATCH v7 0/2] Base enablement of IOMMU debugfs support
 2018-05-24  9:18 UTC  (10+ 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

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

[PATCH] swiotlb: Fix inversed DMA_ATTR_NO_WARN test
 2018-05-22 13:13 UTC  (8+ 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  (17+ messages)
` [PATCH 02/20] dma-mapping: provide a generic dma-noncoherent implementation
        ` dma_sync_*_for_cpu and direction=TO_DEVICE (was Re: [PATCH 02/20] dma-mapping: provide a generic dma-noncoherent implementation)
` [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  (9+ messages)
` [PATCH 1/7 v5] Docs: dt: add fsl-mc iommu-map device-tree binding
` [PATCH 2/7 v5] iommu: of: make of_pci_map_rid() available for other devices too
` [PATCH 3/7 v5] iommu: support iommu configuration for fsl-mc devices
` [PATCH 4/7 v5] iommu: arm-smmu: Add support for the fsl-mc bus
` [PATCH 5/7 v5] bus: fsl-mc: support dma configure for devices on "
` [PATCH 6/7 v5] bus: fsl-mc: set coherent dma mask "
` [PATCH 7/7 v5] arm64: dts: ls208xa: comply with the iommu map binding for fsl_mc

[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 

[PATCH v11 0/4] iommu/arm-smmu: Add runtime pm/sleep support
 2018-05-21 13:42 UTC  (4+ messages)

[PATCH] PCI: Do not enable PASID when End-to-End TLP is not supported
 2018-05-21 13:25 UTC 

[PATCH] iommu/iova: Update cached node pointer when current node fails to get any free IOVA
 2018-05-21  1:15 UTC  (5+ messages)

add swiotlb support for riscv
 2018-05-19  6:35 UTC  (6+ messages)
  ` [PATCH 1/3] riscv: simplify Kconfig magic for 32-bit vs 64-bit kernels
  ` [PATCH 2/3] riscv: only enable ZONE_DMA32 for 64-bit
  ` [PATCH 3/3] riscv: add swiotlb support

arc dma mapping cleanups/fixes and generic noncohernt dma code
 2018-05-19  0:03 UTC  (10+ messages)
` [PATCH 1/6] dma-mapping: simplify Kconfig dependencies
` [PATCH 2/6] dma-mapping: provide a generic dma-noncoherent implementation
` [PATCH 3/6] arc: simplify arc_dma_sync_single_for_{cpu,device}
` [PATCH 4/6] arc: fix arc_dma_sync_sg_for_{cpu,device}
` [PATCH 5/6] arc: fix arc_dma_{map,unmap}_page
` [PATCH 6/6] arc: use generic dma_noncoherent_ops

[PATCH] iommu/amd - Optimize PPR log handling
 2018-05-18 21:51 UTC 

[RFC v2 00/16] Private PASID and per-instance pagetables
 2018-05-18 21:35 UTC  (17+ messages)
` [PATCH 08/16] drm/msm: Pass the MMU domain index in struct msm_file_private
  ` [PATCH 01/16] iommu: Add DOMAIN_ATTR_SPLIT_TABLES
  ` [PATCH 02/16] iommu/arm-smmu: Add split pagetable support for arm-smmu-v2
  ` [PATCH 03/16] iommu/io-pgtable-arm: Remove ttbr[1] from io_pgtbl_cfg
  ` [PATCH 04/16] iommu: sva: Add support for private PASIDs
  ` [PATCH 05/16] iommu: arm-smmu: "
  ` [PATCH 06/16] iommu: arm-smmu: Add side-band function for specific PASID callbacks
  ` [PATCH 07/16] drm/msm/gpu: Enable 64 bit mode by default
  ` [PATCH 09/16] drm/msm/gpu: Support using split page tables for kernel buffer objects
  ` [PATCH 10/16] drm/msm: Add msm_mmu features
  ` [PATCH 11/16] drm/msm: Add support for iommu-sva PASIDs
  ` [PATCH 12/16] drm/msm: Add support for per-instance address spaces
  ` [PATCH 13/16] drm/msm/a5xx: Support per-instance pagetables
  ` [PATCH 14/16] drm/msm: Support per-instance address spaces
  ` [PATCH 15/16] iommu: Gracefully allow drivers to not attach to a default domain
  ` [PATCH 16/16] iommu/arm-smmu: Add list of devices to opt out of DMA domains

swiotlb cleanup
 2018-05-18 20:27 UTC  (9+ messages)
` [PATCH 1/6] swiotlb: remove a pointless comment
` [PATCH 2/6] swiotlb: do not panic on mapping failures
` [PATCH 3/6] swiotlb: merge swiotlb_unmap_page and unmap_single
` [PATCH 6/6] swiotlb: respect DMA_ATTR_NO_WARN in __swiotlb_map_page

[PATCH v2] dma-debug: Check scatterlist segments
 2018-05-17 19:50 UTC  (2+ messages)

[PATCH v5 08/23] iommu/vt-d: support flushing more translation cache types
 2018-05-17  8:44 UTC  (2+ messages)

[PATCH v2 0/9] iommu/vt-d: Improve PASID id and table management
 2018-05-17  1:13 UTC  (5+ messages)

[PATCH v1 0/9] Tegra GART driver clean up and optimization
 2018-05-16 13:43 UTC  (6+ messages)
` [PATCH v1 7/9] iommu/tegra: gart: Provide single domain and group for all devices

[PATCH 0/6 v3] Support for fsl-mc bus and its devices in SMMU
 2018-05-16  8:48 UTC  (4+ messages)
` [PATCH 5/6 v3] bus: fsl-mc: supoprt dma configure for devices on fsl-mc bus

[PATCH v3] dt-bindings: mediatek: Add binding for mt2712 IOMMU and SMI
 2018-05-16  2:47 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).