messages from 2026-05-28 20:24:03 to 2026-06-02 00:13:06 UTC [more...]
[PATCH v8 00/10] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
2026-06-02 0:12 UTC (14+ messages)
` [PATCH v8 01/12] iommu/arm-smmu-v3: Refactor arm_smmu_setup_irqs
` [PATCH v8 02/12] iommu/arm-smmu-v3: Add a helper to drain cmd queues
` [PATCH v8 03/12] iommu/tegra241-cmdqv: Add a helper to drain VCMDQs
` [PATCH v8 04/12] iommu/tegra241-cmdqv: Restore PROD and CONS after resume
` [PATCH v8 05/12] iommu/arm-smmu-v3: Cache and restore MSI config
` [PATCH v8 06/12] iommu/arm-smmu-v3: Handle gerror during suspend
` [PATCH v8 07/12] iommu/arm-smmu-v3: Add CMDQ_PROD_STOP_FLAG to gate CMDQ submissions
` [PATCH v8 08/12] iommu/tegra241-cmdqv: Add a helper to quiesce VCMDQs
` [PATCH v8 09/12] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops
` [PATCH v8 10/12] iommu/arm-smmu-v3: Enable pm_runtime and setup devlinks
` [PATCH v8 11/12] iommu/arm-smmu-v3: Invoke pm_runtime before hw access
` [PATCH v8 12/12] iommu/arm-smmu-v3: Add KUnit unit tests for Runtime PM
[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
2026-06-01 23:35 UTC (4+ messages)
` [PATCH 09/23] of: platform: use platform_device_set_of_node()
` (subset) [PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
[PATCH V1] iommu/hyperv: Create hyperv subdirectory under drivers/iommu
2026-06-01 21:23 UTC (3+ messages)
[PATCH v1 0/7] iommufd: Fix bugs in eventq fops_read paths
2026-06-01 20:42 UTC (8+ messages)
` [PATCH v1 1/7] iommufd: Rewind header length in done if iommufd_veventq_fops_read() fails
` [PATCH v1 2/7] iommufd: Reject invalid read count in iommufd_veventq_fops_read()
` [PATCH v1 3/7] iommufd: Propagate allocation failure in iommufd_veventq_deliver_fetch()
` [PATCH v1 4/7] iommufd: Reject invalid read count in iommufd_fault_fops_read()
` [PATCH v1 5/7] iommufd: Break the loop on failure "
` [PATCH v1 6/7] iommufd: Avoid partial fault group delivery "
` [PATCH v1 7/7] iommufd/selftest: Cover invalid read counts on vEVENTQ FD
[PATCH v4 00/24] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
2026-06-01 20:41 UTC (6+ messages)
` [PATCH v4 18/24] iommu/arm-smmu-v3: Introduce master->ats_broken flag
[PATCH v5] dma-buf: Fix silent overflow for phys vec to sgt
2026-06-01 20:00 UTC
[PATCH v4] dma-buf: Fix silent overflow for phys vec to sgt
2026-06-01 19:26 UTC (3+ messages)
[PATCH] iommu: Documentation: rearrange, update kernel-parameters
2026-06-01 18:58 UTC (2+ messages)
[PATCH v3 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaround
2026-06-01 18:37 UTC (5+ messages)
` [PATCH v3 1/3] iommu/arm-smmu-v3: Factor out CMDQ batch force-sync conditions
` [PATCH v3 2/3] iommu/arm-smmu-v3: Detect Tegra264 erratum
` [PATCH v3 3/3] iommu/arm-smmu-v3: Issue CFGI/TLBI twice on Tegra264
[PATCH rc v3 0/4] iommufd: Fix veventq_depth boundary
2026-06-01 18:27 UTC (3+ messages)
[PATCH v2 00/26] iommu/amd: Introduce AMD Hardware-accelerated Virtualized IOMMU (vIOMMU) Support
2026-06-01 18:16 UTC (26+ messages)
` [PATCH v2 03/26] iommu/amd: Detect and initialize AMD vIOMMU feature
` [PATCH v2 04/26] iommu/amd: Introduce IOMMUFD vIOMMU support for AMD
` [PATCH v2 07/26] iommu/amd: Add support for AMD vIOMMU VF MMIO region
` [PATCH v2 10/26] iommu/amd: Assign IOMMU Private Address domain to IOMMU
` [PATCH v2 11/26] iommu/amd: Allocate and map vIOMMU private regions
` [PATCH v2 12/26] iommu/amd: Add per-VM private IPA alloc/map helpers
` [PATCH v2 18/26] iommu/amd: Add translation DTE and VFctrl TransDevID helpers
` [PATCH v2 21/26] iommu/amd: Map kvmfd to shared translate device ID for vIOMMU
` [PATCH v2 22/26] iommufd: Add hw_queue_init and split queue alloc paths
` [PATCH v2 25/26] iommu/amd: Handle set/get command for AMD vIOMMU
[PATCH] iommu/dma-iommu: Fix wrong scatterlist length assignment in P2PDMA path
2026-06-01 16:02 UTC (2+ messages)
[PATCH v7 0/5] iommu: Standardize ATS robustness and state tracking
2026-06-01 14:36 UTC (6+ messages)
` [PATCH v7 1/5] PCI/ATS: Ensure pci_ats_supported() is PF-aware for VFs
` [PATCH v7 2/5] PCI/ATS: Validate STU for VFs in pci_prepare_ats()
` [PATCH v7 3/5] iommu/arm-smmu-v3: Fix a UAF in the probe_device error path
` [PATCH v7 4/5] iommu/arm-smmu-v3: Standardize ATS enablement failure reporting
` [PATCH v7 5/5] iommu/vt-d: Fail probe on ATS configuration failure
[RFC PATCH] Optimize VFIO and IOMMU mapping traversal
2026-06-01 14:32 UTC (21+ messages)
` [PATCH 0/9] iommu: introduce iova_to_phys_length for efficient IOVA-to-physical translation
` [PATCH 1/9] iommu: introduce iova_to_phys_length in iommu_domain_ops
` [PATCH 2/9] iommu/io-pgtable: introduce iova_to_phys_length in io_pgtable_ops
` [PATCH 3/9] iommu/generic_pt: implement iova_to_phys_length
` [PATCH 4/9] iommu/arm-smmu: "
` [PATCH 5/9] iommu: apple-dart/ipmmu/mtk_iommu "
` [PATCH 6/9] iommu: direct page-table drivers "
` [PATCH 7/9] vfio/iommufd: use iova_to_phys_length for efficient unmap
` [PATCH 8/9] drm/gpu, iommu/io-pgtable: switch to iova_to_phys_length
` [PATCH 9/9] iommu: remove deprecated iova_to_phys from domain_ops and io_pgtable_ops
[PATCH 0/6] iommu/amd: Refactors for ATS updates
2026-06-01 14:19 UTC (8+ messages)
` [PATCH 1/6] iommu/amd: Clear aliases before setting the rlookup_table to NULL
` [PATCH 2/6] iommu/amd: Clear DTE with update_dte256 in iommu_ignore_device()
` [PATCH 3/6] iommu/amd: Split probe error paths to preserve IRQ remapping
` [PATCH 4/6] iommu/amd: Fix Use-After-Free in non-fatal probe error path
` [PATCH 5/6] iommu/amd: Fail probe on ATS configuration failure
` [PATCH 6/6] PCI/ATS: Mandate checking pci_ats_supported() before pci_prepare_ats()
[PATCH v2 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
2026-06-01 13:03 UTC (3+ messages)
` [PATCH v2 1/6] dt-bindings: iommu: arm,smmu: Document interconnects property
[RFC PATCH 0/4] dma-mapping: Add preservation of direct allocations
2026-06-01 12:35 UTC (3+ messages)
` [RFC PATCH 3/4] dma-direct: Add API to preserve/restore allocations
[PATCH] iommu/amd: Fix undefined behavior in devid_write debugfs function
2026-06-01 12:12 UTC
[PATCH v6 0/6] iommu: Standardize ATS robustness and state tracking
2026-06-01 10:41 UTC (17+ messages)
` [PATCH v6 1/6] PCI/ATS: Ensure pci_ats_supported() is PF-aware for VFs
` [PATCH v6 2/6] PCI/ATS: Validate STU for VFs in pci_prepare_ats()
` [PATCH v6 3/6] PCI/ATS: Mandate checking pci_ats_supported() before pci_prepare_ats()
` [PATCH v6 4/6] iommu/arm-smmu-v3: Standardize ATS enablement failure reporting
` [PATCH v6 5/6] iommu/vt-d: Fail probe on ATS configuration failure
` [PATCH v6 6/6] iommu/amd: "
[PATCH v2 0/2] iommu/arm-smmu-v3: Tegra264 invalidation workaround
2026-06-01 9:20 UTC (7+ messages)
` [PATCH v2 1/2] iommu/arm-smmu-v3: Detect Tegra264 erratum
` [PATCH v2 2/2] iommu/arm-smmu-v3: Issue CFGI/TLBI twice on Tegra264
[PATCH 0/2] iommu/vt-d: Fix issues on probe error path
2026-06-01 7:11 UTC (4+ messages)
` [PATCH v2 1/2] iommu/vt-d: Fix RB-tree corruption in "
` [PATCH v2 2/2] iommu/vt-d: Fix Use-After-Free "
[PATCH v2 00/16] iommu: Add live update state preservation
2026-06-01 6:19 UTC (11+ messages)
` [PATCH v2 01/16] liveupdate: luo_file: Add internal APIs for file preservation
` [PATCH v2 04/16] iommu: Implement device and IOMMU HW preservation
` [PATCH v2 10/16] iommu: Restore and reattach preserved domains to devices
[PATCH] iommu/vt-d: improve IOMMU fault information
2026-06-01 6:11 UTC (3+ messages)
` [PATCH v2] "
[PATCH] iommu/vt-d: remove typo from pasid_pte_config_nested()
2026-06-01 6:05 UTC (2+ messages)
[PATCH] iommu/vt-d: Clear Present bit before tearing down scalable-mode context entry
2026-06-01 5:46 UTC (3+ messages)
[PATCH 1/1] iommu/vt-d: Avoid WARNING in sva unbind path
2026-06-01 5:25 UTC (2+ messages)
[PATCH v3 00/11] kdump: reduce vmcore size and capture time
2026-06-01 5:00 UTC (5+ messages)
` [PATCH v3 09/11] arm64: kdump: exclude non-dumpable reserved memory regions from vmcore
[PATCH 0/2] iommu/vt-d: Fix issues on probe error path
2026-05-31 17:03 UTC (5+ messages)
` [PATCH 1/2] iommu/vt-d: Fix RB-tree corruption in "
` [PATCH 2/2] iommu/vt-d: Fix Use-After-Free "
[PATCH V4 0/7] iommu/vt-d: Support performance monitoring for IOMMU
2026-05-30 21:39 UTC (3+ messages)
` [PATCH V4 2/7] iommu/vt-d: Retrieve IOMMU perfmon capability information
[PATCH v2 13/26] iommu/amd: Add helper functions to manage DevID / DomID mapping tables
2026-05-30 21:26 UTC (2+ messages)
[PATCH] dt-bindings: arm-smmu: qcom: Add compatible for Maili SoC
2026-05-30 11:21 UTC (2+ messages)
[git pull] IOMMU Fixes for Linux v7.1-rc5
2026-05-29 20:13 UTC (2+ messages)
[PATCH v2] iommu/rockchip: disable fetch dte time limit
2026-05-29 17:47 UTC (2+ messages)
[PATCH v2 0/4] iova: switch to augmented rbtree to avoid linear search
2026-05-29 17:40 UTC (4+ messages)
` [PATCH 3/4] iova: limit_pfn-aware augmentation for log(n) 32-bit alloc
[PATCH v7 00/11] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
2026-05-29 14:48 UTC (36+ messages)
` [PATCH v7 02/11] iommu/arm-smmu-v3: Add a helper to drain cmd queues
` [PATCH v7 05/11] iommu/arm-smmu-v3: Cache and restore MSI config
` [PATCH v7 06/11] iommu/arm-smmu-v3: Handle gerror during suspend
` [PATCH v7 07/11] iommu/arm-smmu-v3: Add CMDQ_PROD_STOP_FLAG to gate CMDQ submissions
` [PATCH v7 08/11] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops
` [PATCH v7 09/11] iommu/arm-smmu-v3: Enable pm_runtime and setup devlinks
` [PATCH v7 10/11] iommu/arm-smmu-v3: Invoke pm_runtime before hw access
` [PATCH v7 11/11] iommu/arm-smmu-v3: Add KUnit unit tests for Runtime PM
[PATCH] iommu/tegra241-cmdqv: Skip CMD_SYNC flush during remove
2026-05-29 12:50 UTC (3+ messages)
[PATCH 0/5] Improve the invalidation path in AMD
2026-05-29 9:33 UTC (2+ messages)
[PATCH v6 0/7] iommufd: Enable noiommu mode for cdev
2026-05-29 7:27 UTC (7+ messages)
` [PATCH v6 5/7] vfio: Enable cdev noiommu mode under iommufd
[PATCH v5 0/7] iommu: Standardize ATS robustness and state tracking
2026-05-29 7:08 UTC (16+ messages)
` [PATCH v5 1/7] PCI/ATS: Ensure pci_ats_supported() is PF-aware for VFs
` [PATCH v5 2/7] PCI/ATS: Validate STU for VFs in pci_prepare_ats()
` [PATCH v5 3/7] PCI/ATS: Decouple pci_ats_supported() from pci_prepare_ats()
` [PATCH v5 4/7] iommu/arm-smmu-v3: Standardize ATS enablement failure reporting
` [PATCH v5 5/7] iommu/vt-d: Fix RB-tree corruption and Use-After-Free in probe
` [PATCH v5 6/7] iommu/vt-d: Fail probe on ATS configuration failure
` [PATCH v5 7/7] iommu/amd: "
[PATCH] x86/events/amd/iommu: Fix cpumask of IOMMU events
2026-05-29 6:58 UTC (2+ messages)
[PATCH 0/2] iommu/arm-smmu-v3: Tegra264 invalidation workaround
2026-05-29 6:18 UTC (10+ messages)
` [PATCH 1/2] iommu/arm-smmu-v3: Detect Tegra264 erratum
` [PATCH 2/2] iommu/arm-smmu-v3: Issue CFGI/TLBI twice on Tegra264
[PATCH v2 0/1] Don't split flush for amd_iommu_domain_flush_all()
2026-05-29 5:18 UTC (3+ messages)
` [PATCH v2 1/1] iommu/amd: "
[PATCH v1 0/3] iommu/amd: Fix and improve SB IOAPIC IVRS validation
2026-05-29 4:30 UTC (7+ messages)
` [PATCH v1 1/3] iommu/amd: Prevent SB IOAPIC from overriding IVRS validation errors
` [PATCH v1 2/3] iommu/amd: Fix false positive in SB IOAPIC IVRS validation
` [PATCH v1 3/3] iommu/amd: Dynamically verify Southbridge IOAPIC via PCI config space
[PATCH v1 0/1] Don't split flush for amd_iommu_domain_flush_all()
2026-05-28 21:02 UTC (3+ messages)
[PATCH v6 0/3] Allow ATS to be always on for certain ATS-capable devices
2026-05-28 20:39 UTC (10+ messages)
` [PATCH v6 3/3] iommu/arm-smmu-v3: Allow ATS to be always on
[PATCH v4 0/5] iommu: Standardize ATS robustness and state tracking
2026-05-28 20:27 UTC (4+ messages)
` [PATCH v4 2/5] PCI/ATS: Validate STU for VFs in pci_prepare_ats()
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