public inbox for iommu@lists.linux-foundation.org
 help / color / mirror / Atom feed
 messages from 2026-02-27 17:52:57 to 2026-03-04 07:20:46 UTC [more...]

[PATCH rc 0/2] Fix two bugs in iommu gather processing
 2026-03-04  7:20 UTC  (12+ messages)
` [PATCH rc 1/2] iommu: Do not call drivers for empty gathers
` [PATCH rc 2/2] iommupt: Fix short gather if the unmap goes into a large mapping

[PATCH kernel 0/9] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
 2026-03-04  6:45 UTC  (27+ messages)
` [PATCH kernel 2/9] pci/tsm: Add tsm_tdi_status
` [PATCH kernel 4/9] dma/swiotlb: Stop forcing SWIOTLB for TDISP devices
` [PATCH kernel 6/9] x86/dma-direct: Stop changing encrypted page state "
` [PATCH kernel 9/9] pci: Allow encrypted MMIO mapping via sysfs

[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
 2026-03-04  4:22 UTC  (48+ messages)
` [PATCH RFC 04/18] accel/qda: Add built-in compute CB bus for QDA and integrate with IOMMU
` [PATCH RFC 05/18] accel/qda: Create compute CB devices on QDA compute bus
` [PATCH RFC 06/18] accel/qda: Add memory manager for CB devices
` [PATCH RFC 07/18] accel/qda: Add DRM accel device registration for QDA driver
` [PATCH RFC 08/18] accel/qda: Add per-file DRM context and open/close handling
` [PATCH RFC 09/18] accel/qda: Add QUERY IOCTL and basic QDA UAPI header
` [PATCH RFC 10/18] accel/qda: Add DMA-backed GEM objects and memory manager integration
` [PATCH RFC 11/18] accel/qda: Add GEM_CREATE and GEM_MMAP_OFFSET IOCTLs
` [PATCH RFC 12/18] accel/qda: Add PRIME dma-buf import support
` [PATCH RFC 16/18] accel/qda: Add FastRPC-based DSP memory mapping support
` [PATCH RFC 18/18] MAINTAINERS: Add MAINTAINERS entry for QDA driver

[PATCH 0/2] iommu: Report effective PCIe ATS support status
 2026-03-04  0:17 UTC  (7+ messages)
` [PATCH 1/2] iommu: Add device ATS not supported capability
` [PATCH 2/2] iommufd: Report ATS not supported status via IOMMU_GET_HW_INFO

[PATCH v2 0/7] media: iris: add support for kaanapali platform
 2026-03-03 23:53 UTC  (29+ messages)
` [PATCH v2 1/7] media: dt-bindings: qcom-kaanapali-iris: Add kaanapali video codec binding
` [PATCH v2 2/7] media: iris: switch to hardware mode after firmware boot
` [PATCH v2 3/7] media: iris: add iris vpu bus support and register it with iommu_buses
` [PATCH v2 4/7] media: iris: add context bank devices using iommu-map
` [PATCH v2 5/7] media: iris: add helper to select context bank device
` [PATCH v2 6/7] media: iris: add iris4 specific H265 line buffer calculation
` [PATCH v2 7/7] media: iris: add platform data for kaanapali

[PATCH v2 0/6] dma-buf: heaps: add coherent reserved-memory heap
 2026-03-03 20:55 UTC  (12+ messages)
` [PATCH v2 1/6] dma-buf: dma-heap: Keep track of the heap device struct
` [PATCH v2 2/6] dma-buf: dma-heap: split dma_heap_add
` [PATCH v2 3/6] of_reserved_mem: add a helper for rmem device_init op
` [PATCH v2 4/6] dma-buf: heaps: Add Coherent heap to dmabuf heaps
` [PATCH v2 5/6] dma: coherent: register to coherent heap
` [PATCH v2 6/6] dma-buf: heaps: coherent: Turn heap into a module

[PATCH v2 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-03-03 20:15 UTC  (10+ messages)
` [PATCH v2 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
` [PATCH v2 3/3] iommu/arm-smmu-v3: Allow ATS to be always on

[PATCH RFTv1 0/3] iommu/arm-smmu-v3: Add PRI support
 2026-03-03 20:13 UTC  (4+ messages)
` [PATCH RFTv1 1/3] iommu/arm-smmu-v3: Drain in-flight fault handlers
` [PATCH RFTv1 2/3] iommu/arm-smmu-v3: Submit CMDQ_OP_PRI_RESP for IOPF event
` [PATCH RFTv1 3/3] iommu/arm-smmu-v3: Support PRI Page Request

[PATCH 00/11] iommufd: Enable noiommu mode for cdev
 2026-03-03 19:13 UTC  (6+ messages)
` [PATCH 09/11] vfio:selftest: Handle VFIO noiommu cdev
` [PATCH 10/11] selftests/vfio: Add iommufd noiommu mode selftest for cdev
` [PATCH 11/11] Doc: Update VFIO NOIOMMU mode

[PATCH 00/14] iommu: Add live update state preservation
 2026-03-03 18:51 UTC  (10+ messages)
` [PATCH 04/14] iommu/pages: Add APIs to preserve/unpreserve/restore iommu pages
` [PATCH 11/14] iommufd-lu: Persist iommu hardware pagetables for live update
` [PATCH 13/14] vfio/pci: Preserve the iommufd state of the vfio cdev

[PATCH 0/7] media: iris: add support for kaanapali platform
 2026-03-03 18:50 UTC  (6+ messages)
` [PATCH 3/7] of/iommu: add multi-map support

[PATCH V1] iommu/sva: Fix crash in iommu_sva_unbind_device()
 2026-03-03 18:33 UTC  (7+ messages)

[PATCH] iommu/amd: Adhere to IVINFO[VASIZE] for address limits
 2026-03-03 18:17 UTC  (7+ messages)

[PATCH v3 0/5] dma-mapping: arm64: support batched cache sync
 2026-03-03 16:33 UTC  (2+ messages)

[PATCH] iommu/dma: Rate-limit WARN in iommu_dma_unmap_phys()
 2026-03-03 13:02 UTC  (3+ messages)

[PATCH v3 0/8] dma-buf: heaps: Turn heaps into modules
 2026-03-03 10:13 UTC  (9+ messages)
` [PATCH v3 1/8] dma: contiguous: Turn heap registration logic around
` [PATCH v3 2/8] dma: contiguous: Make dev_get_cma_area() a proper function
` [PATCH v3 3/8] dma: contiguous: Make dma_contiguous_default_area static
` [PATCH v3 4/8] dma: contiguous: Export dev_get_cma_area()
` [PATCH v3 5/8] mm: cma: Export cma_alloc(), cma_release() and cma_get_name()
` [PATCH v3 6/8] dma-buf: heaps: Export mem_accounting parameter
` [PATCH v3 7/8] dma-buf: heaps: cma: Turn the heap into a module
` [PATCH v3 8/8] dma-buf: heaps: system: "

[PATCH] dma-buf: heaps: Add Coherent heap to dmabuf heaps
 2026-03-03  8:38 UTC  (4+ messages)

[PATCH v2 0/9] dma-buf: heaps: Turn heaps into modules
 2026-03-03  8:30 UTC  (10+ messages)
` [PATCH v2 1/9] dma: contiguous: Turn heap registration logic around
` [PATCH v2 4/9] mm: cma: Export dev_get_cma_area()
` [PATCH v2 5/9] mm: cma: Export cma_alloc and cma_release
` [PATCH v2 6/9] mm: cma: Export cma_get_name

[PATCH RFC 00/26] Add DMA-buf mapping types and convert vfio/iommufd to use them
 2026-03-03  7:07 UTC  (3+ messages)

[PATCH v3 0/2] Let iommupt manage changes in page size internally
 2026-03-03  3:55 UTC  (4+ messages)
` [PATCH v3 1/2] iommupt: Directly call iommupt's unmap_range()
` [PATCH v3 2/2] iommupt: Avoid rewalking during map

[PATCH] iommupt: Optimize the gather processing for DMA-FQ mode
 2026-03-03  3:55 UTC  (3+ messages)

[PATCH] iommufd: vfio compatibility extension check for noiommu mode
 2026-03-03  0:29 UTC  (2+ messages)

[PATCH] iommufd: Constify struct dma_buf_attach_ops
 2026-03-03  0:25 UTC  (2+ messages)

[PATCH] iommu/io-pgtable: fix all kernel-doc warnings in io-pgtable.h
 2026-03-02 23:58 UTC  (2+ messages)

[PATCH v3 4/5] dma-mapping: Separate DMA sync issuing and completion waiting
 2026-03-02 19:53 UTC  (2+ messages)

[PATCH v5 1/8] iommu/riscv: Enable IOMMU DMA mapping support
 2026-03-02 17:53 UTC  (13+ messages)
` [PATCH v5 2/8] iommu/riscv: Add auxiliary bus framework and HPM device support
` [PATCH v5 3/8] iommu/riscv: Add HPM support for performance monitoring
` [PATCH v5 4/8] dt-bindings: iommu: Add spacemit/t100 features
` [PATCH v5 5/8] spacemit/t100: Add global filter awareness for RISC-V IOMMU HPM
` [PATCH v5 6/8] iommu/riscv: Add SpacemiT T100 IOATC HPM support
` [PATCH v5 7/8] iommu/riscv: Add vendor event support for RISC-V IOMMU HPM
` [PATCH v5 8/8] perf vendor events riscv: Add SpacemiT T100 HPM event aliases

[PATCH v2] iommu/amd: Adhere to IVINFO[VASIZE] for address limits
 2026-03-02 10:39 UTC 

[PATCH v8 07/15] iommupt: Add map_pages op
 2026-03-02  0:41 UTC  (9+ messages)

[PATCH v9 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-03-01 12:00 UTC  (13+ messages)
` [PATCH v9 1/3] of: Add convenience wrappers for of_map_id()
` [PATCH v9 2/3] of: factor arguments passed to of_map_id() into a struct
` [PATCH v9 3/3] of: Respect #{iommu,msi}-cells in maps

[RESEND,v8 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-03-01  8:39 UTC  (3+ messages)

[PATCH v2 0/2] iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device
 2026-03-01  3:50 UTC  (2+ messages)

[PATCH v5 0/8] iommu/riscv: Add HPM support for RISC-V IOMMU
 2026-03-01  3:36 UTC  (3+ messages)

FAILED: Patch "iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable mode" failed to apply to 5.10-stable tree
 2026-03-01  2:01 UTC 

FAILED: Patch "iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable mode" failed to apply to 5.15-stable tree
 2026-03-01  1:51 UTC 

FAILED: Patch "iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalable mode" failed to apply to 5.15-stable tree
 2026-03-01  1:51 UTC 

FAILED: Patch "iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalable mode" failed to apply to 6.1-stable tree
 2026-03-01  1:43 UTC 

FAILED: Patch "iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable mode" failed to apply to 6.1-stable tree
 2026-03-01  1:43 UTC 

FAILED: Patch "iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable mode" failed to apply to 6.6-stable tree
 2026-03-01  1:34 UTC 

FAILED: Patch "iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalable mode" failed to apply to 6.6-stable tree
 2026-03-01  1:33 UTC 

FAILED: Patch "iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable mode" failed to apply to 6.12-stable tree
 2026-03-01  1:22 UTC 

FAILED: Patch "iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalable mode" failed to apply to 6.12-stable tree
 2026-03-01  1:22 UTC 

FAILED: Patch "iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalable mode" failed to apply to 6.18-stable tree
 2026-03-01  1:15 UTC 

[PATCH v3 5/5] dma-mapping: Support batch mode for dma_direct_{map,unmap}_sg
 2026-02-28 22:13 UTC 

[PATCH v3 3/5] arm64: Provide dcache_inval_poc_nosync helper
 2026-02-28 22:12 UTC 

[PATCH v3 2/5] arm64: Provide dcache_clean_poc_nosync helper
 2026-02-28 22:12 UTC 

[PATCH v3 1/5] arm64: Provide dcache_by_myline_op_nosync helper
 2026-02-28 22:12 UTC 

[RFC PATCH kernel] iommufd: Allow mapping from KVM's guest_memfd
 2026-02-28 18:29 UTC  (12+ messages)

[PATCH v2 8/9] dma-buf: heaps: cma: Turn the heap into a module
 2026-02-28  9:31 UTC  (2+ messages)

[PATCH 08/11] vfio: Enable cdev noiommu mode under iommufd
 2026-02-28  0:35 UTC  (5+ messages)

UBSAN: shift-out-of-bounds in drivers/iommu/intel/iommu.h:1101:17
 2026-02-28  0:34 UTC  (2+ messages)

[Bug] WARNING in pt_iommu_amdv1_init
 2026-02-27 23:49 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox