Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2025-09-22 14:44:53 to 2025-09-28 09:30:44 UTC [more...]

[RFC PATCH v2 00/18] iommu/riscv: Add irqbypass support
 2025-09-28  9:30 UTC  (20+ messages)
` [RFC PATCH v2 03/18] iommu/riscv: Use data structure instead of individual values
` [RFC PATCH v2 04/18] iommu/riscv: Add IRQ domain for interrupt remapping
` [RFC PATCH v2 08/18] iommu/riscv: Use MSI table to enable IMSIC access

[PATCH v2 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-09-28  8:15 UTC  (15+ messages)
` [PATCH v2 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation

[PATCH] iommu/amd: Enable PCIe ACS only if AMD IOMMU is on
 2025-09-28  7:52 UTC 

[PATCH] iommu/amd: Enable PCIe ACS once AMD IOMMU initialization succeeds
 2025-09-28  7:26 UTC  (2+ messages)

[PATCH] iommu/amd: Fix pci_segment memleak in alloc_pci_segment()
 2025-09-28  5:36 UTC 

[PATCH 1/2] iommu/io-pgtable-arm: Implement .iotlb_sync_map callback
 2025-09-27 22:39 UTC  (2+ messages)
` [PATCH 2/2] drivers/arm-smmu-v3: "

[PATCH 0/9] Remove DMA .map_page and .unmap_page callbacks
 2025-09-27 19:20 UTC  (8+ messages)
` [PATCH 1/9] alpha: Convert mapping routine to rely on physical address

[PATCH v4 00/28] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2025-09-26 14:42 UTC  (13+ messages)
` [PATCH v4 02/28] KVM: arm64: Donate MMIO to the hypervisor
` [PATCH v4 10/28] KVM: arm64: iommu: Shadow host stage-2 page table
` [PATCH v4 15/28] iommu/arm-smmu-v3: Load the driver later in KVM mode

[PATCH v5] iommu/amd: Add support for hw_info for iommu capability query
 2025-09-26 14:19 UTC 

[PATCH v5] iommu: Fix iommu selftest running test mock domain fail
 2025-09-26 13:30 UTC  (2+ messages)

[PATCH v2] selftests/iommu: prevent use of uninitialized variable
 2025-09-26 13:02 UTC  (2+ messages)

[PATCH 0/1] [PULL REQUEST] iommu/vt-d: Fixes for v6.18-rc1
 2025-09-26  8:03 UTC  (3+ messages)
` [PATCH 1/1] iommu/vt-d: Disallow dirty tracking if incoherent page walk

[PATCH v5 00/15] Consolidate iommu page table implementations (AMD)
 2025-09-26  7:57 UTC  (37+ messages)
` [PATCH v5 01/15] genpt: Generic Page Table base API
  ` [External] : "
` [PATCH v5 02/15] genpt: Add Documentation/ files
` [PATCH v5 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v5 04/15] iommupt: Add the AMD IOMMU v1 page table format
` [PATCH v5 06/15] iommupt: Add unmap_pages op
` [PATCH v5 07/15] iommupt: Add map_pages op
` [PATCH v5 08/15] iommupt: Add read_and_clear_dirty op
` [PATCH v5 10/15] iommupt: Add a mock pagetable format for iommufd selftest to use
` [PATCH v5 12/15] iommupt: Add the x86 64 bit page table format
` [PATCH v5 13/15] iommu/amd: Use the generic iommu page table

[PATCH 1/1] iommu/vt-d: Disallow dirty tracking if incoherent page walk
 2025-09-26  2:42 UTC  (4+ messages)

[PATCH v5 0/8] Fix stale IOTLB entries for kernel address space
 2025-09-25 20:24 UTC  (4+ messages)
` [PATCH v5 5/8] x86/mm: Use pagetable_free()

[PATCH 0/2] amba/iommu: tegra: enable compile testing
 2025-09-25 15:31 UTC  (3+ messages)
` [PATCH 1/2] amba: tegra-ahb: "
` [PATCH 2/2] iommu: tegra: "

[PATCH v3 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-09-25 13:14 UTC  (11+ messages)
` [PATCH v3 01/10] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v3 02/10] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v3 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v3 04/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v3 05/10] types: move phys_vec definition to common header
` [PATCH v3 06/10] vfio: Export vfio device get and put registration helpers
` [PATCH v3 07/10] vfio/pci: Add dma-buf export config for MMIO regions
` [PATCH v3 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v3 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v3 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH 00/14] iommu: fix device leaks
 2025-09-25 12:27 UTC  (15+ messages)
` [PATCH 01/14] iommu/apple-dart: fix device leak on of_xlate()
` [PATCH 02/14] iommu/qcom: "
` [PATCH 03/14] iommu/exynos: "
` [PATCH 04/14] iommu/ipmmu-vmsa: "
` [PATCH 05/14] iommu/mediatek: "
` [PATCH 06/14] iommu/mediatek: fix device leaks on probe()
` [PATCH 07/14] iommu/mediatek: simplify dt parsing error handling
` [PATCH 08/14] iommu/mediatek-v1: fix device leak on probe_device()
` [PATCH 09/14] iommu/mediatek-v1: fix device leaks on probe()
` [PATCH 10/14] iommu/mediatek-v1: add missing larb count sanity check
` [PATCH 11/14] iommu/omap: fix device leaks on probe_device()
` [PATCH 12/14] iommu/omap: simplify probe_device() error handling
` [PATCH 13/14] iommu/sun50i: fix device leak on of_xlate()
` [PATCH 14/14] iommu/tegra: fix device leak on probe_device()

[PATCH 00/11] Fix incorrect iommu_groups with PCIe switches
 2025-09-25 12:20 UTC  (20+ messages)
` [PATCH 03/11] iommu: Compute iommu_groups properly for "

[PATCH v4] iommu: Fix iommu selftest running test mock domain fail
 2025-09-25  5:42 UTC  (3+ messages)

[PATCH v3] iommu: Fix iommu selftest running test mock domain fail
 2025-09-25  2:29 UTC  (3+ messages)

[PATCH] dt-bindings: arm-smmu: Add compatible for Kaanapali SoC
 2025-09-24 23:19 UTC 

[PATCH rfcv2 0/8] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2025-09-24 21:56 UTC  (13+ messages)
` [PATCH rfcv2 2/8] iommu/arm-smmu-v3: Explicitly set smmu_domain->stage for SVA
` [PATCH rfcv2 3/8] iommu/arm-smmu-v3: Add an inline arm_smmu_domain_free()
` [PATCH rfcv2 4/8] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
` [PATCH rfcv2 5/8] iommu/arm-smmu-v3: Pre-allocate a per-master invalidation array
` [PATCH rfcv2 6/8] iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters
` [PATCH rfcv2 7/8] iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range()

[PATCH v4 0/7] Disable ATS via iommu during PCI resets
 2025-09-24 21:02 UTC  (22+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()
` [PATCH v4 4/7] iommu: Pass in old domain to attach_dev callback functions
` [PATCH v4 5/7] iommu: Add iommu_get_domain_for_dev_locked() helper
` [PATCH v4 6/7] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()

[PATCH 2/2] iommu/of: Call pci_request_acs() before enumerating the Root Port device
 2025-09-24 19:49 UTC  (5+ messages)

[PATCH v4 0/4] arm-smmu: select suitable MSI IOVA
 2025-09-24 18:59 UTC  (11+ messages)
` [PATCH v4 2/4] iommu/of: fix device tree configuration for PCI devices
` [PATCH v4 3/4] arm-smmu: select suitable MSI IOVA

[PATCH 0/2] SMMU v3 CMDQ fix and improvement
 2025-09-24 17:54 UTC  (3+ messages)
` [PATCH 1/2] iommu/arm-smmu-v3: Fix CMDQ timeout warning
` [PATCH 2/2] iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiency

[PATCH v2] Fix to avoid the usage of the `res` variable uninitialized in the following macro expansions
 2025-09-24 16:57 UTC 

[PATCH 0/2] PCI: Fix ACS enablement for Root Ports in DT platforms
 2025-09-24 12:55 UTC  (6+ messages)

[PATCH] selftests/iommu: prevent use of uninitialized variable
 2025-09-24 12:45 UTC  (4+ messages)

[PATCH v4 00/14] expand mmap_prepare functionality, port more users
 2025-09-24 12:03 UTC  (5+ messages)
` [PATCH v4 11/14] mm/hugetlbfs: update hugetlbfs to use mmap_prepare

[PATCH v2] iommu: Fix iommu selftest running test mock domain fail
 2025-09-24  6:41 UTC  (4+ messages)

[PATCH v2 04/10] iommupt: Flush the CPU cache after any writes to the page table
 2025-09-24  3:05 UTC  (11+ messages)

[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
 2025-09-23 22:35 UTC  (10+ messages)

[PATCH v3 00/11] Fix incorrect iommu_groups with PCIe ACS
 2025-09-23 22:23 UTC  (6+ messages)

[PATCH v4 0/4] Move io-pgtable-arm selftest to KUnit
 2025-09-23 19:34 UTC  (9+ messages)
` [PATCH v4 1/4] iommu/io-pgtable-arm: Simplify error prints for selftests
` [PATCH v4 2/4] iommu/io-pgtable-arm: Move selftests to a separate file
` [PATCH v4 3/4] iommu/io-pgtable-arm-selftests: Modularize the test
` [PATCH v4 4/4] iommu/io-pgtable-arm-selftests: Use KUnit

[PATCH v4] iommu/amd: Add support for hw_info for iommu capability query
 2025-09-23 17:55 UTC  (2+ messages)

[PATCH v7 0/6] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-09-23  9:55 UTC  (6+ messages)
` [PATCH v7 6/6] arm64: dts: qcom: Add "

[syzbot] [iommu?] WARNING in intel_iommu_map_pages
 2025-09-23  5:36 UTC  (2+ messages)

[PATCH] dt-bindings: arm-smmu: Document Glymur SMMU
 2025-09-22 19:50 UTC  (2+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2025-09-22 18:27 UTC  (2+ messages)

[TECH TOPIC] vfio, iommufd: Enabling user space drivers to vend more granular access to client processes
 2025-09-22 17:51 UTC  (3+ messages)

[PATCH v2 01/10] iommu/pages: Add support for a incoherent IOMMU page walker
 2025-09-22 16:32 UTC  (3+ messages)


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