Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2026-07-22 16:56:27 to 2026-07-27 02:53:19 UTC [more...]

[PATCH] iommu/vt-d: use kstrtoint_from_user() in dmar_perf_latency_write()
 2026-07-27  2:51 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix CACHE_TAG_NESTING_DEVTLB polluting shared variables in flush loop
 2026-07-27  2:47 UTC  (2+ messages)

[PATCH] iommu/intel: Use logical OR operator for privilege mode check
 2026-07-27  2:46 UTC  (2+ messages)

[PATCH] iommu/vt-d: Make DMA-fault page-table dump user-selectable
 2026-07-27  2:36 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix copied_tables bitmap leak on error in copy_translation_tables
 2026-07-27  1:51 UTC  (2+ messages)

[PATCH v2] iommu/vt-d: Fix UCTP context table slot when copying root entries
 2026-07-27  1:34 UTC  (3+ messages)

[PATCH] iommu/vt-d: respect user override for intel_iommu=on on Lenovo ThinkPad P50s
 2026-07-27  1:31 UTC  (6+ messages)
` [PATCH v3] iommu/vt-d: Disable IOMMU by default "

[PATCH v3 0/2] iommu/virtio: Probe fixes for proper driver state
 2026-07-27  0:46 UTC 

[PATCH 0/2] Drop SCSI core dev->dma_mask check
 2026-07-26 22:10 UTC  (2+ messages)

[PATCH 0/8] driver core: prefer platform_device_set_fwnode()
 2026-07-26 20:50 UTC  (6+ messages)
` [PATCH 2/8] i2c: pxa-pci: use platform_device_set_fwnode()
` [PATCH 5/8] pmdomain: imx: "

[PATCH v2 00/11] iommu/tegra241-cmdqv: Fix error-interrupt races and VINTF lifecycle bugs
 2026-07-26 18:06 UTC  (4+ messages)
` [PATCH v2 10/11] iommu/tegra241-cmdqv: Warn on a VCMDQ base above the 48-bit hardware limit

[PATCH v9 0/4] iommu/arm-smmu-v3: Tegra264 invalidation workaround
 2026-07-26 17:20 UTC  (9+ messages)
` [PATCH v9 1/4] iommu/arm-smmu-v3: Factor out CMDQ batch force-sync conditions
` [PATCH v9 2/4] iommu/arm-smmu-v3: Add CFGI/TLBI-repeat workaround
` [PATCH v9 3/4] iommu/arm-smmu-v3-iommufd: Report CFGI/TLBI-repeat erratum
` [PATCH v9 4/4] iommu/arm-smmu-v3: Enable CFGI/TLBI-repeat workaround on Tegra264

[PATCH v2] iommu/iommufd: Fix IOPF group ownership UAF
 2026-07-26 16:20 UTC  (6+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] "

[PATCH v2 0/2] iommu/arm-smmu-v3: Fix SVA vs. HAFT issues
 2026-07-26 16:10 UTC  (7+ messages)
` [PATCH v2 1/2] arm64: Add override for MMFR1.HAFDBS
` [PATCH v2 2/2] iommu/arm-smmu-v3: Add HAFT support for SVA

[PATCH] iommu/rockchip: Fix silent probe success when all MMU resources fail
 2026-07-26 15:00 UTC  (2+ messages)

[PATCH v3] iommu/rockchip: Drop global rk_ops in favor of per-device ops
 2026-07-26 15:00 UTC  (3+ messages)

[RFC PATCH v2 0/8] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-07-26 15:00 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: iommu: Fix interrupt type in example
 2026-07-26 15:00 UTC  (2+ messages)

[PATCH 0/2] Add arm-smmu-v3 support for instcfg data override feature
 2026-07-26 13:16 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: iommu: add arm,instdata-override property documentation
` [PATCH 2/2] iommu/arm-smmu-v3: Override for Inst/Data attribute

[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-26  8:17 UTC  (16+ messages)
` [PATCH v8 01/23] dma-direct: return struct page from dma_direct_alloc_from_pool()

[PATCH 0/4] iommu: Fix SVA, iommufd, and iommupt error paths
 2026-07-26  7:43 UTC  (5+ messages)
` [PATCH 1/4] iommu/sva: Set handle->dev before the SVA handle is visible
` [PATCH 2/4] iommufd: Avoid locking internal accesses during unmap
` [PATCH 3/4] iommufd: Release current IOAS on xa_store() failure
` [PATCH 4/4] iommupt: Return zero for invalid iova_to_phys() ranges

[PATCH v10 00/14] media: iris: Add support for glymur platform
 2026-07-26  5:49 UTC  (15+ messages)
` [PATCH v10 01/14] dt-bindings: media: qcom,glymur-iris: Add glymur video codec
` [PATCH v10 02/14] media: iris: Add hooks to initialize and tear down context banks
` [PATCH v10 03/14] media: iris: Add helper to create a context bank device
` [PATCH v10 04/14] media: iris: Add helper to select relevant "
` [PATCH v10 05/14] media: iris: Skip DMA mask setting to core device when IOMMU is not mapped
` [PATCH v10 06/14] media: iris: Enable Secure PAS support with IOMMU managed by Linux
` [PATCH v10 07/14] media: iris: Replace enum-indexed clock and power domain tables with per-block structures
` [PATCH v10 08/14] media: iris: Add power sequence for glymur
` [PATCH v10 09/14] media: iris: Handle CPU_CS_SCIACMDARG3 register write via program bootup registers hook
` [PATCH v10 10/14] media: iris: Add support to select core for dual core platforms
` [PATCH v10 11/14] media: iris: Add hooks for pixel and non-pixel context banks
` [PATCH v10 12/14] media: iris: Add platform data for glymur
` [PATCH v10 13/14] arm64: dts: qcom: glymur: Add iris video node
` [PATCH v10 14/14] arm64: dts: qcom: glymur-crd: Enable iris video codec node

[PATCH V4 0/9] PCI passthru on Hyper-V
 2026-07-25  1:48 UTC  (9+ messages)
` [PATCH V4 1/9] mshv: Provide a way to get partition ID if running in a VMM process
` [PATCH V4 4/9] mshv: Add ioctl support for MSHV-VFIO bridge device

[PATCH 0/7] Use the generic iommu page table for SMMUv3
 2026-07-25  1:12 UTC  (15+ messages)
` [PATCH 1/7] iommupt: Remove the sanity check for pt_num_items_lg2() at the top level
` [PATCH 3/7] iommupt: Add the 64 bit ARMv8 page table format
` [PATCH 4/7] iommu/arm-smmu-v3: Remove io-pgtable-arm from sva.c
` [PATCH 5/7] iommu/arm-smmu-v3: Move the DMA API comment to flush_iotlb_all
` [PATCH 6/7] iommu/arm-smmu-v3: Use the generic iommu page table

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-07-24 23:35 UTC  (4+ messages)
` [PATCH 22/36] iommu/s390: remove conditional return "
` (subset) [PATCH 00/36] treewide: remove conditional returns "

[GIT PULL] IOMMU Fixes for Linux v7.2-rc5
 2026-07-24 19:22 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Add HAFT support for SVA
 2026-07-24 16:42 UTC  (6+ messages)

[PATCH 0/2] iommu/amd: Fix default domain selection for PASID-capable devices
 2026-07-24 15:15 UTC  (19+ messages)
` [PATCH 1/2] PCI: Mark Radeon Pro WX 4100 ATS as broken
` [PATCH 2/2] iommu/amd: Force identity mode for selected GPUs only

[PATCH v2 00/14] iommu/riscv: Enable MSI remapping and IOMMU_DMA
 2026-07-24 15:12 UTC  (15+ messages)
` [PATCH v2 01/14] iommufd: Convert struct iommufd_sw_msi_maps to a growable bitmap
` [PATCH v2 02/14] iommufd: Add iommufd_sw_map_msi()
` [PATCH v2 03/14] iommu/dma: Add iommu_dma_sw_map_msi()
` [PATCH v2 04/14] iommu/dma: Add iommu_dma_map_msi()
` [PATCH v2 05/14] genirq/msi: Provide DOMAIN_BUS_MSI_REMAP
` [PATCH v2 06/14] irqchip/riscv-imsic: Compose MSI updates through the hierarchy
` [PATCH v2 07/14] iommu/riscv: Add IRQ domain for interrupt remapping
` [PATCH v2 08/14] iommu/riscv: Prepare info->domain for concurrent RCU read access
` [PATCH v2 09/14] iommu/riscv: Publish IOMMU_RESV_SW_MSI region for iommufd MSI remapping
` [PATCH v2 10/14] iommu/riscv: Pre-map IMSIC MSI targets
` [PATCH v2 11/14] iommu/riscv: Copy MSI IOVA table when replacing an iommufd domain
` [PATCH v2 12/14] iommu/riscv: Implement irq_compose_msi_msg for IMSIC remapping
` [PATCH v2 13/14] iommu/dma: Enable IOMMU_DMA for 64-bit RISC-V
` [PATCH v2 14/14] riscv: defconfig: Enable IOMMUFD and VFIO

[PATCH v2 RESEND] iommu/iova: Move CPU magazine init to first insert
 2026-07-24 14:50 UTC  (2+ messages)

[PATCH v2] iommu/msm: unwind probe state on registration failure
 2026-07-24 13:02 UTC  (6+ messages)
` [PATCH v3] iommu/msm: Fix dangling list entry on probe failure

[PATCH v3 0/2] iommu/virtio: Probe fixes for proper driver state
 2026-07-24 12:33 UTC  (5+ messages)
  ` [PATCH] iommu/virtio: Fix probe error handling and driver state initialization

[PATCH v9 00/14] media: iris: Add support for glymur platform
 2026-07-24 11:36 UTC  (4+ messages)
` [PATCH v9 01/14] dt-bindings: media: qcom,glymur-iris: Add glymur video codec

Fixing TegraDRM on multi_v7_defconfig / Enabling DMA API with tegra-smmu
 2026-07-24  7:35 UTC 

[PATCH v7 00/24] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2026-07-24  7:29 UTC  (7+ messages)
` [PATCH v7 07/24] KVM: arm64: iommu: Shadow host stage-2 page table
` [PATCH v7 14/24] iommu/arm-smmu-v3-kvm: Shadow the command queue

[PATCH v8 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaround
 2026-07-24  4:24 UTC  (7+ messages)
` [PATCH v8 2/3] iommu/arm-smmu-v3: Introduce CFGI/TLBI-repeat workaround infrastructure
` [PATCH v8 3/3] iommu/arm-smmu-v3: Enable CFGI/TLBI-repeat workaround on Tegra264

[PATCH v4 00/10] kdump: reduce vmcore size and capture time
 2026-07-23 23:41 UTC  (2+ messages)

[PATCH v3] iommu/io-pgtable-arm: Add support for contiguous hint bit
 2026-07-23 17:29 UTC  (2+ messages)

[PATCH v2] dma-buf: Split sgl into page-aligned 2G chunks
 2026-07-23 16:07 UTC  (5+ messages)
` [PATCH v3] dma-buf: Split sgl by largest page-aligned chunk

[RFC PATCH v2 00/11] KVM: Allow alternative providers of guest_memfd backed by PFNMAP memory
 2026-07-23 16:01 UTC  (4+ messages)

[PATCH v16 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-07-23 13:17 UTC  (3+ messages)
` [PATCH v16 3/3] of: Respect "

[PATCH] iommu/virtio: Set driver data before enabling virtqueues
 2026-07-23 11:44 UTC  (8+ messages)
` [PATCH] iommu/virtio: Handle iommu_device_register() failures
  ` [PATCH v2 0/3] iommu/virtio: Probe error handling and event buffer validation
  ` [PATCH v2 1/3] iommu/virtio: Set driver data before enabling virtqueues
  ` [PATCH v2 2/3] iommu/virtio: Handle iommu_device_register() failures
  ` [PATCH v2 3/3] iommu/virtio: Reject short event buffers

[PATCH v4 0/5] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-07-23 10:25 UTC  (6+ messages)
` [PATCH v4 1/5] drm/i915/gem: Count mapped pages in a folio
` [PATCH v4 2/5] iommu/dma: Catch scatterlist length overflows
` [PATCH v4 3/5] drm/i915/gem: Pull out size validation into a separate function
` [PATCH v4 4/5] drm/i915/gem: Read and shrink memory in "
` [PATCH v4 5/5] drm/i915/gem: Remove iterator and use while loop

[PATCH] iommu/dma: fix grammar in comments
 2026-07-23 10:17 UTC  (3+ messages)

[PATCH] iommu/amd: Add SNP page mode 0 support
 2026-07-23  8:46 UTC  (2+ messages)

[PATCH v2] iommu/riscv: Replace illegal command with dummy IOFENCE to prevent hardware lockup
 2026-07-23  7:50 UTC  (3+ messages)

[PATCH v2 00/33] mm: make VMA page offset handling more consistent
 2026-07-23  2:42 UTC  (5+ messages)
` [PATCH v2 13/33] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH v2 14/33] mm/vma: clean up anon_vma_compatible()

[PATCH v7] dma-buf: Fix silent overflow for phys vec to sgt
 2026-07-22 21:53 UTC  (2+ messages)

[PATCH] iommu/io-pgtable-arm: Add support for contiguous hint bit
 2026-07-22 21:42 UTC  (7+ messages)

[PATCH v1 0/2] iommu/virtio: Harden event handling
 2026-07-22 21:42 UTC  (5+ messages)
` [PATCH v1 1/2] iommu/virtio: Set driver data before enabling virtqueues
` [PATCH v1 2/2] iommu/virtio: Reject short event buffers

[PATCH] iommu/vt-d: fix typo in comment
 2026-07-22 21:41 UTC  (2+ messages)

[PATCH v3 0/2] iommu/arm-smmu-v3: Fix Tegra241 CMDQV CMD_SYNC use-after-free
 2026-07-22 21:39 UTC  (2+ messages)

[PATCH] iommu/msm: limit the per-master Machine ID list
 2026-07-22 21:39 UTC  (2+ messages)

[PATCH] iommu: arm: Remove redundant dev_err()/dev_err_probe()
 2026-07-22 21:39 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Declare eats_s1chk and eats_trans as host-endian u64
 2026-07-22 21:39 UTC  (2+ messages)

[PATCH v2 0/6] iommu/qcom: Misc Fixes
 2026-07-22 21:39 UTC  (2+ messages)

[PATCH] iommu/amd: Fix undefined behavior in devid_write debugfs function
 2026-07-22 21:39 UTC  (2+ messages)

[PATCH v3] dt-bindings: arm-smmu: qcom: Add compatible for Maili SoC
 2026-07-22 21:39 UTC  (2+ messages)

[PATCH v2] dt-bindings: iommu: ti,omap-iommu: Convert to DT schema
 2026-07-22 21:39 UTC  (2+ messages)

[PATCH] iommu/qcom: Remove sysfs device on probe failure path
 2026-07-22 21:39 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu-qcom: Add SM8450 MDSS compatible
 2026-07-22 21:39 UTC  (2+ messages)

[PATCH v6 0/7] drm/msm: Add support for Shikra GPU (A704)
 2026-07-22 21:39 UTC  (2+ messages)

[PATCH v2 0/9] drm/msm: Support for Eliza GPU
 2026-07-22 21:39 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