messages from 2026-01-21 05:54:27 to 2026-01-23 17:50:10 UTC [more...]
[PATCH rc] iommu/arm-smmu-v3: Do not set disable_ats unless vSTE is Translate
2026-01-23 17:49 UTC (2+ messages)
[PATCH V8 0/4] Add device tree support for NVIDIA Tegra CMDQV
2026-01-23 17:49 UTC (2+ messages)
[PATCH v9 0/7] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
2026-01-23 17:47 UTC (20+ messages)
` [PATCH v9 1/7] iommu/arm-smmu-v3: Explicitly set smmu_domain->stage for SVA
` [PATCH v9 2/7] iommu/arm-smmu-v3: Add an inline arm_smmu_domain_free()
` [PATCH v9 3/7] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
` [PATCH v9 4/7] iommu/arm-smmu-v3: Pre-allocate a per-master invalidation array
` [PATCH v9 6/7] iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range()
` [PATCH v9 7/7] iommu/arm-smmu-v3: Perform per-domain invalidations using arm_smmu_invs
[PATCH v12 0/6] Add support for Verisilicon IOMMU used by media
2026-01-23 17:15 UTC (6+ messages)
` [PATCH v12 3/6] iommu: Add verisilicon IOMMU driver
[PATCH v11 0/7] Add support for Verisilicon IOMMU used by media
2026-01-23 17:14 UTC (11+ messages)
` [PATCH v11 3/7] iommu: Add verisilicon IOMMU driver
[PATCH v3 0/7] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-23 16:31 UTC (38+ messages)
` [PATCH v3 1/7] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v3 2/7] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v3 3/7] dma-buf: Document RDMA non-ODP invalidate_mapping() special case
` [PATCH v3 5/7] iommufd: Pin dma-buf importer for revoke semantics
` [PATCH v3 6/7] vfio: Wait for dma-buf invalidation to complete
Xe performance regression with recent IOMMU changes
2026-01-23 16:27 UTC (9+ messages)
[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
2026-01-23 15:44 UTC (20+ messages)
` [RFC PATCH v4 02/38] dmaengine: dw-edma: Add per-channel interrupt routing control
` [RFC PATCH v4 05/38] dmaengine: dw-edma: Add a helper to query linked-list region
` [RFC PATCH v4 15/38] PCI: endpoint: pci-epf-vntb: Implement .get_dma_dev()
` [RFC PATCH v4 36/38] PCI: endpoint: pci-epf-test: Add remote eDMA-backed mode
[PATCH v8 07/15] iommupt: Add map_pages op
2026-01-23 14:14 UTC (11+ messages)
[PATCH v2 0/5] Convert riscv to use the generic iommu page table
2026-01-23 13:52 UTC (7+ messages)
[PATCH 03/21] iommu/amd: Use core's primary handler and set IRQF_ONESHOT
2026-01-23 11:36 UTC
[git pull] IOMMU Fixes for Linux v6.19-rc6
2026-01-23 9:13 UTC
[PATCH] iommu/amd: Fix type of type parameter to amd_iommufd_hw_info()
2026-01-23 4:12 UTC (4+ messages)
[PATCH RFCv1 0/3] Allow ATS to be always on for certain ATS-capable devices
2026-01-22 19:46 UTC (13+ messages)
` [PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
[PATCH v3 00/62] KVM: iommu: Overhaul device posted IRQs support
2026-01-22 18:47 UTC (10+ messages)
` [PATCH v3 38/62] KVM: SVM: Take and hold ir_list_lock across IRTE updates in IOMMU
` possible deadlock due to irq_set_thread_affinity() calling into the scheduler (was Re: [PATCH v3 38/62] KVM: SVM: Take and hold ir_list_lock across IRTE updates in IOMMU)
[PATCH] iommu/arm-smmu-qcom: Restore ACTLR settings for MDSS on sa8775p
2026-01-22 16:59 UTC (5+ messages)
[PATCH v2] iommu/amd: serialize sequence allocation under concurrent TLB invalidations
2026-01-22 15:30 UTC
[PATCH] iommu/arm-smmu-qcom: do not register driver in probe()
2026-01-22 14:41 UTC (13+ messages)
[PATCH v2] iommu/riscv: Add IOTINVAL after updating DDT/PDT entries
2026-01-22 14:32 UTC
[PATCH v2] dma/pool: respect __GFP_NOWARN in dma_alloc_from_pool()
2026-01-22 10:06 UTC (5+ messages)
[PATCH 1/2] rust: iommu: fix Rust formatting
2026-01-22 8:22 UTC (4+ messages)
` [PATCH 2/2] rust: iommu: fix `srctree` link warning
[PATCH 0/7] [PULL REQUEST] Intel IOMMU updates for v6.20
2026-01-22 8:20 UTC (9+ messages)
` [PATCH 1/7] iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalable mode
` [PATCH 2/7] iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in "
` [PATCH 3/7] iommu/vt-d: Flush cache for PASID table before using it
` [PATCH 4/7] iommu/vt-d: Flush piotlb for SVM and Nested domain
` [PATCH 5/7] iommu/vt-d: Clear Present bit before tearing down PASID entry
` [PATCH 6/7] iommu/vt-d: Clear Present bit before tearing down context entry
` [PATCH 7/7] iommu/vt-d: Fix race condition during PASID entry replacement
[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
2026-01-22 5:18 UTC (3+ messages)
` [PATCH v0 12/15] x86/hyperv: Implement hyperv virtual iommu
[PATCH v2 00/10] iommu/arm-smmu-v3: Share domain across SMMU/vSMMU instances
2026-01-22 1:24 UTC (11+ messages)
` [PATCH v2 01/10] iommu/arm-smmu-v3: Store IOTLB cache tags in struct arm_smmu_attach_state
` [PATCH v2 02/10] iommu/arm-smmu-v3: Pass in IOTLB cache tag to CD and STE
` [PATCH v2 03/10] iommu/arm-smmu-v3: Look for existing iotlb tag in smmu_domain->invs
` [PATCH v2 04/10] iommu/arm-smmu-v3: Allocate IOTLB cache tag if no id to reuse
` [PATCH v2 05/10] iommu/arm-smmu-v3: Flush iotlb in arm_smmu_iotlb_tag_free()
` [PATCH v2 06/10] iommu/arm-smmu-v3: Allocate vmid in arm_vsmmu_init
` [PATCH v2 07/10] iommu/arm-smmu-v3: Pass in vsmmu to arm_smmu_domain_get_iotlb_tag()
` [PATCH v2 08/10] iommu/arm-smmu-v3: Introduce INV_TYPE_S2_VMID_VSMMU
` [PATCH v2 09/10] iommu/arm-smmu-v3: Remove ASID/VMID from arm_smmu_domain
` [PATCH v2 10/10] iommu/arm-smmu-v3: Allow sharing domain across SMMUs
[PATCH v5] drm/msm/a8xx: Add UBWC v6 support
2026-01-21 23:28 UTC (3+ messages)
[PATCH v4 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-21 15:50 UTC (18+ messages)
` [PATCH v4 1/8] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v4 2/8] dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
` [PATCH v4 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v4 4/8] dma-buf: Make .invalidate_mapping() truly optional
` [PATCH v4 5/8] dma-buf: Add check function for revoke semantics
` [PATCH v4 6/8] iommufd: Pin dma-buf importer "
` [PATCH v4 7/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v4 8/8] vfio: Validate dma-buf revocation semantics
IOMMU regression in linux-6.18.y
2026-01-21 14:55 UTC (6+ messages)
types: reuse common phys_vec type instead of DMABUF open‑coded variant
2026-01-21 14:34 UTC (3+ messages)
[PATCH v5] driver core: enforce device_lock for driver_match_device()
2026-01-21 14:13 UTC (10+ messages)
[PATCH v2 0/2] iommu: debug-pagealloc: Remove pfn_valid() usage
2026-01-21 11:52 UTC (2+ messages)
[PATCH v2 0/3] iommu/vt-d: Ensure atomicity in context and PASID entry updates
2026-01-21 8:12 UTC (11+ messages)
` [PATCH v2 1/3] iommu/vt-d: Clear Present bit before tearing down PASID entry
` [PATCH v2 2/3] iommu/vt-d: Clear Present bit before tearing down context entry
` [PATCH v2 3/3] iommu/vt-d: Fix race condition during PASID entry replacement
[PATCH] iommu/amd: serialize sequence allocation under concurrent TLB invalidations
2026-01-21 6:49 UTC (3+ messages)
[PATCH v2 0/2] Let iommupt manage changes in page size internally
2026-01-21 6:40 UTC (3+ messages)
` [PATCH v2 2/2] iommupt: Avoid rewalking during map
[PATCH v6 0/3] of: parsing of multi #{iommu,msi}-cells in maps
2026-01-21 6:38 UTC (7+ messages)
` [PATCH v6 1/3] of: Add convenience wrappers for of_map_id()
` [PATCH v6 2/3] of: factor arguments passed to of_map_id() into a struct
` [PATCH v6 3/3] of: Respect #{iommu,msi}-cells in maps
[PATCH] arm64: swiotlb: Don’t shrink default buffer when bounce is forced
2026-01-21 6:10 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox