messages from 2025-04-10 20:48:42 to 2025-04-15 20:11:09 UTC [more...]
[PATCH v2 00/11] iommu/arm-smmu-v3: Allocate vmid per vsmmu instead of s2_parent
2025-04-15 20:10 UTC (14+ messages)
` [PATCH v2 01/11] iommu/arm-smmu-v3: Pass in vmid to arm_smmu_make_s2_domain_ste()
` [PATCH v2 02/11] iommu/arm-smmu-v3: Pass in smmu/iommu_domain to __arm_smmu_tlb_inv_range()
` [PATCH v2 03/11] iommu/arm-smmu-v3: Share cmdq/cmd helpers with arm-smmu-v3-iommufd
` [PATCH v2 04/11] iommu/arm-smmu-v3: Add an inline arm_smmu_tlb_inv_vmid helper
` [PATCH v2 05/11] iommu/arm-smmu-v3: Rename arm_smmu_attach_prepare_vmaster
` [PATCH v2 06/11] iommu/arm-smmu-v3: Introduce arm_smmu_s2_parent_tlb_ invalidation helpers
` [PATCH v2 07/11] iommu/arm-smmu-v3: Introduce arm_vsmmu_atc_inv_domain()
` [PATCH v2 08/11] iommu/arm-smmu-v3: Use vSMMU helpers for S2 and ATC invalidations
` [PATCH v2 09/11] iommu/arm-smmu-v3: Clean up nested_ats_flush from master_domain
` [PATCH v2 10/11] iommu/arm-smmu-v3: Decouple vmid from S2 nest_parent domain
` [PATCH v2 11/11] iommu/arm-smmu-v3: Allow to share S2 nest_parent domain across vSMMUs
[PATCH rc v2] iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream ids
2025-04-15 18:56 UTC
[PATCH] iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream ids
2025-04-15 18:52 UTC (3+ messages)
[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
2025-04-15 17:48 UTC (31+ messages)
` [PATCH 02/67] KVM: x86: Reset IRTE to host control if *new* route isn't postable
` [PATCH 05/67] iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTE
` [PATCH 06/67] iommu/amd: WARN if KVM attempts to set vCPU affinity without posted intrrupts
` [PATCH 08/67] KVM: x86: Pass new routing entries and irqfd when updating IRTEs
` [PATCH 09/67] KVM: SVM: Track per-vCPU IRTEs using kvm_kernel_irqfd structure
` [PATCH 11/67] KVM: SVM: Delete IRTE link from previous vCPU irrespective of new routing
` [PATCH 14/67] KVM: SVM: Add helper to deduplicate code for getting AVIC backing page
` [PATCH 17/67] KVM: SVM: Drop redundant check in AVIC code on ID during vCPU creation
[PATCH v2 0/4] iommu: Fix the longstanding probe issues
2025-04-15 15:08 UTC (5+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path
[PATCH] iommu: intel: apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)
2025-04-15 13:33 UTC
[PATCH] iommu/arm-smmu-v3: Fix pgsize_bit for sva domains
2025-04-15 13:10 UTC (2+ messages)
[PATCH v3 00/10] drm/msm: add support for SAR2130P
2025-04-15 9:49 UTC (14+ messages)
` [PATCH v3 01/10] dt-bindings: display/msm: dp-controller: describe SAR2130P
` [PATCH v3 02/10] dt-bindings: display/msm: dsi-controller-main: "
` [PATCH v3 03/10] dt-bindings: display/msm: dsi-phy-7nm: "
` [PATCH v3 04/10] dt-bindings: display/msm: qcom,sc7280-dpu: "
` [PATCH v3 05/10] dt-bindings: display/msm: Add Qualcomm SAR2130P
` [PATCH v3 06/10] drm/msm/mdss: add SAR2130P device configuration
` [PATCH v3 07/10] drm/msm/dsi/phy: add configuration for SAR2130P
` [PATCH v3 08/10] drm/msm/dpu: add catalog entry "
` [PATCH v3 09/10] iommu/arm-smmu-qcom: Add SAR2130P MDSS compatible
` [PATCH v3 10/10] arm64: dts: qcom: sar2130p: add display nodes
[PATCH] dma-mapping: avoid potential unused data compilation warning
2025-04-15 9:39 UTC (2+ messages)
[v2] dma/mapping.c: dev_dbg support for dma_addressing_limited
2025-04-15 8:12 UTC (3+ messages)
[PATCH v2] vfio/type1: Remove Fine Grained Superpages detection
2025-04-15 7:41 UTC (2+ messages)
[PATCH rc] iommu: Fix two issues in iommu_copy_struct_from_user()
2025-04-15 6:27 UTC (4+ messages)
[PATCH v1 0/4] iommu/arm-smmu-v3: Allocate vmid per vsmmu instead of s2_parent
2025-04-15 0:05 UTC (4+ messages)
` [PATCH v1 3/4] iommu/arm-smmu-v3: Decouple vmid from S2 nest_parent domain
[RFC PATCH 0/5] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
2025-04-14 21:26 UTC (4+ messages)
` [RFC PATCH 3/5] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops
[PATCH v4 0/6] Initial support of MSM8937 and Xiaomi Redmi 3S
2025-04-14 20:55 UTC (7+ messages)
` [PATCH v4 2/6] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937
` [PATCH v4 4/6] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH v4 6/6] arm64: dts: qcom: Add Xiaomi Redmi 3S
[PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
2025-04-14 18:03 UTC (21+ messages)
` [PATCH v1 01/16] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v1 02/16] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v1 03/16] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v1 04/16] iommufd: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
` [PATCH v1 05/16] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v1 06/16] iommufd/selftest: Add covearge for viommu data
` [PATCH v1 07/16] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v1 08/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VCMDQ and its related struct
` [PATCH v1 09/16] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
` [PATCH v1 10/16] iommufd: Add mmap interface
` [PATCH v1 11/16] iommufd/selftest: Add coverage for the new "
` [PATCH v1 12/16] Documentation: userspace-api: iommufd: Update vCMDQ
` [PATCH v1 13/16] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v1 14/16] iommu/arm-smmu-v3: Add vsmmu_alloc impl op
` [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v1 16/16] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support
[PATCH AUTOSEL 6.12 29/30] iommu: Clear iommu-dma ops on cleanup
2025-04-14 13:28 UTC
[PATCH AUTOSEL 6.13 33/34] iommu: Clear iommu-dma ops on cleanup
2025-04-14 13:27 UTC
[PATCH AUTOSEL 6.14 33/34] iommu: Clear iommu-dma ops on cleanup
2025-04-14 13:26 UTC
[PATCH v2 00/10] drm/msm: add support for SAR2130P
2025-04-14 13:07 UTC (7+ messages)
` [PATCH v2 10/10] arm64: dts: qcom: sar2130p: add display nodes
[Bug report] kernel crash after WARNING: CPU: 72 PID: 1 at kernel/dma/mapping.c:74 dmam_free_coherent+0x110/0x120
2025-04-14 12:32 UTC (2+ messages)
[PATCH] dma/mapping.c: dev_dbg support for dma_addressing_limited
2025-04-14 11:36 UTC (3+ messages)
[RFC] dma/mapping.c: WARN_ONCE on dma_addressing_limited() being true
2025-04-14 10:02 UTC (5+ messages)
[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
2025-04-14 4:17 UTC (6+ messages)
` [RFC PATCH v2 13/22] iommufd: amd-iommu: Add vdevice support
[PATCH v13 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2025-04-12 19:15 UTC (22+ messages)
` [PATCH v13 01/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v13 04/19] x86: Secure Launch main header file
` [PATCH v13 05/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v13 09/19] x86: Secure Launch kernel early boot stub
` [PATCH v13 10/19] x86: Secure Launch kernel late "
` [PATCH v13 11/19] x86: Secure Launch SMP bringup support
` [PATCH v13 12/19] kexec: Secure Launch kexec SEXIT support
` [PATCH v13 13/19] x86/reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v13 14/19] tpm, tpm_tis: Close all localities
` [PATCH v13 15/19] tpm, tpm_tis: Address positive localities in tpm_tis_request_locality()
` [PATCH v13 16/19] tpm, tpm_tis: Allow locality to be set to a different value
` [PATCH v13 17/19] tpm, sysfs: Show locality used by kernel
` [PATCH v13 18/19] x86: Secure Launch late initcall platform module
` [PATCH v13 19/19] x86/efi: EFI stub DRTM launch support for Secure Launch
[PATCH] iommu/arm-smmu-v3: Allow stream table to have nodes with the same ID
2025-04-12 17:03 UTC (13+ messages)
[PATCH v1 0/2] MediaTek Dimensity 1200 - Add IOMMU support
2025-04-12 7:13 UTC (5+ messages)
` [PATCH v1 1/2] dt-bindings: iommu: mediatek: Add binding for MT6893 MM IOMMU
` [PATCH v1 2/2] iommu/mediatek: Add support for Dimensity 1200 "
[PATCH v2 0/3] arm-smmu: select suitable IOVA
2025-04-12 3:17 UTC (8+ messages)
` [PATCH v2 1/3] arm-smmu: move MSI_IOVA macro definitions
` [PATCH v2 2/3] dt-bindings: iommu: add "arm,smmu-faulty-msi-iova" property
` [PATCH v2 3/3] arm-smmu: select suitable MSI IOVA
[PATCH v5 0/5] iommu/s390: support additional table regions
2025-04-11 20:24 UTC (6+ messages)
` [PATCH v5 1/5] iommu/s390: set appropriate IOTA region type
` [PATCH v5 2/5] iommu/s390: support cleanup of additional table regions
` [PATCH v5 3/5] iommu/s390: support iova_to_phys for "
` [PATCH v5 4/5] iommu/s390: support map/unmap "
` [PATCH v5 5/5] iommu/s390: allow larger region tables
arm64: juno-r2: SSD detect failed on mainline and next
2025-04-11 19:11 UTC (5+ messages)
[PATCH] iommu/arm-smmu-v3: Fail aliasing StreamIDs more gracefully
2025-04-11 18:46 UTC (6+ messages)
[BACKPORT PATCH 6.6.y] Fix mmu notifiers for range-based invalidates
2025-04-11 17:28 UTC
[PATCH] iommu: Clear IOMMU DMA ops when detaching a device from its IOMMU group
2025-04-11 16:34 UTC (4+ messages)
[PATCH] iommu/io-pgtable-arm: dynamically allocate selftest device struct
2025-04-11 16:28 UTC (4+ messages)
[PATCH] iommu/arm-smmu-v3: Add missing S2FWB feature detection
2025-04-11 16:03 UTC (3+ messages)
[git pull] IOMMU Fixes for Linux v6.15-rc1
2025-04-11 15:40 UTC (2+ messages)
Regression with "iommu/vt-d: Move scalable mode ATS enablement to probe path"
2025-04-11 14:26 UTC
[PATCH rc v2] iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent()
2025-04-11 10:45 UTC (2+ messages)
[PATCH] iommu: remove unneeded semicolon
2025-04-11 10:43 UTC (3+ messages)
[PATCH v2] iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group
2025-04-11 10:41 UTC (2+ messages)
[PATCH] iommu/exynos: Fix suspend/resume with IDENTITY domain
2025-04-11 10:38 UTC (2+ messages)
[PATCH] iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group
2025-04-11 7:26 UTC (2+ messages)
[PATCH] iommu/ipmmu-vmsa: Register in a sensible order
2025-04-11 7:24 UTC (2+ messages)
[PATCH] iommu: Clear iommu-dma ops on cleanup
2025-04-11 7:16 UTC (4+ messages)
[PATCH 0/2] [PULL REQUEST] iommu/vt-d: Fixes for v6.15-rc2
2025-04-11 7:06 UTC (2+ messages)
[PATCH] iommu: fix crash in report_iommu_fault()
2025-04-11 7:05 UTC (2+ messages)
[PATCH hyperv-next 0/6] Confidential VMBus
2025-04-11 0:03 UTC (10+ messages)
` [PATCH hyperv-next 5/6] arch, drivers: Add device struct bitfield to not bounce-buffer
[PATCH v2 2/3] rust: dma: convert the read/write macros to return Result
2025-04-10 23:28 UTC (2+ 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