Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2025-10-01 21:22:46 to 2025-10-09 11:43:37 UTC [more...]

[PATCH v5 12/15] iommupt: Add the x86 64 bit page table format
 2025-10-09 11:43 UTC  (4+ messages)

[PATCH] dt-bindings: arm-smmu: Add compatible for Kaanapali SoC
 2025-10-09 11:01 UTC  (2+ messages)

[RFC PATCH 0/3] Introduce iommu-map-masked for platform devices
 2025-10-09 10:46 UTC  (7+ messages)

[PATCH RFC 00/35] mm: remove nth_page()
 2025-10-09 10:30 UTC  (6+ messages)
` [PATCH RFC 06/35] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()

[PATCH v2 00/37] mm: remove nth_page()
 2025-10-09 10:27 UTC  (11+ messages)
` [PATCH v2 08/37] mm/hugetlb: check for unreasonable folio sizes when registering hstate
  ` (bisected) "

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

[PATCH v2 00/12] iommu/amd: Introduce Nested Translation support
 2025-10-09  9:16 UTC  (40+ messages)
` [PATCH v2 01/12] iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASK
` [PATCH v2 02/12] iommu/amd: Make amd_iommu_pdom_id_alloc() non-static
` [PATCH v2 03/12] iommu/amd: Make amd_iommu_pdom_id_free() non-static
` [PATCH v2 04/12] iommu/amd: Make amd_iommu_device_flush_dte() non-static
` [PATCH v2 05/12] iommu/amd: Make amd_iommu_update_dte256() non-static
` [PATCH v2 06/12] iommu/amd: Make amd_iommu_make_clear_dte() non-static inline
` [PATCH v2 07/12] iommu/amd: Make amd_iommu_completion_wait() non-static
` [PATCH v2 08/12] iommufd: Introduce data struct for AMD nested domain allocation
` [PATCH v2 09/12] iommu/amd: Add support for nest parent "
` [PATCH v2 10/12] iommu/amd: Add support for nested "
` [PATCH v2 11/12] iommu/amd: Add support for nested domain attach/detach
` [PATCH v2 12/12] iommu/amd: Introduce IOMMUFD vIOMMU support for AMD

[PATCH] iommu/vt-d: Fix unused invalidation hint in qi_desc_iotlb
 2025-10-09  1:09 UTC 

update kernel-doc for MEMBLOCK_RSRV_NOINIT (was: Re: [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap())
 2025-10-09  1:07 UTC  (2+ messages)

[PATCH v4] iommu/riscv: prevent NULL deref in iova_to_phys
 2025-10-09  1:07 UTC  (2+ messages)

[PATCH v6 0/3] RISC-V: Add ACPI support for IOMMU
 2025-10-09  1:06 UTC  (2+ messages)

[PATCH rc] iommufd: Don't overflow during division for dirty tracking
 2025-10-08 21:35 UTC  (3+ messages)

[PATCH v5 0/8] Fix stale IOTLB entries for kernel address space
 2025-10-08 19:56 UTC  (5+ messages)
` [PATCH v5 1/8] mm: Add a ptdesc flag to mark kernel page tables

[syzbot] [iommu?] divide error in iova_bitmap_alloc
 2025-10-08 18:10 UTC  (3+ messages)
` [PATCH] iommufd: Prevent the use of nil data

[PATCH v6 00/15] Consolidate iommu page table implementations (AMD)
 2025-10-08 14:37 UTC  (19+ messages)
` [PATCH v6 01/15] genpt: Generic Page Table base API
` [PATCH v6 02/15] genpt: Add Documentation/ files
` [PATCH v6 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v6 04/15] iommupt: Add the AMD IOMMU v1 page table format
` [PATCH v6 05/15] iommupt: Add iova_to_phys op
` [PATCH v6 06/15] iommupt: Add unmap_pages op
` [PATCH v6 07/15] iommupt: Add map_pages op
` [PATCH v6 08/15] iommupt: Add read_and_clear_dirty op
` [PATCH v6 09/15] iommupt: Add a kunit test for Generic Page Table
` [PATCH v6 10/15] iommupt: Add a mock pagetable format for iommufd selftest to use
` [PATCH v6 11/15] iommufd: Change the selftest to use iommupt instead of xarray
` [PATCH v6 12/15] iommupt: Add the x86 64 bit page table format
` [PATCH v6 13/15] iommu/amd: Use the generic iommu page table
` [PATCH v6 14/15] iommu/amd: Remove AMD io_pgtable support
` [PATCH v6 15/15] iommupt: Add a kunit test for the IOMMU implementation

[PATCH v2] Fix to avoid the usage of the `res` variable uninitialized in the following macro expansions
 2025-10-08 13:30 UTC  (4+ messages)

[PATCH v5 00/15] Consolidate iommu page table implementations (AMD)
 2025-10-08 13:08 UTC  (6+ messages)
` [PATCH v5 04/15] iommupt: Add the AMD IOMMU v1 page table format

[PATCH 00/17] drm/msm/adreno: Introduce Adreno 8xx family support
 2025-10-08 12:01 UTC  (33+ messages)
` [PATCH 01/17] soc: qcom: ubwc: Add config for Kaanapali
` [PATCH 06/17] drm/msm/adreno: Move adreno_gpu_func to catalogue
` [PATCH 10/17] drm/msm/a6xx: Rebase GMU register offsets
` [PATCH 11/17] drm/msm/a8xx: Add support for A8x GMU
` [PATCH 12/17] drm/msm/adreno: Introduce A8x GPU Support
` [PATCH 13/17] drm/msm/adreno: Support AQE engine
` [PATCH 15/17] drm/msm/adreno: Do CX GBIF config before GMU start
` [PATCH 16/17] dt-bindings: arm-smmu: Add Kaanapali GPU SMMU
` [PATCH 17/17] dt-bindings: display/msm/gmu: Add Adreno 840 GMU

[PATCH v5 07/15] iommupt: Add map_pages op
 2025-10-08  9:52 UTC  (4+ messages)

[PATCH v5 13/15] iommu/amd: Use the generic iommu page table
 2025-10-08  9:47 UTC  (2+ messages)

[GIT PULL] more dma-mapping updates for Linux 6.18
 2025-10-07 20:06 UTC  (2+ messages)

[PATCH 0/2] SMMU v3 CMDQ fix and improvement
 2025-10-07 18:16 UTC  (9+ 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] iommu/amd: Ensure GA log notifier callbacks finish running before module unload
 2025-10-07 17:54 UTC  (3+ messages)

[PATCH 00/14] iommu: fix device leaks
 2025-10-07  9:41 UTC  (13+ messages)
` [PATCH 11/14] iommu/omap: fix device leaks on probe_device()

[PATCH] iommu: __iommu_attach_group: check for non-NULL blocking_domain
 2025-10-07  9:38 UTC  (2+ messages)

[PATCH] iommu/pages: use folio_nr_pages() instead of shift operation
 2025-10-06 12:28 UTC  (2+ messages)

[PATCH 0/2] amba/iommu: tegra: enable compile testing
 2025-10-06  9:39 UTC  (2+ messages)

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

[RFC PATCH v2 00/18] iommu/riscv: Add irqbypass support
 2025-10-05  8:47 UTC  (19+ messages)
` [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 09/18] iommu/dma: enable IOMMU_DMA for RISC-V
` [RFC PATCH v2 10/18] RISC-V: Define irqbypass vcpu_info
` [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 16/18] vfio: enable IOMMU_TYPE1 for RISC-V
` [RFC PATCH v2 17/18] RISC-V: defconfig: Add VFIO modules

[PATCH 2/2] iommu/of: Call pci_request_acs() before enumerating the Root Port device
 2025-10-04 17:34 UTC  (3+ messages)

[jgunthorpe:iommu-fwspec] [iommu] cca42a9b53: BUG:KASAN:slab-use-after-free_in_intel_iommu_is_attach_deferred
 2025-10-04  6:39 UTC 

[GIT PULL] Please pull IOMMUFD subsystem changes
 2025-10-04  1:40 UTC  (2+ messages)

[git pull] IOMMU Updates for Linux v6.18
 2025-10-04  1:40 UTC  (2+ messages)

[GIT PULL] dma-mapping updates for Linux 6.18
 2025-10-04  1:40 UTC  (2+ messages)

[RFC PATCH 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
 2025-10-03 17:32 UTC  (5+ messages)
` [RFC PATCH 1/4] drivers/iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
` [RFC PATCH 2/4] drivers/iommu: Add calls for iommu debug
` [RFC PATCH 3/4] drivers/iommu-debug: Track IOMMU pages
` [RFC PATCH 4/4] drivers/iommu-debug: Check state of mapped/unmapped kernel memory

[RFC PATCH 00/15] iommu: Add live update state preservation
 2025-10-03 12:09 UTC  (25+ messages)
` [RFC PATCH 13/15] iommufd: Persist iommu domains for live update

[PATCH] dma-mapping: fix direction in dma_alloc direction traces
 2025-10-03  7:07 UTC  (4+ messages)

[PATCH] iommu/vt-d: set INTEL_IOMMU_FLOPPY_WA depend on BLK_DEV_FD
 2025-10-02 16:16 UTC 

[PATCH v4 00/28] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2025-10-02 15:13 UTC  (7+ messages)
` [PATCH v4 15/28] iommu/arm-smmu-v3: Load the driver later in KVM mode


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