messages from 2026-08-19 13:34:14 to 2026-08-22 20:00:00 UTC [more...]
[PATCH v9 00/12] iommu/arm-smmu-v3: Adopt the crashed kernel's stream table for kdump
2026-08-22 19:59 UTC (30+ messages)
` [PATCH v9 01/12] iommu/arm-smmu-v3: Do not enable EVTQ/PRIQ interrupts in kdump kernel
` [PATCH v9 02/12] iommu/arm-smmu-v3: Skip EVTQ/PRIQ setup "
` [PATCH v9 03/12] iommu/arm-smmu-v3: Add strtab parse helpers to a new arm-smmu-v3-kexec.c
` [PATCH v9 04/12] iommu/arm-smmu-v3: Destroy vmid_map ida via devres
` [PATCH v9 05/12] iommu/arm-smmu-v3: Add ARM_SMMU_OPT_KDUMP_ADOPT for kdump kernel
` [PATCH v9 06/12] iommu/arm-smmu-v3-kexec: Add a CD table parse helper
` [PATCH v9 07/12] iommu/arm-smmu-v3-kexec: Add ASID/VMID reservation helpers
` [PATCH v9 08/12] iommu/arm-smmu-v3-kdump: Reserve crashed kernel's ASIDs and VMIDs
` [PATCH v9 09/12] iommu/arm-smmu-v3-kdump: Implement is_attach_deferred()
` [PATCH v9 11/12] iommu/arm-smmu-v3: Skip RMR bypass for kdump adoption
` [PATCH v9 12/12] iommu/arm-smmu-v3: Detect ARM_SMMU_OPT_KDUMP_ADOPT in probe()
[RFC PATCH v3 00/10] iommu/riscv: Add hardware dirty tracking for second-stage domains
2026-08-22 15:01 UTC (14+ messages)
` [RFC PATCH v3 01/10] iommupt: Add RISC-V Second-stage (iohgatp) page table support
` [RFC PATCH v3 02/10] iommupt: Add RISC-V dirty tracking PTE ops
` [RFC PATCH v3 03/10] iommu/riscv: report iommu capabilities
` [RFC PATCH v3 04/10] iommu/riscv: use data structure instead of individual values
` [RFC PATCH v3 05/10] iommu/riscv: support GSCID and GVMA invalidation command
` [RFC PATCH v3 06/10] RISC-V: KVM: Enable KVM_VFIO interfaces on RISC-V arch
` [RFC PATCH v3 07/10] iommu/riscv: Add domain_alloc_paging_flags for second-stage domain
` [RFC PATCH v3 08/10] iommu/riscv: Pre-enable GADE for second-stage domains
` [RFC PATCH v3 09/10] iommu/riscv: Add dirty tracking support "
[PATCH] iommu/amd: Fix PCI device reference leak in PPR handling
2026-08-22 14:09 UTC (2+ messages)
[PATCH v4 00/21] iommu/riscv: Enable MSI remapping, IOMMU_DMA and VFIO
2026-08-22 14:06 UTC (41+ messages)
` [PATCH v4 01/21] iommufd: Convert struct iommufd_sw_msi_maps to a growable bitmap
` [PATCH v4 02/21] iommufd: Add iommufd_sw_map_msi()
` [PATCH v4 03/21] iommu/dma: Add iommu_dma_sw_map_msi()
` [PATCH v4 04/21] iommu/dma: Add iommu_dma_map_msi()
` [PATCH v4 05/21] iommu: Document MSI mapping during domain replacement
` [PATCH v4 06/21] genirq/msi: Provide DOMAIN_BUS_MSI_REMAP
` [PATCH v4 07/21] irqchip/riscv-imsic: Compose MSI updates through the hierarchy
` [PATCH v4 08/21] iommu/riscv: Add IRQ domain for interrupt remapping
` [PATCH v4 09/21] iommu/riscv: Refresh platform MSI domain before IR setup
` [PATCH v4 10/21] iommu/riscv: Prepare info->domain for concurrent RCU read access
` [PATCH v4 11/21] iommu/riscv: Reserve an MSI IOVA window for iommufd
` [PATCH v4 12/21] iommu/riscv: Pre-map IMSIC MSI targets
` [PATCH v4 13/21] iommu/riscv: Preserve MSI IOVA state across domain replacement
` [PATCH v4 14/21] iommu/riscv: Gate direct identity boundary switches with live MSIs
` [PATCH v4 15/21] iommu/riscv: Remap IMSIC targets during MSI composition
` [PATCH v4 16/21] iommu/dma: Enable IOMMU_DMA for 64-bit RISC-V
` [PATCH v4 17/21] iommu/riscv: Report cache coherency capability
` [PATCH v4 18/21] vfio: enable IOMMU_TYPE1 for RISC-V
` [PATCH v4 19/21] RISC-V: KVM: Enable KVM_VFIO interfaces on RISC-V arch
` [PATCH v4 20/21] riscv: defconfig: Enable IOMMUFD and VFIO
` [PATCH v4 21/21] selftests/vfio: Allow building on RISC-V
[PATCH v2 0/5] iommu/amd: Refactors for ATS robustness
2026-08-22 14:04 UTC (12+ messages)
` [PATCH v2 1/5] iommu/amd: Refactor device probe and capability initialization
` [PATCH v2 2/5] iommu/amd: Fix DTE clearing and rename iommu_ignore_device()
` [PATCH v2 3/5] iommu/amd: Split probe error paths to preserve IRQ remapping
` [PATCH v2 4/5] iommu/amd: Fail probe on ATS configuration failure
` [PATCH v2 5/5] PCI/ATS: Mandate checking pci_ats_supported() before pci_prepare_ats()
[REGRESSION] iommu/amd: "Fix premature break in init_iommu_one()" causes early boot hang
2026-08-22 13:32 UTC (4+ messages)
[PATCH] dma-contiguous: fix truncation of numa_cma / cma_pernuma sizes >= 2G
2026-08-22 6:03 UTC (2+ messages)
[PATCH v4 00/18] PCI/P2PDMA: Fix ACS egress control handling
2026-08-21 23:14 UTC (22+ messages)
` [PATCH v4 01/18] PCI/P2PDMA: Do not tear down the allocate attribute on registration failure
` [PATCH v4 02/18] PCI/P2PDMA: Wait for RCU readers before freeing state
` [PATCH v4 03/18] PCI/P2PDMA: Restrict the p2pmem search to pool backed providers
` [PATCH v4 04/18] PCI/P2PDMA: Safely terminate ACS redirect lists
` [PATCH v4 05/18] PCI/P2PDMA: Document the pdev->p2pdma lifetime and RCU rules
` [PATCH v4 06/18] PCI/P2PDMA: Gate the host bridge whitelist warning on verbose
` [PATCH v4 07/18] PCI/P2PDMA: Document the Address Type assumption
` [PATCH v4 08/18] PCI: Account for Direct Translated P2P in ACS isolation checks
` [PATCH v4 09/18] PCI: Add ACS egress control vector accessor
` [PATCH v4 10/18] PCI: Account for ACS egress control in isolation checks
` [PATCH v4 11/18] PCI/P2PDMA: Derive peer-to-peer routing from ACS control bits
` [PATCH v4 12/18] PCI/P2PDMA: Honor ACS egress control vectors
` [PATCH v4 13/18] PCI/P2PDMA: Document ACS egress control handling
` [PATCH v4 14/18] PCI/P2PDMA: Extract pure ACS routing decision helpers
` [PATCH v4 15/18] PCI/P2PDMA: Add KUnit tests for ACS routing decisions
` [PATCH v4 16/18] PCI/P2PDMA: Add KUnit coverage for the ACS P2P routing walk
` [PATCH v4 17/18] PCI: Add KUnit coverage for ACS isolation checks
` [PATCH v4 18/18] PCI/P2PDMA: Log detailed ACS routing diagnostics
[PATCH v4 00/10] dma-buf: heaps: Add support for Tegra VPR
2026-08-21 20:44 UTC (9+ messages)
` [PATCH v4 07/10] "
[RFC PATCH 0/1] vfio: circular locking dependency in pci_dev_reset_iommu_prepare()
2026-08-21 19:35 UTC (2+ messages)
` [RFC PATCH 1/1] selftests: vfio: Add mmap fault and device reset test
[PATCH 00/10] Add support for Apple Silicon DockChannel internal keyboards
2026-08-21 17:26 UTC (6+ messages)
` [PATCH 08/10] HID: apple: Add DockChannel HID transport driver
[PATCH v4 0/7] Add support for AMD IOMMU GAPPI
2026-08-21 16:15 UTC (16+ messages)
` [PATCH v4 1/7] iommu/amd: KVM: SVM: Rename cpu to apicid in IOMMU interface
` [PATCH v4 2/7] iommu/amd: KVM: SVM: Rename ga_log_intr to wakeup_intr "
` [PATCH v4 3/7] iommu/amd: KVM: SVM: Add explicit vCPU running state to "
` [PATCH v4 4/7] iommu/amd: Program guest-mode IRTEs for GAPPI wakeup when IRTE[IsRun] = 0
` [PATCH v4 5/7] KVM: VMX: Factor out wakeup list handling code to KVM
` [PATCH v4 6/7] KVM: SVM: Add support for AMD IOMMU Guest APIC Physical Processor Interrupt (GAPPI)
` [PATCH v4 7/7] iommu/amd: Provide kernel command line option to enable GAPPI
[PATCH] iommu/iova: Clear the slab cache pointers when destroying them
2026-08-21 14:02 UTC (3+ messages)
[PATCH v4 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-08-21 13:26 UTC (6+ messages)
` [PATCH v4 1/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [PATCH v4 2/5] Drivers: hv: Add logical device ID registry for vPCI devices
` [PATCH v4 3/5] iommu/x86: Add architectural MSI reserved region helper
` [PATCH v4 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
` [PATCH v4 5/5] iommu/hyperv: Add page-selective IOTLB flush support
[PATCH] iommu/s390: Fix NULL dereference in iova_to_phys() with ZPCI_TABLE_TYPE_RFX
2026-08-21 12:39 UTC (2+ messages)
[PATCH] iommu/riscv: Report cache coherency capability
2026-08-21 11:21 UTC
[PATCH v2 0/3] iommu/amd: Do not request ACS when IOMMU is not going to be initialized
2026-08-21 10:42 UTC (5+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] iommu/amd: Disallow implicit START_STATE => IVRS_DETECTED transition
` [PATCH v2 3/3] iommu/amd: Remove ad-hoc checks that are never true
[PATCH] iommu/vt-d: Fix IQE handling to cover all descriptors in submission range
2026-08-21 2:56 UTC (5+ messages)
[PATCH v5 0/2] RISC-V IOMMU HPM support
2026-08-21 2:38 UTC (3+ messages)
` [PATCH v5 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
` [PATCH v5 2/2] iommu/riscv: create a auxiliary device for HPM
[RFC PATCH 1/5] PCI: Refuse function reset of an SR-IOV PF with enabled VFs
2026-08-21 2:20 UTC (4+ messages)
[PATCH 0/4] IOMMU driver improvements for modern Exynos SysMMUs
2026-08-20 19:12 UTC (5+ messages)
` [PATCH 1/4] iommu/exynos: detect SysMMUs without BLOCK mode
` [PATCH 2/4] iommu/exynos: fix the enable sequence for no-block SysMMUs
` [PATCH 3/4] iommu/exynos: fix TLB invalidation "
` [PATCH 4/4] iommu/exynos: decode the v7 fault transaction info
[PATCH v5 00/10] dma-buf: heaps: Add support for Tegra VPR
2026-08-20 18:04 UTC (3+ messages)
` [PATCH v5 05/10] mm/cma: Introduce cma_alloc_at() API
[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
2026-08-20 16:12 UTC (3+ messages)
` [patch 06/38] calibrate: Rework delay timer calibration
[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
2026-08-20 14:47 UTC (38+ messages)
` [PATCH v2 01/15] MAINTAINERS: Add entry for Qualcomm DSP Accelerator (QDA) driver
` [PATCH v2 03/15] accel/qda: Add initial QDA DRM accelerator driver
` [PATCH v2 05/15] iommu: Add QDA compute context bank bus to iommu_buses
` [PATCH v2 12/15] accel/qda: Add FastRPC invocation support
[PATCH v2 15/15] accel/qda: Add remote memory unmap from DSP address space
2026-08-20 13:05 UTC (3+ messages)
[PATCH 0/2] iommu/amd: Do not request ACS when IOMMU is not going to be initialized
2026-08-20 12:54 UTC (5+ messages)
[PATCH] iommu/amd: Do not reallocate GA log buffers on resume
2026-08-20 9:07 UTC (2+ messages)
[PATCH v8 00/12] accel/rocket: RK3576 NPU (RKNN) enablement
2026-08-20 7:47 UTC (4+ messages)
` [PATCH v8 04/12] dt-bindings: npu: rockchip: add rockchip,rk3576-rknn-core
[PATCH v2 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
2026-08-20 4:53 UTC (7+ messages)
` [PATCH v2 2/3] x86/irq: Use irq_chip_retrigger_hierarchy() in fixup_irqs()
[PATCH v1 2/2] iommu/vt-d: Disable PMRs and skip force-IOMMU when TXT TPRs are active
2026-08-20 3:28 UTC (3+ messages)
` [PATCH v2 "
[git pull] IOMMU Updates for Linux v7.3
2026-08-19 19:54 UTC (2+ messages)
[GIT PULL] Please pull IOMMUFD subsystem changes
2026-08-19 19:54 UTC (2+ messages)
[PATCH v2 0/5] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5)
2026-08-19 19:22 UTC (3+ messages)
` [PATCH v2 4/5] iommu: Add Broadcom BCM2712 IOMMU driver
[PATCH v5 0/9] PCI passthru on Hyper-V
2026-08-19 16:33 UTC (9+ messages)
` [PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU
[PATCH 0/2] iommu: apple-dart: device specific DMA aperture support
2026-08-19 14:52 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: iommu: dart: Support specifying the DMA aperture
` [PATCH 2/2] iommu: apple-dart: Support specifying the DMA aperture in the DT
[PATCH v4 00/24] iommu/amd: Introduce AMD Hardware-accelerated Virtualized IOMMU (vIOMMU) Support
2026-08-19 13:34 UTC (3+ messages)
` [PATCH 16/24] iommu/amd: Introduce IOMMUFD vDevice support for AMD
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