iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-04 13:35:11 to 2020-09-08 18:04:29 UTC [more...]

dma-mapping cleanups
 2020-09-08 18:04 UTC  (14+ messages)
` [PATCH 01/12] MIPS: make dma_sync_*_for_cpu a little less overzealous
` [PATCH 02/12] MIPS/jazzdma: remove the unused vdma_remap function
` [PATCH 03/12] MIPS/jazzdma: decouple from dma-direct
` [PATCH 04/12] dma-mapping: fix DMA_OPS dependencies
` [PATCH 05/12] dma-mapping: add (back) arch_dma_mark_clean for ia64
` [PATCH 06/12] dma-direct: remove dma_direct_{alloc,free}_pages
` [PATCH 07/12] dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages
` [PATCH 08/12] dma-direct: use phys_to_dma_direct in dma_direct_alloc
` [PATCH 09/12] dma-direct: remove __dma_to_phys
` [PATCH 10/12] dma-direct: rename and cleanup __phys_to_dma
` [PATCH 11/12] dma-mapping: move dma_common_{mmap, get_sgtable} out of mapping.c
` [PATCH 12/12] dma-mapping: move the dma_declare_coherent_memory documentation

[PATCH v8 0/7] IOMMU user API enhancement
 2020-09-08 17:33 UTC  (2+ messages)

[PATCH v2 0/9] IOASID extensions for guest SVA
 2020-09-08 17:29 UTC  (11+ messages)
` [PATCH v2 1/9] docs: Document IO Address Space ID (IOASID) APIs
` [PATCH v2 3/9] iommu/ioasid: Introduce ioasid_set APIs

drop a few unused DMA exports
 2020-09-08 16:39 UTC  (3+ messages)
` [PATCH 1/2] dma-mapping: remove the dma_dummy_ops export
` [PATCH 2/2] dma-debug: remove all exports

[PATCH v11 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-09-08 15:59 UTC  (30+ messages)
` [PATCH v11 07/11] device-mapping: Introduce DMA range map, supplanting dma_pfn_offset

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-09-08 15:56 UTC  (11+ messages)
                ` [Intel-gfx] "

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-09-08 13:36 UTC  (6+ messages)
` [patch V2 14/46] x86/ioapic: Consolidate IOAPIC allocation
` [patch V2 18/46] x86/msi: Consolidate MSI allocation

[PATCH RESEND v9 00/13] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-09-08  9:52 UTC  (15+ messages)
` [PATCH RESEND v9 02/13] iommu/ioasid: Add ioasid references
` [PATCH RESEND v9 03/13] iommu/sva: Add PASID helpers
` [PATCH RESEND v9 07/13] iommu/arm-smmu-v3: Move definitions to a header
` [PATCH RESEND v9 08/13] iommu/arm-smmu-v3: Share process page tables
` [PATCH RESEND v9 09/13] iommu/arm-smmu-v3: Seize private ASID
` [PATCH RESEND v9 10/13] iommu/arm-smmu-v3: Check for SVA features
` [PATCH RESEND v9 11/13] iommu/arm-smmu-v3: Add SVA device feature

[RFC v2 0/5] Restricted DMA
 2020-09-08  9:49 UTC  (8+ messages)
` [RFC v2 4/5] dt-bindings: of: Add plumbing for restricted DMA pool

[PATCH V2 0/5] Convert the intel iommu driver to the dma-iommu api
 2020-09-08  9:07 UTC  (9+ messages)
` [PATCH V2 5/5] DO NOT MERGE: iommu: disable list appending in dma-iommu

[PATCH 0/2] iommu/amd: Fix IOMMUv2 devices when SME is active
 2020-09-08  3:38 UTC  (14+ messages)

[PATCH v3 0/8] iommu/arm-smmu: Support maintaining bootloader mappings
 2020-09-07 18:49 UTC 

[PATCH v16 00/20] iommu/arm-smmu + drm/msm: per-process GPU pgtables
 2020-09-07 19:02 UTC 

[PATCH AUTOSEL 4.19 25/26] iommu/amd: Do not use IOMMUv2 functionality when SME is active
 2020-09-07 16:34 UTC 

[PATCH AUTOSEL 5.4 42/43] iommu/amd: Do not use IOMMUv2 functionality when SME is active
 2020-09-07 16:33 UTC 

[PATCH AUTOSEL 5.8 51/53] iommu/amd: Do not force direct mapping when SME is active
 2020-09-07 16:32 UTC  (2+ messages)
` [PATCH AUTOSEL 5.8 52/53] iommu/amd: Do not use IOMMUv2 functionality "

[PATCH] iommu/arm-smmu-v3: Fix l1 stream table size in the error message
 2020-09-07 16:05 UTC  (2+ messages)

[PATCH v5 0/3] iommu/arm-smmu-v3: permit users to disable msi polling
 2020-09-07 16:05 UTC  (2+ messages)

[PATCH v10 00/30] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-09-07 15:51 UTC  (28+ messages)
  ` [PATCH v10 08/30] drm: i915: fix common struct sg_table related issues
  ` [PATCH v10 10/30] drm: mediatek: use common helper for a scatterlist contiguity check
  ` [PATCH v10 11/30] drm: mediatek: use common helper for extracting pages array
  ` [PATCH v10 12/30] drm: msm: fix common struct sg_table related issues
  ` [PATCH v10 13/30] drm: omapdrm: use common helper for extracting pages array
  ` [PATCH v10 14/30] drm: panfrost: fix common struct sg_table related issues
  ` [PATCH v10 15/30] drm: rockchip: use common helper for a scatterlist contiguity check
  ` [PATCH v10 16/30] drm: rockchip: fix common struct sg_table related issues
  ` [PATCH v10 17/30] drm: tegra: "
  ` [PATCH v10 18/30] drm: v3d: "
  ` [PATCH v10 19/30] drm: virtio: "
  ` [PATCH v10 20/30] drm: vmwgfx: "
  ` [PATCH v10 21/30] drm: xen: "
  ` [PATCH v10 22/30] xen: gntdev: "
  ` [PATCH v10 23/30] drm: host1x: "
  ` [PATCH v10 24/30] drm: rcar-du: "
  ` [PATCH v10 25/30] dmabuf: "
  ` [PATCH v10 26/30] staging: tegra-vde: "
  ` [PATCH v10 27/30] rapidio: "
  ` [PATCH v10 28/30] samples: vfio-mdev/mbochs: "
  ` [PATCH v10 29/30] media: pci: fix common ALSA DMA-mapping related codes
  ` [PATCH v10 30/30] videobuf2: use sgtable-based scatterlist wrappers
  ` [PATCH v10 05/30] drm: etnaviv: fix common struct sg_table related issues

[PATCH] iommu/sun50i: Fix set-but-not-used variable warning
 2020-09-07 15:06 UTC  (2+ messages)

[PATCH v7 0/9] x86: tag application address space for devices
 2020-09-07 11:18 UTC  (14+ messages)
` [PATCH v7 1/9] iommu: Change type of pasid to u32
` [PATCH v7 3/9] docs: x86: Add documentation for SVA (Shared Virtual Addressing)
` [PATCH v7 8/9] x86/cpufeatures: Mark ENQCMD as disabled when configured out
` [PATCH v7 9/9] x86/mmu: Allocate/free PASID

[PATCH v4 1/3] dt-bindings: iommu: Add binding for MediaTek MT8167 IOMMU
 2020-09-07 10:16 UTC  (3+ messages)
` [PATCH v4 2/3] iommu/mediatek: add flag for legacy ivrp paddr
` [PATCH v4 3/3] iommu/mediatek: add support for MT8167

[PATCH v3 1/3] dt-bindings: iommu: Add binding for MediaTek MT8167 IOMMU
 2020-09-07 10:06 UTC  (8+ messages)
` [PATCH v3 2/3] iommu/mediatek: add flag for legacy ivrp paddr
` [PATCH v3 3/3] iommu/mediatek: add support for MT8167

[git pull] IOMMU Fixes for Linux v5.9-rc3
 2020-09-06 19:14 UTC  (2+ messages)

[PATCH] iommu/amd: Add prefetch iommu pages command build function
 2020-09-06  1:18 UTC 

[PATCH V5 0/3] iommu: Add support to change default domain of an iommu group
 2020-09-08  3:54 UTC  (12+ messages)
` [PATCH V5 1/3] "
  ` [PATCH V6 "
  ` [PATCH V7 "
` [PATCH V5 2/3] iommu: Take lock before reading iommu group default domain type
  ` [PATCH V7 "
` [PATCH V5 3/3] iommu: Document usage of "/sys/kernel/iommu_groups/<grp_id>/type" file
  ` [PATCH V7 "
` [PATCH V7 0/3] iommu: Add support to change default domain of an iommu group

[PATCH v3 0/8] iommu/arm-smmu: Support maintaining bootloader mappings
 2020-09-05 22:27 UTC  (10+ messages)
` [PATCH v3 1/8] iommu/arm-smmu: Refactor context bank allocation
` [PATCH v3 2/8] iommu/arm-smmu: Delay modifying domain during init
` [PATCH v3 3/8] iommu/arm-smmu: Consult context bank allocator for identify domains
` [PATCH v3 4/8] iommu/arm-smmu-qcom: Emulate bypass by using context banks
` [PATCH v3 5/8] iommu/arm-smmu-qcom: Consistently initialize stream mappings
` [PATCH v3 6/8] iommu/arm-smmu: Add impl hook for inherit boot mappings
` [PATCH v3 7/8] iommu/arm-smmu: Provide helper for allocating identity domain
` [PATCH v3 8/8] iommu/arm-smmu-qcom: Setup identity domain for boot mappings

[PATCH] iommu/amd: Add prefetch iommu pages command build function
 2020-09-05  7:14 UTC 

[PATCH 1/2] iommu/amd: Unify reserved member naming convention in struct
 2020-09-04 10:07 UTC  (2+ messages)
` [PATCH 2/2] iommu/amd: Revise ga_tag member in struct of fields_remap

[PATCH v17 00/20] iommu/arm-smmu + drm/msm: per-process GPU pgtables
 2020-09-05 20:04 UTC  (21+ messages)
` [PATCH v17 01/20] drm/msm: Remove dangling submitqueue references
` [PATCH v17 02/20] drm/msm: Add private interface for adreno-smmu
` [PATCH v17 03/20] drm/msm/gpu: Add dev_to_gpu() helper
` [PATCH v17 04/20] drm/msm: Set adreno_smmu as gpu's drvdata
` [PATCH v17 05/20] drm/msm: Add a context pointer to the submitqueue
` [PATCH v17 06/20] drm/msm: Drop context arg to gpu->submit()
` [PATCH v17 07/20] drm/msm: Set the global virtual address range from the IOMMU domain
` [PATCH v17 08/20] drm/msm: Add support to create a local pagetable
` [PATCH v17 09/20] drm/msm: Add support for private address space instances
` [PATCH v17 10/20] drm/msm/a6xx: Add support for per-instance pagetables
` [PATCH v17 11/20] drm/msm: Show process names in gem_describe
` [PATCH v17 12/20] iommu/arm-smmu: Pass io-pgtable config to implementation specific function
` [PATCH v17 13/20] iommu/arm-smmu: Add support for split pagetables
` [PATCH v17 14/20] iommu/arm-smmu: Prepare for the adreno-smmu implementation
` [PATCH v17 15/20] iommu/arm-smmu: Constify some helpers
` [PATCH v17 16/20] iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU
` [PATCH v17 17/20] iommu/arm-smmu: Add a way for implementations to influence SCTLR
` [PATCH v17 18/20] dt-bindings: arm-smmu: Add compatible string for Adreno GPU SMMU
` [PATCH v17 19/20] arm: dts: qcom: sm845: Set the compatible string for the "
` [PATCH v17 20/20] arm: dts: qcom: sc7180: "

[PATCH v16 00/20] iommu/arm-smmu + drm/msm: per-process GPU pgtables
 2020-09-05 18:32 UTC  (8+ messages)
` [PATCH v16 14/20] iommu/arm-smmu: Prepare for the adreno-smmu implementation
` [PATCH v16 19/20] arm: dts: qcom: sm845: Set the compatible string for the GPU SMMU
` [PATCH v16 20/20] arm: dts: qcom: sc7180: "

generic DMA bypass flag v4
 2020-09-05 15:45 UTC  (5+ messages)
` [PATCH 5/5] powerpc: use the generic dma_ops_bypass mode

[PATCH v2 00/23] MT8192 IOMMU support
 2020-09-05  8:09 UTC  (24+ messages)
` [PATCH v2 01/23] dt-bindings: iommu: mediatek: Convert IOMMU to DT schema
` [PATCH v2 02/23] dt-bindings: memory: mediatek: Convert SMI "
` [PATCH v2 03/23] dt-bindings: memory: mediatek: Add a common larb-port header file
` [PATCH v2 04/23] dt-bindings: memory: mediatek: Extend LARB_NR_MAX to 32
` [PATCH v2 05/23] dt-bindings: memory: mediatek: Add domain definition
` [PATCH v2 06/23] dt-bindings: mediatek: Add binding for mt8192 IOMMU and SMI
` [PATCH v2 07/23] iommu/mediatek: Use the common mtk-smi-larb-port.h
` [PATCH v2 08/23] iommu/io-pgtable-arm-v7s: Use ias to check the valid iova in unmap
` [PATCH v2 09/23] iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
` [PATCH v2 10/23] iommu/io-pgtable-arm-v7s: Add cfg as a param in some macros
` [PATCH v2 11/23] iommu/io-pgtable-arm-v7s: Quad lvl1 pgtable for MediaTek
` [PATCH v2 12/23] iommu/mediatek: Move hw_init into attach_device
` [PATCH v2 13/23] iommu/mediatek: Add device link for smi-common and m4u
` [PATCH v2 14/23] iommu/mediatek: Add power-domain operation
` [PATCH v2 15/23] iommu/mediatek: Add iova reserved function
` [PATCH v2 16/23] iommu/mediatek: Add single domain
` [PATCH v2 17/23] iommu/mediatek: Support master use iova over 32bit
` [PATCH v2 18/23] iommu/mediatek: Support up to 34bit iova in tlb flush
` [PATCH v2 19/23] iommu/mediatek: Support report iova 34bit translation fault in ISR
` [PATCH v2 20/23] iommu/mediatek: Add support for multi domain
` [PATCH v2 21/23] iommu/mediatek: Adjust the structure
` [PATCH v2 22/23] iommu/mediatek: Add mt8192 support
` [PATCH v2 23/23] memory: mtk-smi: "

[PATCH 00/20] iommu/arm-smmu + drm/msm: per-process GPU pgtables
 2020-09-04 16:47 UTC  (3+ messages)

[PATCH v3 0/6] Add virtio-iommu built-in topology
 2020-09-04 16:24 UTC  (10+ messages)
` [PATCH v3 1/6] iommu/virtio: Move to drivers/iommu/virtio/
` [PATCH v3 2/6] iommu/virtio: Add topology helpers
` [PATCH v3 4/6] iommu/virtio: Add topology definitions
` [PATCH v3 5/6] iommu/virtio: Support topology description in config space

[PATCH 1/3] iommu: amd: Fix kerneldoc
 2020-09-04 14:57 UTC  (6+ messages)
` [PATCH 2/3] iommu: intel: Drop kerneldoc marker from regular comment
` [PATCH 3/3] iommu: qcom: Drop of_match_ptr to fix -Wunused-const-variable


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