iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-01 01:15:51 to 2020-07-06 13:00:16 UTC [more...]

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

[RFC PATCH] vfio: type1: fix kthread use case
 2020-07-06 12:42 UTC  (3+ messages)

[PATCH v8 00/12] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-07-06 12:40 UTC  (3+ messages)
` [PATCH v8 08/12] iommu/arm-smmu-v3: Seize private ASID

IOASID set token
 2020-07-06 10:30 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-v3: expose numa_node attribute to users in sysfs
 2020-07-06  8:26 UTC  (4+ messages)

[PATCH 1/1] iommu/arm-smmu: Implement qcom,skip-init
 2020-07-05  3:35 UTC  (4+ messages)

[PATCH v2 0/7] Tighten PCI security, expose dev location in sysfs
 2020-07-04 11:44 UTC  (15+ messages)
` [PATCH v2 5/7] driver core: Add device location to "struct device" and expose it "

[PATCH v3 0/4] Add system mmu support for Armada-806
 2020-07-03 11:24 UTC  (14+ messages)
` [PATCH v3 1/4] iommu/arm-smmu: Add SMMU ID2 register fixup hook
` [PATCH v3 2/4] iommu/arm-smmu: Workaround for Marvell Armada-AP806 SoC erratum #582743
` [PATCH v3 3/4] dt-bindings: arm-smmu: add compatible string for Marvell Armada-AP806 SMMU-500
` [PATCH v3 4/4] arm64: dts: marvell: add SMMU support

[PATCH v2 0/4] iommu/vt-d: Add prq report and response support
 2020-07-06  7:47 UTC  (12+ messages)
` [PATCH v2 1/4] iommu/vt-d: Refactor device_to_iommu() helper
` [PATCH v2 2/4] iommu/vt-d: Add a helper to get svm and sdev for pasid
` [PATCH v2 3/4] iommu/vt-d: Report page request faults for guest SVA
` [PATCH v2 4/4] iommu/vt-d: Add page response ops support

[PATCH] iommu/arm-smmu-v3: allocate the memory of queues in local numa node
 2020-07-05 10:09 UTC  (3+ messages)

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

[PATCH v6 00/10] MT6779 IOMMU SUPPORT
 2020-07-04  1:16 UTC  (12+ messages)
` [PATCH v6 01/10] dt-bindings: mediatek: Add bindings for MT6779
` [PATCH v6 02/10] iommu/mediatek: Rename the register STANDARD_AXI_MODE(0x48) to MISC_CTRL
` [PATCH v6 03/10] iommu/mediatek: Use a u32 flags to describe different HW features
` [PATCH v6 04/10] iommu/mediatek: Setting MISC_CTRL register
` [PATCH v6 05/10] iommu/mediatek: Move inv_sel_reg into the plat_data
` [PATCH v6 06/10] iommu/mediatek: Add sub_comm id in translation fault
` [PATCH v6 07/10] iommu/mediatek: Add REG_MMU_WR_LEN_CTRL register definition
` [PATCH v6 08/10] iommu/mediatek: Extend protect pa alignment value
` [PATCH v6 09/10] iommu/mediatek: Modify MMU_CTRL register setting
` [PATCH v6 10/10] iommu/mediatek: Add mt6779 basic support

[PATCH] iommu: fix use-after-free in iommu_release_device
 2020-07-04  0:10 UTC 

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

[PATCH] iommu: Remove unused IOMMU_SYS_CACHE_ONLY flag
 2020-07-03 16:51 UTC  (2+ messages)

[PATCH 1/2] iommu: Tidy up Kconfig for SoC IOMMUs
 2020-07-03 16:03 UTC  (2+ messages)
` [PATCH 2/2] iommu/renesas: Expand COMPILE_TEST coverage

[PATCH 1/2] iommu/iova: Retry from last rb tree node if iova search fails
 2020-07-03 14:17 UTC  (2+ messages)
` [PATCH 2/2] iommu/iova: Free global iova rcache on iova alloc failure

[PATCH v3 00/14] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-07-03 13:03 UTC  (27+ messages)
` [PATCH v3 01/14] vfio/type1: Refactor vfio_iommu_type1_ioctl()
` [PATCH v3 02/14] iommu: Report domain nesting info
` [PATCH v3 03/14] vfio/type1: Report iommu nesting info to userspace
` [PATCH v3 04/14] vfio: Add PASID allocation/free support
` [PATCH v3 06/14] vfio/type1: Add VFIO_IOMMU_PASID_REQUEST (alloc/free)
` [PATCH v3 09/14] vfio/type1: Support binding guest page tables to PASID
` [PATCH v3 10/14] vfio/type1: Allow invalidating first-level/stage IOMMU cache

[RFC][PATCH 0/5] Allow for qcom-pdc, pinctrl-msm and qcom-scm drivers to be loadable as modules
 2020-07-03 12:49 UTC  (6+ messages)
` [RFC][PATCH 5/5] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[PATCH v2 0/8] arm64: dts: qcom: smmu/USB nodes and HDK855/HDK865 dts
 2020-07-03 12:31 UTC  (2+ messages)

[PATCH v5 00/12] x86: tag application address space for devices
 2020-07-03  5:32 UTC  (5+ messages)
` [PATCH v5 01/12] iommu: Change type of pasid to u32

[PATCH v5 00/10] MT6779 IOMMU SUPPORT
 2020-07-03  2:38 UTC  (13+ messages)
` [PATCH v5 02/10] iommu/mediatek: Rename the register STANDARD_AXI_MODE(0x48) to MISC_CTRL
` [PATCH v5 04/10] iommu/mediatek: Setting MISC_CTRL register
` [PATCH v5 07/10] iommu/mediatek: Add REG_MMU_WR_LEN register definition

[PATCH v9 0/7] iommu/arm-smmu: Enable split pagetable support
 2020-07-02 20:22 UTC  (4+ messages)
` [PATCH v9 2/7] iommu/arm-smmu: Add support for split pagetables

[BUG] "Pre-boot DMA Protection" makes AMDGPU stop working
 2020-07-02 16:30 UTC  (2+ messages)

[PATCH v8 0/3] Nvidia Arm SMMUv2 Implementation
 2020-07-02 16:05 UTC  (22+ messages)
` [PATCH v8 1/3] iommu/arm-smmu: add NVIDIA implementation for dual ARM MMU-500 usage
` [PATCH v8 2/3] dt-bindings: arm-smmu: Add binding for Tegra194 SMMU
` [PATCH v8 3/3] iommu/arm-smmu: Add global/context fault implementation hooks

[PATCH v2 0/5] Allow for qcom-pdc, pinctrl-msm and qcom-scm drivers to be loadable as modules
 2020-07-02 14:18 UTC  (4+ messages)
` [PATCH v2 5/5] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

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

[PATCH 1/4] dt-bindings: mediatek: add mediatek,infracfg phandle
 2020-07-02  9:37 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: mt2712: add mediatek,infracfg to iommu
` [PATCH 3/4] arm64: dts: mt8173: "
` [PATCH 4/4] iommu/mediatek: check 4GB mode by reading infracfg

[PATCH v6 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-02  8:42 UTC  (3+ messages)
` [PATCH v6 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-02  8:22 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC
  ` [PATCH v2 12/12] bus: fsl-mc: Add ACPI support for fsl-mc

[PATCH 1/2] iommu: Add iommu_group_get/set_domain()
 2020-07-02  2:36 UTC  (8+ messages)

[PATCH AUTOSEL 5.4 25/40] iommu/vt-d: Don't apply gfx quirks to untrusted devices
 2020-07-02  1:23 UTC 

[PATCH AUTOSEL 5.7 32/53] iommu/vt-d: Don't apply gfx quirks to untrusted devices
 2020-07-02  1:21 UTC 

[PATCH] xen: introduce xen_vring_use_dma
 2020-07-01 21:23 UTC  (13+ messages)

[PATCH v2 0/7] iommu/vt-d: Misc tweaks and fixes for vSVA
 2020-07-01 14:20 UTC  (6+ messages)
` [PATCH v2 3/7] iommu/vt-d: Fix PASID devTLB invalidation
` [PATCH v2 5/7] iommu/vt-d: Fix devTLB flush for vSVA

[PATCH 0/7] iommu/vt-d: Misc tweaks and fixes for vSVA
 2020-07-01 14:19 UTC  (6+ messages)
` [PATCH 6/7] iommu/vt-d: Warn on out-of-range invalidation address

[RFC 0/2] iommu: arm-smmu: Add support for early direct mappings
 2020-07-01 10:54 UTC  (9+ messages)

[PATCH net] xsk: remove cheap_dma optimization
 2020-07-01 10:17 UTC  (6+ messages)

the XSK buffer pool needs be to reverted
 2020-07-01  9:46 UTC  (6+ messages)

[PATCH v9 0/4] NVIDIA ARM SMMUv2 Implementation
 2020-07-01  8:19 UTC  (5+ messages)
` [PATCH v9 2/4] iommu/arm-smmu: add NVIDIA implementation for ARM MMU-500 usage
` [PATCH v9 3/4] dt-bindings: arm-smmu: add binding for Tegra194 SMMU

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

[PATCH 0/4] iommu/vt-d: Add prq report and response support
 2020-07-01  2:44 UTC  (7+ messages)
` [PATCH 3/4] iommu/vt-d: Report page request faults for guest SVA
` [PATCH 4/4] iommu/vt-d: Add page response ops support

[PATCH v2 0/2] iommu: Move AMD and Intel Kconfig + Makefile bits into their directories
 2020-07-01  1:49 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/vt-d: Move Kconfig and Makefile bits down into intel directory

[PATCH v7 00/36] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-07-01  1:45 UTC  (5+ messages)
  ` [PATCH v7 31/36] staging: tegra-vde: fix common struct sg_table related issues


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