Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2025-09-16 15:19:08 to 2025-09-19 14:29:43 UTC [more...]

[git pull] IOMMU Fixes for Linux v6.17-rc6
 2025-09-19 14:29 UTC 

[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 v3 0/4] Move io-pgtable-arm selftest to KUnit
 2025-09-19 13:33 UTC  (5+ 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 v4 0/4] arm-smmu: select suitable MSI IOVA
 2025-09-19 12:08 UTC  (6+ messages)
` [PATCH v4 3/4] "

[TECH TOPIC] vfio, iommufd: Enabling user space drivers to vend more granular access to client processes
 2025-09-19 11:58 UTC  (6+ messages)

[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 v5 00/15] Consolidate iommu page table implementations (AMD)
 2025-09-19  8:11 UTC  (18+ 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] 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 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices
 2025-09-18 19:32 UTC  (2+ messages)
` (subset) "

[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] iommu/amd/pgtbl: Fix possible race while increase page table level
 2025-09-18 14:17 UTC  (2+ messages)

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

[PATCH v4 0/6] Preparation to .map_page and .unmap_page removal
 2025-09-18 14:09 UTC  (7+ 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] 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  (12+ messages)
` [PATCH v3 3/4] ARM: dma-mapping: Switch to physical address mapping callbacks
` [PATCH v3 4/4] dma-mapping: remove unused mapping resource callbacks

[PATCH v3 00/13] expand mmap_prepare functionality, port more users
 2025-09-17 15:34 UTC  (48+ messages)
` [PATCH v3 01/13] mm/shmem: update shmem to use mmap_prepare
` [PATCH v3 02/13] device/dax: update devdax "
` [PATCH v3 03/13] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v3 04/13] relay: update relay to use mmap_prepare
` [PATCH v3 05/13] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v3 06/13] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v3 07/13] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v3 08/13] mm: add ability to take further action in vm_area_desc
` [PATCH v3 10/13] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v3 11/13] mm: update mem char driver "
` [PATCH v3 12/13] mm: update resctl "
` [PATCH v3 13/13] iommufd: update "

[PATCH 0/2] Move io-pgtable-arm selftest to KUnit
 2025-09-17 15:11 UTC  (6+ messages)
` [PATCH 1/2] iommu/io-pgtable-arm: Move selftests to a separate file
` [PATCH 2/2] iommu/io-pgtable-arm-selftest: Use KUnit


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