iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-19 10:28:36 to 2020-03-26 15:08:44 UTC [more...]

[PATCH v3 00/15] iommu: Move iommu_fwspec out of 'struct device'
 2020-03-26 15:08 UTC  (20+ messages)
` [PATCH v3 01/15] iommu: Define dev_iommu_fwspec_get() for !CONFIG_IOMMU_API
` [PATCH v3 02/15] ACPI/IORT: Remove direct access of dev->iommu_fwspec
` [PATCH v3 03/15] drm/msm/mdp5: "
` [PATCH v3 04/15] iommu/tegra-gart: "
` [PATCH v3 05/15] iommu: Rename struct iommu_param to dev_iommu
` [PATCH v3 06/15] iommu: Move iommu_fwspec to struct dev_iommu
` [PATCH v3 07/15] iommu/arm-smmu: Fix uninitilized variable warning
` [PATCH v3 08/15] iommu: Introduce accessors for iommu private data
` [PATCH v3 09/15] iommu/arm-smmu-v3: Use accessor functions "
` [PATCH v3 10/15] iommu/arm-smmu: "
` [PATCH v3 11/15] iommu/renesas: "
` [PATCH v3 12/15] iommu/mediatek: "
` [PATCH v3 13/15] iommu/qcom: "
` [PATCH v3 14/15] iommu/virtio: "
` [PATCH v3 15/15] iommu: Move fwspec->iommu_priv to struct dev_iommu

[PATCH v1 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-03-26 12:56 UTC  (15+ messages)
` [PATCH v1 1/8] vfio: Add VFIO_IOMMU_PASID_REQUEST(alloc/free)
` [PATCH v1 2/8] vfio/type1: Add vfio_iommu_type1 parameter for quota tuning
` [PATCH v1 3/8] vfio/type1: Report PASID alloc/free support to userspace
` [PATCH v1 4/8] vfio: Check nesting iommu uAPI version
` [PATCH v1 5/8] vfio/type1: Report 1st-level/stage-1 format to userspace
` [PATCH v1 6/8] vfio/type1: Bind guest page tables to host
` [PATCH v1 7/8] vfio/type1: Add VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v1 8/8] vfio/type1: Add vSVA support for IOMMU-backed mdevs

[PATCH v2 0/3] iommu/virtio: Misc fixes
 2020-03-26 12:13 UTC  (6+ messages)
` [PATCH v2 1/3] iommu/virtio: Fix sparse warning
` [PATCH v2 2/3] iommu/virtio: Fix freeing of incomplete domains
` [PATCH v2 3/3] iommu/virtio: Reject IOMMU page granule larger than PAGE_SIZE

[PATCH v2 0/3] IOMMU user API enhancement
 2020-03-26  9:23 UTC  (5+ messages)
` [PATCH v2 1/3] iommu/uapi: Define uapi version and capabilities
` [PATCH v2 2/3] iommu/uapi: Use unified UAPI version
` [PATCH v2 3/3] iommu/uapi: Add helper function for size lookup

[PATCH 00/10] IOASID extensions for guest SVA
 2020-03-26  2:12 UTC  (12+ messages)
` [PATCH 01/10] iommu/ioasid: Introduce system-wide capacity
` [PATCH 02/10] iommu/vt-d: Set IOASID capacity when SVM is enabled
` [PATCH 03/10] iommu/ioasid: Introduce per set allocation APIs
` [PATCH 04/10] iommu/ioasid: Rename ioasid_set_data to avoid confusion with ioasid_set
` [PATCH 05/10] iommu/ioasid: Create an IOASID set for host SVA use
` [PATCH 06/10] iommu/ioasid: Convert to set aware allocations
` [PATCH 07/10] iommu/ioasid: Use mutex instead of spinlock
` [PATCH 08/10] iommu/ioasid: Introduce notifier APIs
` [PATCH 09/10] iommu/ioasid: Support ioasid_set quota adjustment
` [PATCH 10/10] iommu/vt-d: Register PASID notifier for status change

generic DMA bypass flag v2
 2020-03-26  1:26 UTC  (23+ messages)
` [PATCH 1/2] dma-mapping: add a dma_ops_bypass flag to struct device
` [PATCH 2/2] powerpc: use the generic dma_ops_bypass mode

[PATCH] iommu/virtio: Reject IOMMU page granule larger than PAGE_SIZE
 2020-03-25 21:05 UTC  (5+ messages)

[RFC PATCH 1/4] bus: fsl-mc: add custom .dma_configure implementation
 2020-03-25 16:48 UTC  (3+ messages)

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

[PATCH RESEND] iommu/arm-smmu: Refactor master_cfg/fwspec usage
 2020-03-25 13:18 UTC 

[PATCH 0/3] Misc bug fixes for VT-d SVM
 2020-03-25  0:48 UTC  (11+ messages)
` [PATCH 1/3] iommu/vt-d: Remove redundant IOTLB flush
` [PATCH 2/3] iommu/vt-d: Fix mm reference leak
` [PATCH 3/3] iommu/vt-d: Add build dependency on IOASID

[PATCH 0/2] Replace Intel SVM with IOMMU SVA APIs
 2020-03-24 15:53 UTC  (9+ messages)
` [PATCH 1/2] iommu/vt-d: Report SVA feature with generic flag
` [PATCH 2/2] iommu/vt-d: Replace intel SVM APIs with generic SVA APIs

[RFC PATCH v2 0/4] bus: fsl-mc: Add ACPI support for fsl-mc
 2020-03-24 11:30 UTC  (5+ messages)
` [RFC PATCH v2 1/4] bus: fsl-mc: add custom .dma_configure implementation
` [RFC PATCH v2 2/4] irqchip/fsl-mc: Change the way the IRQ domain is set for MC devices
` [RFC PATCH v2 3/4] bus: fsl-mc: Add ACPI support for fsl-mc
` [RFC PATCH v2 4/4] iommu/of: get rid of fsl-mc specific code

[PATCH RFC] iommu/virtio: Use page size bitmap supported by endpoint
 2020-03-24  7:58 UTC  (5+ messages)
  ` [EXT] "

[PATCH V10 00/11] Nested Shared Virtual Address (SVA) VT-d support
 2020-03-24  1:50 UTC  (15+ messages)
` [PATCH V10 01/11] iommu/vt-d: Move domain helper to header
` [PATCH V10 02/11] iommu/uapi: Define a mask for bind data
` [PATCH V10 03/11] iommu/vt-d: Add a helper function to skip agaw
` [PATCH V10 04/11] iommu/vt-d: Use helper function to skip agaw for SL
` [PATCH V10 05/11] iommu/vt-d: Add nested translation helper function
` [PATCH V10 06/11] iommu/vt-d: Add bind guest PASID support
` [PATCH V10 07/11] iommu/vt-d: Support flushing more translation cache types
` [PATCH V10 08/11] iommu/vt-d: Add svm/sva invalidate function
` [PATCH V10 09/11] iommu/vt-d: Cache virtual command capability register
` [PATCH V10 10/11] iommu/vt-d: Enlightened PASID allocation
` [PATCH V10 11/11] iommu/vt-d: Add custom allocator for IOASID

[PATCH] iommu: Lower severity of add/remove device messages
 2020-03-23 21:49 UTC 

[PATCH 0/3] Request direct mapping for modem firmware subdevice
 2020-03-23  9:43 UTC  (8+ messages)

[PATCH v1 0/2] vfio/pci: expose device's PASID capability to VMs
 2020-03-22 12:33 UTC  (3+ messages)
` [PATCH v1 1/2] vfio/pci: Expose PCIe PASID capability to guest
` [PATCH v1 2/2] vfio/pci: Emulate PASID/PRI capability for VFs

[PATCH] dma: Fix max PFN arithmetic overflow on 32 bit systems
 2020-03-21 18:28 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH v10 00/11] SMMUv3 Nested Stage Setup (VFIO part)
 2020-03-21  5:18 UTC  (13+ messages)
` [PATCH v10 01/11] vfio: VFIO_IOMMU_SET_PASID_TABLE
` [PATCH v10 02/11] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v10 03/11] vfio: VFIO_IOMMU_SET_MSI_BINDING
` [PATCH v10 04/11] vfio/pci: Add VFIO_REGION_TYPE_NESTED region type
` [PATCH v10 05/11] vfio/pci: Register an iommu fault handler
` [PATCH v10 06/11] vfio/pci: Allow to mmap the fault queue
` [PATCH v10 07/11] vfio: Use capability chains to handle device specific irq
` [PATCH v10 08/11] vfio: Add new IRQ for DMA fault reporting
` [PATCH v10 09/11] vfio/pci: Add framework for custom interrupt indices
` [PATCH v10 10/11] vfio/pci: Register and allow DMA FAULT IRQ signaling
` [PATCH v10 11/11] vfio: Document nested stage control

[PATCH v10 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-03-20 22:20 UTC  (15+ messages)
` [PATCH v10 01/13] iommu: Introduce attach/detach_pasid_table API
` [PATCH v10 02/13] iommu: Introduce bind/unbind_guest_msi
` [PATCH v10 03/13] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v10 04/13] iommu/smmuv3: Dynamically allocate s1_cfg and s2_cfg
` [PATCH v10 05/13] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v10 06/13] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v10 07/13] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
` [PATCH v10 08/13] iommu/smmuv3: Implement cache_invalidate
` [PATCH v10 09/13] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v10 10/13] iommu/smmuv3: Nested mode single MSI doorbell per domain enforcement
` [PATCH v10 11/13] iommu/smmuv3: Enforce incompatibility between nested mode and HW MSI regions
` [PATCH v10 12/13] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v10 13/13] iommu/smmuv3: Report non recoverable faults

[PATCH V9 00/10] Nested Shared Virtual Address (SVA) VT-d support
 2020-03-20 21:35 UTC  (4+ messages)
` [PATCH V9 02/10] iommu/uapi: Define a mask for bind data

[GIT PULL] iommu/arm-smmu: Updates for 5.7
 2020-03-20 16:09 UTC  (2+ messages)

[linux-next/mainline][bisected 3acac06][ppc] Oops when unloading mpt3sas driver
 2020-03-20  9:59 UTC  (5+ messages)

[PATCH v2 0/6] Replace private domain with per-group default domain
 2020-03-20  9:06 UTC  (4+ messages)
` [PATCH v2 2/6] iommu: Configure default domain with def_domain_type

[PATCH v3 1/1] iommu: Configure default domain with def_domain_type
 2020-03-20  9:00 UTC 

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-03-20  7:06 UTC  (8+ messages)
` [PATCH 3/8] iommu/vt-d: Remove IOVA handling code from non-dma_ops path

[PATCH] treewide: Rename "unencrypted" to "decrypted"
 2020-03-19 23:53 UTC  (10+ messages)
` [PATCH -v2] "

[PATCH v3] iommu/arm-smmu-v3: Add SMMUv3.2 range invalidation support
 2020-03-19 15:24 UTC  (3+ messages)

[PATCH v1 0/6] iommu/arm-smmu: Auxiliary domain and per instance pagetables
 2020-03-19 15:23 UTC  (5+ messages)
` [PATCH v1 2/6] arm/smmu: Add auxiliary domain support for arm-smmuv2

[PATCH] iommu/vt-d: silence a RCU-list debugging warning
 2020-03-19 14:16 UTC  (3+ messages)

[PATCH 1/1] iommu/vt-d: Fix page request descriptor size
 2020-03-19 14:10 UTC  (2+ messages)

[PATCH 00/15 v2] iommu: Move iommu_fwspec out of 'struct device'
 2020-03-19 13:11 UTC  (4+ messages)
` [PATCH 13/15] iommu/qcom: Use accessor functions for iommu private data


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