iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-21 14:48:23 to 2022-06-23 20:35:56 UTC [more...]

[PATCH v2 1/2] vfio/type1: Simplify bus_type determination
 2022-06-23 20:35 UTC  (18+ messages)
` [PATCH v2 2/2] vfio: Use device_iommu_capable()

[PATCH v3 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-23 20:00 UTC  (6+ messages)
` [PATCH v3 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH v3 2/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH v3 3/5] vfio/iommu_type1: Remove the domain->ops comparison
` [PATCH v3 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
` [PATCH v3 5/5] vfio/iommu_type1: Simplify group attachment

[PATCH v2 0/2] Fix console probe delay due to fw_devlink
 2022-06-23 18:17 UTC  (10+ messages)
` [PATCH v2 1/2] driver core: fw_devlink: Allow firmware to mark devices as best effort
` [PATCH v2 2/2] of: base: Avoid console probe delay when fw_devlink.strict=1

iommu_sva_bind_device question
 2022-06-23 17:02 UTC 

New IOMMU mailing list coming
 2022-06-23 14:57 UTC  (2+ messages)

[RFC PATCH V4 1/1] swiotlb: Split up single swiotlb lock
 2022-06-23 14:48 UTC  (4+ messages)

[PATCH v2 0/3] phase out CONFIG_VIRT_TO_BUS
 2022-06-23 14:47 UTC  (4+ messages)
` [PATCH v2 2/3] scsi: BusLogic remove bus_to_virt

[PATCH] dma-direct: use the correct size for dma_set_encrypted()
 2022-06-23 13:28 UTC  (5+ messages)

[PATCH] iommu/exynos: Make driver independent of the system page size
 2022-06-23 12:25 UTC  (3+ messages)

[PATCH v2 0/9] deferred_probe_timeout logic clean up
 2022-06-23 12:08 UTC  (17+ messages)
` [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
` [PATCH v2 7/9] driver core: Set fw_devlink.strict=1 by default

[PATCH v2] iommu/dma: Add config for PCI SAC address trick
 2022-06-23 11:41 UTC  (5+ messages)

[PATCH v1 0/7] iommu/amd: Add Generic IO Page Table Framework Support for v2 Page Table
 2022-06-23 11:30 UTC  (10+ messages)
` [PATCH v1 3/7] iommu/amd: Fix sparse warning
` [PATCH v1 4/7] iommu/amd: Initial support for AMD IOMMU v2 page table
` [PATCH v1 7/7] iommu/amd: Introduce amd_iommu_pgtable command-line option

[PATCH v2 0/5] iommu/mediatek: Improve safety from dts
 2022-06-23 10:08 UTC  (9+ messages)
` [PATCH v2 2/5] iommu/mediatek: Add error path for loop of mm_dts_parse

[PATCH v3 0/4] DMA mapping changes for SCSI core
 2022-06-23  8:38 UTC  (14+ messages)
` [PATCH v3 2/4] dma-iommu: Add iommu_dma_opt_mapping_size()
` [PATCH v3 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits

[PATCH v3 0/7] iommu/amd: Enforce IOMMU restrictions for SNP-enabled system
 2022-06-23  8:23 UTC  (10+ messages)
` [PATCH v3 1/7] iommu/amd: Warn when found inconsistency EFR mask
` [PATCH v3 2/7] iommu/amd: Process all IVHDs before enabling IOMMU features
` [PATCH v3 3/7] iommu/amd: Introduce an iommu variable for tracking SNP support status
` [PATCH v3 4/7] iommu/amd: Introduce function to check and enable SNP
` [PATCH v3 5/7] iommu/amd: Set translation valid bit only when IO page tables are in use
` [PATCH v3 6/7] iommu/amd: Do not support IOMMU_DOMAIN_IDENTITY after SNP is enabled
` [PATCH v3 7/7] iommu/amd: Do not support IOMMUv2 APIs when "

[PATCH v1 0/2] Fix console probe delay due to fw_devlink
 2022-06-23  8:04 UTC  (7+ messages)
` [PATCH v1 1/2] driver core: fw_devlink: Allow firmware to mark devices as best effort
` [PATCH v1 2/2] of: base: Avoid console probe delay when fw_devlink.strict=1

[PATCH v3 00/35] iommu/amd: Add multiple PCI segments support
 2022-06-23  7:54 UTC  (7+ messages)

[PATCH v2 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-23  7:47 UTC  (19+ messages)
` [PATCH v2 2/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH v2 3/5] vfio/iommu_type1: Remove the domain->ops comparison
` [PATCH v2 5/5] vfio/iommu_type1: Simplify group attachment

[PATCH] iommu/amd: Use try_cmpxchg64 in alloc_pte and free_clear_pte
 2022-06-23  7:44 UTC  (2+ messages)

[PATCH v4 0/5] mtk_iommu: Specify phandles to infracfg and pericfg
 2022-06-23  7:32 UTC  (5+ messages)

[PATCH v3 1/1] iommu/vt-d: Fix RID2PASID setup/teardown failure
 2022-06-23  6:57 UTC  (2+ messages)

[PATCHv2] iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts
 2022-06-23  6:02 UTC  (2+ messages)

[PATCH 0/2] dma-mapping, remoteproc: Fix dma_mem leak after rproc_shutdown
 2022-06-23  5:42 UTC  (4+ messages)

[PATCH v2] iommu/vt-d: Make DMAR_UNITS_SUPPORTED a config setting
 2022-06-23  3:38 UTC  (8+ messages)
` [PATCH v3] "

[PATCH] swiotlb: Remove redundant swiotlb_force
 2022-06-22 14:33 UTC  (3+ messages)

[PATCH v2 1/1] iommu/vt-d: Fix RID2PASID setup failure
 2022-06-22 14:27 UTC  (8+ messages)

[PATCH] iommu/ipmmu-vmsa: Fix compatible for rcar-gen4
 2022-06-22 13:46 UTC  (2+ messages)

[PATCH] iommu: Remove usage of the deprecated ida_simple_xxx API
 2022-06-22 13:43 UTC  (2+ messages)

[PATCH] iommu/dma: Fix race condition during iova_domain initialization
 2022-06-22 13:42 UTC  (4+ messages)

[PATCH v2] iommu: Directly use ida_alloc()/free()
 2022-06-22 12:48 UTC  (2+ messages)

[PATCH 0/3] iommu: More internal ops cleanup
 2022-06-22 11:57 UTC  (16+ messages)
` [PATCH 1/3] iommu: Use dev_iommu_ops() for probe_finalize
` [PATCH 2/3] iommu: Make .release_device optional
` [PATCH 3/3] iommu: Clean up release_device checks

[PATCH] dma-direct: take dma-ranges/offsets into account in resource mapping
 2022-06-22 11:16 UTC  (3+ messages)

[PATCH v2 0/7] iommu/amd: Enforce IOMMU restrictions for SNP-enabled system
 2022-06-22 11:00 UTC  (7+ messages)
` [PATCH v2 4/7] iommu/amd: Introduce function to check and enable SNP
` [PATCH v2 6/7] iommu/amd: Do not support IOMMU_DOMAIN_IDENTITY after SNP is enabled

[PATCH v1 0/4] swiotlb: some cleanup
 2022-06-22 10:43 UTC  (2+ messages)

[RFC 0/3] iommu/samsung: Introduce Exynos sysmmu-v8 driver
 2022-06-22  9:57 UTC  (8+ messages)
` [RFC 2/3] "

[PATCH] MAINTAINERS: Add new IOMMU development mailing list
 2022-06-22  8:26 UTC  (2+ messages)

[PATCH] uacce: fix concurrency of fops_open and uacce_remove
 2022-06-22  8:24 UTC  (11+ messages)

[PATCH v6 00/10] Host1x context isolation support
 2022-06-22  7:24 UTC  (12+ messages)
` [PATCH v6 01/10] iommu/arm-smmu: Attach to host1x context device bus
` [PATCH v6 02/10] dt-bindings: display: tegra: Convert to json-schema
` [PATCH v6 03/10] dt-bindings: host1x: Add iommu-map property
` [PATCH v6 04/10] gpu: host1x: Add context device management code
` [PATCH v6 05/10] gpu: host1x: Program context stream ID on submission
` [PATCH v6 06/10] arm64: tegra: Add Host1x context stream IDs on Tegra186+
` [PATCH v6 07/10] drm/tegra: falcon: Set DMACTX field on DMA transactions
` [PATCH v6 08/10] drm/tegra: nvdec: Fix TRANSCFG register offset
` [PATCH v6 09/10] drm/tegra: Support context isolation
` [PATCH v6 10/10] drm/tegra: Implement stream ID related callbacks on engines

[PATCH 1/1] iommu/vt-d: Fix RID2PASID setup failure
 2022-06-22  4:39 UTC  (13+ messages)

[PATCH v10 1/2] iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit
 2022-06-22  1:28 UTC  (2+ messages)

[PATCH 1/2] vfio/type1: Simplify bus_type determination
 2022-06-21 19:09 UTC  (3+ messages)

[PATCH v9 00/11] iommu: SVA and IOPF refactoring
 2022-06-21 14:43 UTC  (17+ messages)
` [PATCH v9 03/11] iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
` [PATCH v9 04/11] iommu: Add sva iommu_domain support
` [PATCH v9 05/11] iommu/vt-d: Add SVA domain support
` [PATCH v9 06/11] arm-smmu-v3/sva: "
` [PATCH v9 07/11] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
` [PATCH v9 08/11] iommu: Remove SVA related callbacks from iommu ops
` [PATCH v9 09/11] iommu: Prepare IOMMU domain for IOPF
` [PATCH v9 10/11] iommu: Per-domain I/O page fault handling
` [PATCH v9 11/11] iommu: Rename iommu-sva-lib.{c,h}


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