iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-10 20:58:41 to 2023-02-16 00:35:51 UTC [more...]

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

[PATCH v2 0/3] Remove VT-d virtual command interface and IOASID
 2023-02-15 21:36 UTC  (18+ messages)
` [PATCH v2 1/3] iommu/vt-d: Remove virtual command interface
` [PATCH v2 2/3] iommu/sva: Stop using ioasid_set for SVA
` [PATCH v2 3/3] iommu: Remove ioasid infrastructure

[PATCH] PCI/ATS: Allow to enable ATS on VFs even if it is not enabled on PF
 2023-02-15 20:57 UTC 

[PATCH v6 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-02-15 18:00 UTC  (8+ messages)
` [PATCH v6 1/6] s390/ism: Set DMA coherent mask
` [PATCH v6 2/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v6 3/6] s390/pci: prepare is_passed_through() for dma-iommu
` [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/arm-smmu-qcom: Rework the logic finding the bypass quirk
 2023-02-15 13:08 UTC  (5+ messages)

[PATCH 0/4] iommu: Extend changing default domain to normal group
 2023-02-15 12:56 UTC  (14+ messages)
` [PATCH 1/4] iommu: Add dev_iommu->ops_rwsem
` [PATCH 2/4] iommu: Use group ownership to avoid driver attachment
` [PATCH 3/4] iommu: Remove unnecessary device_lock()
` [PATCH 4/4] iommu: Cleanup iommu_change_dev_def_domain()

[PATCH v2 00/10] Add IO page table replacement support
 2023-02-15 12:52 UTC  (35+ messages)
` [PATCH v2 02/10] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH v2 07/10] iommufd/device: Make hwpt_list list_add/del symmetric
` [PATCH v2 08/10] iommufd/device: Use iommu_group_replace_domain()

[PATCH v4 00/11] Adjust the dma-ranges for MTK IOMMU
 2023-02-15 12:35 UTC  (15+ messages)
` [PATCH v4 01/11] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
` [PATCH v4 02/11] dt-bindings: media: mediatek,jpeg: "
` [PATCH v4 03/11] iommu/mediatek: Improve comment for the current region/bank
` [PATCH v4 04/11] iommu/mediatek: Get regionid from larb/port id
` [PATCH v4 05/11] iommu/mediatek: mt8192: Add iova_region_larb_msk
` [PATCH v4 06/11] iommu/mediatek: mt8195: "
` [PATCH v4 07/11] iommu/mediatek: mt8186: "
` [PATCH v4 08/11] iommu/mediatek: Add a gap for the iova regions
` [PATCH v4 09/11] arm64: dts: mt8195: Add dma-ranges for the parent "soc" node
` [PATCH v4 10/11] arm64: dts: mt8195: Remove the unnecessary dma-ranges
` [PATCH v4 11/11] arm64: dts: mt8186: Add dma-ranges for the parent "soc" node

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

[PATCH v3] dt-bindings: arm-smmu: Add compatible for SM8550 SoC
 2023-02-15  9:26 UTC  (2+ messages)

[PATCH] iommu/vt-d: Allow to use flush-queue when first level is default
 2023-02-15  8:25 UTC  (2+ messages)

[PATCH v3 1/3] iommu: Attach device group to old domain in error path
 2023-02-15  5:26 UTC  (3+ messages)
` [PATCH v3 2/3] iommu/amd: Skip attach device domain is same as new domain
` [PATCH v3 3/3] iommu/amd: Improve page fault error reporting

[PATCH 0/4] Fix hwpt lifetime and detach bugs
 2023-02-15  1:39 UTC  (13+ messages)
` [PATCH 1/4] iommufd: Do not add the same hwpt to the ioas->hwpt_list twice
` [PATCH 2/4] iommufd: Assert devices_lock for iommufd_hw_pagetable_has_group()
` [PATCH 3/4] iommufd: Add iommufd_lock_obj() around the auto-domains hwpts
` [PATCH 4/4] iommufd: Simplify the lifecycle of a hwpt

[PATCH 0/2] Remove VT-d virtual command interface
 2023-02-15  1:39 UTC  (22+ messages)
` [PATCH 1/2] iommu/vt-d: Remove "
` [PATCH 2/2] iommu/ioasid: Remove custom IOASID allocator

[PATCH] iommu: Fix potential concurrent free issue
 2023-02-15  0:14 UTC  (6+ messages)

[PATCH] iommufd: Make sure to zero vfio_iommu_type1_info before copying to user
 2023-02-14 20:48 UTC  (3+ messages)

[PATCH 00/17] Add Intel VT-d nested translation
 2023-02-14 18:47 UTC  (8+ messages)
` [PATCH 01/17] iommu: Add new iommu op to create domains owned by userspace
` [PATCH 02/17] iommu: Add nested domain support
` [PATCH 14/17] iommufd/selftest: Add IOMMU_TEST_OP_MOCK_DOMAIN_REPLACE test op

[PATCH] dma-mapping: no need to pass a bus_type into get_arch_dma_ops()
 2023-02-14 14:12 UTC  (3+ messages)

[PATCH v3 00/11] Adjust the dma-ranges for MTK IOMMU
 2023-02-14  9:55 UTC  (19+ messages)
` [PATCH v3 01/11] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
` [PATCH v3 02/11] dt-bindings: media: mediatek,jpeg: "
` [PATCH v3 03/11] iommu/mediatek: Improve comment for the current region/bank
` [PATCH v3 04/11] iommu/mediatek: Get regionid from larb/port id
` [PATCH v3 05/11] iommu/mediatek: mt8195: Add iova_region_larb_msk
` [PATCH v3 06/11] iommu/mediatek: mt8186: "
` [PATCH v3 07/11] iommu/mediatek: mt8192: "
` [PATCH v3 08/11] iommu/mediatek: Add a gap for the iova regions
` [PATCH v3 09/11] arm64: dts: mt8195: Add dma-ranges for the parent "soc" node
` [PATCH v3 10/11] arm64: dts: mt8195: Remove the unnecessary dma-ranges
` [PATCH v3 11/11] arm64: dts: mt8186: Add dma-ranges for the parent "soc" node

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

[PATCH 0/3] Add support of unmanaged domain to mediatek IOMMU
 2023-02-14  5:48 UTC  (7+ messages)
` [PATCH 2/3] iommu: mediatek: Add support of unmanaged iommu domain

[PATCH 00/10] Adjust the dma-ranges for MTK IOMMU
 2023-02-14  5:33 UTC  (4+ messages)
` [PATCH 07/10] iommu/mediatek: Add a gap for the iova regions

[PATCH] iommu: make kobj_type structure constant
 2023-02-14  3:25 UTC 

[syzbot] KMSAN: kernel-infoleak in iommufd_vfio_ioctl
 2023-02-13 21:14 UTC  (2+ messages)

[PATCH 1/2] iommu/vt-d: Fix PCI device reference count leak in has_external pci() #forregzbot
 2023-02-13 20:43 UTC  (2+ messages)

[PATCH 0/6] iommufd: Add iommu capability reporting
 2023-02-13 14:51 UTC  (22+ messages)
` [PATCH 1/6] iommu: Add new iommu op to get iommu hardware information
` [PATCH 2/6] iommu/vt-d: Implement hw_info for iommu capability query
` [PATCH 3/6] iommufd: Add IOMMU_DEVICE_GET_INFO

[PATCH 07/17] dt-bindings: iommu: apple,sart: Add apple,t8112-sart compatible string
 2023-02-13 13:23 UTC  (3+ messages)

[RFC PATCH v2 0/7] Support nested SNP KVM guests on Hyper-V
 2023-02-13 10:34 UTC  (2+ messages)
` [RFC PATCH v2 5/7] iommu/amd: Don't fail snp_enable when running virtualized

[PATCH] swiotlb: fix the deadlock in swiotlb_do_find_slots
 2023-02-13  9:35 UTC  (4+ messages)

[PATCH 08/10] iommu/arm-smmu-qcom: Add SM6375 DPU compatible
 2023-02-11 12:26 UTC  (3+ messages)
` [PATCH 09/10] iommu/arm-smmu-qcom: Add SM6350 "
` [PATCH 10/10] iommu/arm-smmu-qcom: Sort the compatible list alphabetically

[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
 2023-02-10 22:03 UTC  (6+ messages)
` [RFC PATCH 19/45] KVM: arm64: iommu: Add domains


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