iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-09 07:33:10 to 2020-07-13 23:48:55 UTC [more...]

[PATCH v6 00/12] x86: tag application address space for devices
 2020-07-13 23:48 UTC  (7+ messages)
` [PATCH v6 02/12] iommu/vt-d: Change flags type to unsigned int in binding mm
` [PATCH v6 03/12] docs: x86: Add documentation for SVA (Shared Virtual Addressing)
` [PATCH v6 04/12] x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructions
` [PATCH v6 06/12] x86/msr-index: Define IA32_PASID MSR
` [PATCH v6 07/12] mm: Define pasid in mm
` [PATCH v6 08/12] fork: Clear PASID for new mm

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

[PATCH 0/9] R8A774E1 SoC enable support for IPMMU, DMAC, GPIO and AVB
 2020-07-13 21:35 UTC  (10+ messages)
` [PATCH 1/9] dt-bindings: iommu: renesas, ipmmu-vmsa: Add r8a774e1 support
` [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 5/9] arm64: dts: renesas: r8a774e1: Add SYS-DMAC device nodes
` [PATCH 6/9] dt-bindings: gpio: renesas, rcar-gpio: Add r8a774e1 support
` [PATCH 7/9] arm64: dts: renesas: r8a774e1: Add GPIO device nodes
` [PATCH 8/9] dt-bindings: net: renesas, ravb: Add support for r8a774e1 SoC
` [PATCH 9/9] arm64: dts: renesas: r8a774e1: Add Ethernet AVB node

[PATCH v3 0/4] Add system mmu support for Armada-806
 2020-07-13 21:36 UTC  (5+ messages)
` [PATCH v3 3/4] dt-bindings: arm-smmu: add compatible string for Marvell Armada-AP806 SMMU-500

[PATCH 1/5] iommu/arm-smmu: Make all valid stream mappings BYPASS
 2020-07-13 21:25 UTC  (3+ messages)
` [RFC PATCH] iommu/arm-smmu: arm_smmu_setup_identity() can be static

[PATCH v2 0/5] Allow for qcom-pdc, pinctrl-msm and qcom-scm drivers to be loadable as modules
 2020-07-13 20:48 UTC  (16+ messages)
` [PATCH v2 3/5] irqchip: Allow QCOM_PDC to be loadable as a permanent module
` [PATCH v2 5/5] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[PATCH v8 00/12] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-07-13 20:22 UTC  (6+ 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] iommu/mediatek: Include liunx/dma-mapping.h
 2020-07-13 20:22 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: Add a init_context_bank implementation hook
 2020-07-13 19:13 UTC  (5+ messages)
      ` [Freedreno] "

[PATCH v2 0/6] iommu-arm-smmu: Add auxiliary domains and per-instance pagetables
 2020-07-13 17:35 UTC  (5+ messages)
` [PATCH v2 1/6] iommu/arm-smmu: Add auxiliary domain support for arm-smmuv2
    ` [Freedreno] "

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

[git pull] IOMMU Fixes for Linux v5.8-rc5
 2020-07-13 15:36 UTC 

[PATCH v2] iommu/arm-smmu: Mark qcom_smmu_client_of_match as possibly unused
 2020-07-13 15:15 UTC  (4+ messages)

[PATCH -next] iommu: Make some functions static
 2020-07-13 14:25 UTC 

[PATCH v10 0/5] NVIDIA ARM SMMU Implementation
 2020-07-13 14:10 UTC  (10+ messages)
` [PATCH v10 2/5] iommu/arm-smmu: ioremap smmu mmio region before implementation init
` [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 v6 00/10] MT6779 IOMMU SUPPORT
 2020-07-13 13:29 UTC  (6+ messages)
` [PATCH v6 07/10] iommu/mediatek: Add REG_MMU_WR_LEN_CTRL register definition

[PATCH v5 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-07-13 13:14 UTC  (17+ messages)
` [PATCH v5 01/15] vfio/type1: Refactor vfio_iommu_type1_ioctl()
` [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 1/2] iommu/intel: Avoid SAC address trick for PCIe devices
 2020-07-13 13:14 UTC  (4+ messages)
` [PATCH 2/2] iommu/dma: "

[PATCH 0/4] Bounced DMA support
 2020-07-13 11:55 UTC  (7+ messages)
` [PATCH 1/4] dma-mapping: Add bounced DMA ops
` [PATCH 2/4] dma-mapping: Add bounced DMA pool
` [PATCH 3/4] dt-bindings: of: Add plumbing for "
` [PATCH 4/4] "

[PATCH v4 4/4] PCI/ACS: Enable PCI_ACS_TB for untrusted/external-facing devices
 2020-07-13  8:01 UTC  (9+ messages)

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

generic DMA bypass flag v4
 2020-07-13  4:59 UTC  (4+ messages)
` [PATCH 4/5] dma-mapping: add a dma_ops_bypass flag to struct device

[PATCH v3 0/2] make dma_alloc_coherent NUMA-aware by per-NUMA CMA
 2020-07-13  2:45 UTC  (2+ messages)

[PATCH] xen: introduce xen_vring_use_dma
 2020-07-13  1:53 UTC  (14+ messages)

[PATCH v3 0/3] Allow for qcom-pdc to be loadable as a module
 2020-07-10 23:18 UTC  (4+ messages)
` [PATCH v3 1/3] irq: irqdomain: Export irq_domain_update_bus_token
` [PATCH v3 2/3] irq: irqchip: Export irq_chip_retrigger_hierarchy and irq_chip_set_vcpu_affinity_parent
` [PATCH v3 3/3] irqchip: Allow QCOM_PDC to be loadable as a permanent module

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

[PATCH v4 1/4] PCI: Move pci_enable_acs() and its dependencies up in pci.c
 2020-07-10 20:39 UTC  (2+ messages)

[PATCH v6 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2020-07-10 19:18 UTC  (4+ messages)
` [PATCH V6 4/5] iommu/dma-iommu: Use the dev->coherent_dma_mask

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

a question of split_huge_page
 2020-07-10 17:29 UTC  (3+ messages)

[GIT PULL] dma-mapping fixes for 5.8
 2020-07-10 16:55 UTC  (2+ messages)

[PATCH] iommu: Remove unused IOMMU_SYS_CACHE_ONLY flag
 2020-07-10 14:37 UTC  (5+ messages)

[PATCH] IOMMU DRIVERS: Replace HTTP links with HTTPS ones
 2020-07-10 14:18 UTC  (2+ messages)

[PATCH v3 00/14] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-07-10 13:03 UTC  (17+ messages)
` [PATCH v3 06/14] vfio/type1: Add VFIO_IOMMU_PASID_REQUEST (alloc/free)

[PATCH 1/2] iommu: Tidy up Kconfig for SoC IOMMUs
 2020-07-10 12:56 UTC  (2+ messages)

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

[PATCH] dma-pool: use single atomic pool for both DMA zones
 2020-07-10  8:19 UTC  (6+ messages)

[PATCH v3 0/4] iommu/vt-d: Add prq report and response support
 2020-07-10  8:17 UTC  (9+ messages)
` [PATCH v3 3/4] iommu/vt-d: Report page request faults for guest SVA
` [PATCH v3 4/4] iommu/vt-d: Add page response ops support

[PATCH 0/5] iommu/arm-smmu: Support maintaining bootloader mappings
 2020-07-10  5:25 UTC  (14+ messages)
` [PATCH 2/5] iommu/arm-smmu: Emulate bypass by using context banks
` [PATCH 4/5] iommu/arm-smmu-qcom: Consstently initialize stream mappings
` [PATCH 5/5] iommu/arm-smmu: Setup identity domain for boot mappings

[Issue]platform/x86: iommu: System can't shutdown because iommu driver keeps checking the status of DMA_GSTS_TES
 2020-07-10  2:03 UTC  (3+ messages)

[PATCH] dma-pool: Do not allocate pool memory from CMA
 2020-07-09 21:47 UTC  (2+ messages)

[PATCHv3 0/7] System Cache support for GPU and required SMMU support
 2020-07-09 16:13 UTC  (6+ messages)
` [PATCHv3 7/7] drm/msm/a6xx: Add support for using system cache(LLC)

[PATCH v3 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-07-09 15:24 UTC  (6+ messages)
` [PATCH v3 07/34] iommu: Add probe_device() and release_device() call-backs

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

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-07-09 12:48 UTC  (23+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC
  ` [PATCH v2 05/12] ACPI/IORT: Add an input ID to acpi_dma_configure()
  ` [PATCH v2 12/12] bus: fsl-mc: Add ACPI support for fsl-mc
        ` [EXT] "

[PATCH v2 0/8] arm64: dts: qcom: smmu/USB nodes and HDK855/HDK865 dts
 2020-07-09  9:54 UTC  (2+ 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).