Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2023-09-25 11:43:27 to 2023-09-29 00:42:37 UTC [more...]

[PATCH v2 0/4] AVIC bugfixes and workarounds
 2023-09-29  0:42 UTC  (8+ messages)
` [PATCH v2 1/4] x86: KVM: SVM: always update the x2avic msr interception
` [PATCH v2 2/4] x86: KVM: SVM: add support for Invalid IPI Vector interception
` [PATCH v2 3/4] x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()
` [PATCH v2 4/4] x86: KVM: SVM: workaround for AVIC's errata #1235

[PATCH 00/10] VM: SVM: Honor KVM_MAX_VCPUS when AVIC is enabled
 2023-09-28 17:29 UTC  (3+ messages)
` [PATCH 06/10] iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptr

[PATCH 0/5] AVIC bugfixes and workarounds
 2023-09-28 17:27 UTC  (11+ messages)
` [PATCH 1/5] x86: KVM: SVM: fix for x2avic CVE-2023-5090
` [PATCH 2/5] x86: KVM: SVM: add support for Invalid IPI Vector interception
` [PATCH 3/5] x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()
` [PATCH 4/5] iommu/amd: skip updating the IRTE entry when is_run is already false
` [PATCH 5/5] x86: KVM: SVM: workaround for AVIC's errata #1235

[PATCH v3 0/5] iommu/amd: SVA Support (part 2) - deprecate iommu_v2 module
 2023-09-28 14:52 UTC  (22+ messages)
` [PATCH v3 1/5] iommu/amd: Remove "

[PATCH v13 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-09-28 14:31 UTC  (7+ messages)
` [PATCH v13 1/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v13 2/6] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v13 3/6] s390/pci: Use dma-iommu layer
` [PATCH v13 4/6] iommu/s390: Disable deferred flush for ISM devices
` [PATCH v13 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v13 6/6] iommu/dma: Use a large flush queue and timeout for shadow_on_flush

[PATCH] iommu: Sanity check on param list for iommu_get_resv_regions
 2023-09-28  9:27 UTC  (5+ messages)

[PATH v3 0/3] iommu/vt-d: debugfs: Enhancements to IOMMU debugfs
 2023-09-28  9:17 UTC  (7+ messages)
` [PATH v3 1/3] iommu/vt-d: debugfs: Dump entry pointing to huge page
` [PATH v3 2/3] iommu/vt-d: debugfs: Create/remove debugfs file per {device, pasid}
` [PATH v3 3/3] iommu/vt-d: debugfs: Support dumping a specified page table

[PATCH v2 0/6] iommufd support allocating nested parent domain
 2023-09-28  7:15 UTC  (7+ messages)
` [PATCH v2 1/6] iommu: Add new iommu op to create domains owned by userspace
` [PATCH v2 2/6] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation
` [PATCH v2 3/6] iommufd/hw_pagetable: Accepts user flags "
` [PATCH v2 4/6] iommufd/hw_pagetable: Support allocating nested parent domain
` [PATCH v2 5/6] iommufd/selftest: Add domain_alloc_user() support in iommu mock
` [PATCH v2 6/6] iommu/vt-d: Add domain_alloc_user op

[bug report] iommu: Add IOMMU_DOMAIN_PLATFORM
 2023-09-28  5:06 UTC 

[PATCH v6 00/12] iommu: Prepare to deliver page faults to user space
 2023-09-28  5:00 UTC  (14+ messages)
` [PATCH v6 01/12] iommu: Move iommu fault data to linux/iommu.h
` [PATCH v6 02/12] iommu/arm-smmu-v3: Remove unrecoverable faults reporting
` [PATCH v6 03/12] iommu: Remove unrecoverable fault data
` [PATCH v6 04/12] iommu: Cleanup iopf data structure definitions
` [PATCH v6 05/12] iommu: Merge iopf_device_param into iommu_fault_param
` [PATCH v6 06/12] iommu: Remove iommu_[un]register_device_fault_handler()
` [PATCH v6 07/12] iommu: Merge iommu_fault_event and iopf_fault
` [PATCH v6 08/12] iommu: Prepare for separating SVA and IOPF
` [PATCH v6 09/12] iommu: Make iommu_queue_iopf() more generic
` [PATCH v6 10/12] iommu: Separate SVA and IOPF
` [PATCH v6 11/12] iommu: Consolidate per-device fault data management
` [PATCH v6 12/12] iommu: Improve iopf_queue_flush_dev()

[RFC 0/8] iommufd support pasid attach/replace
 2023-09-28  1:54 UTC  (20+ messages)
` [RFC 1/8] iommu: Introduce a replace API for device pasid
` [RFC 2/8] iommufd: replace attach_fn with a structure
` [RFC 3/8] iommufd: Support attach/replace hwpt per pasid
` [RFC 4/8] iommufd/selftest: Add set_dev_pasid and remove_dev_pasid in mock iommu
` [RFC 5/8] iommufd/selftest: Add a helper to get test device
` [RFC 6/8] iommufd/selftest: Add test ops to test pasid attach/detach
` [RFC 7/8] iommufd/selftest: Add coverage for iommufd "
` [RFC 8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain

[RFC 0/3] vfio-pci support pasid attach/detach
 2023-09-28  1:46 UTC  (7+ messages)
` [RFC 1/3] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
` [RFC 2/3] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
` [RFC 3/3] vfio/pci: Expose PCIe PASID capability to userspace

[PATCH v2 0/9] iommu: Convert dart & iommufd to the new domain_alloc_paging()
 2023-09-27 23:47 UTC  (10+ messages)
` [PATCH v2 1/9] iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain
` [PATCH v2 2/9] iommu/vt-d: Update the definition of the blocking domain
` [PATCH v2 3/9] iommu/vt-d: Use ops->blocked_domain
` [PATCH v2 4/9] iommufd: Convert to alloc_domain_paging()
` [PATCH v2 5/9] iommu/dart: Use static global identity domains
` [PATCH v2 6/9] iommu/dart: Move the blocked domain support to a global static
` [PATCH v2 7/9] iommu/dart: Convert to domain_alloc_paging()
` [PATCH v2 8/9] iommu/dart: Call apple_dart_finalize_domain() as part of alloc_paging()
` [PATCH v2 9/9] iommu/dart: Remove the force_bypass variable

[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-09-27 20:25 UTC  (13+ messages)

[PATCH v2 00/10] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
 2023-09-27 16:45 UTC  (5+ messages)
` [PATCH v2 06/10] iommu/amd: Refactor helper function for setting / clearing GCR3

[PATCH 0/8] iommu: Convert dart & iommufd to the new domain_alloc_paging()
 2023-09-27 12:59 UTC  (12+ messages)
` [PATCH 5/8] iommu/dart: Use static global identity domains
` [PATCH 6/8] iommu/dart: Move the blocked domain support to a global static
` [PATCH 7/8] iommu/dart: Convert to domain_alloc_paging()
` [PATCH 8/8] iommu/dart: Call apple_dart_finalize_domain() as part of alloc_paging()

Ihre E-Mail konnte nicht zugestellt werden
 2023-09-27 12:09 UTC 

[PATCH 0/2] Add SMMUv2 support for SM7150
 2023-09-27 11:33 UTC  (3+ messages)
` [PATCH 2/2] iommu/arm-smmu-qcom: Add SM7150 SMMUv2

[PATCH v5 00/11] Add Intel VT-d nested translation
 2023-09-27  7:04 UTC  (15+ messages)
` [PATCH v5 01/11] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
` [PATCH v5 04/11] iommu/vt-d: Add helper to setup pasid nested translation
` [PATCH v5 06/11] iommu/vt-d: Set the nested domain to a device
` [PATCH v5 07/11] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v5 09/11] iommu/vt-d: Add iotlb flush for nested domain
` [PATCH v5 10/11] iommu/vt-d: Add nested domain allocation
` [PATCH v5 11/11] iommu/vt-d: Disallow read-only mappings to nest parent domain

[PATCH v4 00/17] iommufd: Add nesting infrastructure
 2023-09-27  1:08 UTC  (26+ messages)
` [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
` [PATCH v4 03/17] iommufd: Unite all kernel-managed members into a struct
` [PATCH v4 05/17] iommufd: Separate kernel-managed HWPT alloc/destroy/abort functions
` [PATCH v4 07/17] iommufd: Add user-managed hw_pagetable support
` [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains

[PATCH v3] swiotlb: fix the check whether a device has used software IO TLB
 2023-09-26 20:23 UTC  (2+ messages)

[PATCH v2] swiotlb: fix the check whether a device has used software IO TLB
 2023-09-26 18:54 UTC  (3+ messages)

[PATCH] iommufd/selftest: Iterate idev_ids in mock_domain's alloc_hwpt test
 2023-09-26 16:13 UTC  (3+ messages)

dma_map_resource() has a bad performance in pcie peer to peer transactions when iommu enabled in Linux
 2023-09-26 15:30 UTC 

[PATCH v3] iommu: map reserved memory as cacheable if device is coherent
 2023-09-26 15:26 UTC 

[PATCH 0/8] iommu: Clean up map/unmap ops
 2023-09-26 14:57 UTC  (6+ messages)

[PATCH] iommu/arm-smmu-qcom: Add SDM670 MDSS compatible
 2023-09-26 10:15 UTC  (2+ messages)

[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
 2023-09-26  9:54 UTC  (10+ messages)
` [RFC PATCH 20/45] KVM: arm64: iommu: Add map() and unmap() operations
` [RFC PATCH 40/45] iommu/arm-smmu-v3-kvm: Add IOMMU ops

[PATCH v3 00/19] IOMMUFD Dirty Tracking
 2023-09-26  8:58 UTC  (2+ messages)

[PATCH] iommu/vt-d: Introduce a rb_tree for looking up device
 2023-09-26  8:25 UTC  (3+ messages)

[PATCH 0/6] iommufd support allocating nested parent domain
 2023-09-26  5:52 UTC  (17+ messages)
` [PATCH 1/6] iommu: Add new iommu op to create domains owned by userspace
` [PATCH 3/6] iommufd/hw_pagetable: Accepts user flags for domain allocation
` [PATCH 4/6] iommufd/hw_pagetable: Support allocating nested parent domain
` [PATCH 5/6] iommufd/selftest: Add domain_alloc_user() support in iommu mock
` [PATCH 6/6] iommu/vt-d: Add domain_alloc_user op

dma_map_resource() has a bad performance in pcie peer to peer transactions when iommu enabled in Linux
 2023-09-26  5:32 UTC  (4+ messages)
  ` 答复: "

[PATCH 3/8] iommu/vt-d: Use ops->blocked_domain
 2023-09-26  3:28 UTC  (4+ messages)

iommu/mediatek: Add SVP support for mt8188
 2023-09-26  2:45 UTC  (6+ messages)
` [PATCH 1/4] iommu/mediatek: Initialise the secure bank

[PATCH v5 00/12] iommu: Prepare to deliver page faults to user space
 2023-09-26  2:00 UTC  (5+ messages)
` [PATCH v5 12/12] iommu: Improve iopf_queue_flush_dev()

[PATCH v4 0/2] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support
 2023-09-26  1:52 UTC  (9+ messages)
` [PATCH v4 1/2] iommu/arm-smmu-v3: Add boolean bypass_ste and skip_cdtab flags
` [PATCH v4 2/2] iommu/arm-smmu-v3: Refactor arm_smmu_write_strtab_ent()

[PATCH v2 0/2] iommu/virtio: Enable IOMMU_CAP_DERRED_FLUSH
 2023-09-25 17:23 UTC  (16+ messages)
` [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map

[PATCH] iommu/sun50i: Convert to map_pages/unmap_pages
 2023-09-25 16:19 UTC  (2+ messages)

[PATCH 0/1] [PULL REQUEST] iommu/vt-d: Fixes for v6.6-rc4
 2023-09-25 14:31 UTC  (3+ messages)
` [PATCH 1/1] iommu/vt-d: Avoid memory allocation in iommu_suspend()

[PATCH v2 0/3] iommu/vt-d: debugfs: Enhancements to IOMMU debugfs
 2023-09-25 12:03 UTC  (4+ messages)
` [PATCH v2 2/3] iommu/vt-d: debugfs: Create/remove debugfs file per {device, pasid}

[PATCH] swiotlb: fix the check whether a device has used software IO TLB
 2023-09-25 11:43 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox