iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-19 18:02:25 to 2020-05-28 06:42:24 UTC [more...]

[PATCH 00/10] iommu/amd: Updates and Cleanups
 2020-05-28  6:42 UTC  (13+ messages)
` [PATCH 01/10] iommu/amd: Move AMD IOMMU driver to a subdirectory
` [PATCH 02/10] iommu/amd: Unexport get_dev_data()
` [PATCH 03/10] iommu/amd: Let free_pagetable() not rely on domain->pt_root
` [PATCH 04/10] iommu/amd: Allocate page-table in protection_domain_init()
` [PATCH 05/10] iommu/amd: Free page-table in protection_domain_free()
` [PATCH 06/10] iommu/amd: Consolidate domain allocation/freeing
` [PATCH 07/10] iommu/amd: Remove PD_DMA_OPS_MASK
` [PATCH 08/10] iommu/amd: Merge private header files
` [PATCH 09/10] iommu/amd: Store dev_data as device iommu private data
` [PATCH 10/10] iommu/amd: Remove redundant devid checks

[RFC PATCH] iommu/arm-smmu: Add module parameter to set msi iova address
 2020-05-28  5:15 UTC  (3+ messages)

[PATCH v2 0/2] iommu: Remove iommu_sva_ops::mm_exit()
 2020-05-28  3:34 UTC  (5+ messages)

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2020-05-27 18:18 UTC  (11+ messages)
` [PATCH 1/2] PCI: "
` [PATCH 2/2] iommu: calling pci_fixup_iommu in iommu_fwspec_init

[PATCH v2 00/14] PCI: brcmstb: enable PCIe for STB chips
 2020-05-27 17:01 UTC  (7+ messages)
` [PATCH v2 09/14] device core: Add ability to handle multiple dma offsets

[PATCH v1 0/3] iommu/vt-d: real DMA sub-device info allocation
 2020-05-27 16:56 UTC  (4+ messages)
` [PATCH v1 1/3] iommu/vt-d: Only clear real DMA device's context entries
` [PATCH v1 2/3] iommu/vt-d: Allocate domain info for real DMA sub-devices
` [PATCH v1 3/3] iommu/vt-d: Remove real DMA lookup in find_domain

[PATCH 1/2] ia64: Hide the archdata.iommu field behind generic IOMMU_API
 2020-05-27 14:45 UTC  (4+ messages)
` [PATCH 2/2] x86: "

[PATCH 0/2] drivers/iommu: Constify structs
 2020-05-27 12:39 UTC  (6+ messages)
` [PATCH 1/2] iommu/hyper-v: Constify hyperv_ir_domain_ops
` [PATCH 2/2] iommu/sun50i: Constify sun50i_iommu_ops

[PATCH v2 0/4] PCI, iommu: Factor 'untrusted' check for ATS enablement
 2020-05-27 12:36 UTC  (8+ messages)
` [PATCH v2 1/4] PCI/ATS: Only enable ATS for trusted devices
` [PATCH v2 2/4] iommu/amd: Use pci_ats_supported()
` [PATCH v2 3/4] iommu/arm-smmu-v3: "
` [PATCH v2 4/4] iommu/vt-d: "

[RFC] Use SMMU HTTU for DMA dirty page tracking
 2020-05-27  9:14 UTC  (7+ messages)

[RFC 0/2] iommu: arm-smmu: Add support for early direct mappings
 2020-05-27 11:03 UTC  (6+ messages)

[PATCH v3] dma: Fix max PFN arithmetic overflow on 32 bit systems
 2020-05-27  9:06 UTC  (2+ messages)

[PATCH v7 00/24] iommu: Shared Virtual Addressing for SMMUv3
 2020-05-27  8:41 UTC  (24+ messages)
` [PATCH v7 02/24] iommu/ioasid: Add ioasid references
` [PATCH v7 03/24] iommu/sva: Add PASID helpers
` [PATCH v7 04/24] iommu: Add a page fault handler
` [PATCH v7 07/24] iommu/io-pgtable-arm: Move some definitions to a header
` [PATCH v7 12/24] iommu/arm-smmu-v3: Add support for VHE
` [PATCH v7 13/24] iommu/arm-smmu-v3: Enable broadcast TLB maintenance
` [PATCH v7 14/24] iommu/arm-smmu-v3: Add SVA feature checking
` [PATCH v7 18/24] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
` [PATCH v7 24/24] iommu/arm-smmu-v3: Add support for PRI

[PATCH] iommu/iova: Free global iova rcache on iova alloc failure
 2020-05-27  6:24 UTC 

[PATCH] iommu: Relax ACS requirement for Intel RCiEP devices
 2020-05-27  2:51 UTC  (3+ messages)

AMD IOMMU perf counters on Zen2
 2020-05-26 23:03 UTC 

[PATCH 5.6 014/126] iommu/amd: Fix over-read of ACPI UID from IVRS table
 2020-05-26 18:52 UTC 

[PATCH 5.4 012/111] iommu/amd: Fix over-read of ACPI UID from IVRS table
 2020-05-26 18:52 UTC 

[PATCH 4.19 12/81] iommu/amd: Fix over-read of ACPI UID from IVRS table
 2020-05-26 18:52 UTC 

[PATCH 4.14 10/59] iommu/amd: Fix over-read of ACPI UID from IVRS table
 2020-05-26 18:52 UTC 

[PATCH 4.9 09/64] iommu/amd: Fix over-read of ACPI UID from IVRS table
 2020-05-26 18:52 UTC 

[PATCH] iommu: Relax ACS requirement for RCiEP devices
 2020-05-26 18:34 UTC  (9+ messages)

[PATCH 0/2] Let pci_fixup_final access iommu_fwnode
 2020-05-26 12:07 UTC  (4+ messages)

[PATCH v5 00/38] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-26 11:31 UTC  (5+ messages)
    ` [PATCH v5 39/38] drm: xen: fix common struct sg_table related issues

[PATCH] iommu/dma: limit iova free size to unmmaped iova
 2020-05-26  7:19 UTC  (7+ messages)

[PATCH v2] iommu/iova: Retry from last rb tree node if iova search fails
 2020-05-26  5:18 UTC  (2+ messages)

[PATCH v2] iommu/tegra-smmu: Add missing locks around mapping operations
 2020-05-25 19:54 UTC 

[PATCH v1] iommu/tegra-smmu: Add missing locks around mapping operations
 2020-05-25 19:34 UTC  (5+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 5.8
 2020-05-25 14:23 UTC  (2+ messages)

[PATCH] iommu: Remove functions that support private domain
 2020-05-25 13:56 UTC  (11+ messages)

[PATCH] iommu: Don't take group reference in iommu_alloc_default_domain()
 2020-05-25 13:24 UTC  (2+ messages)

[PATCH] iommu: Fix group refcount in iommu_alloc_default_domain()
 2020-05-25 13:10 UTC  (3+ messages)

[PATCH -next] iommu/vt-d: fix a GCC warning
 2020-05-25 11:53 UTC  (3+ messages)

next/master bisection: baseline.login on panda
 2020-05-25 11:51 UTC  (2+ messages)

[PATCH v3 00/07] MT6779 IOMMU SUPPORT
 2020-05-25  6:54 UTC  (11+ messages)
` [PATCH v3 2/7] iommu/mediatek: Rename the register STANDARD_AXI_MODE(0x48) to MISC_CTRL
` [PATCH v3 3/7] iommu/mediatek: Disable STANDARD_AXI_MODE in MISC_CTRL
` [PATCH v3 4/7] iommu/mediatek: Move inv_sel_reg into the plat_data
` [PATCH v3 5/7] iommu/mediatek: Add sub_comm id in translation fault
` [PATCH v3 7/7] iommu/mediatek: Add mt6779 basic support

[PATCH v2 0/8] Sort out SMMUv3 ATC invalidation and locking
 2020-05-25  5:57 UTC  (8+ messages)
` arm-smmu-v3 high cpu usage for NVMe

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-05-22 15:38 UTC  (28+ messages)
` [PATCH 01/12] ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC
` [PATCH 02/12] ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic
` [PATCH 03/12] ACPI/IORT: Make iort_msi_map_rid() PCI agnostic
` [PATCH 04/12] ACPI/IORT: Remove useless PCI bus walk
` [PATCH 05/12] ACPI/IORT: Add an input ID to acpi_dma_configure()
` [PATCH 06/12] of/iommu: Make of_map_rid() PCI agnostic
` [PATCH 07/12] of/device: Add input id to of_dma_configure()
` [PATCH 08/12] of/irq: make of_msi_map_get_device_domain() bus agnostic
` [PATCH 09/12] dt-bindings: arm: fsl: Add msi-map device-tree binding for fsl-mc bus
` [PATCH 10/12] of/irq: Make of_msi_map_rid() PCI bus agnostic
` [PATCH 11/12] bus/fsl-mc: Refactor the MSI domain creation in the DPRC driver
` [PATCH 12/12] bus: fsl-mc: Add ACPI support for fsl-mc

[PATCH v5 0/5] Nvidia Arm SMMUv2 Implementation
 2020-05-22 18:10 UTC  (8+ messages)
` [PATCH v5 1/5] iommu/arm-smmu: add NVIDIA implementation for dual ARM MMU-500 usage
` [PATCH v5 2/5] dt-bindings: arm-smmu: Add binding for Tegra194 SMMU
` [PATCH v5 3/5] iommu/arm-smmu: Add global/context fault implementation hooks
` [PATCH v5 4/5] arm64: tegra: Add DT node for T194 SMMU
` [PATCH v5 5/5] arm64: tegra: enable SMMU for SDHCI and EQOS on T194

[PATCH 00/15] PCI: brcmstb: enable PCIe for STB chips
 2020-05-22 14:31 UTC  (14+ messages)
` [PATCH 09/15] device core: Add ability to handle multiple dma offsets
` [PATCH 10/15] dma-direct: Invoke dma offset func if needed

[PATCH 1/2] arm64: dts: qcom: sc7180: Add A618 gpu dt blob
 2020-05-21 17:47 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: arm-smmu: Add sc7180 compatible string

[PATCH v1 0/6] iommu/arm-smmu: Auxiliary domain and per instance pagetables
 2020-05-20 16:35 UTC  (9+ messages)
` [PATCH v1 2/6] arm/smmu: Add auxiliary domain support for arm-smmuv2

[PATCH] iomm/arm-smmu: Add stall implementation hook
 2020-05-20 12:59 UTC  (12+ messages)

[PATCH] perf/smmuv3: Allow sharing MMIO registers with the SMMU driver
 2020-05-20 12:44 UTC  (3+ messages)

[PATCH v6 0/5] iommu/arm-smmu: Split pagetable support for arm-smmu-v2
 2020-05-20 12:29 UTC  (5+ messages)
` [PATCH v6 2/5] iommu/arm-smmu: Add support for TTBR1

[PATCH] iommu: Don't call .probe_finalize() under group->mutex
 2020-05-20  6:53 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v5.7-rc6
 2020-05-19 19:00 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).