iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-14 11:58:03 to 2019-03-26 09:33:26 UTC [more...]

[PATCH v8 0/9] vfio/mdev: IOMMU aware mediated device
 2019-03-26  9:33 UTC  (12+ messages)
` [PATCH v8 2/9] iommu/vt-d: Make intel_iommu_enable_pasid() more generic
` [PATCH v8 3/9] iommu/vt-d: Add per-device IOMMU feature ops entries
` [PATCH v8 4/9] iommu/vt-d: Move common code out of iommu_attch_device()
` [PATCH v8 5/9] iommu/vt-d: Aux-domain specific domain attach/detach
  ` [PATCH v8 1/9] iommu: Add APIs for multiple domains per device
  ` [PATCH v8 6/9] iommu/vt-d: Return ID associated with an auxiliary domain
` [PATCH v8 7/9] vfio/mdev: Add iommu related member in mdev_device
` [PATCH v8 8/9] vfio/type1: Add domain at(de)taching group helpers
` [PATCH v8 9/9] vfio/type1: Handle different mdev isolation type

[PATCH v7 0/9] vfio/mdev: IOMMU aware mediated device
 2019-03-26  9:33 UTC  (8+ messages)
` [PATCH v7 8/9] vfio/type1: Add domain at(de)taching group helpers
` [PATCH v7 9/9] vfio/type1: Handle different mdev isolation type

[PATCH v2 0/4] Qcom smmu-500 TLB invalidation errata for sdm845
 2019-03-26  8:02 UTC  (10+ messages)
` [PATCH v2 1/4] firmware: qcom_scm-64: Add atomic version of qcom_scm_call
` [PATCH v2 2/4] firmware/qcom_scm: Add atomic version of io read/write APIs
` [PATCH v2 3/4] firmware/qcom_scm: Add scm call to handle smmu errata
` [PATCH v2 4/4] iommu/arm-smmu: Add support to handle Qcom's TLBI serialization errata

[PATCH 0/4] iommu/vt-d: Fix-up device-domain relationship by refactoring to use iommu group default domain
 2019-03-26  1:24 UTC  (22+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 2/7] iommu/vt-d: Implement apply_resv_region for reserving IOVA ranges
  ` [PATCH v2 3/7] iommu/vt-d: Expose ISA direct mapping region via iommu_get_resv_regions
  ` [PATCH v2 4/7] iommu/vt-d: Ignore domain parameter in attach_device if device requires identity map
  ` [PATCH v2 5/7] iommu/vt-d: Enable DMA remapping after rmrr mapped
    ` [PATCH v2 6/7] iommu/vt-d: Allow IOMMU_DOMAIN_DMA to be allocated by iommu_ops
  ` [PATCH v2 7/7] iommu/vt-d: Remove lazy allocation of domains

[PATCH v3 00/10] Support using MSI interrupts in ntb_transport
 2019-03-25 19:08 UTC  (14+ messages)
` [PATCH v3 02/10] PCI/switchtec: Add module parameter to request more interrupts
  ` [PATCH v3 01/10] PCI/MSI: Support allocating virtual MSI interrupts
  ` [PATCH v3 03/10] NTB: Introduce helper functions to calculate logical port number
  ` [PATCH v3 04/10] NTB: Introduce functions to calculate multi-port resource index
` [PATCH v3 05/10] NTB: Rename ntb.c to support multiple source files in the module
` [PATCH v3 06/10] NTB: Introduce MSI library
` [PATCH v3 07/10] NTB: Introduce NTB MSI Test Client
` [PATCH v3 08/10] NTB: Add ntb_msi_test support to ntb_test
` [PATCH v3 09/10] NTB: Add MSI interrupt support to ntb_transport
` [PATCH v3 10/10] NTB: Describe the ntb_msi_test client in the documentation

[PATCH v2 RFC/RFT] dma-contiguous: Get normal pages for single-page allocations
 2019-03-25 18:50 UTC  (7+ messages)

[PATCH 0/4] Add PCI ATS support to Arm SMMUv3
 2019-03-25 15:02 UTC  (9+ messages)
` [PATCH 1/4] ACPI/IORT: Check ATS capability in root complex nodes
` [PATCH 2/4] iommu/arm-smmu-v3: Link domains and devices
` [PATCH 3/4] iommu/arm-smmu-v3: Add support for PCI ATS
` [PATCH 4/4] iommu/arm-smmu-v3: Disable tagged pointers

[PATCH v2 0/1] IOMMU SVA device driver interface
 2019-03-25 14:44 UTC  (3+ messages)
` [PATCH v2 1/1] iommu: Bind process address spaces to devices

[PATCH] svm/avic: iommu/amd: Flush IOMMU IRT after update all entries
 2019-03-25 13:46 UTC  (2+ messages)

[PATCH 1/1] iommu: Remove iommu_callback_data
 2019-03-25 13:44 UTC  (2+ messages)

[PATCH] iommu: Don't print warning when IOMMU driver only supports unmanaged domains
 2019-03-25 13:37 UTC  (2+ messages)

[PATCH 1/1] iommu: Add config option to set lazy mode as default
 2019-03-25  2:21 UTC  (3+ messages)

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-03-25  0:57 UTC  (10+ messages)

[PATCH] arm64: dts: Add m4u and smi-larbs nodes for mt8183
 2019-03-24  7:41 UTC 

remove NULL struct device support in the DMA API
 2019-03-23 11:28 UTC  (9+ messages)
` [PATCH 1/7] parport_ip32: pass struct device to DMA API functions
` [PATCH 2/7] da8xx-fb: "
` [PATCH 3/7] gbefb: switch to managed version of the DMA allocator
` [PATCH 4/7] pxa3xx-gcu: pass struct device to dma_mmap_coherent
` [PATCH 5/7] arm: use a dummy struct device for ISA DMA use of the DMA API
` [PATCH 6/7] dma-mapping: remove leftover NULL device support
` [PATCH 7/7] x86: remove the x86_dma_fallback_dev hack

[PATCH v6 00/22] SMMUv3 Nested Stage Setup
 2019-03-22 22:09 UTC  (40+ messages)
` [PATCH v6 01/22] driver core: add per device iommu param
` [PATCH v6 02/22] iommu: introduce device fault data
` [PATCH v6 03/22] iommu: introduce device fault report API
` [PATCH v6 04/22] iommu: Introduce attach/detach_pasid_table API
` [PATCH v6 05/22] iommu: Introduce cache_invalidate API
` [PATCH v6 06/22] iommu: Introduce bind/unbind_guest_msi
` [PATCH v6 07/22] vfio: VFIO_IOMMU_ATTACH/DETACH_PASID_TABLE
` [PATCH v6 08/22] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v6 09/22] vfio: VFIO_IOMMU_BIND/UNBIND_MSI
` [PATCH v6 10/22] iommu/arm-smmu-v3: Link domains and devices
` [PATCH v6 11/22] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v6 12/22] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v6 13/22] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v6 14/22] iommu/smmuv3: Implement cache_invalidate
` [PATCH v6 15/22] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v6 16/22] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v6 17/22] iommu/smmuv3: Report non recoverable faults
` [PATCH v6 18/22] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type
` [PATCH v6 19/22] vfio-pci: Register an iommu fault handler
` [PATCH v6 20/22] vfio_pci: Allow to mmap the fault queue
` [PATCH v6 21/22] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX
` [PATCH v6 22/22] vfio: Document nested stage control

[git pull] IOMMU Fixes for Linux v5.1-rc1
 2019-03-22 21:20 UTC  (2+ messages)

[PATCH 1/2] iommu/vt-d: Check capability before disabling protected memory
 2019-03-22  9:38 UTC  (3+ messages)
` [PATCH 2/2] iommu/vt-d: Save the right domain ID used by hardware

[PATCH] iommu/iova: Fix tracking of recently failed iova address size
 2019-03-22  9:31 UTC  (4+ messages)
  ` [PATCH v2] iommu/iova: Fix tracking of recently failed iova address

[PATCH] dma: select GENERIC_ALLOCATOR for DMA_REMAP
 2019-03-22  8:30 UTC 

[PATCHv7] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-03-22  8:22 UTC  (11+ messages)

[PATCH v2] iommu/arm-smmu: Break insecure users by disabling bypass by default
 2019-03-20 18:35 UTC  (3+ messages)

[PATCH v6 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2019-03-20  0:20 UTC  (9+ messages)

[PATCH v1 0/9] Bounce buffer for untrusted devices
 2019-03-19 11:21 UTC  (8+ messages)
` [PATCH v1 4/9] iommu/vt-d: Add bounce buffer API for domain map/unmap

5.1-rc1: mpt init crash in scsi_map_dma, dma_4v_map_sg on sparc64
 2019-03-19 11:19 UTC 

[RESEND PATCH v4 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API
 2019-03-19  2:28 UTC  (3+ messages)
` [RESEND PATCH v4 1/9] mm: Introduce new "
` [RESEND PATCH v4 6/9] iommu/dma-iommu.c: Convert to use vm_map_pages()

[RFC PATCH v1 00/15] drm/msm: Per-instance pagetable support
 2019-03-18 14:19 UTC  (4+ messages)
` [RFC PATCH v1 04/15] iommu: Add DOMAIN_ATTR_PTBASE

[PATCH v2 0/2] iommu/arm-smmu-v3: make sure the kdump kernel can work well when smmu is enabled
 2019-03-18 13:12 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/arm-smmu-v3: make sure the stale caching of L1STD are invalid
` [PATCH v2 2/2] iommu/arm-smmu-v3: to make smmu can be enabled in the kdump kernel

[PATCH v5 00/22] SMMUv3 Nested Stage Setup
 2019-03-18 12:44 UTC  (27+ messages)
` [PATCH v5 02/22] iommu: introduce device fault data
` [PATCH v5 03/22] iommu: introduce device fault report API
` [PATCH v5 05/22] iommu: Introduce cache_invalidate API
` [PATCH v5 07/22] vfio: VFIO_IOMMU_ATTACH/DETACH_PASID_TABLE
` [PATCH v5 08/22] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v5 09/22] vfio: VFIO_IOMMU_BIND/UNBIND_MSI
` [PATCH v5 10/22] iommu/arm-smmu-v3: Link domains and devices
` [PATCH v5 12/22] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v5 13/22] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v5 14/22] iommu/smmuv3: Implement cache_invalidate
` [PATCH v5 15/22] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v5 16/22] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v5 17/22] iommu/smmuv3: Report non recoverable faults
` [PATCH v5 18/22] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type
` [PATCH v5 19/22] vfio-pci: Register an iommu fault handler
` [PATCH v5 20/22] vfio_pci: Allow to mmap the fault queue
` [PATCH v5 21/22] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX
  ` [PATCH v5 01/22] driver core: add per device iommu param
  ` [PATCH v5 04/22] iommu: Introduce attach/detach_pasid_table API
  ` [PATCH v5 06/22] iommu: Introduce bind/unbind_guest_msi
  ` [PATCH v5 11/22] iommu/arm-smmu-v3: Maintain a SID->device structure
  ` [PATCH v5 22/22] vfio: Document nested stage control

[PATCH v1] iommu/vt-d: Switch to bitmap_zalloc()
 2019-03-18 10:20 UTC  (2+ messages)

MT76x2U crashes XHCI driver on AMD Ryzen system
 2019-03-18 10:17 UTC  (11+ messages)
        ` [PATCH] iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
                ` [PATCH v2] "

[git pull] IOMMU Fix for Linux v5.1-rc1
 2019-03-15 21:45 UTC  (2+ messages)

[PATCH v2 1/5] drm/rockchip: fix fb references in async update
 2019-03-15 16:54 UTC  (8+ messages)

[PATCH] iommu/amd: Fix a null pointer dereference for ACPI devices
 2019-03-15 15:27 UTC  (2+ messages)

[RESEND][PATCH] iommu/amd: Fix NULL dereference bug in match_hid_uid
 2019-03-15 15:24 UTC  (2+ 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).