iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-20 12:47:44 to 2023-03-23 08:33:41 UTC [more...]

[PATCH v5 0/4] cover-letter: Add IO page table replacement support
 2023-03-23  8:33 UTC 

[PATCH 00/12] iommufd: Add nesting infrastructure
 2023-03-23  8:28 UTC  (25+ messages)
` [PATCH 04/12] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc()
` [PATCH 05/12] iommufd/hw_pagetable: Do not populate user-managed hw_pagetables
` [PATCH 06/12] iommufd: IOMMU_HWPT_ALLOC allocation with user data
` [PATCH 07/12] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH 08/12] iommufd/device: Report supported hwpt_types

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

[Question] Does Linux IOMMU subsystem support a device that have mulitple master interfaces to multiple IOMMU devices?
 2023-03-23  0:17 UTC 

[PATCH] iommu: make kobj_type structure constant
 2023-03-22 22:17 UTC  (3+ messages)

[PATCH 1/1] swiotlb: Track and report io_tlb_used high water mark in debugfs
 2023-03-22 21:53 UTC  (6+ messages)

[PATCH v1 00/14] Add Nested Translation Support for SMMUv3
 2023-03-22 20:57 UTC  (66+ messages)
` [PATCH v1 01/14] iommu: Add iommu_get_unmanaged_domain helper
` [PATCH v1 14/14] iommu/arm-smmu-v3: Add arm_smmu_cache_invalidate_user

[PATCH v8 0/7] Remove VT-d virtual command interface and IOASID
 2023-03-22 20:08 UTC  (8+ messages)
` [PATCH v8 1/7] iommu/vt-d: Remove virtual command interface
` [PATCH v8 2/7] iommu/sva: Move PASID helpers to sva code
` [PATCH v8 3/7] iommu/sva: Remove PASID to mm lookup function
` [PATCH v8 4/7] iommu/sva: Stop using ioasid_set for SVA
` [PATCH v8 5/7] iommu/sva: Use GFP_KERNEL for pasid allocation
` [PATCH v8 6/7] iommu/ioasid: Rename INVALID_IOASID
` [PATCH v8 7/7] iommu: Remove ioasid infrastructure

[PATCH] iommu/rockchip: Add missing set_platform_dma_ops callback
 2023-03-22 17:36 UTC  (8+ messages)

[PATCH 1/1] iommu: Use sysfs_emit() for sysfs show
 2023-03-22 14:47 UTC  (3+ messages)

[PATCH v4 0/6] iommu: Extend changing default domain to normal group
 2023-03-22 14:45 UTC  (8+ messages)
` [PATCH v4 1/6] iommu/ipmmu-vmsa: Call arm_iommu_release_mapping() in release path
` [PATCH v4 2/6] iommu: Split iommu_group_remove_device() into helpers
` [PATCH v4 3/6] iommu: Same critical region for device release and removal
` [PATCH v4 4/6] iommu: Move lock from iommu_change_dev_def_domain() to its caller
` [PATCH v4 5/6] iommu: Replace device_lock() with group->mutex
` [PATCH v4 6/6] iommu: Cleanup iommu_change_dev_def_domain()

[PATCH v2 0/2] Allocate IOMMU irq/page table using numa locality info
 2023-03-22 14:44 UTC  (4+ messages)
` [PATCH v2 1/2] iommu/amd: Allocate page "
` [PATCH v2 2/2] iommu/amd: Allocate IOMMU irqs "

[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
 2023-03-22 14:42 UTC  (4+ messages)
` [RFC PATCH 39/45] iommu/arm-smmu-v3-kvm: Initialize page table configuration

[PATCH v2] iommu/mediatek: Set dma_mask for PGTABLE_PA_35_EN
 2023-03-22 14:32 UTC  (2+ messages)

[PATCH v4] dt-bindings: iommu: renesas, ipmmu-vmsa: Update for R-Car Gen4
 2023-03-22 14:29 UTC  (5+ messages)

[PATCH v4] iommu/arm-smmu-qcom: Limit the SMR groups to 128
 2023-03-22 14:09 UTC  (3+ messages)

[PATCH] iommu: omap: Use of_property_read_bool() for boolean properties
 2023-03-22 13:57 UTC  (2+ messages)

[PATCH] iommu: Use of_property_present() for testing DT property presence
 2023-03-22 13:55 UTC  (2+ messages)

[PATCH] iommu: Spelling s/cpmxchg64/cmpxchg64/
 2023-03-22 13:52 UTC  (2+ messages)

[PATCH] iommu/fsl: fix all kernel-doc warnings in fsl_pamu.c
 2023-03-22 13:51 UTC  (2+ messages)

[PATCH 0/9] Consolidate the error handling around device attachment
 2023-03-22 13:41 UTC  (12+ messages)
` [PATCH 1/9] iommu: Make __iommu_group_set_domain() handle error unwind
` [PATCH 2/9] iommu: Use __iommu_group_set_domain() for __iommu_attach_group()
` [PATCH 3/9] iommu: Use __iommu_group_set_domain() in iommu_change_dev_def_domain()
` [PATCH 4/9] iommu: Replace __iommu_group_dma_first_attach() with set_domain
` [PATCH 5/9] iommu: Make iommu_group_do_dma_first_attach() simpler
` [PATCH 6/9] iommu: Fix iommu_probe_device() to attach the right domain
` [PATCH 7/9] iommu: Remove the assignment of group->domain during default domain alloc
` [PATCH 8/9] iommu: Consolidate the default_domain setup to one function
` [PATCH 9/9] iommu: Remove __iommu_group_for_each_dev()

[PATCH 00/11] tree-wide: remove support for Renesas R-Car H3 ES1
 2023-03-22 13:28 UTC  (3+ messages)
` [PATCH 01/11] iommu/ipmmu-vmsa: remove R-Car H3 ES1.* handling

[PATCH 07/27] iommu/sun50i: remove MODULE_LICENSE in non-modules
 2023-03-22 13:27 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update s390-iommu driver maintainer information
 2023-03-22 13:21 UTC  (2+ messages)

[PATCH 34/36] iommu: make the pointer to struct bus_type constant
 2023-03-22 12:13 UTC  (2+ messages)

[RESEND PATCH] ACPI: VIOT: Initialize the correct IOMMU fwspec
 2023-03-22 10:04 UTC  (2+ messages)

[PATCH v1 0/2] swiotlb: Cleanup and alignment fix
 2023-03-22  8:05 UTC  (4+ messages)
` [PATCH v1 1/2] swiotlb: Use wrap_area_index() instead of open-coding it
` [PATCH v1 2/2] swiotlb: Fix slot alignment checks

[PATCH 00/14] Add iommufd physical device operations for replace and alloc hwpt
 2023-03-21 17:16 UTC  (4+ messages)
` [PATCH 12/14] iommufd: Add IOMMU_HWPT_ALLOC

[PATCH v2] iommu/exynos: Fix set_platform_dma_ops() callback
 2023-03-21 16:42 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION f3594f0204b756638267242e26d9de611435c3ba
 2023-03-21 16:00 UTC 

[PATCH] iommu/arm-smmu-v3: Explain why ATS stays disabled with bypass
 2023-03-21 10:06 UTC 

[PATCH 00/10] iommu: Convert to platform remove callback returning void
 2023-03-21  9:45 UTC  (13+ messages)
` [PATCH 01/10] iommu/arm-smmu: Drop if with an always false condition
` [PATCH 02/10] iommu/apple-dart: Convert to platform remove callback returning void
` [PATCH 03/10] iommu/arm-smmu-v3: "
` [PATCH 04/10] iommu/arm-smmu: "
` [PATCH 05/10] iommu/ipmmu-vmsa: "
` [PATCH 06/10] iommu/msm: "
` [PATCH 07/10] iommu/mtk: "
` [PATCH 08/10] iommu/mtk_iommu_v1: "
` [PATCH 09/10] iommu/omap: "
` [PATCH 10/10] iommu/sprd: "

[PATCH v5 00/11] Adjust the dma-ranges for MTK IOMMU
 2023-03-21  8:54 UTC  (2+ messages)

[PATCH v9 0/7] MT8188 IOMMU SUPPORT
 2023-03-21  8:52 UTC  (5+ messages)
` [PATCH v9 2/7] iommu/mediatek: Fix two IOMMU share pagetable issue

[PATCH v2 0/5] Add Intel VT-d nested translation
 2023-03-21  6:31 UTC  (9+ messages)
` [PATCH v2 1/5] iommufd: Add nesting related data structures for Intel VT-d
` [PATCH v2 3/5] iommu/vt-d: Extend dmar_domain to support nested domain

[PATCH v7 0/7] Remove VT-d virtual command interface and IOASID
 2023-03-21  6:14 UTC  (13+ messages)
` [PATCH v7 1/7] iommu/vt-d: Remove virtual command interface
` [PATCH v7 2/7] iommu/sva: Move PASID helpers to sva code
` [PATCH v7 3/7] iommu/sva: Remove PASID to mm lookup function
` [PATCH v7 4/7] iommu/sva: Stop using ioasid_set for SVA
` [PATCH v7 5/7] iommu/sva: Use GFP_KERNEL for pasid allocation
` [PATCH v7 6/7] iommu/ioasid: Rename INVALID_IOASID
` [PATCH v7 7/7] iommu: Remove ioasid infrastructure

[PATCH v2 0/5] Refactor code for non-PRI IOPF
 2023-03-21  5:43 UTC  (8+ messages)
` [PATCH v2 2/5] iommu/vt-d: Allow SVA with device-specific IOPF
` [PATCH v2 4/5] iommu/vt-d: Move pfsid and ats_qdep calculation to device probe path
` [PATCH v2 5/5] iommu/vt-d: Move PRI handling to IOPF feature path

[PATCH v6 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
 2023-03-20 18:50 UTC  (6+ messages)
` [PATCH v6 06/13] x86/hyperv: Change vTOM handling to use standard coco mechanisms

[PATCH] ACPI: VIOT: Initialize the correct IOMMU fwspec
 2023-03-20 18:19 UTC  (3+ messages)

[PATCH 3/4] iommu/sva: Support reservation of global PASIDs
 2023-03-20 17:22 UTC  (11+ messages)

(no subject)
 2023-03-20 15:05 UTC  (5+ messages)
` [PATCH v6 2/7] iommu/sva: Move PASID helpers to sva code
` [PATCH v6 5/7] iommu/sva: Use GFP_KERNEL for pasid allocation

[PATCH v4 3/6] iommu/sva: Stop using ioasid_set for SVA
 2023-03-20 14:11 UTC  (11+ messages)

[PATCH v2 08/16] iommu: define and export iommu_access_remote_vm()
 2023-03-20 13:35 UTC  (4+ messages)

[RFC v1 0/4] Allow dynamic allocation of software IO TLB bounce buffers
 2023-03-20 12:28 UTC  (3+ messages)
` [RFC v1 1/4] dma-mapping: introduce the DMA_ATTR_MAY_SLEEP attribute
` [RFC v1 4/4] swiotlb: Add an option to allow dynamic bounce buffers


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