messages from 2026-07-28 15:03:14 to 2026-08-04 23:54:42 UTC [more...]
[PATCH v2 00/19][PULL REQUEST] Intel IOMMU updates for v7.3
2026-08-04 23:43 UTC (9+ messages)
` [PATCH v2 01/19] iommu/vt-d: Fix UCTP context table slot when copying root entries
` [PATCH v2 02/19] iommu/vt-d: Use logical OR operator for privilege mode check
` [PATCH v2 03/19] iommu/vt-d: Fix CACHE_TAG_NESTING_DEVTLB polluting shared variables in flush loop
` [PATCH v2 04/19] iommu/vt-d: Use kstrtoint_from_user() in dmar_perf_latency_write()
` [PATCH v2 05/19] iommu/vt-d: Fix no_iommu to disable platform opt-in
` [PATCH v2 06/19] iommu/vt-d: Force requesting ACS when tboot is enabled
` [PATCH v2 07/19] iommu/vt-d: Remove dead code when CONFIG_INTEL_IOMMU is not set
` [PATCH v2 08/19] iommu/vt-d: Consolidate dmar policy management and force_on logic
[PATCH v3] iommu/arm-smmu-v3: Shrink command/event/PRI queues in kdump kernel
2026-08-04 17:39 UTC (11+ messages)
[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
2026-08-04 14:20 UTC (15+ messages)
` [PATCH v8 12/23] dma: swiotlb: pass mapping attributes by reference
` [PATCH v8 15/23] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
[PATCH 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
2026-08-04 12:16 UTC (4+ messages)
` [PATCH 1/3] PCI: hv: Set irq_retrigger callback for the Hyper-V PCI MSI irqchip
[PATCH] swiotlb: eliminate per-map atomic contention on used/hiwater tracking
2026-08-04 10:55 UTC (4+ messages)
` [PATCH] dma/swiotlb: make high watermark tracking boot-time opt-in
[PATCH 00/20] [PULL REQUEST] Intel IOMMU updates for v7.3
2026-08-04 7:18 UTC (25+ messages)
` [PATCH 01/20] iommu/vt-d: Fix UCTP context table slot when copying root entries
` [PATCH 02/20] iommu/vt-d: Use logical OR operator for privilege mode check
` [PATCH 03/20] iommu/vt-d: Fix CACHE_TAG_NESTING_DEVTLB polluting shared variables in flush loop
` 答复: [外部邮件] "
` [PATCH 04/20] iommu/vt-d: Use kstrtoint_from_user() in dmar_perf_latency_write()
` [PATCH 05/20] iommu/vt-d: Fix no_iommu to disable platform opt-in
` [PATCH 06/20] iommu/vt-d: Force requesting ACS when tboot is enabled
` [PATCH 07/20] iommu/vt-d: Remove dead code when CONFIG_INTEL_IOMMU is not set
` [PATCH 08/20] iommu/vt-d: Consolidate dmar policy management and force_on logic
` [PATCH 09/20] iommu/vt-d: Use dmar_can_force_on() for platform opt-in
` [PATCH 10/20] iommu/vt-d: Call dmar_can_force_on() for tboot opt-in
` [PATCH 11/20] iommu/vt-d: Remove the 'force_on' variable
` [PATCH 12/20] iommu/vt-d: Remove dmar_disabled
` [PATCH 13/20] iommu/vt-d: Support the new DMA_REMAP_OPT_OUT flag bit
` [PATCH 14/20] iommu/vt-d: Cache max domain ID to avoid redundant calculation
` [PATCH 15/20] iommu/vt-d: Fix copied_tables bitmap leak on error in copy_translation_tables
` [PATCH 16/20] iommu/vt-d: Fix shift overflow in qi_desc_dev_iotlb_pasid()
` [PATCH 17/20] iommu/vt-d: Clear Present bit before tearing down copied context entry
` [PATCH 18/20] iommu/vt-d: Fix iopf_refcount leak on RID domain replacement
` [PATCH 19/20] iommu/vt-d: Tear down scalable-mode context on probe failure
` [PATCH 20/20] iommu/vt-d: Flush context cache with correct SID when tearing down aliases
[PATCH v2] swiotlb: introduce Kconfig option for compile-time default pool size
2026-08-04 6:51 UTC (2+ messages)
[PATCH v2] dt-bindings: arm-smmu: qcom: add compatible for IPQ9650 SoC
2026-08-04 6:44 UTC (4+ messages)
[PATCH v3] iommu/io-pgtable-arm: Add support for contiguous hint bit
2026-08-04 6:25 UTC (3+ messages)
[PATCH v4] iommu/io-pgtable-arm: Add support for contiguous hint bit
2026-08-04 6:14 UTC
[PATCH 0/5] iommu/vt-d: Fixes for issues reported by Sashiko
2026-08-04 2:28 UTC (9+ messages)
` [PATCH 1/5] iommu/vt-d: Fix shift overflow in qi_desc_dev_iotlb_pasid()
` [PATCH 2/5] iommu/vt-d: Clear Present bit before tearing down copied context entry
` [PATCH 3/5] iommu/vt-d: Fix iopf_refcount leak on RID domain replacement
` [PATCH 4/5] iommu/vt-d: Tear down scalable-mode context on probe failure
` [PATCH 5/5] iommu/vt-d: Flush context cache with correct SID when tearing down aliases
[PATCH 0/5] x86/mm/pat: CPA fixes
2026-08-03 15:14 UTC (18+ messages)
` [PATCH 1/5] x86/mm/pat: introcude cpa_lock() and cpa_unlock()
[PATCH 0/2] lib/sort: Clean up sort_nonatomic() and sort_r_nonatomic()
2026-08-03 13:37 UTC (8+ messages)
` [PATCH 1/2] iommu/arm-smmu-v3: Replace sort_nonatomic() with sort()
` [PATCH 2/2] Revert "lib/sort.c: add _nonatomic() variants with cond_resched()"
[PATCH 6.6] iommu/sva: move x86 disable check before allocation
2026-08-03 11:40 UTC
[PATCH v3] iommu/arm-smmu: Use pm_runtime in fault handlers
2026-08-03 11:34 UTC (3+ messages)
[PATCH v2 0/5] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5)
2026-08-03 10:53 UTC (13+ messages)
` [PATCH v2 2/5] dt-bindings: iommu: Add Broadcom BCM2712 IOMMU
` [PATCH v2 4/5] iommu: Add Broadcom BCM2712 IOMMU driver
[PATCH v3 0/2] iommu/arm-smmu-v3: Fix SVA vs. HAFT issues
2026-08-02 12:12 UTC (4+ messages)
` [PATCH v3 2/2] iommu/arm-smmu-v3: Add HAFT support for SVA
[PATCH] iommu/arm-smmu-v3: Convert to use atomic poll timeout
2026-08-02 12:12 UTC (2+ messages)
[PATCH v5 0/6] iommufd: Iterate the cache invalidation array in the core
2026-08-02 12:12 UTC (8+ messages)
` [PATCH v5 1/6] iommu/arm-smmu-v3: Support IDR5.DS and widen the TLBI SCALE field
` [PATCH v5 2/6] iommu/arm-smmu-v3-iommufd: Reject unsupported bits in invalidation commands
` [PATCH v5 3/6] iommufd: Iterate the cache invalidation array in the core
` [PATCH v5 4/6] iommufd/selftest: Convert cache invalidation mocks to the core array loop
` [PATCH v5 5/6] iommu/arm-smmu-v3-iommufd: Convert cache invalidation "
` [PATCH v5 6/6] iommu/vt-d: Convert nested "
[PATCH 00/10] Add support for Apple Silicon DockChannel internal keyboards
2026-08-01 21:56 UTC (5+ messages)
` [PATCH 08/10] HID: apple: Add DockChannel HID transport driver
[PATCH v5 0/9] PCI passthru on Hyper-V
2026-07-31 22:34 UTC (10+ messages)
` [PATCH v5 1/9] mshv: Provide a way to get partition ID if running in a VMM process
` [PATCH v5 2/9] mshv: Add declarations and definitions for VFIO-MSHV bridge device
` [PATCH v5 3/9] mshv: Introduce basic mshv bridge device for VFIO to build upon
` [PATCH v5 4/9] mshv: Add ioctl support for MSHV-VFIO bridge device
` [PATCH v5 5/9] mshv: Import data structs around device passthru from hyperv headers
` [PATCH v5 6/9] PCI: hv: Export hv_build_devid_type_pci() and change return type
` [PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU
` [PATCH v5 8/9] mshv: Populate mmio mappings for PCI passthru
` [PATCH v5 9/9] mshv: Disable movable regions upfront if device passthru
[PATCH 0/2] iommu/amd: Fix default domain selection for PASID-capable devices
2026-07-31 20:23 UTC (12+ messages)
` [PATCH 2/2] iommu/amd: Force identity mode for selected GPUs only
[PATCH v10 00/14] media: iris: Add support for glymur platform
2026-07-31 17:32 UTC (7+ messages)
` [PATCH v10 01/14] dt-bindings: media: qcom,glymur-iris: Add glymur video codec
[PATCH v3] rust: iommu: add device lifetime to IoPageTable
2026-07-31 12:48 UTC (3+ messages)
[PATCH v3 00/18] iommu: Add live update state preservation
2026-07-31 5:58 UTC (3+ messages)
` [PATCH v3 02/18] iommu: Implement IOMMU Live update FLB callbacks
[PATCH v2] iommu/dma: Restore locking around msi_page_list
2026-07-31 4:25 UTC (3+ messages)
[PATCH] iommu/virtio: Add debugfs state dump
2026-07-31 1:48 UTC
[GIT PULL] Please pull IOMMUFD subsystem changes
2026-07-30 22:15 UTC (2+ messages)
[PATCH v2 0/3] Fix GPU and display on ARM32 platforms using the MSM IOMMU
2026-07-30 16:04 UTC (4+ messages)
` [PATCH v2 1/3] iommu/msm: track a context master per device and IOMMU
` [PATCH v2 2/3] iommu/msm: use the IOMMU device for page table allocation
` [PATCH v2 3/3] drm/msm: detach the ARM DMA mapping before attaching our own domain
[PATCH 0/5] iommu/amd: PRI related cleanup and fixes
2026-07-30 14:44 UTC (5+ messages)
` [PATCH 3/5] iommu/amd: Fix missing CMD_COMPLETE_PPR response for invalid PPR requests
[PATCH 0/3] Fix GPU and display on ARM32 platforms using the MSM IOMMU
2026-07-30 14:30 UTC (10+ messages)
` [PATCH 1/3] iommu/msm: track a context master per device and IOMMU
` [PATCH 2/3] ARM: dma-mapping: reset DMA ops before detaching from the IOMMU
` [PATCH 3/3] drm/msm: detach the ARM DMA mapping before attaching our own domain
[PATCH v2 00/14] iommu/riscv: Enable MSI remapping and IOMMU_DMA
2026-07-30 13:05 UTC (2+ messages)
[PATCH] iommu/dma: Restore locking around msi_page_list
2026-07-30 12:57 UTC (3+ messages)
[PATCH v3] iommu/iova: Move CPU magazine init to first insert
2026-07-30 12:55 UTC (2+ messages)
[PATCH] iommu/amd: Put PCI device after handling PPR faults
2026-07-30 12:51 UTC (2+ messages)
[PATCH v2 0/4] iommu/amd: IVMD handling cleanup and ivmd= boot override
2026-07-30 12:32 UTC (3+ messages)
[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
2026-07-30 11:00 UTC (8+ messages)
` [RFC PATCH 10/30] vfio/pci: Export vfio dma-buf specific info for importers
[PATCH v3] iommu/tegra241-cmdqv: Reject a VCMDQ base above the 48-bit hardware limit
2026-07-29 22:03 UTC
[PATCH v2 00/11] iommu/arm-smmu-v3: Add PRI support
2026-07-29 17:00 UTC (9+ messages)
` [PATCH v2 03/11] iommu/arm-smmu-v3: Add arm_smmu_drain_queue_for_iopf() helper
[PATCH 0/3] mm: yet more cleanups for page_alloc APIs
2026-07-29 15:49 UTC (9+ messages)
` [PATCH 1/3] mm: move internal mempolicy APIs to new internal header
[PATCH v2 0/9] drm/msm: Support for Eliza GPU
2026-07-29 15:33 UTC (9+ messages)
` [PATCH v2 6/9] arm64: dts: qcom: eliza: Add GPU SMMU node
` [PATCH v2 7/9] arm64: dts: qcom: eliza: Add GPU nodes
` [PATCH v2 8/9] arm64: dts: qcom: eliza: Add GPU cooling
` [PATCH v2 9/9] arm64: dts: qcom: eliza-mtp: Enable Adreno A722 GPU
[RFC PATCH v2 0/8] accel/rocket: RK3576 NPU (RKNN) enablement
2026-07-29 15:20 UTC (3+ messages)
` [RFC PATCH v2 2/8] pmdomain/rockchip: add optional per-domain power-on settle delay
[PATCH v4 0/5] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
2026-07-29 12:43 UTC (6+ messages)
` [PATCH v4 1/5] drm/i915/gem: Count mapped pages in a folio
` [PATCH v4 2/5] iommu/dma: Catch scatterlist length overflows
[PATCH] iommu/vt-d: Fix copied_tables bitmap leak on error in copy_translation_tables
2026-07-29 5:37 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/4] iommu: Fix SVA, iommufd, and iommupt error paths
2026-07-29 2:59 UTC (5+ messages)
` [PATCH 1/4] iommu/sva: Set handle->dev before the SVA handle is visible
` [PATCH 4/4] iommupt: Return zero for invalid iova_to_phys() ranges
[PATCH v9 00/12] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
2026-07-28 21:09 UTC (13+ messages)
` [PATCH v9 01/12] iommu/arm-smmu-v3: Refactor arm_smmu_setup_irqs
` [PATCH v9 02/12] iommu/arm-smmu-v3: Add a helper to drain cmd queues
` [PATCH v9 03/12] iommu/tegra241-cmdqv: Add a helper to drain VCMDQs
` [PATCH v9 04/12] iommu/tegra241-cmdqv: Restore PROD and CONS after resume
` [PATCH v9 05/12] iommu/arm-smmu-v3: Cache and restore MSI config
` [PATCH v9 06/12] iommu/arm-smmu-v3: Handle gerror during suspend
` [PATCH v9 07/12] iommu/arm-smmu-v3: Add CMDQ_PROD_STOP_FLAG to gate CMDQ submissions
` [PATCH v9 08/12] iommu/tegra241-cmdqv: Add a helper to quiesce VCMDQs
` [PATCH v9 09/12] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops
` [PATCH v9 10/12] iommu/arm-smmu-v3: Enable pm_runtime and setup devlinks
` [PATCH v9 11/12] iommu/arm-smmu-v3: Invoke pm_runtime before hw access
` [PATCH v9 12/12] iommu/arm-smmu-v3: Add KUnit unit tests for Runtime PM
[PATCH v4 0/6] iommufd: Iterate the cache invalidation array in the core
2026-07-28 17:23 UTC (7+ messages)
[PATCH v2 00/11] iommu/tegra241-cmdqv: Fix error-interrupt races and VINTF lifecycle bugs
2026-07-28 16:54 UTC (3+ messages)
[PATCH v9 0/4] iommu/arm-smmu-v3: Tegra264 invalidation workaround
2026-07-28 16:48 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