Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2026-08-28 14:27:49 to 2026-09-02 08:32:37 UTC [more...]

[PATCH v8 0/2] dma-buf: Fix silent overflow and alignment
 2026-09-02  8:32 UTC  (7+ messages)
` [PATCH v8 1/2] dma-buf: Fix silent overflow for phys vec to sgt
` [PATCH v8 2/2] dma-buf: Split sgl by largest page-aligned chunk

[PATCH v6 0/7] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-09-02  8:25 UTC  (8+ messages)
` [PATCH v6 1/7] drm/i915/shmem: Validate max_segment
` [PATCH v6 2/7] drm/i915/gem: Count mapped pages in a folio
` [PATCH v6 3/7] drm/i915/gem: Free sg table on failure to acquire second folio
` [PATCH v6 4/7] iommu/dma: Catch scatterlist length overflows
` [PATCH v6 5/7] drm/i915/gem: Pull out size validation into a separate function
` [PATCH v6 6/7] drm/i915/gem: Read and shrink memory in "
` [PATCH v6 7/7] drm/i915/gem: Remove iterator and use while loop

[PATCH RESEND v7 0/3] RISC-V IOMMU HPM support
 2026-09-02  8:07 UTC  (3+ messages)
` [PATCH RESEND v7 3/3] drivers/perf: riscv-iommu: protect shared state with a raw spinlock

[PATCH v4 00/24] iommu/amd: Introduce AMD Hardware-accelerated Virtualized IOMMU (vIOMMU) Support
 2026-09-02  7:50 UTC  (17+ messages)
` [PATCH 01/24] iommu/amd: Make amd_iommu_completion_wait() non-static
` [PATCH 02/24] iommu/amd: Introduce vIOMMU-specific events and event
` [PATCH 03/24] iommu/amd: Detect and initialize AMD vIOMMU feature
` [PATCH 05/24] iommu/amd: Allocate Guest IDs for IOMMUFD vIOMMU instances

[PATCH v6 00/10] kdump: reduce vmcore size and capture time
 2026-09-02  7:31 UTC  (11+ messages)
` [PATCH v6 01/10] mm: memblock: add missing HugeTLB flag name
` [PATCH v6 02/10] riscv: build crash_mem ranges from memblock instead of resource tree
` [PATCH v6 03/10] crash_core: fold duplicated memblock arch hooks into the weak default
` [PATCH v6 04/10] crash_core: serialize crash header preparation against hotplug
` [PATCH v6 05/10] crash_core: replace for_each_mem_range() with for_each_mem_region()
` [PATCH v6 06/10] memblock: introduce MEMBLOCK_NODUMP flag
` [PATCH v6 07/10] of: reserved_mem: add dumpable flag to opt-in vmcore
` [PATCH v6 08/10] of: reserved_mem: mark /reserved-memory entries with MEMBLOCK_NODUMP
` [PATCH v6 09/10] of: reserved_mem: mark /memreserve/ entries as MEMBLOCK_NODUMP
` [PATCH v6 10/10] crash_core: skip MEMBLOCK_NODUMP regions when building vmcore ELF header

[PATCH v2] dt-bindings: arm-smmu: Document Adreno SMMU for Nord SoC
 2026-09-02  1:38 UTC 

[PATCH] iommu/sva: remove iommu_sva_present flag
 2026-09-02  1:37 UTC  (4+ messages)

[BUG] iommu/dma: "Not yet supported" CC_SHARED rejection regresses dma_alloc_attrs() on SME hosts with IOMMU-attached GPUs (commit 8277a12d0d60)
 2026-09-01 21:09 UTC 

[PATCH v2 0/2] iommu: apple-dart: device specific DMA aperture support
 2026-09-01 20:45 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: iommu: dart: Support specifying the DMA aperture
` [PATCH v2 2/2] iommu: apple-dart: Support specifying the DMA aperture in the DT

[PATCH v5 0/9] Organize the SMMUv3 invalidation flow so iommupt can use it
 2026-09-01 17:49 UTC  (10+ messages)
` [PATCH v5 1/9] iommu/arm-smmu-v3: Handle ARM erratum for CONT under invalidation with SVA
` [PATCH v5 2/9] iommu/arm-smmu-v3: Pass the parameters for the invalidation in a struct
` [PATCH v5 3/9] iommu/arm-smmu-v3: Move pgsize out of arm_smmu_inv
` [PATCH v5 4/9] iommu/arm-smmu-v3: Optimize range invalidation for latency
` [PATCH v5 5/9] iommu/arm-smmu-v3: Keep track in the arm_smmu_invs if RIL is used
` [PATCH v5 6/9] iommu/arm-smmu-v3: Precompute the invalidation commands
` [PATCH v5 7/9] iommu/arm-smmu-v3: Populate the tlbi at the top of the call chain
` [PATCH v5 8/9] iommu/arm-smmu-v3: Change how the tlbi describes the invalidation
` [PATCH v5 9/9] iommu/arm-smmu-v3: Support the DS expansion of RIL's SCALE

[PATCH 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
 2026-09-01 14:53 UTC  (2+ messages)

[PATCH] dt-bindings: arm-smmu: Document Adreno SMMU for Nord SoC
 2026-09-01 14:39 UTC  (2+ messages)

[PATCH] iommu/exynos: Initialize lock before requesting IRQ
 2026-09-01 14:37 UTC  (3+ messages)

[RFC PATCH 0/5] resctrl: Assign devices to resource groups via IOMMU DMA QoS tagging
 2026-09-01 14:08 UTC  (6+ messages)
` [RFC PATCH 1/5] iommu: Add per-device requestor QoS tagging and lookup helpers
` [RFC PATCH 2/5] arm_mpam: resctrl: Add arch query for device DMA QoS support
` [RFC PATCH 3/5] iommu/arm-smmu-v3: Support MPAM device DMA QoS tagging
` [RFC PATCH 4/5] fs/resctrl: Add device-to-group QoS tracking infrastructure
` [RFC PATCH 5/5] fs/resctrl: Add a "devices" file to assign devices to groups

[PATCH v5 00/17] iommu/riscv: Enable MSI remapping, IOMMU_DMA and VFIO
 2026-09-01 13:38 UTC  (20+ messages)
` [PATCH v5 01/17] iommu/dma: Prepare MSI physical address lists
` [PATCH v5 02/17] iommufd: Convert struct iommufd_sw_msi_maps to a growable bitmap
` [PATCH v5 03/17] iommufd: Split software MSI map lookup and allocation
` [PATCH v5 04/17] iommufd: Bound software MSI mappings to the reserved range
` [PATCH v5 05/17] iommufd: Prepare software MSI maps for address lists
` [PATCH v5 06/17] iommufd: Install software MSI map ranges atomically
` [PATCH v5 07/17] iommufd: Prepare software MSI installation for address lists
` [PATCH v5 08/17] iommu/dma: Introduce iommu_dma_prepare_msi_list()
` [PATCH v5 09/17] iommu/riscv: Report cache coherency capability
` [PATCH v5 10/17] iommu/riscv: Reserve an MSI IOVA window for iommufd
` [PATCH v5 11/17] irqchip/riscv-imsic: Add S-mode MSI address list
` [PATCH v5 12/17] irqchip/riscv-imsic: Support IOMMU MSI address lists
` [PATCH v5 13/17] iommu/dma: Enable IOMMU_DMA for 64-bit RISC-V
` [PATCH v5 14/17] vfio: enable IOMMU_TYPE1 for RISC-V
` [PATCH v5 15/17] RISC-V: KVM: Enable KVM_VFIO interfaces on RISC-V arch
` [PATCH v5 16/17] riscv: defconfig: Enable IOMMUFD and VFIO
` [PATCH v5 17/17] selftests/vfio: Allow building on RISC-V

[PATCH v2 0/3] iommu/riscv: Fix command queue publishing races
 2026-09-01 13:39 UTC  (4+ messages)
` [PATCH v2 1/3] iommu/riscv: Add command queue lock
` [PATCH v2 2/3] iommu/riscv: Serialize command queue publishing
` [PATCH v2 3/3] iommu/riscv: Avoid waiting on failed command enqueue

[PATCH] dma-mapping: use exact allocation for DMA pages
 2026-09-01  8:53 UTC 

[PATCH 0/7] iommu/arm-smmu-v3: Fixes reported by Sashiko
 2026-09-01  8:51 UTC  (18+ messages)
` [PATCH 1/7] iommu/arm-smmu-v3: Ensure L2 tables are visible before L1 ptrs
` [PATCH 2/7] iommu/arm-smmu-v3: Prevent rbtree corruption from duplicate streams
` [PATCH 3/7] iommu/arm-smmu-v3-iommufd: Fix error path in arm_vsmmu_cache_invalidate()
` [PATCH 4/7] iommu/arm-smmu-v3-test: Fix arm_smmu_v3_test_debug_print_used_bits()
` [PATCH 5/7] iommu/arm-smmu-v3-test: Add missing error checks for inv array
` [PATCH 6/7] iommu/arm-smmu-v3-test: Fix OOB in arm_smmu_v3_invs_test_verify()
` [PATCH 7/7] iommu/arm-smmu-v3-test: Fix UBSAN error

[PATCH v3 00/13] iommu/arm-smmu-v3: Add PRI support
 2026-09-01  0:33 UTC  (14+ messages)
` [PATCH v3 01/13] iommu/arm-smmu-v3: Add arm_smmu_attach_release()
` [PATCH v3 02/13] iommu/arm-smmu-v3: Add Q_POS() macro
` [PATCH v3 03/13] iommu/arm-smmu-v3: Drain in-flight fault events on domain detach
` [PATCH v3 04/13] iommu/arm-smmu-v3: Flush in-flight fault work "
` [PATCH v3 05/13] iommu/arm-smmu-v3: Allocate IOPF queue without FEAT_SVA
` [PATCH v3 06/13] iommu/arm-smmu-v3: Submit CMDQ_OP_PRI_RESP for IOPF event
` [PATCH v3 07/13] iommu/arm-smmu-v3: Disable the queue IRQs before disabling the SMMU
` [PATCH v3 08/13] iommu/arm-smmu-v3: Disable PRI when no IRQ handler is registered
` [PATCH v3 09/13] iommu/arm-smmu-v3: Support PRI Page Request in arm_smmu_handle_ppr()
` [PATCH v3 10/13] iommu/arm-smmu-v3: Allocate IOPF queue for ARM_SMMU_FEAT_PRI
` [PATCH v3 11/13] PCI/ATS: Add PRI stubs
` [PATCH v3 12/13] PCI/ATS: Export pci_enable_pri() and pci_reset_pri()
` [PATCH v3 13/13] iommu/arm-smmu-v3: Enable PRI for PCI device in arm_smmu_probe_device()

[PATCH 0/2] IOMMU Performance Optimization support
 2026-08-31 22:01 UTC  (5+ messages)
` [PATCH 1/2] iommu/amd: Add PerfOpt IOMMU performance optimization support
` [PATCH 2/2] drm/amdgpu: Enable PerfOpt IOMMU perf optimization when GPU in identity domain

[PATCH v2 0/9] drm/msm: Support for Eliza GPU
 2026-08-31 20:21 UTC  (2+ messages)
` (subset) "

[PATCH] dt-bindings: arm-smmu: Document GPU SMMU on Qualcomm Maili SoC
 2026-08-31 16:08 UTC  (2+ messages)

[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
 2026-08-31 14:58 UTC  (10+ messages)
` [PATCH v2 03/15] accel/qda: Add initial QDA DRM accelerator driver

[PATCH AUTOSEL 6.18-5.10] iommu/amd: Add support for Hygon family 18h model 4h IOAPIC
 2026-08-31 13:30 UTC  (3+ messages)
` [PATCH AUTOSEL 6.18-5.10] iommu/rockchip: disable fetch dte time limit
` [PATCH AUTOSEL 6.18-6.12] iommu: arm-smmu-qcom: Ensure smmu is powered up in set_ttbr0_cfg

[PATCH v4 00/18] PCI/P2PDMA: Fix ACS egress control handling
 2026-08-31 12:02 UTC  (14+ messages)
` [PATCH v4 05/18] PCI/P2PDMA: Document the pdev->p2pdma lifetime and RCU rules
  ` I
` [PATCH v4 10/18] PCI: Account for ACS egress control in isolation checks
` [PATCH v4 18/18] PCI/P2PDMA: Log detailed ACS routing diagnostics

[PATCH v5 0/6] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-08-31 10:58 UTC  (6+ messages)
` [PATCH v5 1/6] drm/i915/gem: Count mapped pages in a folio

[PATCH] dma-mapping: rename dma_opt_mapping_size()
 2026-08-31  9:36 UTC 

[PATCH v11 00/14] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-08-31  8:19 UTC  (15+ messages)
` [PATCH v11 01/14] accel/rocket: request the core clocks by name
` [PATCH v11 02/14] accel/rocket: take the completion register writes under job_lock
` [PATCH v11 03/14] accel/rocket: wait for a running IRQ handler before resetting a core
` [PATCH v11 04/14] accel/rocket: let the core suspend after a reset
` [PATCH v11 05/14] accel/rocket: factor the completion tail out of the IRQ handler
` [PATCH v11 06/14] dt-bindings: npu: rockchip: add rockchip,rk3576-rknn-core
` [PATCH v11 07/14] dt-bindings: power: rockchip: allow resets in a power domain node
` [PATCH v11 08/14] dt-bindings: iommu: rockchip: describe the RK3576 NPU MMU
` [PATCH v11 09/14] pmdomain/rockchip: add optional per-domain power-on settle delay
` [PATCH v11 10/14] pmdomain/rockchip: cycle optional power-domain resets on power-on
` [PATCH v11 11/14] accel/rocket: select the per-core clock and reset counts from match data
` [PATCH v11 12/14] accel/rocket: add RK3576 NPU (RKNN) support
` [PATCH v11 13/14] arm64: dts: rockchip: rk3576: add NPU (RKNN) nodes
` [PATCH v11 14/14] arm64: dts: rockchip: rk3576-rock-4d: enable NPU

[PATCH v10 00/13] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-08-31  7:20 UTC  (15+ messages)
` [PATCH v10 01/13] accel/rocket: take the completion register writes under job_lock
` [PATCH v10 02/13] accel/rocket: wait for a running IRQ handler before resetting a core
` [PATCH v10 03/13] accel/rocket: let the core suspend after a reset
` [PATCH v10 04/13] accel/rocket: factor the completion tail out of the IRQ handler
` [PATCH v10 05/13] dt-bindings: npu: rockchip: add rockchip,rk3576-rknn-core
` [PATCH v10 06/13] dt-bindings: power: rockchip: allow resets in a power domain node
` [PATCH v10 07/13] dt-bindings: iommu: rockchip: describe the RK3576 NPU MMU
` [PATCH v10 08/13] pmdomain/rockchip: add optional per-domain power-on settle delay
` [PATCH v10 09/13] pmdomain/rockchip: cycle optional power-domain resets on power-on
` [PATCH v10 10/13] accel/rocket: select the per-core clock and reset counts from match data
` [PATCH v10 11/13] accel/rocket: add RK3576 NPU (RKNN) support
` [PATCH v10 12/13] arm64: dts: rockchip: rk3576: add NPU (RKNN) nodes
` [PATCH v10 13/13] arm64: dts: rockchip: rk3576-rock-4d: enable NPU

[PATCH] iommupt/kunit: Unmap in the tests before freeing the domain
 2026-08-31  6:42 UTC 

[PATCH 0/2] iommu: Drop IOMMU_DEBUG_PAGEALLOC refs on iommupt domain teardown
 2026-08-31  6:23 UTC  (9+ messages)
` [PATCH 1/2] iommu: Add __iommu_debug_unmap_phys() to drop refs by physical address
` [PATCH 2/2] iommupt: Drop pagealloc references during domain deinit

[RFC PATCH 0/7] riscv: iommu: Add QoS ID support for resctrl device assignment
 2026-08-31  2:22 UTC  (3+ messages)
` [RFC PATCH 6/7] riscv_cbqri: Assign IOMMU groups to resource groups

[PATCH v10 00/13] iommu/arm-smmu-v3: Adopt the crashed kernel's stream table for kdump
 2026-08-30 23:18 UTC  (14+ messages)
` [PATCH v10 01/13] iommu/arm-smmu-v3: Init the vmid_map ida before the stream table setup
` [PATCH v10 02/13] iommu/arm-smmu-v3: Make the ASID space per SMMU instance
` [PATCH v10 03/13] iommu/arm-smmu-v3: Add ARM_SMMU_FEAT_EVTQ for the event queue
` [PATCH v10 04/13] iommu/arm-smmu-v3: Disable the EVTQ and the PRIQ in a kdump kernel
` [PATCH v10 05/13] iommu/arm-smmu-v3: Add strtab parse helpers to a new arm-smmu-v3-kexec.c
` [PATCH v10 06/13] iommu/arm-smmu-v3: Add ARM_SMMU_OPT_KDUMP_ADOPT for kdump kernel
` [PATCH v10 07/13] iommu/arm-smmu-v3-kexec: Add a CD table parse helper
` [PATCH v10 08/13] iommu/arm-smmu-v3-kexec: Add ASID/VMID reservation helpers
` [PATCH v10 09/13] iommu/arm-smmu-v3-kdump: Reserve crashed kernel's ASIDs and VMIDs
` [PATCH v10 10/13] iommu/arm-smmu-v3-kdump: Implement is_attach_deferred()
` [PATCH v10 11/13] iommu/arm-smmu-v3: Retain CR0_SMMUEN during kdump device reset
` [PATCH v10 12/13] iommu/arm-smmu-v3: Skip RMR bypass for kdump adoption
` [PATCH v10 13/13] iommu/arm-smmu-v3: Detect ARM_SMMU_OPT_KDUMP_ADOPT in probe()

[PATCH v6 0/5] iommufd: Iterate the cache invalidation array in the core
 2026-08-30 22:26 UTC  (6+ messages)
` [PATCH v6 1/5] iommu/arm-smmu-v3-iommufd: Reject unsupported bits in invalidation commands
` [PATCH v6 2/5] iommufd: Iterate the cache invalidation array in the core
` [PATCH v6 3/5] iommufd/selftest: Convert cache invalidation mocks to the core array loop
` [PATCH v6 4/5] iommu/arm-smmu-v3-iommufd: Convert cache invalidation "
` [PATCH v6 5/5] iommu/vt-d: Convert nested "

[PATCH v9 00/12] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-08-30 21:11 UTC  (3+ messages)
` [PATCH v9 11/12] iommu/arm-smmu-v3: Invoke pm_runtime before hw access

[PATCH v4] iommu/io-pgtable-arm: Add support for contiguous hint bit
 2026-08-30 19:43 UTC  (6+ messages)

[PATCH v4 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-08-28 17:22 UTC  (11+ messages)
` [PATCH v4 1/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [PATCH v4 2/5] Drivers: hv: Add logical device ID registry for vPCI devices
` [PATCH v4 3/5] iommu/x86: Add architectural MSI reserved region helper
` [PATCH v4 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
` [PATCH v4 5/5] iommu/hyperv: Add page-selective IOTLB flush support

[REGRESSION] Silent SATA read corruption with dma-iommu on AMD 600-series AHCI (6.19 good, 7.0+ bad)
 2026-08-28 16:42 UTC  (6+ messages)

[PATCH v4 00/18] iommu: Add live update state preservation
 2026-08-28 16:15 UTC  (7+ messages)
` [PATCH v4 12/18] iommu/vt-d: Handle reattach of the restored domain

[PATCH v3 0/3] iommu/amd: Do not request ACS when IOMMU is not going to be initialized
 2026-08-28 15:53 UTC  (3+ messages)
` [PATCH v3 3/3] iommu/amd: Remove ad-hoc checks that are never true


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