messages from 2026-02-17 21:05:37 to 2026-02-25 05:43:06 UTC [more...]
[PATCH kernel 0/9] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
2026-02-25 5:37 UTC (8+ messages)
` [PATCH kernel 1/9] pci/tsm: Add TDISP report blob and helpers to parse it
` [PATCH kernel 2/9] pci/tsm: Add tsm_tdi_status
` [PATCH kernel 3/9] coco/sev-guest: Allow multiple source files in the driver
` [PATCH kernel 4/9] dma/swiotlb: Stop forcing SWIOTLB for TDISP devices
` [PATCH kernel 5/9] x86/mm: Stop forcing decrypted page state "
` [PATCH kernel 6/9] x86/dma-direct: Stop changing encrypted "
` [PATCH kernel 7/9] coco/sev-guest: Implement the guest support for SEV TIO (phase2)
[PATCH RFC] iommu/dma: Validate page before accessing P2PDMA state
2026-02-25 4:49 UTC (4+ messages)
[PATCH v1] iommu: Skip mapping at address 0x0 if it already exists
2026-02-24 19:51 UTC (9+ messages)
[PATCH v2 0/2] dma-buf: heaps: system: add an option to allocate explicitly decrypted memory
2026-02-24 19:04 UTC (6+ messages)
` [PATCH v2 1/2] dma-mapping: introduce DMA_ATTR_CC_DECRYPTED for pre-decrypted memory
` [PATCH v2 2/2] dma-buf: heaps: system: add system_cc_decrypted heap for explicitly decrypted memory
[PATCH v2 0/3] Allow ATS to be always on for certain ATS-capable devices
2026-02-24 18:43 UTC (10+ messages)
` [PATCH v2 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
` [PATCH v2 2/3] PCI: Allow ATS to be always on for pre-CXL devices
` [PATCH v2 3/3] iommu/arm-smmu-v3: Allow ATS to be always on
[PATCH V1] iommu/sva: Fix crash in iommu_sva_unbind_device()
2026-02-24 18:30 UTC
[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
2026-02-24 16:20 UTC (19+ messages)
` [PATCH 01/37] PCI/MSI: Add Devres managed IRQ vectors allocation
` [PATCH 37/37] PCI/MSI: Only check is_msi_managed in pcim_setup_msi_release()
` [PATCH 21/37] iommu/riscv: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()
[PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
2026-02-24 14:38 UTC (21+ messages)
[PATCH v7 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-02-24 10:31 UTC (6+ messages)
[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
2026-02-24 9:12 UTC (45+ messages)
` [PATCH RFC 01/18] accel/qda: Add Qualcomm QDA DSP accelerator driver docs
` [PATCH RFC 02/18] accel/qda: Add Qualcomm DSP accelerator driver skeleton
` [PATCH RFC 03/18] accel/qda: Add RPMsg transport for Qualcomm DSP accelerator
` [PATCH RFC 04/18] accel/qda: Add built-in compute CB bus for QDA and integrate with IOMMU
` [PATCH RFC 05/18] accel/qda: Create compute CB devices on QDA compute bus
` [PATCH RFC 06/18] accel/qda: Add memory manager for CB devices
` [PATCH RFC 07/18] accel/qda: Add DRM accel device registration for QDA driver
` [PATCH RFC 08/18] accel/qda: Add per-file DRM context and open/close handling
` [PATCH RFC 09/18] accel/qda: Add QUERY IOCTL and basic QDA UAPI header
` [PATCH RFC 10/18] accel/qda: Add DMA-backed GEM objects and memory manager integration
` [PATCH RFC 11/18] accel/qda: Add GEM_CREATE and GEM_MMAP_OFFSET IOCTLs
` [PATCH RFC 12/18] accel/qda: Add PRIME dma-buf import support
` [PATCH RFC 13/18] accel/qda: Add initial FastRPC attach and release support
` [PATCH RFC 14/18] accel/qda: Add FastRPC dynamic invocation support
` [PATCH RFC 15/18] accel/qda: Add FastRPC DSP process creation support
` [PATCH RFC 16/18] accel/qda: Add FastRPC-based DSP memory mapping support
` [PATCH RFC 17/18] accel/qda: Add FastRPC-based DSP memory unmapping support
` [PATCH RFC 18/18] MAINTAINERS: Add MAINTAINERS entry for QDA driver
AMD IOMMU issue with hibernate on Asrock X600
2026-02-24 9:11 UTC (15+ messages)
[PATCH] dma-buf: heaps: Add Coherent heap to dmabuf heaps
2026-02-24 7:57 UTC
UBSAN: shift-out-of-bounds in drivers/iommu/intel/iommu.h:1101:17
2026-02-23 23:16 UTC
[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
2026-02-23 21:37 UTC (16+ messages)
[PATCH v3 00/10] iommu/arm-smmu-v3: Share domain across SMMU/vSMMU instances
2026-02-23 20:27 UTC (11+ messages)
` [PATCH v3 01/10] iommu/arm-smmu-v3: Add a wrapper for arm_smmu_make_sva_cd()
` [PATCH v3 02/10] iommu/arm-smmu-v3: Pass in arm_smmu_make_cd_fn to arm_smmu_set_pasid()
` [PATCH v3 03/10] iommu/arm-smmu-v3: Store IOTLB cache tags in struct arm_smmu_attach_state
` [PATCH v3 04/10] iommu/arm-smmu-v3: Pass in IOTLB cache tag to arm_smmu_master_build_invs()
` [PATCH v3 05/10] iommu/arm-smmu-v3: Pass in IOTLB cache tag to CD and STE
` [PATCH v3 06/10] iommu/arm-smmu-v3: Introduce INV_TYPE_S2_VMID_VSMMU
` [PATCH v3 07/10] iommu/arm-smmu-v3: Allocate IOTLB cache tag if no id to reuse
` [PATCH v3 08/10] iommu/arm-smmu-v3: Allocate INV_TYPE_S2_VMID_VSMMU in arm_vsmmu_init
` [PATCH v3 09/10] iommu/arm-smmu-v3: Remove ASID/VMID from arm_smmu_domain
` [PATCH v3 10/10] iommu/arm-smmu-v3: Allow sharing domain across SMMUs
[PATCH v2 6/6] vfio: selftests: Add tests to validate SR-IOV UAPI
2026-02-23 18:57 UTC (3+ messages)
[PATCH] dt-bindings: arm-smmu: Add compatible for Eliza SoC
2026-02-23 8:46 UTC
[PATCH 0/5] dma-buf: heaps: system: add an option to allocate explicitly decrypted memory
2026-02-23 7:28 UTC (3+ messages)
` [PATCH 1/5] dma-mapping: avoid random addr value print out on error path
[PATCH] iommu/amd: Add NUMA node affinity for IOMMU log buffers
2026-02-23 6:19 UTC (2+ messages)
[PATCH v12 0/8] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
2026-02-23 6:18 UTC (9+ messages)
` [PATCH v12 1/8] iommu/arm-smmu-v3: Add a missing dma_wmb() for hitless STE update
` [PATCH v12 2/8] iommu/arm-smmu-v3: Explicitly set smmu_domain->stage for SVA
` [PATCH v12 3/8] iommu/arm-smmu-v3: Add an inline arm_smmu_domain_free()
` [PATCH v12 4/8] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
` [PATCH v12 5/8] iommu/arm-smmu-v3: Pre-allocate a per-master invalidation array
` [PATCH v12 6/8] iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters
` [PATCH v12 7/8] iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range()
` [PATCH v12 8/8] iommu/arm-smmu-v3: Perform per-domain invalidations using arm_smmu_invs
[Bug] WARNING in pt_iommu_amdv1_init
2026-02-21 6:53 UTC
[PATCH v3] iommu/vt-d: Avoid superfluous IOTLB tracking in lazy mode
2026-02-20 10:34 UTC (4+ messages)
[PATCH v8 0/3] of: parsing of multi #{iommu,msi}-cells in maps
2026-02-18 5:01 UTC (2+ messages)
[PATCH RFC 00/26] Add DMA-buf mapping types and convert vfio/iommufd to use them
2026-02-18 0:11 UTC (27+ messages)
` [PATCH RFC 01/26] dma-buf: Introduce DMA-buf mapping types
` [PATCH RFC 02/26] dma-buf: Add the SGT DMA mapping type
` [PATCH RFC 03/26] dma-buf: Add dma_buf_mapping_attach()
` [PATCH RFC 04/26] dma-buf: Route SGT related actions through attach->map_type
` [PATCH RFC 05/26] dma-buf: Allow single exporter drivers to avoid the match_mapping function
` [PATCH RFC 06/26] drm: Check the SGT ops for drm_gem_map_dma_buf()
` [PATCH RFC 07/26] dma-buf: Convert all the simple exporters to use SGT mapping type
` [PATCH RFC 08/26] drm/vmwgfx: Use match_mapping instead of dummy calls
` [PATCH RFC 09/26] accel/habanalabs: Use the SGT mapping type
` [PATCH RFC 10/26] drm/xe/dma-buf: "
` [PATCH RFC 11/26] drm/amdgpu: "
` [PATCH RFC 12/26] vfio/pci: Change the DMA-buf exporter to use mapping_type
` [PATCH RFC 13/26] dma-buf: Update dma_buf_phys_vec_to_sgt() to use the SGT mapping type
` [PATCH RFC 14/26] iio: buffer: convert "
` [PATCH RFC 15/26] functionfs: "
` [PATCH RFC 16/26] dma-buf: Remove unused SGT stuff from the common structures
` [PATCH RFC 17/26] treewide: Rename dma_buf_map_attachment(_unlocked) to dma_buf_sgt_
` [PATCH RFC 18/26] treewide: Rename dma_buf_unmap_attachment(_unlocked) to dma_buf_sgt_*
` [PATCH RFC 19/26] treewide: Rename dma_buf_attach() to dma_buf_sgt_attach()
` [PATCH RFC 20/26] treewide: Rename dma_buf_dynamic_attach() to dma_buf_sgt_dynamic_attach()
` [PATCH RFC 21/26] dma-buf: Add the Physical Address List DMA mapping type
` [PATCH RFC 22/26] vfio/pci: Add physical address list support to DMABUF
` [PATCH RFC 23/26] iommufd: Use the PAL mapping type instead of a vfio function
` [PATCH RFC 24/26] iommufd: Support DMA-bufs with multiple physical ranges
` [PATCH RFC 25/26] iommufd/selftest: Check multi-phys DMA-buf scenarios
` [PATCH RFC 26/26] dma-buf: Add kunit tests for mapping type
[PATCH v1 0/2] iommu/vt-d: Remove dmar_readl(), etc
2026-02-17 23:52 UTC (5+ messages)
` [PATCH v1 1/2] iommu/vt-d: Remove dmar_readl() and dmar_readq()
` [PATCH v1 2/2] iommu/vt-d: Remove dmar_writel() and dmar_writeq()
[PATCH v1 0/2] iommu/vt-d: Remove dmar_readl(), etc
2026-02-17 21:05 UTC
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