iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-13 00:35:31 to 2020-02-19 10:16:19 UTC [more...]

[PATCH] iommu: Use C99 flexible array in fwspec
 2020-02-19 10:16 UTC  (2+ messages)

[PATCH] iommu/qcom: Replace zero-length array with flexible-array member
 2020-02-19 10:14 UTC  (2+ messages)

[PATCH v3] iommu/amd: Disable IOMMU on Stoney Ridge systems
 2020-02-19 10:09 UTC  (2+ messages)

[RFC PATCH] iommu/dma: Allow drivers to reserve an iova range
 2020-02-19  9:46 UTC  (5+ messages)

[PATCH 0/5] iommu/vt-d: Fix kdump boot with VT-d enabled
 2020-02-19  9:29 UTC  (19+ messages)
` [PATCH 1/5] iommu/vt-d: Add attach_deferred() helper
` [PATCH 2/5] iommu/vt-d: Move deferred device attachment into helper function
` [PATCH 3/5] iommu/vt-d: Do deferred attachment in iommu_need_mapping()
    ` [PATCH 3/5 v2] "
` [PATCH 4/5] iommu/vt-d: Remove deferred_attach_domain()
` [PATCH 5/5] iommu/vt-d: Simplify check in identity_mapping()

dmar fault right around domain switch in iommu_need_mapping
 2020-02-19  8:58 UTC  (4+ messages)

[PATCH] iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page
 2020-02-19  4:42 UTC  (3+ messages)

[PATCH v4] iommu/vt-d: consider real PCI device when checking if mapping is needed
 2020-02-19  3:40 UTC  (2+ messages)

[RFC PATCH 00/11] Removing Calxeda platform support
 2020-02-19  1:49 UTC  (22+ messages)
` [RFC PATCH 01/11] vfio: Remove Calxeda XGMAC reset driver
` [RFC PATCH 02/11] ata: Remove Calxeda AHCI driver
` [RFC PATCH 03/11] cpuidle: Remove Calxeda driver
` [RFC PATCH 04/11] cpufreq: "
` [RFC PATCH 05/11] EDAC: Remove Calxeda drivers
` [RFC PATCH 06/11] iommu: arm-smmu: Remove Calxeda secure mode quirk
` [RFC PATCH 07/11] net: Remove Calxeda XGMAC driver
` [RFC PATCH 08/11] clk: Remove Calxeda driver
` [RFC PATCH 09/11] ARM: Remove Calxeda platform support
` [RFC PATCH 10/11] ARM: dts: Remove Calxeda platforms
` [RFC PATCH 11/11] dt-bindings: Remove Calxeda platforms bindings

[GIT PULL] dma-mapping updates for 5.6
 2020-02-19  1:30 UTC  (2+ messages)

[PATCH] iommu/qcom: Fix bogus detach logic
 2020-02-18 19:05 UTC  (2+ messages)

drivers/iommu/qcom_iommu.c:348 qcom_iommu_domain_free+0x5c/0x70
 2020-02-18 18:43 UTC  (4+ messages)

take the bus_dma_limit into account on arm
 2020-02-18 18:41 UTC  (4+ messages)
` [PATCH 1/3] ARM/dma-mapping: remove get_coherent_dma_mask
` [PATCH 2/3] ARM/dma-mapping: take the bus limit into account in __dma_alloc
` [PATCH 3/3] ARM/dma-mapping: merge __dma_supported into arm_dma_supported

[RFC PATCH v1] iommu/arm-smmu: Allow domains to choose a context bank
 2020-02-18 18:41 UTC  (3+ messages)

[PATCH] iommu/arm-smmu: Restore naming of driver parameter prefix
 2020-02-18 17:40 UTC  (2+ messages)

[PATCH v2] iommu/qcom: fix NULL pointer dereference during probe deferral
 2020-02-18 14:27 UTC  (4+ messages)

[PATCH] iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reserved
 2020-02-18  8:28 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu-v3: Batch ATC invalidation commands
 2020-02-18  9:00 UTC  (3+ messages)

[PATCH v3] iommu/vt-d: consider real PCI device when checking if mapping is needed
 2020-02-18  8:41 UTC  (2+ messages)

[RFC v3 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-02-18  5:07 UTC  (5+ messages)
` [RFC v3 1/8] vfio: Add VFIO_IOMMU_PASID_REQUEST(alloc/free)

[PATCH v2] iommu/arm-smmu-v3: Add SMMUv3.2 range invalidation support
 2020-02-17 19:17 UTC  (6+ messages)

[RFC PATCH] iommu/iova: Support limiting IOVA alignment
 2020-02-17 16:46 UTC  (2+ messages)

[RFC PATCH] iommu/iova: Add a best-fit algorithm
 2020-02-17 16:03 UTC  (3+ messages)

[PATCH 00/10] PCI/ATS: Device-tree support and other improvements
 2020-02-17 15:40 UTC  (16+ messages)
` [PATCH 01/11] dt-bindings: PCI: generic: Add ats-supported property
` [PATCH 02/11] PCI: Add ats_supported host bridge flag
` [PATCH 03/11] PCI: OF: Check whether the host bridge supports ATS
` [PATCH 04/11] ACPI/IORT: Check ATS capability in root complex node
` [PATCH 05/11] PCI/ATS: Gather checks into pci_ats_supported()
` [PATCH 06/11] iommu/amd: Use pci_ats_supported()
` [PATCH 07/11] iommu/arm-smmu-v3: "
` [PATCH 08/11] iommu/vt-d: "
` [PATCH 09/11] ACPI/IORT: Drop ATS fwspec flag
` [PATCH 10/11] arm64: dts: fast models: Enable PCIe ATS for Base RevC FVP
` [PATCH 11/11] Documentation: Generalize the "pci=noats" boot parameter

arm-smmu.1.auto: Unhandled context fault starting with 5.4-rc1
 2020-02-17 14:58 UTC  (5+ messages)

[PATCH 0/3] virtio-iommu on non-devicetree platforms
 2020-02-17 14:10 UTC  (13+ messages)
` [PATCH 1/3] iommu/virtio: Add topology description to virtio-iommu config space
` [PATCH 2/3] PCI: Add DMA configuration for virtual platforms
` [PATCH 3/3] iommu/virtio: Enable x86 support

arm64 iommu groups issue
 2020-02-17 12:08 UTC  (8+ messages)

[PATCH 1/2] dt-bindings: iommu: Add binding for MediaTek MT8167 IOMMU
 2020-02-17 11:34 UTC  (5+ messages)
` [PATCH 2/2] iommu/mediatek: add support for MT8167

[PATCH V2 0/5] iommu: Add support to change default domain of a group
 2020-02-16 21:57 UTC  (6+ messages)
` [PATCH V2 1/5] iommu: Add dev_def_domain_type() call back function to iommu_ops
` [PATCH V2 2/5] iommu/vt-d: Rename device_def_domain_type() to intel_iommu_dev_def_domain_type()
` [PATCH V2 3/5] iommu: Add support to change default domain of an iommu_group
` [PATCH V2 4/5] iommu: Take lock before reading iommu_group default domain type
` [PATCH V2 5/5] iommu: Document usage of "/sys/kernel/iommu_groups/<grp_id>/type" file

[RESEND,PATCH 00/13] MT6779 IOMMU SUPPORT
 2020-02-15 12:17 UTC  (5+ messages)
` [RESEND,PATCH 03/13] iommu/mediatek: Add mtk_iommu_pgtable structure

[PATCH v7 00/11] Nested Shared Virtual Address (SVA) VT-d support
 2020-02-15  1:18 UTC  (4+ messages)
` [PATCH v7 11/11] iommu/vt-d: Add svm/sva invalidate function

[PATCH V9 00/10] Nested Shared Virtual Address (SVA) VT-d support
 2020-02-14 23:48 UTC  (7+ messages)
` [PATCH V9 05/10] iommu/vt-d: Support flushing more translation cache types
` [PATCH V9 06/10] iommu/vt-d: Add svm/sva invalidate function

[PATCH] iommu/arm-smmu: fix module name for parameters
 2020-02-14 22:26 UTC 

[PATCH v2] iommu/vt-d: consider real PCI device when checking if mapping is needed
 2020-02-14 16:43 UTC  (3+ messages)

[PATCH] iommu/virtio: Build virtio-iommu as module
 2020-02-14 16:38 UTC 

[PATCH AUTOSEL 4.4 072/100] iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE
 2020-02-14 16:23 UTC 

[PATCH AUTOSEL 4.9 102/141] iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE
 2020-02-14 16:20 UTC 

[PATCH AUTOSEL 4.14 131/186] iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE
 2020-02-14 16:16 UTC 

[PATCH AUTOSEL 4.19 019/252] iommu/vt-d: Fix off-by-one in PASID allocation
 2020-02-14 16:11 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 143/252] iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
` [PATCH AUTOSEL 4.19 177/252] iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE
` [PATCH AUTOSEL 4.19 214/252] iommu/vt-d: Remove unnecessary WARN_ON_ONCE()

[PATCH AUTOSEL 5.4 045/459] iommu/vt-d: Fix off-by-one in PASID allocation
 2020-02-14 16:00 UTC  (10+ messages)
` [PATCH AUTOSEL 5.4 196/459] PCI: Add nr_devfns parameter to pci_add_dma_alias()
` [PATCH AUTOSEL 5.4 220/459] iommu/amd: Check feature support bit before accessing MSI capability registers
` [PATCH AUTOSEL 5.4 221/459] iommu/amd: Only support x2APIC with IVHD type 11h/40h
` [PATCH AUTOSEL 5.4 222/459] iommu/iova: Silence warnings under memory pressure
` [PATCH AUTOSEL 5.4 253/459] iommu/vt-d: Match CPU and IOMMU paging mode
` [PATCH AUTOSEL 5.4 254/459] iommu/vt-d: Avoid sending invalid page response
` [PATCH AUTOSEL 5.4 271/459] iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
` [PATCH AUTOSEL 5.4 322/459] iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE
` [PATCH AUTOSEL 5.4 395/459] iommu/vt-d: Remove unnecessary WARN_ON_ONCE()

[PATCH AUTOSEL 5.5 051/542] iommu/vt-d: Fix off-by-one in PASID allocation
 2020-02-14 15:47 UTC  (11+ messages)
` [PATCH AUTOSEL 5.5 224/542] PCI: Add nr_devfns parameter to pci_add_dma_alias()
` [PATCH AUTOSEL 5.5 254/542] iommu/amd: Check feature support bit before accessing MSI capability registers
` [PATCH AUTOSEL 5.5 255/542] iommu/amd: Only support x2APIC with IVHD type 11h/40h
` [PATCH AUTOSEL 5.5 256/542] iommu/iova: Silence warnings under memory pressure
` [PATCH AUTOSEL 5.5 291/542] iommu/vt-d: Match CPU and IOMMU paging mode
` [PATCH AUTOSEL 5.5 292/542] iommu/vt-d: Avoid sending invalid page response
` [PATCH AUTOSEL 5.5 312/542] iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
` [PATCH AUTOSEL 5.5 370/542] iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE
` [PATCH AUTOSEL 5.5 458/542] iommu/vt-d: Mark firmware tainted if RMRR fails sanity check
` [PATCH AUTOSEL 5.5 459/542] iommu/vt-d: Remove unnecessary WARN_ON_ONCE()

[PATCH 1/1] iommu/amd: Fix the configuration of GCR3 table root pointer
 2020-02-14 10:44 UTC 

[PATCH v4 0/5] memory: Introduce memory controller mini-framework
 2020-02-14  7:46 UTC  (11+ messages)
` [PATCH v4 1/5] dt-bindings: Add memory controller bindings
` [PATCH v4 2/5] of: Use memory-controllers property for DMA parent
` [PATCH v4 3/5] memory: Introduce memory controller mini-framework
` [PATCH v4 4/5] memory: tegra186: Register as memory controller
` [PATCH v4 5/5] iommu: arm-smmu: Get reference to "

[PATCH 0/2] iommu/arm-smmu: Allow client devices to select direct mapping
 2020-02-14  2:44 UTC  (3+ messages)
` [PATCH 1/2] iommu: arm-smmu-impl: Convert to a generic reset implementation

[PATCH v12 0/4] Add uacce module for Accelerator
 2020-02-13 13:00 UTC  (6+ messages)
` [PATCH v12 2/4] uacce: add uacce driver

[PATCH 0/4] iommu: Finish off PASID support for Arm SMMUv3
 2020-02-13 10:14 UTC  (5+ messages)
` [PATCH 1/4] PCI/ATS: Export symbols of PASID functions
` [PATCH 2/4] iommu/arm-smmu-v3: Add support for PCI PASID
` [PATCH 3/4] iommu/arm-smmu-v3: Batch context descriptor invalidation
` [PATCH 4/4] iommu/arm-smmu-v3: Write level-1 descriptors atomically

[PATCH] iommu/arm-smmu: fix the module name to be consistent with older kernel
 2020-02-13  9:16 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).