Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2025-09-17 19:08:50 to 2025-09-22 14:33:36 UTC [more...]

[GIT PULL] Please pull IOMMUFD subsystem changes
 2025-09-22 14:33 UTC 

[PATCH v4 0/4] Move io-pgtable-arm selftest to KUnit
 2025-09-22 13:30 UTC  (7+ 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] iommu/amd/pgtbl: Fix possible race while increase page table level
 2025-09-22 13:02 UTC  (4+ messages)

[PATCH v2 09/10] iommu/vt-d: Follow PT_FEAT_DMA_INCOHERENT into the PASID entry
 2025-09-22 13:00 UTC  (2+ messages)

[PATCH v2 08/10] iommu/vt-d: Use the generic iommu page table
 2025-09-22 11:17 UTC  (2+ messages)

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

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

[PATCH v2 05/10] iommupt: Add the Intel VT-D second stage page table format
 2025-09-22  3:06 UTC  (2+ messages)

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

[PATCH 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices
 2025-09-21 16:08 UTC  (6+ messages)
` [PATCH 25/37] clk: clk-apple-nco: Add "apple,t8103-nco" compatible
` [PATCH 26/37] dt-bindings: clock: apple,nco: Add t6020-nco compatible
` (subset) [PATCH 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices

[PATCH v2 03/10] iommupt: Use the incoherent start/stop functions for PT_FEAT_DMA_INCOHERENT
 2025-09-21 13:29 UTC  (2+ messages)

[PATCH v2 02/10] iommupt: Add basic support for SW bits in the page table
 2025-09-21 10:21 UTC  (2+ messages)

[PATCH v2 01/10] iommu/pages: Add support for a incoherent IOMMU page walker
 2025-09-21  9:54 UTC  (2+ messages)

[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
 2025-09-21  0:47 UTC  (6+ messages)

[RFC PATCH v2 00/18] iommu/riscv: Add irqbypass support
 2025-09-20 20:39 UTC  (19+ messages)
` [RFC PATCH v2 01/18] genirq/msi: Provide DOMAIN_BUS_MSI_REMAP
` [RFC PATCH v2 02/18] iommu/riscv: Move struct riscv_iommu_domain and info to iommu.h
` [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 05/18] iommu/riscv: Prepare to use MSI table
` [RFC PATCH v2 06/18] iommu/riscv: Implement MSI table management functions
` [RFC PATCH v2 07/18] iommu/riscv: Export phys_to_ppn and ppn_to_phys
` [RFC PATCH v2 08/18] iommu/riscv: Use MSI table to enable IMSIC access
` [RFC PATCH v2 09/18] iommu/dma: enable IOMMU_DMA for RISC-V
` [RFC PATCH v2 10/18] RISC-V: Define irqbypass vcpu_info
` [RFC PATCH v2 11/18] iommu/riscv: Maintain each irq msitbl index with chip data
` [RFC PATCH v2 12/18] iommu/riscv: Add guest file irqbypass support
` [RFC PATCH v2 13/18] iommu/riscv: report iommu capabilities
` [RFC PATCH v2 14/18] RISC-V: KVM: Enable KVM_VFIO interfaces on RISC-V arch
` [RFC PATCH v2 15/18] RISC-V: KVM: Add guest file irqbypass support
` [RFC PATCH v2 16/18] vfio: enable IOMMU_TYPE1 for RISC-V
` [RFC PATCH v2 17/18] RISC-V: defconfig: Add VFIO modules
` [RFC PATCH v2 18/18] DO NOT UPSTREAM: RISC-V: KVM: Workaround kvm_riscv_gstage_ioremap() bug

[PATCH rfcv2 0/8] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2025-09-20  0:26 UTC  (3+ messages)
` [PATCH rfcv2 4/8] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array

[PATCH v4 0/7] Disable ATS via iommu during PCI resets
 2025-09-19 23:14 UTC  (10+ 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

[git pull] IOMMU Fixes for Linux v6.17-rc6
 2025-09-19 23:14 UTC  (2+ messages)

[PATCH v5 00/15] Consolidate iommu page table implementations (AMD)
 2025-09-19 18:35 UTC  (23+ messages)
` [PATCH v5 01/15] genpt: Generic Page Table base API
` [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 05/15] iommupt: Add iova_to_phys op

[PATCH v4 0/6] Preparation to .map_page and .unmap_page removal
 2025-09-19 15:17 UTC  (8+ messages)
` [PATCH v4 1/6] dma-mapping: prepare dma_map_ops to conversion to physical address
` [PATCH v4 2/6] dma-mapping: convert dummy ops to physical address mapping
` [PATCH v4 3/6] ARM: dma-mapping: Reduce struct page exposure in arch_sync_dma*()
` [PATCH v4 4/6] ARM: dma-mapping: Switch to physical address mapping callbacks
` [PATCH v4 5/6] xen: swiotlb: "
` [PATCH v4 6/6] dma-mapping: remove unused mapping resource callbacks

[PATCH 0/3] Fix a race with fput during eventq abort
 2025-09-19 13:43 UTC  (17+ messages)
` [PATCH 1/3] iommufd: Fix race during abort for file descriptors
` [PATCH 2/3] iommufd: WARN if an object is aborted with an elevated refcount
` [PATCH 3/3] iommufd/selftest: Update the fail_nth limit

[PATCH] iommufd: Fix refcounting race during mmap
 2025-09-19 13:42 UTC  (5+ messages)

[PATCH] dt-bindings: arm-smmu: Document Glymur SMMU
 2025-09-19 13:34 UTC 

[PATCH v4 0/4] arm-smmu: select suitable MSI IOVA
 2025-09-19 12:08 UTC  (6+ messages)
` [PATCH v4 3/4] "

[PATCH v4 0/8] Fix stale IOTLB entries for kernel address space
 2025-09-19  8:18 UTC  (10+ messages)
` [PATCH v4 5/8] x86/mm: Use pagetable_free()
` [PATCH v4 6/8] mm: Introduce deferred freeing for kernel page tables

[PATCH] iommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-metal
 2025-09-19  7:51 UTC  (6+ messages)

[PATCH 0/7] [PULL REQUEST] Intel IOMMU updates for v6.18
 2025-09-19  7:43 UTC  (9+ messages)
` [PATCH 1/7] iommu/vt-d: Replace snprintf with scnprintf in dmar_latency_snapshot()
` [PATCH 2/7] iommu/vt-d: debugfs: Fix legacy mode page table dump logic
` [PATCH 3/7] iommu/vt-d: Drop unused cap_super_offset()
` [PATCH 4/7] iommu/vt-d: Remove LPIG from page group response descriptor
` [PATCH 5/7] iommu/vt-d: PRS isn't usable if PDS isn't supported
` [PATCH 6/7] iommu/vt-d: Removal of Advanced Fault Logging
` [PATCH 7/7] iommu/vt-d: debugfs: Avoid dumping context command register

[PATCH v2] iommu/amd/pgtbl: Fix possible race while increase page table level
 2025-09-19  7:40 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: PRS isn't usable if PDS isn't supported
 2025-09-19  7:13 UTC  (5+ messages)

[PATCH v5 0/8] Fix stale IOTLB entries for kernel address space
 2025-09-19  5:40 UTC  (9+ messages)
` [PATCH v5 1/8] mm: Add a ptdesc flag to mark kernel page tables
` [PATCH v5 2/8] mm: Actually mark kernel page table pages
` [PATCH v5 3/8] x86/mm: Use 'ptdesc' when freeing PMD pages
` [PATCH v5 4/8] mm: Introduce pure page table freeing function
` [PATCH v5 5/8] x86/mm: Use pagetable_free()
` [PATCH v5 6/8] mm: Introduce deferred freeing for kernel page tables
` [PATCH v5 7/8] mm: Hook up Kconfig options for async page table freeing
` [PATCH v5 8/8] iommu/sva: Invalidate stale IOTLB entries for kernel address space

[PATCH 0/9] Remove DMA .map_page and .unmap_page callbacks
 2025-09-18 18:45 UTC  (10+ messages)
` [PATCH 1/9] alpha: Convert mapping routine to rely on physical address
` [PATCH 2/9] MIPS/jazzdma: Provide physical address directly
` [PATCH 3/9] parisc: Convert DMA map_page to map_phys interface
` [PATCH 4/9] powerpc: Convert to physical address DMA mapping
` [PATCH 5/9] sparc64: Use "
` [PATCH 6/9] x86: Use physical address for "
` [PATCH 7/9] vdpa: Convert to physical address "
` [PATCH 8/9] xen: swiotlb: Convert mapping routine to rely on physical address
` [PATCH 9/9] dma-mapping: remove unused map_page callback

[PATCH v4 00/28] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2025-09-18 14:36 UTC  (12+ messages)
` [PATCH v4 22/28] iommu/arm-smmu-v3-kvm: Emulate CMDQ for host

[PATCH v1 1/3] iommu/riscv: Add iommu perf driver
 2025-09-18 14:20 UTC  (6+ messages)
  `  "

[PATCH 0/2] PCI: Fix ACS enablement for Root Ports in DT platforms
 2025-09-18 14:11 UTC  (2+ messages)

[PATCH] iommu/amd: Ensure GA log notifier callbacks finish running before module unload
 2025-09-18 13:03 UTC  (2+ messages)

[PATCH v2 0/3] Move io-pgtable-arm selftest to KUnit
 2025-09-18 11:41 UTC  (12+ messages)
` [PATCH v2 1/3] iommu/io-pgtable-arm: Move selftests to a separate file
` [PATCH v2 2/3] iommu/io-pgtable-arm-selftests: Modularize the test
` [PATCH v2 3/3] iommu/io-pgtable-arm-selftests: Use KUnit

[RFC PATCH 0/8] Add mt8196 SMMU support
 2025-09-18 11:37 UTC  (2+ messages)

[PATCH v4 00/14] expand mmap_prepare functionality, port more users
 2025-09-18  9:14 UTC  (26+ messages)
` [PATCH v4 01/14] mm/shmem: update shmem to use mmap_prepare
` [PATCH v4 02/14] device/dax: update devdax "
` [PATCH v4 03/14] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v4 04/14] relay: update relay to use mmap_prepare
` [PATCH v4 05/14] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v4 06/14] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v4 07/14] mm: abstract io_remap_pfn_range() based on PFN
` [PATCH v4 08/14] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v4 09/14] mm: add ability to take further action in vm_area_desc
` [PATCH v4 10/14] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v4 11/14] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v4 12/14] mm: add shmem_zero_setup_desc()
` [PATCH v4 13/14] mm: update mem char driver to use mmap_prepare
` [PATCH v4 14/14] mm: update resctl "

[PATCH 1/1] iommu/vt-d: debugfs: Avoid dumping context command register
 2025-09-18  4:37 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Removal of Advanced Fault Logging
 2025-09-18  4:36 UTC  (2+ messages)

[PATCH v3 0/4] Preparation to .map_page and .unmap_page removal
 2025-09-17 19:46 UTC  (10+ messages)
` [PATCH v3 3/4] ARM: dma-mapping: Switch to physical address mapping callbacks


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