Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2025-11-13 15:54:35 to 2025-11-18 10:17:20 UTC [more...]

[RFC PATCH RESEND 0/5] amd_iommu: support up to 2048 MSI vectors per IRT
 2025-11-18 10:15 UTC  (5+ messages)
` [RFC PATCH RESEND 1/5] [DO NOT MERGE] linux-headers: Introduce struct iommu_hw_info_amd
` [RFC PATCH RESEND 2/5] vfio/iommufd: Add amd specific hardware info struct to vendor capability
` [RFC PATCH RESEND 3/5] amd-iommu: Add support for set/unset IOMMU for VFIO PCI devices
` [RFC PATCH RESEND 4/5] amd_iommu: Add support for extended feature register 2

[PATCH v4 00/22] drm/msm/adreno: Introduce Adreno 8xx family support
 2025-11-18 10:10 UTC  (25+ messages)
` [PATCH v4 01/22] drm/msm/a6xx: Fix out of bound IO access in a6xx_get_gmu_registers
` [PATCH v4 02/22] drm/msm/a6xx: Flush LRZ cache before PT switch
` [PATCH v4 03/22] drm/msm/a6xx: Fix the gemnoc workaround
` [PATCH v4 04/22] drm/msm/a6xx: Skip dumping SCRATCH registers
` [PATCH v4 05/22] drm/msm/adreno: Common-ize PIPE definitions
` [PATCH v4 06/22] drm/msm/adreno: Move adreno_gpu_func to catalogue
` [PATCH v4 07/22] drm/msm/adreno: Move gbif_halt() to adreno_gpu_func
` [PATCH v4 08/22] drm/msm/adreno: Add MMU fault handler "
` [PATCH v4 09/22] drm/msm/a6xx: Sync latest register definitions
` [PATCH v4 10/22] drm/msm/a6xx: Rebase GMU register offsets
` [PATCH v4 11/22] drm/msm/a8xx: Add support for A8x GMU
` [PATCH v4 12/22] drm/msm/a6xx: Improve MX rail fallback in RPMH vote init
` [PATCH v4 13/22] drm/msm/a6xx: Share dependency vote table with GMU
` [PATCH v4 14/22] drm/msm/adreno: Introduce A8x GPU Support
` [PATCH v4 15/22] drm/msm/adreno: Support AQE engine
` [PATCH v4 16/22] drm/msm/a8xx: Add support for Adreno 840 GPU
` [PATCH v4 17/22] drm/msm/adreno: Do CX GBIF config before GMU start
` [PATCH v4 18/22] drm/msm/a8xx: Add support for Adreno X2-85 GPU
` [PATCH v4 19/22] dt-bindings: arm-smmu: Add Kaanapali and Glymur GPU SMMU
` [PATCH v4 20/22] dt-bindings: display/msm/gmu: Add Adreno 840 GMU
` [PATCH v4 21/22] dt-bindings: display/msm/gmu: Add Adreno X2-85 GMU
` [PATCH v4 22/22] drm/msm/a8xx: Add UBWC v6 support

[PATCH v5 0/5] Disable ATS via iommu during PCI resets
 2025-11-18  8:17 UTC  (28+ messages)
` [PATCH v5 2/5] iommu: Tiny domain for iommu_setup_dma_ops()
` [PATCH v5 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper
` [PATCH v5 4/5] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
` [PATCH v5 5/5] pci: Suspend iommu function prior to resetting a device

[PATCH v8 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-18  7:59 UTC  (12+ messages)
` [PATCH v8 07/11] vfio: Export vfio device get and put registration helpers
` [PATCH v8 08/11] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v8 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v8 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v8 11/11] vfio/nvgrace: Support get_dmabuf_phys

REGRESSION on linux-next (next-20251106)
 2025-11-18  7:47 UTC  (11+ messages)

[bug report] iommupt: Add map_pages op
 2025-11-18  7:28 UTC 

[RFC PATCH v4 0/8] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2025-11-18  6:05 UTC  (13+ messages)
` [PATCH v4 1/8] iommu/arm-smmu-v3: Refactor arm_smmu_setup_irqs
` [PATCH v4 2/8] iommu/arm-smmu-v3: Add a helper to drain cmd queues
` [PATCH v4 3/8] iommu/tegra241-cmdqv: Add a helper to drain VCMDQs
` [PATCH v4 4/8] iommu/arm-smmu-v3: Cache and restore MSI config
` [PATCH v4 5/8] iommu/arm-smmu-v3: Add a usage counter for cmdq
` [PATCH v4 6/8] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops
` [PATCH v4 7/8] iommu/arm-smmu-v3: Enable pm_runtime and setup devlinks
` [PATCH v4 8/8] iommu/arm-smmu-v3: Invoke pm_runtime before hw access

[PATCH 0/9] Initial DMABUF support for iommufd
 2025-11-18  5:37 UTC  (19+ messages)
` [PATCH 4/9] iommufd: Allow a DMABUF to be revoked
` [PATCH 5/9] iommufd: Allow MMIO pages in a batch
` [PATCH 6/9] iommufd: Have pfn_reader process DMABUF iopt_pages
` [PATCH 7/9] iommufd: Have iopt_map_file_pages convert the fd to a file
` [PATCH 8/9] iommufd: Accept a DMABUF through IOMMU_IOAS_MAP_FILE

[PATCH v7 0/8] Fix stale IOTLB entries for kernel address space
 2025-11-18  2:14 UTC  (3+ messages)
` [PATCH v7 6/8] x86/mm: Use pagetable_free()

[PATCH] iommu/vt-d: Remove unused code in dma_pte_free_pagetable
 2025-11-18  1:56 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix unused invalidation hint in qi_desc_iotlb
 2025-11-18  1:53 UTC  (2+ messages)

[PATCH] iommu/vt-d: set INTEL_IOMMU_FLOPPY_WA depend on BLK_DEV_FD
 2025-11-18  1:42 UTC  (2+ messages)

[PATCH v2 0/3] Cleanup around iommu_set_fault_handler()
 2025-11-18  1:30 UTC  (8+ messages)
` [PATCH v2 1/3] RDMA/usnic: Remove iommu_set_fault_handler()
` [PATCH v2 2/3] iommu/amd: Don't call report_iommu_fault()
` [PATCH v2 3/3] iommu: Allow drivers to say if they use report_iommu_fault()

[RFC PATCH 0/5] dma-mapping: arm64: support batched cache sync
 2025-11-17 21:12 UTC  (4+ messages)
` [RFC PATCH 5/5] dma-mapping: Allow batched DMA sync operations if supported by the arch

[PATCH v3 0/2] iommu: Avoid setting C-bit for MMIO addresses
 2025-11-17 19:15 UTC  (4+ messages)
` [PATCH v3 1/2] iommupt: Do not set C-bit on MMIO backed PTEs
` [PATCH v3 2/2] vfio/type1: Set IOMMU_MMIO in dma->prot for MMIO-backed addresses

[PATCH v5 00/27] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2025-11-17 18:48 UTC  (28+ messages)
` [PATCH v5 01/27] KVM: arm64: Add a new function to donate memory with prot
` [PATCH v5 02/27] KVM: arm64: Donate MMIO to the hypervisor
` [PATCH v5 03/27] KVM: arm64: pkvm: Add pkvm_time_get()
` [PATCH v5 04/27] iommu/io-pgtable-arm: Factor kernel specific code out
` [PATCH v5 05/27] iommu/arm-smmu-v3: Split code with hyp
` [PATCH v5 06/27] iommu/arm-smmu-v3: Move TLB range invalidation into common code
` [PATCH v5 07/27] iommu/arm-smmu-v3: Move IDR parsing to common functions
` [PATCH v5 08/27] KVM: arm64: iommu: Introduce IOMMU driver infrastructure
` [PATCH v5 09/27] KVM: arm64: iommu: Shadow host stage-2 page table
` [PATCH v5 10/27] KVM: arm64: iommu: Add memory pool
` [PATCH v5 11/27] KVM: arm64: iommu: Support DABT for IOMMU
` [PATCH v5 12/27] iommu/arm-smmu-v3-kvm: Add SMMUv3 driver
` [PATCH v5 13/27] iommu/arm-smmu-v3-kvm: Add the kernel driver
` [PATCH v5 14/27] iommu/arm-smmu-v3: Support probing KVM emulated devices
` [PATCH v5 15/27] iommu/arm-smmu-v3-kvm: Create array for hyp SMMUv3
` [PATCH v5 16/27] iommu/arm-smmu-v3-kvm: Take over SMMUs
` [PATCH v5 17/27] iommu/arm-smmu-v3-kvm: Probe SMMU HW
` [PATCH v5 18/27] iommu/arm-smmu-v3-kvm: Add MMIO emulation
` [PATCH v5 19/27] iommu/arm-smmu-v3-kvm: Shadow the command queue
` [PATCH v5 20/27] iommu/arm-smmu-v3-kvm: Add CMDQ functions
` [PATCH v5 21/27] iommu/arm-smmu-v3-kvm: Emulate CMDQ for host
` [PATCH v5 22/27] iommu/arm-smmu-v3-kvm: Shadow stream table
` [PATCH v5 23/27] iommu/arm-smmu-v3-kvm: Shadow STEs
` [PATCH v5 24/27] iommu/arm-smmu-v3-kvm: Emulate GBPA
` [PATCH v5 25/27] iommu/arm-smmu-v3-kvm: Support io-pgtable
` [PATCH v5 26/27] iommu/arm-smmu-v3-kvm: Shadow the CPU stage-2 page table
` [PATCH v5 27/27] iommu/arm-smmu-v3-kvm: Enable nesting

[PATCH v4 00/16] iommu/amd: Introduce Nested Translation support
 2025-11-17 18:08 UTC  (7+ messages)
` [PATCH v4 15/16] iommu/amd: Refactor logic to program the host page table in DTE

[PATCH] iommu/omap: Fix error handling in omap_iommu_probe_device
 2025-11-17 18:00 UTC  (3+ messages)

[PATCH v5 00/14] iommu/amd: Introduce Nested Translation support
 2025-11-17 17:54 UTC  (18+ messages)
` [PATCH v5 05/14] iommu/amd: Introduce helper function amd_iommu_update_dte()
` [PATCH v5 07/14] iommu/amd: Always enable GCR3TRPMode when supported
` [PATCH v5 09/14] iommu/amd: Introduce struct amd_iommu_viommu
` [PATCH v5 11/14] iommu/amd: Introduce gDomID-to-hDomID Mapping and handle parent domain invalidation
` [PATCH v5 12/14] iommu/amd: Refactor persistent DTE bits programming into amd_iommu_make_clear_dte()
` [PATCH v5 13/14] iommu/amd: Refactor logic to program the host page table in DTE
` [PATCH v5 14/14] iommu/amd: Add support for nested domain attach/detach

Explanation of VM Boot Performance Gains with IOMMUFD
 2025-11-17 17:31 UTC 

[PATCH v7 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-17 17:16 UTC  (5+ messages)

[PATCH v3] io: add io_pgtable abstraction
 2025-11-17 16:34 UTC  (3+ messages)

[PATCH v3 00/20] drm/msm/adreno: Introduce Adreno 8xx family support
 2025-11-17 15:44 UTC  (30+ messages)
` [PATCH v3 01/20] drm/msm/a6xx: Flush LRZ cache before PT switch
` [PATCH v3 02/20] drm/msm/a6xx: Fix the gemnoc workaround
` [PATCH v3 03/20] drm/msm/a6xx: Skip dumping SCRATCH registers
` [PATCH v3 04/20] drm/msm/adreno: Common-ize PIPE definitions
` [PATCH v3 05/20] drm/msm/adreno: Move adreno_gpu_func to catalogue
` [PATCH v3 06/20] drm/msm/adreno: Move gbif_halt() to adreno_gpu_func
` [PATCH v3 07/20] drm/msm/adreno: Add MMU fault handler "
` [PATCH v3 08/20] drm/msm/a6xx: Sync latest register definitions
` [PATCH v3 09/20] drm/msm/a6xx: Rebase GMU register offsets
` [PATCH v3 10/20] drm/msm/a8xx: Add support for A8x GMU
` [PATCH v3 11/20] drm/msm/a6xx: Improve MX rail fallback in RPMH vote init
` [PATCH v3 12/20] drm/msm/a6xx: Share dependency vote table with GMU
` [PATCH v3 13/20] drm/msm/adreno: Introduce A8x GPU Support
` [PATCH v3 14/20] drm/msm/adreno: Support AQE engine
` [PATCH v3 15/20] drm/msm/a8xx: Add support for Adreno 840 GPU
` [PATCH v3 16/20] drm/msm/adreno: Do CX GBIF config before GMU start
` [PATCH v3 17/20] drm/msm/a8xx: Add support for Adreno X2-85 GPU
` [PATCH v3 18/20] dt-bindings: arm-smmu: Add Kaanapali and Glymur GPU SMMU
` [PATCH v3 19/20] dt-bindings: display/msm/gmu: Add Adreno 840 GMU
` [PATCH v3 20/20] dt-bindings: display/msm/gmu: Add Adreno X2-85 GMU

[PATCH iommufd] iommufd: Make vfio_compat's unmap succeed if the range is already empty
 2025-11-17 15:34 UTC  (3+ messages)

[PATCH v3 00/14] iommu: fix device leaks
 2025-11-17  9:05 UTC  (2+ messages)

[PATCH] iommupt: Actually correct pt_test_sw_bit_{acquire_release}() parameter description
 2025-11-17  8:46 UTC  (2+ messages)

[PATCH][next] iommufd/iommufd_private.h: Avoid -Wflex-array-member-not-at-end warning
 2025-11-17  7:13 UTC  (2+ messages)

[PATCH] iommufd/driver: Fix counter initialization for counted_by annotation
 2025-11-17  7:10 UTC  (2+ messages)

[PATCH 0/2] amd/iommu: Preserve domain ids inside the kdump kernel
 2025-11-17  5:21 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] amd/iommu: Make protection domain ID functions non-static

[PATCH kernel 0/6] PCI/TSM: Enabling core infrastructure on AMD SEV TIO
 2025-11-17  1:49 UTC  (7+ messages)
` [PATCH kernel 1/6] PCI/TSM: Add secure SPDM DOE mailbox
` [PATCH kernel 6/6] crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)

[PATCH v4 0/2] SMMU v3 CMDQ fix and improvement
 2025-11-14 18:29 UTC  (4+ messages)
` [PATCH v4 1/2] iommu/arm-smmu-v3: Fix CMDQ timeout warning
` [PATCH v4 2/2] iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiency

[RFC PATCH] iommu/arm-smmu-v3: Defer shutdown to syscore_ops
 2025-11-14 14:12 UTC  (2+ messages)

[PATCH v2 00/21] drm/msm/adreno: Introduce Adreno 8xx family support
 2025-11-14 11:26 UTC  (10+ messages)
` [PATCH v2 10/21] drm/msm/a8xx: Add support for A8x GMU
` [PATCH v2 11/21] drm/msm/a6xx: Improve MX rail fallback in RPMH vote init
` [PATCH v2 13/21] drm/msm/adreno: Introduce A8x GPU Support

[PATCH v5 00/14] Remove DMA map_page/map_resource and their unmap callbacks
 2025-11-14  9:02 UTC  (3+ messages)
` [PATCH v5 10/14] powerpc: Convert to physical address DMA mapping

[PATCH] selftests/iommu: Fix array-bounds warning in get_hw_info
 2025-11-13 20:08 UTC 


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