iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-14 10:21:05 to 2020-07-20 15:41:44 UTC [more...]

[PATCH v10 00/13] iommu/arm-smmu: Add Adreno SMMU specific implementation
 2020-07-20 15:40 UTC  (9+ 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 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 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 v8 00/12] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-07-20 15:39 UTC  (9+ messages)
` [PATCH v8 04/12] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v8 07/12] iommu/arm-smmu-v3: Share process page tables

[PATCH v5 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-07-20 13:33 UTC  (53+ messages)
` [PATCH v5 02/15] iommu: Report domain nesting info
` [PATCH v5 03/15] iommu/smmu: Report empty "
` [PATCH v5 04/15] vfio/type1: Report iommu nesting info to userspace
` [PATCH v5 05/15] vfio: Add PASID allocation/free support
` [PATCH v5 06/15] iommu/vt-d: Support setting ioasid set to domain
` [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 14/15] vfio: Document dual stage control
` [PATCH v5 15/15] iommu/vt-d: Support reporting nesting capability info

[PATCH v11 0/5] NVIDIA ARM SMMU Implementation
 2020-07-20 11:56 UTC  (7+ messages)
` [PATCH v11 1/5] iommu/arm-smmu: move TLB timeout and spin count macros
` [PATCH v11 2/5] iommu/arm-smmu: ioremap smmu mmio region before implementation init
` [PATCH v11 3/5] iommu/arm-smmu: add NVIDIA implementation for ARM MMU-500 usage
` [PATCH v11 4/5] dt-bindings: arm-smmu: add binding for Tegra194 SMMU
` [PATCH v11 5/5] iommu/arm-smmu: Add global/context fault implementation hooks

arm64: Internal error: Oops: qcom_iommu_tlb_inv_context free_io_pgtable_ops on db410c
 2020-07-20 11:28 UTC  (3+ messages)

[PATCH v2 0/5] iommu/arm-smmu: Support maintaining bootloader mappings
 2020-07-20  9:03 UTC  (8+ messages)
` [PATCH v2 1/5] iommu/arm-smmu: Make all valid stream mappings BYPASS
` [PATCH v2 2/5] iommu/arm-smmu: Emulate bypass by using context banks
` [PATCH v2 3/5] iommu/arm-smmu: Move SMR and S2CR definitions to header file
` [PATCH v2 4/5] iommu/arm-smmu-qcom: Consistently initialize stream mappings
` [PATCH v2 5/5] iommu/arm-smmu: Setup identity domain for boot mappings

[PATCH] dma-debug: use named initializers for dir2name
 2020-07-20  6:23 UTC  (3+ messages)

generic DMA bypass flag v4
 2020-07-20  6:20 UTC  (4+ messages)
` [PATCH 3/5] dma-mapping: make support for dma ops optional

[GIT PULL] dma-mapping fixes for 5.8
 2020-07-19 20:00 UTC  (2+ messages)

[PATCH v4 0/4] Add system mmu support for Armada-806
 2020-07-18 21:08 UTC  (15+ messages)
` [PATCH v4 1/4] iommu/arm-smmu: Call configuration impl hook before consuming features
` [PATCH v4 2/4] iommu/arm-smmu: Workaround for Marvell Armada-AP806 SoC erratum #582743
` [PATCH v4 3/4] dt-bindings: arm-smmu: add compatible string for Marvell Armada-AP806 SMMU-500
` [PATCH v4 4/4] arm64: dts: marvell: add SMMU support

[PATCH v10 0/5] NVIDIA ARM SMMU Implementation
 2020-07-17 22:36 UTC  (12+ messages)
` [PATCH v10 4/5] dt-bindings: arm-smmu: add binding for Tegra194 SMMU
` [PATCH v10 5/5] iommu/arm-smmu: Add global/context fault implementation hooks

[PATCH v5 0/5] IOMMU user API enhancement
 2020-07-17 19:59 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 3/5] iommu/uapi: Use named union for user data
` [PATCH v5 4/5] iommu/uapi: Handle data and argsz filled by users
` [PATCH v5 5/5] iommu/vt-d: Check UAPI data processed by IOMMU core

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

[PATCH v3 0/3] Allow for qcom-pdc to be loadable as a module
 2020-07-17 12:48 UTC  (3+ messages)

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

[PATCH 1/4] dt-bindings: mediatek: add mediatek,infracfg phandle
 2020-07-17  8:26 UTC  (6+ messages)
` [PATCH 4/4] iommu/mediatek: check 4GB mode by reading infracfg

[PATCH] dma-pool: Only allocate from CMA when in same memory zone
 2020-07-16 17:06 UTC  (2+ messages)

[PATCH 0/4] iommu/arm-smmu-v3: Improve cmdq lock efficiency
 2020-07-16 16:50 UTC  (13+ messages)
` [PATCH 4/4] iommu/arm-smmu-v3: Remove cmpxchg() in arm_smmu_cmdq_issue_cmdlist()

[PATCH v9 0/7] iommu/arm-smmu: Enable split pagetable support
 2020-07-16 15:16 UTC  (7+ messages)
` [PATCH v9 4/7] iommu/arm-smmu: Add a pointer to the attached device to smmu_domain
    ` [Freedreno] "

[PATCH] dma-coherent: switch to bitmap_zalloc() in dma_init_coherent_memory()
 2020-07-16 14:47 UTC  (2+ messages)

[PATCH RESEND v9 18/18] media: platform: Add jpeg enc feature
 2020-07-16 11:18 UTC 

[PATCH v4 0/7] iommu/vt-d: Misc tweaks and fixes for vSVA
 2020-07-16  8:40 UTC  (7+ messages)
` [PATCH v4 3/7] iommu/vt-d: Fix PASID devTLB invalidation
` [PATCH v4 4/7] iommu/vt-d: Handle non-page aligned address
` [PATCH v4 6/7] iommu/vt-d: Warn on out-of-range invalidation address

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-07-16  7:57 UTC  (20+ messages)
` [PATCH v2 "
  ` [PATCH v2 03/12] ACPI/IORT: Make iort_msi_map_rid() PCI agnostic
  ` [PATCH v2 05/12] ACPI/IORT: Add an input ID to acpi_dma_configure()
  ` [PATCH v2 11/12] bus/fsl-mc: Refactor the MSI domain creation in the DPRC driver
  ` [PATCH v2 12/12] bus: fsl-mc: Add ACPI support for fsl-mc
        ` [EXT] "

[PATCH 0/9] R8A774E1 SoC enable support for IPMMU, DMAC, GPIO and AVB
 2020-07-16  4:42 UTC  (18+ messages)
` [PATCH 2/9] iommu/ipmmu-vmsa: Hook up R8A774E1 DT matching code
` [PATCH 3/9] arm64: dts: renesas: r8a774e1: Add IPMMU device nodes
` [PATCH 4/9] dt-bindings: dma: renesas, rcar-dmac: Document R8A774E1 bindings
  ` [PATCH 4/9] dt-bindings: dma: renesas,rcar-dmac: "
` [PATCH 5/9] arm64: dts: renesas: r8a774e1: Add SYS-DMAC device nodes
` [PATCH 7/9] arm64: dts: renesas: r8a774e1: Add GPIO "
` [PATCH 9/9] arm64: dts: renesas: r8a774e1: Add Ethernet AVB node

[PATCH v3 0/4] iommu aux-domain APIs extensions
 2020-07-16  1:07 UTC  (11+ messages)
` [PATCH v3 2/4] iommu: Add iommu_aux_at(de)tach_group()
` [PATCH v3 4/4] vfio/type1: Use iommu_aux_at(de)tach_group() APIs

[PATCH v6 00/12] x86: tag application address space for devices
 2020-07-15 23:32 UTC  (8+ messages)
` [PATCH v6 01/12] iommu: Change type of pasid to u32
` [PATCH v6 03/12] docs: x86: Add documentation for SVA (Shared Virtual Addressing)

[PATCH 1/5] iommu/arm-smmu: Make all valid stream mappings BYPASS
 2020-07-15 23:20 UTC  (2+ messages)

[PATCH v4 0/5] IOMMU user API enhancement
 2020-07-15 22:12 UTC  (7+ messages)
` [PATCH v4 1/5] docs: IOMMU user API

[PATCH 0/4] Bounced DMA support
 2020-07-15 17:53 UTC  (9+ messages)
` [PATCH 1/4] dma-mapping: Add bounced DMA ops

[PATCH] xen: introduce xen_vring_use_dma
 2020-07-15 17:06 UTC  (12+ messages)

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

[PATCH 0/2] iommu/ipmmu-vmsa: Add entry for R8A774E1 and r8a77961
 2020-07-15  9:33 UTC  (5+ messages)
` [PATCH 1/2] iommu/ipmmu-vmsa: Hook up R8A774E1 DT matching code
` [PATCH 2/2] iommu/ipmmu-vmsa: Add an entry for r8a77961 in soc_rcar_gen3[]

[PATCH v2 0/4] dma-pool: Fix atomic pool selection
 2020-07-15  7:12 UTC  (6+ messages)
` [PATCH v2 1/4] dma-direct: Provide function to check physical memory area validity
` [PATCH v2 2/4] dma-pool: Get rid of dma_in_atomic_pool()
` [PATCH v2 3/4] dma-pool: Introduce dma_guess_pool()
` [PATCH v2 4/4] dma-pool: Make sure atomic pool suits device

[PATCH v5] PCI/ACS: Enable PCI_ACS_TB and disable only when needed for ATS
 2020-07-14 20:24 UTC  (2+ messages)

[PATCH v4 4/4] PCI/ACS: Enable PCI_ACS_TB for untrusted/external-facing devices
 2020-07-14 20:19 UTC  (3+ messages)

[PATCH] OMAP: iommu: check for failure of a call to omap_iommu_dump_ctx
 2020-07-14 19:22 UTC 

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

[PATCH v2] iommu/exynos: Rename update_pte()
 2020-07-14 11:59 UTC 

[PATCH 1/2] iommu/intel: Avoid SAC address trick for PCIe devices
 2020-07-14 11:42 UTC  (4+ messages)
` [PATCH 2/2] iommu/dma: "

[PATCH] iommu/exynos: Rename update_pte()
 2020-07-14 11:40 UTC  (2+ messages)

[PATCH 0/4] dma-pool: Fix atomic pool selection
 2020-07-14 11:40 UTC  (4+ messages)
` [PATCH 3/4] dma-pool: Introduce dma_guess_pool()

[PATCH v3 0/4] Add system mmu support for Armada-806
 2020-07-14 10:26 UTC  (3+ 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).