iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-20 16:15:11 to 2020-03-28 06:32:41 UTC [more...]

[PATCH 00/10] IOASID extensions for guest SVA
 2020-03-28  6:32 UTC  (31+ 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

[PATCH v2 0/3] IOMMU user API enhancement
 2020-03-27 23:53 UTC  (9+ 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] iommu: Lower severity of add/remove device messages
 2020-03-27 22:25 UTC  (5+ messages)

[PATCH] iommu/arm-smmu: Demote error messages to debug in shutdown callback
 2020-03-27 19:02 UTC  (6+ messages)

[PATCH V10 00/11] Nested Shared Virtual Address (SVA) VT-d support
 2020-03-27 16:05 UTC  (23+ 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 v4 00/16] iommu: Move iommu_fwspec out of 'struct device'
 2020-03-27 10:16 UTC  (22+ messages)
` [PATCH v4 01/16] iommu: Define dev_iommu_fwspec_get() for !CONFIG_IOMMU_API
` [PATCH v4 02/16] ACPI/IORT: Remove direct access of dev->iommu_fwspec
` [PATCH v4 03/16] drm/msm/mdp5: "
` [PATCH v4 04/16] iommu/tegra-gart: "
` [PATCH v4 05/16] iommu: Rename struct iommu_param to dev_iommu
` [PATCH v4 06/16] iommu: Move iommu_fwspec to struct dev_iommu
` [PATCH v4 07/16] iommu/arm-smmu: Fix uninitilized variable warning
` [PATCH v4 08/16] iommu: Introduce accessors for iommu private data
` [PATCH v4 09/16] iommu/arm-smmu-v3: Use accessor functions "
` [PATCH v4 10/16] iommu/arm-smmu: Refactor master_cfg/fwspec usage
` [PATCH v4 11/16] iommu/arm-smmu: Use accessor functions for iommu private data
` [PATCH v4 12/16] iommu/renesas: "
` [PATCH v4 13/16] iommu/mediatek: "
` [PATCH v4 14/16] iommu/qcom: "
` [PATCH v4 15/16] iommu/virtio: "
` [PATCH v4 16/16] iommu: Move fwspec->iommu_priv to struct dev_iommu

[PATCH v2 0/3] iommu/virtio: Misc fixes
 2020-03-27 10:11 UTC  (9+ 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
    ` [EXT] "

[PATCH 0/3] Misc bug fixes for VT-d SVM
 2020-03-27 10:04 UTC  (8+ messages)
` [PATCH 1/3] iommu/vt-d: Remove redundant IOTLB flush

[PATCH] swiotlb: Allow swiotlb to live at pre-defined address
 2020-03-27  9:58 UTC  (5+ messages)

[PATCH v3 00/15] iommu: Move iommu_fwspec out of 'struct device'
 2020-03-26 15:08 UTC  (6+ messages)
` [PATCH v3 10/15] iommu/arm-smmu: Use accessor functions for iommu private data

[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

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

[PATCH] iommu/virtio: Reject IOMMU page granule larger than PAGE_SIZE
 2020-03-25 21:05 UTC  (2+ 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/2] Replace Intel SVM with IOMMU SVA APIs
 2020-03-24 15:53 UTC  (6+ messages)
` [PATCH 2/2] iommu/vt-d: Replace intel SVM APIs with generic "

[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 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  (2+ 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 09/13] dma-iommu: Implement NESTED_MSI cookie
 2020-03-20 22:20 UTC  (2+ messages)

[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


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