iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-31 23:46:15 to 2020-02-15 01:13:00 UTC [more...]

[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  (16+ messages)
` [PATCH V9 02/10] iommu/uapi: Define a mask for bind data
` [PATCH V9 03/10] iommu/vt-d: Add nested translation helper function
` [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 V9 07/10] iommu/vt-d: Cache virtual command capability register
` [PATCH V9 10/10] iommu/vt-d: Report PASID format as domain attribute

[RFC PATCH] iommu/iova: Add a best-fit algorithm
 2020-02-14 23:06 UTC 

[RFC PATCH] iommu/dma: Allow drivers to reserve an iova range
 2020-02-14 22:58 UTC 

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

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

arm64 iommu groups issue
 2020-02-14 18:35 UTC  (7+ messages)

[PATCH 0/3] virtio-iommu on non-devicetree platforms
 2020-02-14 17:03 UTC  (6+ 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

[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  (5+ messages)
` [PATCH 1/2] iommu: arm-smmu-impl: Convert to a generic reset implementation

[PATCH v2] iommu/arm-smmu-v3: Add SMMUv3.2 range invalidation support
 2020-02-13 21:49 UTC  (5+ messages)

[PATCH v2] iommu/arm-smmu-v3: Batch ATC invalidation commands
 2020-02-13 20:56 UTC 

[PATCH 00/10] PCI/ATS: Device-tree support and other improvements
 2020-02-13 18:26 UTC  (13+ 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

[PATCH] iommu: Use C99 flexible array in fwspec
 2020-02-13 14:00 UTC 

[PATCH v12 0/4] Add uacce module for Accelerator
 2020-02-13 13:00 UTC  (7+ 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)

[PATCH] iommu/qcom: Replace zero-length array with flexible-array member
 2020-02-13  0:14 UTC 

[PATCH v2] xprtrdma: Fix DMA scatter-gather list mapping imbalance
 2020-02-12 16:05 UTC  (4+ messages)

[PATCH] iommu/vt-d: consider real PCI device when checking if mapping is needed
 2020-02-12 13:50 UTC  (4+ messages)

[PATCH] iommu/arm-smmu: fix the module name for disable_bypass parameter
 2020-02-12  0:39 UTC  (4+ messages)

[PATCH v1] xprtrdma: Fix DMA scatter-gather list mapping imbalance
 2020-02-12  0:16 UTC  (4+ messages)

AMD IOMMU stops RDMA NFS from working since kernel 5.5 (bisected)
 2020-02-11 17:53 UTC  (10+ messages)

[PATCH 0/3] iommu: Add Allwinner H6 IOMMU driver
 2020-02-11 12:39 UTC  (6+ messages)
` [PATCH 2/3] "

[PATCH] iommu/intel-iommu: set as DUMMY_DEVICE_DOMAIN_INFO if no IOMMU
 2020-02-11  9:26 UTC  (11+ messages)

[PATCH] iommu/dmar: ignore devices with out-of-spec domain number
 2020-02-11  9:03 UTC 

[PATCH v13 0/4] Add uacce module for Accelerator
 2020-02-11  7:54 UTC  (5+ messages)
` [PATCH v13 1/4] uacce: Add documents for uacce
` [PATCH v13 2/4] uacce: add uacce driver
` [PATCH v13 3/4] crypto: hisilicon - Remove module_param uacce_mode
` [PATCH v13 4/4] crypto: hisilicon - register zip engine to uacce

[PATCH] iommu/vt-d: Fix compile warning from intel-svm.h
 2020-02-11  0:24 UTC  (2+ messages)

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

warning from domain_get_iommu
 2020-02-09  5:54 UTC  (6+ messages)

[RFC v3 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-02-08  8:46 UTC  (16+ messages)
` [RFC v3 1/8] vfio: Add VFIO_IOMMU_PASID_REQUEST(alloc/free)
` [RFC v3 2/8] vfio/type1: Make per-application (VM) PASID quota tunable
` [RFC v3 4/8] vfio/type1: Add VFIO_NESTING_GET_IOMMU_UAPI_VERSION

[RFC v1 0/2] vfio/pci: expose device's PASID capability to VMs
 2020-02-08  7:46 UTC  (2+ messages)

[PATCH 0/3] IOMMU user API enhancement
 2020-02-07  8:47 UTC  (14+ messages)
` [PATCH 1/3] iommu/uapi: Define uapi version and capabilities
` [PATCH 3/3] iommu/uapi: Add helper function for size lookup

Seeing some another issue with mixed domains in the same iommu_group
 2020-02-07  7:19 UTC  (5+ messages)

[git pull] IOMMU Updates for Linux v5.6
 2020-02-05 18:20 UTC  (2+ messages)

[PATCH v2] iommu/amd: Disable IOMMU on Stoney Ridge systems
 2020-02-05 13:24 UTC  (10+ messages)

[PATCH 2/2] arm: use swiotlb for bounce buffer on LPAE configs
 2020-02-05 10:19 UTC  (12+ messages)
` [PoC] arm: dma-mapping: direct: Apply dma_pfn_offset only when it is valid

[PATCH v2] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-02-04 19:35 UTC  (6+ messages)

improve dma-direct / swiotlb error reporting
 2020-02-04 15:58 UTC  (7+ messages)
` [PATCH 1/2] dma-direct: improve "
` [PATCH 2/2] dma-direct: improve DMA mask overflow reporting

[PATCH] dma-direct: relax addressability checks in dma_direct_supported
 2020-02-04  9:34 UTC  (2+ messages)

(new error in kernel 5.5) DMAR: [Firmware Bug]: No firmware reserved region can cover this RMRR
 2020-02-03  9:27 UTC  (3+ messages)

[PATCH v2 0/7] drm/msm/a6xx: System Cache Support
 2020-01-31 22:00 UTC  (3+ messages)
` [PATCH v2 1/7] iommu/arm-smmu: Pass io_pgtable_cfg to impl specific init_context

[PATCH] dma-debug: dynamic allocation of hash table
 2020-02-01  0:06 UTC  (8+ 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).