iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-16 13:16:42 to 2023-02-25 01:52:42 UTC [more...]

[PATCH v3 0/5] Add IO page table replacement support for emulated pathway
 2023-02-25  1:51 UTC  (2+ messages)
` [PATCH v3 2/5] iommufd: Create access in vfio_iommufd_emulated_bind()

[GIT PULL] Please pull IOMMUFD subsystem changes
 2023-02-25  0:50 UTC  (5+ messages)

[PATCH 00/14] Add iommufd physical device operations for replace and alloc hwpt
 2023-02-25  0:27 UTC  (15+ messages)
` [PATCH 01/14] iommufd: Move isolated msi enforcement to iommufd_device_bind()
` [PATCH 02/14] iommufd: Add iommufd_group
` [PATCH 03/14] iommufd: Replace the hwpt->devices list with iommufd_group
` [PATCH 04/14] iommufd: Use the iommufd_group to avoid duplicate reserved groups and msi setup
` [PATCH 05/14] iommufd: Make sw_msi_start a group global
` [PATCH 06/14] iommufd: Move putting a hwpt to a helper function
` [PATCH 07/14] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
` [PATCH 08/14] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH 09/14] iommufd: Add iommufd_device_replace()
` [PATCH 10/14] iommufd: Make destroy_rwsem use a lock class per object type
` [PATCH 11/14] iommufd/selftest: Test iommufd_device_replace()
` [PATCH 12/14] iommufd: Add IOMMU_HWPT_ALLOC
` [PATCH 13/14] iommufd/selftest: Return the real idev id from selftest mock_domain
` [PATCH 14/14] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC

[git pull] IOMMU Updates for Linux v6.3
 2023-02-24 23:27 UTC  (5+ messages)

SR-IOV on ARM64 system with SMMU
 2023-02-24 22:00 UTC  (10+ messages)

[PATCH v2 0/7] Revise the hwpt lifetime model
 2023-02-24 18:19 UTC  (19+ messages)
` [PATCH v2 1/7] iommufd: Assert devices_lock for iommufd_hw_pagetable_has_group()
` [PATCH v2 2/7] iommufd: Add iommufd_lock_obj() around the auto-domains hwpts
` [PATCH v2 3/7] iommufd: Move ioas related HWPT destruction into iommufd_hw_pagetable_destroy()
` [PATCH v2 4/7] iommufd: Move iommufd_device to iommufd_private.h
` [PATCH v2 5/7] iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain()
` [PATCH v2 6/7] iommufd/selftest: Make selftest create a more complete mock device
` [PATCH v2 7/7] iommufd/selftest: Add a selftest for iommufd_device_attach() with a hwpt argument

[PATCH v2 0/3] Remove VT-d virtual command interface and IOASID
 2023-02-24 17:44 UTC  (5+ messages)
` [PATCH v2 2/3] iommu/sva: Stop using ioasid_set for SVA

[PATCH 21/27] kbuild, dma-mapping: benchmark: remove MODULE_LICENSE in non-modules
 2023-02-24 17:18 UTC  (7+ messages)

Combine IOMMU recoverable page faults with dma mappings?
 2023-02-24 15:25 UTC 

[PATCH 07/27] iommu/sun50i: remove MODULE_LICENSE in non-modules
 2023-02-24 15:07 UTC 

[PATCH v2 00/10] Add IO page table replacement support
 2023-02-24  8:07 UTC  (7+ messages)
` [PATCH v2 02/10] iommu: Introduce a new iommu_group_replace_domain() API

[PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
 2023-02-23 21:24 UTC  (30+ messages)

[PATCH] PCI/ATS: Allow to enable ATS on VFs even if it is not enabled on PF
 2023-02-23 15:45 UTC  (6+ messages)

[PATCH v2 0/6] iommu/exynos: Convert to a module
 2023-02-23  4:33 UTC  (6+ messages)

[PATCH 0/6] iommufd: Add iommu capability reporting
 2023-02-22 21:07 UTC  (2+ messages)

[PATCH v2] swiotlb: fix the deadlock in swiotlb_do_find_slots
 2023-02-22 16:53 UTC 

[PATCH] swiotlb: fix the deadlock in swiotlb_do_find_slots
 2023-02-22 16:52 UTC 

[PATCH] swiotlb: mark swiotlb_memblock_alloc() as __init
 2023-02-22 14:45 UTC  (2+ messages)

[PATCH 0/4] Fix hwpt lifetime and detach bugs
 2023-02-22 12:43 UTC  (4+ messages)

[PATCH v3 0/6] Add support for Qualcomm's legacy IOMMU v2
 2023-02-22  9:57 UTC  (2+ messages)

[PATCH v3 0/5] Remove VT-d virtual command interface and IOASID
 2023-02-22  6:19 UTC  (13+ messages)
` [PATCH v3 1/5] iommu/vt-d: Remove virtual command interface
` [PATCH v3 2/5] iommu/sva: Move PASID helpers to sva code
` [PATCH v3 3/5] iommu/sva: Stop using ioasid_set for SVA
` [PATCH v3 4/5] iommu/ioasid: Rename INVALID_IOASID
` [PATCH v3 5/5] iommu: Remove ioasid infrastructure

[PATCH v7 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-02-21 21:05 UTC  (8+ messages)
` [PATCH v7 1/6] s390/ism: Set DMA coherent mask
` [PATCH v7 2/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v7 3/6] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v7 4/6] s390/pci: Use dma-iommu layer
` [PATCH v7 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v7 6/6] iommu/dma: Make flush queue sizes and timeout driver configurable

[PATCH] MAINTAINERS: Update s390-iommu driver maintainer information
 2023-02-21 16:10 UTC 

[PATCH] swiotlb: remove unnecessary function swiotlb_max_segment()
 2023-02-21 14:26 UTC  (3+ messages)

[PATCH v3] dt-bindings: arm-smmu: Add compatible for SM8550 SoC
 2023-02-21  9:10 UTC  (3+ messages)

[PATCH v2 0/6] iommu: Extend changing default domain to normal group
 2023-02-21  1:13 UTC  (16+ messages)
` [PATCH v2 1/6] ARM/dma-mapping: Remove iommu_detach_device()
` [PATCH v2 2/6] iommu: Split iommu_group_remove_device() into helpers
` [PATCH v2 3/6] iommu: Same critical region for device release and removal
` [PATCH v2 4/6] iommu: Move lock from iommu_change_dev_def_domain() to its caller
` [PATCH v2 5/6] iommu: Replace device_lock() with group->mutex
` [PATCH v2 6/6] iommu: Cleanup iommu_change_dev_def_domain()

[PATCH] dma-direct: cleanup parameters to dma_direct_optimal_gfp_mask
 2023-02-20 15:13 UTC 

[PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2023-02-20 15:24 UTC  (9+ messages)

[PATCH] dma-direct: cleanup parameters to dma_direct_optimal_gfp_mask
 2023-02-20 15:06 UTC 

[PATCH] iommu/exynos: add missing set_platform_dma_ops callback
 2023-02-20 13:58 UTC  (6+ messages)

[PATCH v3 1/3] iommu: Attach device group to old domain in error path
 2023-02-19 10:17 UTC  (9+ messages)
` [PATCH v3 3/3] iommu/amd: Improve page fault error reporting

KMSAN: uninit-value in __dma_map_sg_attrs
 2023-02-18  6:44 UTC 

[PATCH 00/17] Add Intel VT-d nested translation
 2023-02-17 18:20 UTC  (2+ messages)

[PATCH v6 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-02-17 16:34 UTC  (11+ messages)
` [PATCH v6 4/6] s390/pci: Use dma-iommu layer
` [PATCH v6 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v6 6/6] iommu/dma: Make flush queue sizes and timeout driver configurable

[PATCH] iommu/exynos: Fix set_platform_dma_ops() callback
 2023-02-17 12:38 UTC  (3+ messages)

[PATCH v2 1/6] dt-bindings: arm-smmu: Use qcom,smmu compatible for MMU500 adreno SMMUs
 2023-02-17 11:16 UTC  (6+ messages)
` [PATCH v2 2/6] dt-bindings: arm-smmu: Add SM8350 Adreno SMMU
` [PATCH v2 3/6] arm64: dts: qcom: sc7280: Add qcom,smmu-500 to "
` [PATCH v2 4/6] arm64: dts: qcom: sm8150: "
` [PATCH v2 5/6] arm64: dts: qcom: sm8250: "
` [PATCH v2 6/6] arm64: dts: qcom: sm8350: "

[PATCH v7 0/6] MT8188 IOMMU SUPPORT
 2023-02-17  9:23 UTC  (3+ messages)
` [PATCH v7 1/6] dt-bindings: mediatek: mt8188: Add binding for MM & INFRA IOMMU

[PATCH 1/5] dt-bindings: arm-smmu: Add SM8350 Adreno SMMU
 2023-02-17  8:55 UTC  (6+ messages)
` [PATCH 2/5] arm64: dts: qcom: sc7280: Add qcom,smmu-500 to "
` [PATCH 3/5] arm64: dts: qcom: sm8150: "
` [PATCH 4/5] arm64: dts: qcom: sm8250: "
` [PATCH 5/5] arm64: dts: qcom: sm8350: "

[PATCH] iommu/amd: Do not identity map v2 capable device when snp is enabled
 2023-02-17  5:59 UTC  (3+ messages)

[regression, bisected, pci/iommu] Bug 216865 - Black screen when amdgpu started during 6.2-rc1 boot with AMD IOMMU enabled
 2023-02-17  5:36 UTC  (11+ messages)

[PATCH 0/4] [PULL REQUEST] iommu/vt-d: Fixes for v6.2-rc8
 2023-02-16 13:45 UTC  (7+ messages)
` [PATCH 1/4] iommu/vt-d: Fix error handling in sva enable/disable paths
` [PATCH 2/4] iommu/vt-d: Avoid superfluous IOTLB tracking in lazy mode
` [PATCH 3/4] iommu/vt-d: Fix PASID directory pointer coherency
` [PATCH 4/4] iommu/vt-d: Allow to use flush-queue when first level is default


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