iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-30 06:01:22 to 2020-07-02 17:55:24 UTC [more...]

[PATCH v3 00/14] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-07-02 17:54 UTC  (3+ messages)
` [PATCH v3 02/14] iommu: Report domain nesting info

[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  (36+ 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

IOASID set token
 2020-07-02 13:48 UTC  (2+ messages)

[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 v2 0/7] Tighten PCI security, expose dev location in sysfs
 2020-07-02  8:53 UTC  (23+ messages)
` [PATCH v2 2/7] PCI: Set "untrusted" flag for truly external devices only
` [PATCH v2 4/7] PCI: Add device even if driver attach failed
` [PATCH v2 5/7] driver core: Add device location to "struct device" and expose it in sysfs
` [PATCH v2 6/7] PCI: Move pci_dev->untrusted logic to use device location instead

[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  (20+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC
  ` [PATCH v2 07/12] of/device: Add input id to of_dma_configure()
  ` [PATCH v2 08/12] dt-bindings: arm: fsl: Add msi-map device-tree binding for fsl-mc bus
  ` [PATCH v2 09/12] of/irq: make of_msi_map_get_device_domain() bus agnostic
  ` [PATCH v2 10/12] of/irq: Make of_msi_map_rid() PCI "
  ` [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 v5 00/10] MT6779 IOMMU SUPPORT
 2020-07-01 15:00 UTC  (20+ messages)
` [PATCH v5 02/10] iommu/mediatek: Rename the register STANDARD_AXI_MODE(0x48) to MISC_CTRL
` [PATCH v5 03/10] iommu/mediatek: Modify the usage of mtk_iommu_plat_data structure
` [PATCH v5 04/10] iommu/mediatek: Setting MISC_CTRL register
` [PATCH v5 06/10] iommu/mediatek: Add sub_comm id in translation fault
` [PATCH v5 07/10] iommu/mediatek: Add REG_MMU_WR_LEN register definition
` [PATCH v5 09/10] iommu/mediatek: Modify MMU_CTRL register setting

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

[PATCH 0/7] iommu/vt-d: Misc tweaks and fixes for vSVA
 2020-07-01 14:19 UTC  (9+ messages)
` [PATCH 4/7] iommu/vt-d: Handle non-page aligned address
` [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 v3 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-07-01 10:53 UTC  (3+ messages)

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

[PATCH v9 0/7] iommu/arm-smmu: Enable split pagetable support
 2020-07-01 10:11 UTC  (2+ 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  (7+ messages)
` [PATCH v9 1/4] iommu/arm-smmu: move TLB timeout and spin count macros
` [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 v9 4/4] iommu/arm-smmu: add global/context fault implementation hooks

[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 v5 00/12] x86: tag application address space for devices
 2020-07-01  2:12 UTC  (14+ messages)
` [PATCH v5 01/12] iommu: Change type of pasid to u32
` [PATCH v5 02/12] iommu/vt-d: Change flags type to unsigned int in binding mm
` [PATCH v5 03/12] docs: x86: Add documentation for SVA (Shared Virtual Addressing)
` [PATCH v5 04/12] x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructions
` [PATCH v5 05/12] x86/fpu/xstate: Add supervisor PASID state for ENQCMD feature
` [PATCH v5 06/12] x86/msr-index: Define IA32_PASID MSR
` [PATCH v5 07/12] mm: Define pasid in mm
` [PATCH v5 08/12] fork: Clear PASID for new mm
` [PATCH v5 09/12] x86/process: Clear PASID state for a newly forked/cloned thread
` [PATCH v5 10/12] x86/mmu: Allocate/free PASID
` [PATCH v5 11/12] sched: Define and initialize a flag to identify valid PASID in the task
` [PATCH v5 12/12] x86/traps: Fix up invalid PASID

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

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

[PATCH 0/3] iommu/amd: I/O VA address limits
 2020-06-30 22:46 UTC  (7+ messages)
` [PATCH 3/3] iommu/amd: Actually enforce geometry aperture
    ` [PATCH v2 0/3] iommu/amd: I/O VA address limits
      ` [PATCH v2 1/3] iommu/amd: Parse supported address sizes from IVRS
      ` [PATCH v2 2/3] iommu/amd: Restrict aperture for domains to conform with IVRS
      ` [PATCH v2 3/3] iommu/amd: Actually enforce geometry aperture

[PATCH] iommu/amd: Fix event counter availability check
 2020-06-30 19:22 UTC  (7+ messages)

[PATCH v3 0/5] IOMMU user API enhancement
 2020-06-30 17:39 UTC  (6+ messages)
` [PATCH v3 1/5] docs: IOMMU user API

[PATCH] iommu/amd: Make amd_iommu_apply_ivrs_quirks() static inline
 2020-06-30 12:46 UTC 

[PATCH] iommu: SUN50I_IOMMU should depend on HAS_DMA
 2020-06-30 10:49 UTC  (4+ messages)

[PATCH v7 0/3] Nvidia Arm SMMUv2 Implementation
 2020-06-30 10:46 UTC  (6+ messages)
` [PATCH v7 1/3] iommu/arm-smmu: add NVIDIA implementation for dual ARM MMU-500 usage

[PATCH v7 36/36] videobuf2: use sgtable-based scatterlist wrappers
 2020-06-30 10:45 UTC  (2+ messages)
  ` [PATCH v8] "

[PATCH] iommu: add include/uapi/linux/iommu.h to MAINTAINERS file
 2020-06-30 10:19 UTC  (2+ messages)

[PATCH] iommu: move sg_table wrapper out of CONFIG_IOMMU_SUPPORT
 2020-06-30 10:17 UTC  (2+ messages)

[PATCH 1/2] iommu/sun50i: Change the readl timeout to the atomic variant
 2020-06-30 10:05 UTC  (2+ messages)

[PATCH 00/13] iommu: Remove usage of dev->archdata.iommu
 2020-06-30 10:00 UTC  (2+ messages)

[PATCH v2 0/2] iommu/amd: Don't use atomic64_t for domain->pt_root
 2020-06-30  9:57 UTC  (3+ messages)

[PATCH] iommu/amd: Print extended features in one line to fix divergent log levels
 2020-06-30  9:52 UTC  (2+ messages)

[PATCH] iommu: Allow page responses without PASID
 2020-06-30  9:49 UTC  (2+ messages)

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

[PATCH 0/2] iommu/renesas: Add support for r8a77961
 2020-06-30  9:35 UTC  (2+ messages)

[Possible PATCH] iommu/qcom: Change CONFIG_BIG_ENDIAN to CONFIG_CPU_BIG_ENDIAN
 2020-06-30  9:33 UTC  (2+ messages)

[PATCH v7 33/36] rapidio: fix common struct sg_table related issues
 2020-06-30  8:44 UTC  (2+ messages)
  ` [PATCH v8] "

[PATCH] iommu/iova: Don't BUG on invalid PFNs
 2020-06-30  8:42 UTC  (2+ messages)

[PATCH] scatterlist: protect parameters of the sg_table related macros
 2020-06-30  8:16 UTC 

[Issue]platform/x86: iommu: System can't shutdown because iommu driver keeps checking the status of DMA_GSTS_TES
 2020-06-30  7:52 UTC  (4+ 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).