messages from 2025-09-28 19:07:48 to 2025-10-02 20:06:01 UTC [more...]
[PATCH v2 00/12] iommu/amd: Introduce Nested Translation support
2025-10-02 20:05 UTC (25+ 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
[RFC PATCH 00/15] iommu: Add live update state preservation
2025-10-02 19:29 UTC (44+ messages)
` [RFC PATCH 03/15] iommu/vt-d: Prevent hotplugs when live update state is not normal
` [RFC PATCH 04/15] iommu: Add preserve iommu_domain op
` [RFC PATCH 05/15] iommu: Introduce API to preserve iommu domain
` [RFC PATCH 06/15] iommu/vt-d: Add stub intel iommu domain preserve op
` [RFC PATCH 07/15] iommu/vt-d: Add implementation of live update prepare callback
` [RFC PATCH 08/15] iommu/vt-d: Implement live update preserve_iommu_context
` [RFC PATCH 09/15] iommu/vt-d: Add live update freeze callback
` [RFC PATCH 10/15] iommu/vt-d: Restore iommu root_table and context on live update
` [RFC PATCH 11/15] iommufd: Add basic skeleton based on liveupdate_file_handle
` [RFC PATCH 12/15] iommufd-luo: Implement basic prepare/cancel/finish/retrieve using folios
` [RFC PATCH 13/15] iommufd: Persist iommu domains for live update
` [RFC PATCH 14/15] iommu/vt-d: sanitize restored root table and iommu contexts
` [RFC PATCH 15/15] iommufd/selftest: Add test to verify iommufd preservation
[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 (19+ 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 00/14] iommu: fix device leaks
2025-10-02 14:45 UTC (12+ messages)
` [PATCH 11/14] iommu/omap: fix device leaks on probe_device()
[GIT PULL] Please pull IOMMUFD subsystem changes
2025-10-02 14:29 UTC
[git pull] IOMMU Updates for Linux v6.18
2025-10-02 9:32 UTC
[PATCH 00/17] drm/msm/adreno: Introduce Adreno 8xx family support
2025-10-02 1:08 UTC (46+ messages)
` [PATCH 01/17] soc: qcom: ubwc: Add config for Kaanapali
` [PATCH 02/17] drm/msm/a6xx: Fix the gemnoc workaround
` [PATCH 03/17] drm/msm/adreno: Common-ize PIPE definitions
` [PATCH 04/17] drm/msm/adreno: Create adreno_func->submit_flush()
` [PATCH 05/17] drm/msm/a6xx: Rename and move a7xx_cx_mem_init()
` [PATCH 06/17] drm/msm/adreno: Move adreno_gpu_func to catalogue
` [PATCH 07/17] drm/msm/adreno: Move gbif_halt() to adreno_gpu_func
` [PATCH 08/17] drm/msm/adreno: Add MMU fault handler "
` [PATCH 09/17] drm/msm/a6xx: Sync latest register definitions
` [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 14/17] drm/msm/a8xx: Add support for Adreno 840 GPU
` [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 rfcv2 0/8] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
2025-10-01 17:16 UTC (19+ messages)
` [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] iommu: __iommu_attach_group: check for non-NULL blocking_domain
2025-10-01 15:44 UTC (9+ messages)
[PATCH v4 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-10-01 11:39 UTC (17+ messages)
` [PATCH v4 07/10] vfio/pci: Add dma-buf export config for MMIO regions
` [PATCH v4 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v4 10/10] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH] dma-mapping: fix direction in dma_alloc direction traces
2025-10-01 6:16 UTC (2+ messages)
[PATCH 0/2] amba/iommu: tegra: enable compile testing
2025-09-30 18:22 UTC (2+ messages)
[PATCH v3 00/11] Fix incorrect iommu_groups with PCIe ACS
2025-09-30 16:21 UTC (8+ messages)
[PATCH 1/2] iommu/io-pgtable-arm: Implement .iotlb_sync_map callback
2025-09-30 14:56 UTC (15+ messages)
` [PATCH 2/2] drivers/arm-smmu-v3: "
[PATCH next] iommufd: Fix error code in iommu_device_register_bus()
2025-09-30 12:54 UTC (2+ messages)
[GIT PULL] dma-mapping updates for Linux 6.18
2025-09-30 10:08 UTC
[RFC PATCH v2 00/18] iommu/riscv: Add irqbypass support
2025-09-30 8:26 UTC (8+ 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 04/18] iommu/riscv: Add IRQ domain for interrupt remapping
[PATCH AUTOSEL 6.16] iommufd: WARN if an object is aborted with an elevated refcount
2025-09-30 2:18 UTC
[PATCH v4 0/6] Preparation to .map_page and .unmap_page removal
2025-09-29 17:39 UTC (5+ messages)
` [PATCH v4 3/6] ARM: dma-mapping: Reduce struct page exposure in arch_sync_dma*()
` [PATCH v4 5/6] xen: swiotlb: Switch to physical address mapping callbacks
[PATCH v5 00/15] Consolidate iommu page table implementations (AMD)
2025-09-29 16:44 UTC (7+ messages)
` [PATCH v5 07/15] iommupt: Add map_pages op
` [PATCH v5 12/15] iommupt: Add the x86 64 bit page table format
[PATCH v5 0/4] Move io-pgtable-arm selftest to KUnit
2025-09-29 15:49 UTC (5+ messages)
` [PATCH v5 1/4] iommu/io-pgtable-arm: Simplify error prints for selftests
` [PATCH v5 2/4] iommu/io-pgtable-arm: Move selftests to a separate file
` [PATCH v5 3/4] iommu/io-pgtable-arm-selftests: Modularize the test
` [PATCH v5 4/4] iommu/io-pgtable-arm-selftests: Use KUnit
[RFC PATCH 0/3] Introduce iommu-map-masked for platform devices
2025-09-29 10:20 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox