messages from 2026-01-20 06:43:36 to 2026-01-21 18:05:00 UTC [more...]
Xe performance regression with recent IOMMU changes
2026-01-21 18:04 UTC (3+ messages)
[PATCH v3 0/7] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-21 17:18 UTC (34+ 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 4/7] dma-buf: Add check function for revoke semantics
` [PATCH v3 5/7] iommufd: Pin dma-buf importer "
` [PATCH v3 6/7] vfio: Wait for dma-buf invalidation to complete
` [PATCH v3 7/7] vfio: Validate dma-buf revocation semantics
[PATCH v8 07/15] iommupt: Add map_pages op
2026-01-21 17:09 UTC (7+ messages)
[PATCH v5] drm/msm/a8xx: Add UBWC v6 support
2026-01-21 17:00 UTC (2+ messages)
[PATCH] iommu/arm-smmu-qcom: do not register driver in probe()
2026-01-21 16:05 UTC (6+ messages)
[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
2026-01-21 16:02 UTC (25+ 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 08/38] NTB: epf: Provide db_vector_count/db_vector_mask callbacks
` [RFC PATCH v4 11/38] NTB: core: Add .get_dma_dev() to ntb_dev_ops
` [RFC PATCH v4 13/38] PCI: endpoint: pci-epf-vntb: Support BAR subrange mappings for MWs
` [RFC PATCH v4 16/38] NTB: ntb_transport: Move TX memory window setup into setup_qp_mw()
[PATCH v3 00/62] KVM: iommu: Overhaul device posted IRQs support
2026-01-21 15:53 UTC (7+ 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 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 v12 0/6] Add support for Verisilicon IOMMU used by media
2026-01-21 13:52 UTC (5+ messages)
` [PATCH v12 3/6] iommu: Add verisilicon IOMMU driver
[PATCH v11 0/7] Add support for Verisilicon IOMMU used by media
2026-01-21 13:50 UTC (10+ messages)
` [PATCH v11 3/7] iommu: Add verisilicon IOMMU driver
[PATCH RFCv1 0/3] Allow ATS to be always on for certain ATS-capable devices
2026-01-21 13:03 UTC (5+ messages)
` [PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
[PATCH v2 0/2] iommu: debug-pagealloc: Remove pfn_valid() usage
2026-01-21 11:52 UTC (5+ messages)
` [PATCH v2 1/2] mm/page_ext: Add page_ext_get_from_phys()
` [PATCH v2 2/2] iommu: debug-pagealloc: Use page_ext_get_from_phys()
[PATCH v2 0/3] iommu/vt-d: Ensure atomicity in context and PASID entry updates
2026-01-21 8:12 UTC (17+ 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 (4+ messages)
[PATCH 1/2] dma-direct: Validate DMA mask against canonical DMA addresses
2026-01-21 4:50 UTC (20+ messages)
` [PATCH 2/2] dma-direct: Make phys_to_dma() pick encrypted vs unencrypted per device
[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
2026-01-21 1:53 UTC (23+ messages)
` [PATCH v0 05/15] mshv: Declarations and definitions for VFIO-MSHV bridge device
` [PATCH v0 06/15] mshv: Implement mshv bridge device for VFIO
` [PATCH v0 07/15] mshv: Add ioctl support for MSHV-VFIO bridge device
` [PATCH v0 08/15] PCI: hv: rename hv_compose_msi_msg to hv_vmbus_compose_msi_msg
` [PATCH v0 09/15] mshv: Import data structs around device domains and irq remapping
` [PATCH v0 10/15] PCI: hv: Build device id for a VMBus device
` [PATCH v0 11/15] x86/hyperv: Build logical device ids for PCI passthru hcalls
` [PATCH v0 12/15] x86/hyperv: Implement hyperv virtual iommu
` [PATCH v0 13/15] x86/hyperv: Basic interrupt support for direct attached devices
` [PATCH v0 14/15] mshv: Remove mapping of mmio space during map user ioctl
` [PATCH v0 15/15] mshv: Populate mmio mappings for PCI passthru
[PATCH v0 03/15] x86/hyperv: add insufficient memory support in irqdomain.c
2026-01-21 0:53 UTC (2+ messages)
[PATCH] iommu/arm-smmu-qcom: Restore ACTLR settings for MDSS on sa8775p
2026-01-20 22:26 UTC (2+ messages)
[PATCH v0 01/15] iommu/hyperv: rename hyperv-iommu.c to hyperv-irq.c
2026-01-20 21:09 UTC (3+ messages)
[GIT PULL] more dma-mapping fixes for Linux 6.19
2026-01-20 18:37 UTC (2+ messages)
[PATCH v3 00/11] Fix incorrect iommu_groups with PCIe ACS
2026-01-20 18:08 UTC (3+ messages)
` [PATCH v3 10/11] PCI: Check ACS DSP/USP redirect bits in pci_enable_pasid()
[PATCH 0/3] iommu/vt-d: Ensure atomicity in context and PASID entry updates
2026-01-20 13:49 UTC (9+ messages)
` [PATCH 2/3] iommu/vt-d: Clear Present bit before tearing down PASID entry
[PATCH v2 0/4] dma-buf: document revoke mechanism to invalidate shared buffers
2026-01-20 13:33 UTC (11+ messages)
` [PATCH v2 2/4] dma-buf: Document revoke semantics
` [PATCH v2 3/4] iommufd: Require DMABUF "
[PATCH] iommu/arm-smmu-v3: Maintain valid access attributes for non-coherent SMMU
2026-01-20 13:11 UTC (7+ messages)
[PATCH v2 0/8] dma-mapping: arm64: support batched cache sync
2026-01-20 12:33 UTC (5+ messages)
` [PATCH v2 1/8] arm64: Provide dcache_by_myline_op_nosync helper
` [PATCH v2 3/8] arm64: Provide dcache_inval_poc_nosync helper
[PATCH] dma-direct: Skip cache prep for HighMem coherent allocations
2026-01-20 9:49 UTC (11+ messages)
[PATCH] dma-direct: swiotlb: Skip encryption toggles for swiotlb allocations
2026-01-20 9:33 UTC (11+ messages)
[PATCH rc] iommupt: Make it clearer to the compiler that pts.level == 0 for single page
2026-01-20 9:19 UTC (2+ messages)
[PATCH] iommu/amd: Remove unused variable in amd_iommufd_viommu_destroy()
2026-01-20 9:16 UTC (2+ messages)
[PATCH rc] iommu/arm-smmu-v3: Do not set disable_ats unless vSTE is Translate
2026-01-20 7:25 UTC (2+ messages)
[PATCH v2] iommu/vt-d: Flush piotlb for SVM and Nested domain
2026-01-20 7:09 UTC (2+ messages)
[PATCH v2] iommu/vt-d: Flush cache for PASID table before using it
2026-01-20 7:01 UTC (2+ messages)
[PATCH v2 0/2] iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device
2026-01-20 6:49 UTC (2+ 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