iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-28 22:16:30 to 2020-02-13 16:52:10 UTC [more...]

[PATCH 00/10] PCI/ATS: Device-tree support and other improvements
 2020-02-13 16:50 UTC  (3+ messages)
` [PATCH 01/11] dt-bindings: PCI: generic: Add ats-supported property
` [PATCH 02/11] PCI: Add ats_supported host bridge flag

[PATCH v4 0/5] memory: Introduce memory controller mini-framework
 2020-02-13 16:39 UTC  (6+ 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 "

arm64 iommu groups issue
 2020-02-13 15:49 UTC  (4+ messages)

[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 V9 00/10] Nested Shared Virtual Address (SVA) VT-d support
 2020-02-12 13:13 UTC  (21+ messages)
` [PATCH V9 01/10] iommu/vt-d: Move domain helper to header
` [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 04/10] iommu/vt-d: Add bind guest PASID support
` [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 08/10] iommu/vt-d: Enlightened PASID allocation
` [PATCH V9 09/10] iommu/vt-d: Add custom allocator for IOASID
` [PATCH V9 10/10] iommu/vt-d: Report PASID format as domain attribute

[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  (10+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] arm64: dts: allwinner: h6: Add IOMMU

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

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

[RFC v3 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-02-08  8:46 UTC  (23+ 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 3/8] vfio: Reclaim PASIDs when application is down
` [RFC v3 4/8] vfio/type1: Add VFIO_NESTING_GET_IOMMU_UAPI_VERSION
` [RFC v3 5/8] vfio/type1: Report 1st-level/stage-1 page table format to userspace
` [RFC v3 6/8] vfio/type1: Bind guest page tables to host
` [RFC v3 7/8] vfio/type1: Add VFIO_IOMMU_CACHE_INVALIDATE
` [RFC v3 8/8] vfio/type1: Add vSVA support for IOMMU-backed mdevs

[RFC v1 0/2] vfio/pci: expose device's PASID capability to VMs
 2020-02-08  7:46 UTC  (4+ messages)
` [RFC v1 1/2] vfio/pci: Expose PCIe PASID capability to guest
` [RFC v1 2/2] vfio/pci: Emulate PASID/PRI capability for VFs

[PATCH 0/3] IOMMU user API enhancement
 2020-02-07  8:47 UTC  (17+ messages)
` [PATCH 1/3] iommu/uapi: Define uapi version and capabilities
` [PATCH 2/3] iommu/uapi: Use unified UAPI version
` [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  (14+ 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  (10+ messages)

[PATCH] dma-debug: add a per-cpu cache to avoid lock contention
 2020-01-31 13:14 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu-v3: Add SMMUv3.2 range invalidation support
 2020-01-30 17:34 UTC  (3+ messages)

[PATCH] dma-contiguous: CMA: give precedence to cmdline
 2020-01-30 16:11 UTC  (3+ messages)

[RFC PATCH v1] iommu/arm-smmu: Allow domains to choose a context bank
 2020-01-28 22:33 UTC 

[PATCH v1 0/6] iommu/arm-smmu: Auxiliary domain and per instance pagetables
 2020-01-28 22:16 UTC  (6+ messages)
` [PATCH v1 1/6] iommu: Add DOMAIN_ATTR_PTBASE
` [PATCH v1 2/6] arm/smmu: Add auxiliary domain support for arm-smmuv2
` [PATCH v1 3/6] drm/msm/adreno: ADd support for IOMMU auxiliary domains
` [PATCH v1 4/6] drm/msm: Add support to create target specific address spaces
` [PATCH v1 6/6] drm/msm/a6xx: Support per-instance pagetables


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