iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-20 08:49:48 to 2020-07-24 09:08:54 UTC [more...]

[PATCH 00/12] [PULL REQUEST] iommu/vt-d: patches for v5.9
 2020-07-24  9:08 UTC  (15+ messages)
` [PATCH 01/12] iommu/vt-d: Enforce PASID devTLB field mask
` [PATCH 02/12] iommu/vt-d: Remove global page support in devTLB flush
` [PATCH 03/12] iommu/vt-d: Fix PASID devTLB invalidation
` [PATCH 04/12] iommu/vt-d: Handle non-page aligned address
` [PATCH 05/12] iommu/vt-d: Fix devTLB flush for vSVA
` [PATCH 06/12] iommu/vt-d: Warn on out-of-range invalidation address
` [PATCH 07/12] iommu/vt-d: Disable multiple GPASID-dev bind
` [PATCH 08/12] iommu/vt-d: Refactor device_to_iommu() helper
` [PATCH 09/12] iommu/vt-d: Add a helper to get svm and sdev for pasid
` [PATCH 10/12] iommu/vt-d: Report page request faults for guest SVA
` [PATCH 11/12] iommu/vt-d: Add page response ops support
` [PATCH 12/12] iommu/vt-d: Rename intel-pasid.h to pasid.h

[PATCH v3 1/1] PCI/ATS: Check PRI supported on the PF device when SRIOV is enabled
 2020-07-24  8:48 UTC  (4+ messages)

[PATCH v2] dma-contiguous: cleanup dma_alloc_contiguous
 2020-07-24  2:12 UTC  (2+ messages)

[PATCH 00/21] MT8192 IOMMU support
 2020-07-23 20:47 UTC  (10+ messages)
` [PATCH 01/21] dt-binding: memory: mediatek: Add a common larb-port header file
` [PATCH 02/21] dt-binding: memory: mediatek: Extend LARB_NR_MAX to 32
` [PATCH 04/21] dt-binding: mediatek: Add binding for mt8192 IOMMU and SMI
    `  "
` [PATCH 18/21] iommu/mediatek: Add support for multi domain

[PATCH] PCI/ATS: PASID and PRI are only enumerated in PF devices
 2020-07-23 19:30 UTC  (6+ messages)

[PATCH v6 0/6] IOMMU user API enhancement
 2020-07-23 17:25 UTC  (7+ messages)
` [PATCH v6 1/6] docs: IOMMU user API
` [PATCH v6 2/6] iommu/uapi: Add argsz for user filled data
` [PATCH v6 3/6] iommu/uapi: Use named union for user data
` [PATCH v6 4/6] iommu/uapi: Rename uapi functions
` [PATCH v6 5/6] iommu/uapi: Handle data and argsz filled by users
` [PATCH v6 6/6] iommu/vt-d: Check UAPI data processed by IOMMU core

[PATCH v9 00/13] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-07-23 14:57 UTC  (14+ messages)
` [PATCH v9 01/13] mm: Define pasid in mm
` [PATCH v9 02/13] iommu/ioasid: Add ioasid references
` [PATCH v9 03/13] iommu/sva: Add PASID helpers
` [PATCH v9 04/13] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v9 05/13] iommu/io-pgtable-arm: Move some definitions to a header
` [PATCH v9 06/13] arm64: cpufeature: Export symbol read_sanitised_ftr_reg()
` [PATCH v9 07/13] iommu/arm-smmu-v3: Move definitions to a header
` [PATCH v9 08/13] iommu/arm-smmu-v3: Share process page tables
` [PATCH v9 09/13] iommu/arm-smmu-v3: Seize private ASID
` [PATCH v9 10/13] iommu/arm-smmu-v3: Check for SVA features
` [PATCH v9 11/13] iommu/arm-smmu-v3: Add SVA device feature
` [PATCH v9 12/13] iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()
` [PATCH v9 13/13] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops

[PATCH v3 0/4] iommu aux-domain APIs extensions
 2020-07-23 13:55 UTC  (2+ messages)

[PATCH v4 0/2] make dma_alloc_coherent NUMA-aware by per-NUMA CMA
 2020-07-23 13:13 UTC  (3+ messages)
` [PATCH v4 1/2] dma-direct: provide the ability to reserve per-numa CMA
` [PATCH v4 2/2] arm64: mm: reserve per-numa CMA to localize coherent dma buffers

[PATCH v3 0/2] make dma_alloc_coherent NUMA-aware by per-NUMA CMA
 2020-07-23 12:08 UTC  (9+ messages)
` [PATCH v3 1/2] dma-direct: provide the ability to reserve per-numa CMA

[PATCH v5 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-07-23 12:05 UTC  (45+ messages)
` [PATCH v5 03/15] iommu/smmu: Report empty domain nesting info
` [PATCH v5 04/15] vfio/type1: Report iommu nesting info to userspace
` [PATCH v5 05/15] vfio: Add PASID allocation/free support
` [PATCH v5 07/15] vfio/type1: Add VFIO_IOMMU_PASID_REQUEST (alloc/free)
` [PATCH v5 08/15] iommu: Pass domain to sva_unbind_gpasid()
` [PATCH v5 09/15] iommu/vt-d: Check ownership for PASIDs from user-space
` [PATCH v5 10/15] vfio/type1: Support binding guest page tables to PASID
` [PATCH v5 11/15] vfio/type1: Allow invalidating first-level/stage IOMMU cache
` [PATCH v5 12/15] vfio/type1: Add vSVA support for IOMMU-backed mdevs
` [PATCH v5 13/15] vfio/pci: Expose PCIe PASID capability to guest
` [PATCH v5 15/15] iommu/vt-d: Support reporting nesting capability info

[PATCH v2 0/2] Some improvements for iommu
 2020-07-23 11:36 UTC  (4+ messages)
` [PATCH v2 2/2] iommu: Add gfp parameter to io_pgtable_ops->map()

[PATCH] dma-contiguous: cleanup dma_alloc_contiguous
 2020-07-23  6:09 UTC  (3+ messages)

[PATCH] dma-pool: Do not allocate pool memory from CMA
 2020-07-23  5:14 UTC  (13+ messages)

[PATCH v4] iommu/mediatek: check 4GB mode by reading infracfg
 2020-07-23  1:47 UTC 

[PATCH v3] iommu/mediatek: check 4GB mode by reading infracfg
 2020-07-23  1:44 UTC  (3+ messages)

[PATCH 1/1] iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
 2020-07-23  1:38 UTC  (6+ messages)

[PATCH v2 1/1] iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
 2020-07-23  1:34 UTC 

[PATCH v5 0/7] iommu/vt-d: Misc tweaks and fixes for vSVA
 2020-07-23  0:30 UTC  (9+ messages)
` [PATCH v5 1/7] iommu/vt-d: Enforce PASID devTLB field mask
` [PATCH v5 2/7] iommu/vt-d: Remove global page support in devTLB flush
` [PATCH v5 3/7] iommu/vt-d: Fix PASID devTLB invalidation
` [PATCH v5 4/7] iommu/vt-d: Handle non-page aligned address
` [PATCH v5 5/7] iommu/vt-d: Fix devTLB flush for vSVA
` [PATCH v5 6/7] iommu/vt-d: Warn on out-of-range invalidation address
` [PATCH v5 7/7] iommu/vt-d: Disable multiple GPASID-dev bind

[PATCH v8 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-22 22:37 UTC  (5+ messages)
` [PATCH v8 08/12] device core: Introduce DMA range map, supplanting dma_pfn_offset

[PATCH 1/1] iommu/arm-smmu: Implement qcom,skip-init
 2020-07-22 20:11 UTC  (8+ messages)

[PATCH v4 0/7] iommu/vt-d: Misc tweaks and fixes for vSVA
 2020-07-22 18:20 UTC  (5+ messages)
` [PATCH v4 4/7] iommu/vt-d: Handle non-page aligned address

[PATCH v6 00/12] x86: tag application address space for devices
 2020-07-22 17:21 UTC  (4+ messages)
` [PATCH v6 01/12] iommu: Change type of pasid to u32

[PATCH V4 0/3] iommu: Add support to change default domain of an iommu group
 2020-07-22 17:14 UTC  (7+ messages)
` [PATCH V4 1/3] "

[PATCH] iommu/qcom: Use domain rather than dev as tlb cookie
 2020-07-22 15:39 UTC  (5+ messages)

[PATCH -next] iommu: Make some functions static
 2020-07-22 14:14 UTC  (2+ messages)

[PATCH 3/3] iommu/amd: Actually enforce geometry aperture
 2020-07-22 14:00 UTC  (11+ messages)
` [PATCH v2 0/3] iommu/amd: I/O VA address limits

[GIT PULL] iommu/arm-smmu: Updates for 5.9
 2020-07-22 13:33 UTC  (2+ messages)

[PATCH] OMAP: iommu: check for failure of a call to omap_iommu_dump_ctx
 2020-07-22 13:03 UTC  (2+ messages)

[PATCH v2] iommu/exynos: Rename update_pte()
 2020-07-22 13:00 UTC  (2+ messages)

[PATCH 0/2] iommu/ipmmu-vmsa: Add entry for R8A774E1 and r8a77961
 2020-07-22 12:59 UTC  (2+ messages)

[PATCH 1/2] iommu/intel: Avoid SAC address trick for PCIe devices
 2020-07-22 12:48 UTC  (5+ messages)
` [PATCH 2/2] iommu/dma: "

Subject: Re: [PATCH 1/1] iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
 2020-07-22  3:17 UTC  (5+ messages)

[PATCH v2] iommu/mediatek: check 4GB mode by reading infracfg
 2020-07-22  9:37 UTC  (8+ messages)

[PATCH 1/1] iommu/vt-d: Rename intel-pasid.h to pasid.h
 2020-07-22  2:43 UTC 

[PATCH v5 0/5] IOMMU user API enhancement
 2020-07-21 23:18 UTC  (14+ messages)
` [PATCH v5 1/5] docs: IOMMU user API
` [PATCH v5 2/5] iommu/uapi: Add argsz for user filled data
` [PATCH v5 4/5] iommu/uapi: Handle data and argsz filled by users

[PATCH] PCI/ATS: PASID and PRI are only enumerated in PF devices
 2020-07-21 21:13 UTC 

[PATCH] PCI/ATS: PASID and PRI are only enumerated in PF devices
 2020-07-21 19:44 UTC 

[PATCH v2 03/12] ACPI/IORT: Make iort_msi_map_rid() PCI agnostic
 2020-07-21 14:59 UTC  (2+ messages)

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-07-21  4:28 UTC  (4+ messages)
` [PATCH v2 "
    ` [EXT] "

[PATCH 0/9] R8A774E1 SoC enable support for IPMMU, DMAC, GPIO and AVB
 2020-07-21  2:03 UTC  (9+ messages)
` [PATCH 1/9] dt-bindings: iommu: renesas, ipmmu-vmsa: Add r8a774e1 support
` [PATCH 3/9] arm64: dts: renesas: r8a774e1: Add IPMMU device nodes
` [PATCH 6/9] dt-bindings: gpio: renesas, rcar-gpio: Add r8a774e1 support
  ` [PATCH 6/9] dt-bindings: gpio: renesas,rcar-gpio: "
` [PATCH 8/9] dt-bindings: net: renesas, ravb: Add support for r8a774e1 SoC
  ` [PATCH 8/9] dt-bindings: net: renesas,ravb: "

[PATCH] iommu/arm-smmu-v3: remove the approach of MSI polling for CMD SYNC
 2020-07-21  0:44 UTC  (3+ messages)

arm64: Internal error: Oops: qcom_iommu_tlb_inv_context free_io_pgtable_ops on db410c
 2020-07-20 19:19 UTC  (5+ messages)
    ` [Freedreno] "

[PATCH v2 2/5] iommu/arm-smmu: Emulate bypass by using context banks
 2020-07-20 15:51 UTC  (3+ messages)

[PATCH v10 00/13] iommu/arm-smmu: Add Adreno SMMU specific implementation
 2020-07-20 15:40 UTC  (14+ messages)
` [PATCH v10 01/13] iommu/arm-smmu: Pass io-pgtable config to implementation specific function
` [PATCH v10 02/13] iommu/arm-smmu: Add support for split pagetables
` [PATCH v10 03/13] iommu/arm-smmu: Add implementation hooks to configure contexts
` [PATCH v10 04/13] iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU
` [PATCH v10 05/13] iommu: Add a domain attribute to get/set a pagetable configuration
` [PATCH v10 06/13] iommu/arm-smmu-qcom: Get and set the pagetable config for split pagetables
` [PATCH v10 07/13] dt-bindings: arm-smmu: Add compatible string for Adreno GPU SMMU
` [PATCH v10 08/13] drm/msm: Add a context pointer to the submitqueue
` [PATCH v10 09/13] drm/msm: Set the global virtual address range from the IOMMU domain
` [PATCH v10 10/13] drm/msm: Add support to create a local pagetable
` [PATCH v10 11/13] drm/msm: Add support for private address space instances
` [PATCH v10 12/13] drm/msm/a6xx: Add support for per-instance pagetables
` [PATCH v10 13/13] arm: dts: qcom: sm845: Set the compatible string for the GPU SMMU

[PATCH v8 00/12] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-07-20 15:39 UTC  (3+ messages)

[PATCH v11 0/5] NVIDIA ARM SMMU Implementation
 2020-07-20 11:56 UTC  (2+ messages)

[PATCH v2 0/5] iommu/arm-smmu: Support maintaining bootloader mappings
 2020-07-20  9:03 UTC  (3+ messages)
` [PATCH v2 5/5] iommu/arm-smmu: Setup identity domain for boot mappings


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