messages from 2025-05-21 11:01:25 to 2025-05-30 16:08:02 UTC [more...]
[PATCH v5 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-05-30 16:07 UTC (34+ messages)
` [PATCH v5 01/29] iommufd: Apply obvious cosmetic fixes
` [PATCH v5 02/29] iommufd: Introduce iommufd_object_alloc_ucmd helper
` [PATCH v5 03/29] iommu: Apply the new "
` [PATCH v5 09/29] iommufd: Do not unmap an owned iopt_area
` [PATCH v5 10/29] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v5 13/29] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v5 14/29] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v5 20/29] iommu: Allow an input type in hw_info op
` [PATCH v5 21/29] iommufd: Allow an input data_type via iommu_hw_info
[PATCH 0/2] rust: add initial scatterlist abstraction
2025-05-30 15:18 UTC (12+ messages)
` [PATCH 1/2] rust: add initial scatterlist bindings
` [PATCH 2/2] samples: rust: add sample code for "
[PATCH v2 0/3] arm-smmu: select suitable IOVA
2025-05-30 13:13 UTC (13+ messages)
[git pull] IOMMU Updates for Linux v6.16
2025-05-30 12:11 UTC
[PATCH v3 0/2] iommu/amd: Support for HATdis and HATS features
2025-05-30 10:25 UTC (3+ messages)
` [PATCH v3 1/2] iommu/amd: Add HATDis feature support
` [PATCH v3 2/2] iommu/amd: Add efr[HATS] max v1 page table level
[PATCH v2 00/59] KVM: iommu: Overhaul device posted IRQs support
2025-05-30 10:13 UTC (62+ messages)
` [PATCH v2 01/59] KVM: x86: Pass new routing entries and irqfd when updating IRTEs
` [PATCH v2 02/59] KVM: SVM: Track per-vCPU IRTEs using kvm_kernel_irqfd structure
` [PATCH v2 03/59] KVM: SVM: Delete IRTE link from previous vCPU before setting new IRTE
` [PATCH v2 04/59] iommu/amd: KVM: SVM: Delete now-unused cached/previous GA tag fields
` [PATCH v2 05/59] KVM: SVM: Delete IRTE link from previous vCPU irrespective of new routing
` [PATCH v2 06/59] KVM: SVM: Drop pointless masking of default APIC base when setting V_APIC_BAR
` [PATCH v2 07/59] KVM: SVM: Drop pointless masking of kernel page pa's with AVIC HPA masks
` [PATCH v2 08/59] KVM: SVM: Add helper to deduplicate code for getting AVIC backing page
` [PATCH v2 09/59] KVM: SVM: Drop vcpu_svm's pointless avic_backing_page field
` [PATCH v2 10/59] KVM: SVM: Inhibit AVIC if ID is too big instead of rejecting vCPU creation
` [PATCH v2 11/59] KVM: SVM: Drop redundant check in AVIC code on ID during "
` [PATCH v2 12/59] KVM: SVM: Track AVIC tables as natively sized pointers, not "struct pages"
` [PATCH v2 13/59] KVM: SVM: Drop superfluous "cache" of AVIC Physical ID entry pointer
` [PATCH v2 14/59] KVM: VMX: Move enable_ipiv knob to common x86
` [PATCH v2 15/59] KVM: SVM: Add enable_ipiv param, never set IsRunning if disabled
` [PATCH v2 16/59] KVM: SVM: Disable (x2)AVIC IPI virtualization if CPU has erratum #1235
` [PATCH v2 17/59] KVM: VMX: Suppress PI notifications whenever the vCPU is put
` [PATCH v2 18/59] KVM: SVM: Add a comment to explain why avic_vcpu_blocking() ignores IRQ blocking
` [PATCH v2 19/59] iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptr
` [PATCH v2 20/59] iommu/amd: KVM: SVM: Pass NULL @vcpu_info to indicate "not guest mode"
` [PATCH v2 21/59] KVM: SVM: Stop walking list of routing table entries when updating IRTE
` [PATCH v2 22/59] KVM: VMX: "
` [PATCH v2 23/59] KVM: SVM: Extract SVM specific code out of get_pi_vcpu_info()
` [PATCH v2 24/59] KVM: x86: Move IRQ routing/delivery APIs from x86.c => irq.c
` [PATCH v2 25/59] KVM: x86: Nullify irqfd->producer after updating IRTEs
` [PATCH v2 26/59] KVM: x86: Dedup AVIC vs. PI code for identifying target vCPU
` [PATCH v2 27/59] KVM: x86: Move posted interrupt tracepoint to common code
` [PATCH v2 28/59] KVM: SVM: Clean up return handling in avic_pi_update_irte()
` [PATCH v2 29/59] iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structs
` [PATCH v2 30/59] KVM: Don't WARN if updating IRQ bypass route fails
` [PATCH v2 31/59] KVM: Fold kvm_arch_irqfd_route_changed() into kvm_arch_update_irqfd_routing()
` [PATCH v2 32/59] KVM: x86: Track irq_bypass_vcpu in common x86 code
` [PATCH v2 33/59] KVM: x86: Skip IOMMU IRTE updates if there's no old or new vCPU being targeted
` [PATCH v2 34/59] KVM: x86: Don't update IRTE entries when old and new routes were !MSI
` [PATCH v2 35/59] KVM: SVM: Revert IRTE to legacy mode if IOMMU doesn't provide IR metadata
` [PATCH v2 36/59] KVM: SVM: Take and hold ir_list_lock across IRTE updates in IOMMU
` [PATCH v2 37/59] iommu/amd: Document which IRTE fields amd_iommu_update_ga() can modify
` [PATCH v2 38/59] iommu/amd: KVM: SVM: Infer IsRun from validity of pCPU destination
` [PATCH v2 39/59] iommu/amd: Factor out helper for manipulating IRTE GA/CPU info
` [PATCH v2 40/59] iommu/amd: KVM: SVM: Set pCPU info in IRTE when setting vCPU affinity
` [PATCH v2 41/59] iommu/amd: KVM: SVM: Add IRTE metadata to affined vCPU's list if AVIC is inhibited
` [PATCH v2 42/59] KVM: SVM: Don't check for assigned device(s) when updating affinity
` [PATCH v2 43/59] KVM: SVM: Don't check for assigned device(s) when activating AVIC
` [PATCH v2 44/59] KVM: SVM: WARN if (de)activating guest mode in IOMMU fails
` [PATCH v2 45/59] KVM: SVM: Process all IRTEs on affinity change even if one update fails
` [PATCH v2 46/59] KVM: SVM: WARN if updating IRTE GA fields in IOMMU fails
` [PATCH v2 47/59] KVM: x86: Drop superfluous "has assigned device" check in kvm_pi_update_irte()
` [PATCH v2 48/59] KVM: x86: WARN if IRQ bypass isn't supported "
` [PATCH v2 49/59] KVM: x86: WARN if IRQ bypass routing is updated without in-kernel local APIC
` [PATCH v2 50/59] KVM: SVM: WARN if ir_list is non-empty at vCPU free
` [PATCH v2 51/59] KVM: x86: Decouple device assignment from IRQ bypass
` [PATCH v2 52/59] KVM: VMX: WARN if VT-d Posted IRQs aren't possible when starting "
` [PATCH v2 53/59] KVM: SVM: Use vcpu_idx, not vcpu_id, for GA log tag/metadata
` [PATCH v2 54/59] iommu/amd: WARN if KVM calls GA IRTE helpers without virtual APIC support
` [PATCH v2 55/59] KVM: SVM: Fold avic_set_pi_irte_mode() into its sole caller
` [PATCH v2 56/59] KVM: SVM: Don't check vCPU's blocking status when toggling AVIC on/off
` [PATCH v2 57/59] KVM: SVM: Consolidate IRTE update "
` [PATCH v2 58/59] iommu/amd: KVM: SVM: Allow KVM to control need for GA log interrupts
` [PATCH v2 59/59] KVM: SVM: Generate GA log IRQs only if the associated vCPUs is blocking
arm64: juno-r2: SSD detect failed on mainline and next
2025-05-30 9:48 UTC (7+ messages)
[PATCH 0/2] iommu/amd: Support for HATdis and HATS features
2025-05-30 4:32 UTC (10+ messages)
` [PATCH 1/2] iommu/amd: Add HATDis feature support
[PATCH v1] iommu/vt-d: Remove dead code in intel_iommu_domain_alloc_paging_flags()
2025-05-30 9:13 UTC
[PATCH 0/7] Remove ops.pgsize_bitmap
2025-05-29 20:46 UTC (3+ messages)
` [PATCH 3/7] iommu: Remove ops.pgsize_bitmap from drivers that don't use it
[PATCH v2 0/3] mt8395/mt6359: Fix several dtb-check errors
2025-05-29 15:53 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: mfd: mediatek: mt6397: Add #sound-dai-cells property
` [PATCH v2 2/3] dt-bindings: iommu: mediatek: Support 5 IRQs on MT8195 infra IOMMU
[PATCH v1] iommu/vt-d: Remove the redundant logic in first_level_by_default()
2025-05-29 6:11 UTC (4+ messages)
[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
2025-05-29 5:35 UTC (31+ messages)
` [RFC PATCH 01/30] HACK: dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI
` [RFC PATCH 02/30] vfio: Export vfio device get and put registration helpers
` [RFC PATCH 03/30] vfio/pci: Share the core device pointer while invoking feature functions
` [RFC PATCH 04/30] vfio/pci: Allow MMIO regions to be exported through dma-buf
` [RFC PATCH 05/30] fixup! vfio/pci: fix dma-buf revoke typo on reset
` [RFC PATCH 06/30] HACK: vfio/pci: Support get_pfn() callback for dma-buf
` [RFC PATCH 07/30] KVM: Support vfio_dmabuf backed MMIO region
` [RFC PATCH 08/30] KVM: x86/mmu: Handle page fault for vfio_dmabuf backed MMIO
` [RFC PATCH 09/30] KVM: x86/mmu: Handle page fault for private MMIO
` [RFC PATCH 10/30] vfio/pci: Export vfio dma-buf specific info for importers
` [RFC PATCH 11/30] KVM: vfio_dmabuf: Fetch VFIO specific dma-buf data for sanity check
` [RFC PATCH 12/30] iommufd/device: Associate a kvm pointer to iommufd_device
` [RFC PATCH 13/30] fixup! iommufd/selftest: Sync iommufd_device_bind() change to selftest
` [RFC PATCH 14/30] iommu/arm-smmu-v3-iommufd: Pass in kvm pointer to viommu_alloc
` [RFC PATCH 15/30] fixup: iommu/selftest: Sync .viommu_alloc() change to selftest
` [RFC PATCH 16/30] iommufd/viommu: track the kvm pointer & its refcount in viommu core
` [RFC PATCH 17/30] iommufd/device: Add TSM Bind/Unbind for TIO support
` [RFC PATCH 18/30] iommufd/viommu: Add trusted IOMMU configuration handlers for vdev
` [RFC PATCH 19/30] vfio/pci: Add TSM TDI bind/unbind IOCTLs for TEE-IO support
` [RFC PATCH 20/30] vfio/pci: Do TSM Unbind before zapping bars
` [RFC PATCH 21/30] iommufd/vdevice: Add TSM Guest request uAPI
` [RFC PATCH 22/30] fixup! PCI/TSM: Change the guest request type definition
` [RFC PATCH 23/30] coco/tdx_tsm: Introduce a "tdx" subsystem and "tsm" device
` [RFC PATCH 24/30] coco/tdx_tsm: TEE Security Manager driver for TDX
` [RFC PATCH 25/30] coco/tdx_tsm: Add connect()/disconnect() handlers prototype
` [RFC PATCH 26/30] coco/tdx_tsm: Add bind()/unbind()/guest_req() "
` [RFC PATCH 27/30] PCI/TSM: Add PCI driver callbacks to handle TSM requirements
` [RFC PATCH 28/30] vfio/pci: Implement TSM handlers for MMIO
` [RFC PATCH 29/30] iommufd/vdevice: Implement TSM handlers for trusted DMA
` [RFC PATCH 30/30] coco/tdx_tsm: Manage TDX Module enforced operation sequences for Unbind
[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
2025-05-29 5:30 UTC (7+ messages)
` [RFC PATCH v2 07/22] coco/tsm: Add tsm and tsm-host modules
` [RFC PATCH v2 15/22] KVM: X86: Handle private MMIO as shared
[PATCH] iommu/arm-smmu-qcom: Add SM6115 MDSS compatible
2025-05-28 14:00 UTC (3+ messages)
[PATCH rc] iommu/amd: Fix geometry.aperture_end for V2 tables
2025-05-28 11:57 UTC (5+ messages)
[PATCH 1/2] vfio: Fix unbalanced vfio_df_close call in no-iommu mode
2025-05-28 7:24 UTC (7+ messages)
` [PATCH 2/2] vfio: Prevent open_count decrement to negative
[GIT PULL] dma-mapping update for Linux 6.16
2025-05-28 4:18 UTC (2+ messages)
[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-05-27 18:41 UTC (15+ messages)
` [PATCH v4 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v4 11/23] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
[PATCH] iommu: arm: fix building smmuv3 as loadable module
2025-05-26 18:39 UTC (2+ messages)
[RFC PATCH 0/2] scatterlist rust bindings
2025-05-26 13:04 UTC (4+ messages)
` [RFC PATCH 1/2] rust: add initial scatterlist bindings
[PATCHv3 0/6] make vendor specific subdirectory inclusion conditional
2025-05-26 5:59 UTC (4+ messages)
` [PATCH 6/6] iommu: make inclusion of iommufd directory conditional
[git pull] IOMMU Fixes for Linux v6.15-rc6
2025-05-24 16:10 UTC (2+ messages)
[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
2025-05-23 23:52 UTC (3+ messages)
[PATCH 0/6] dma: fake-dma and IOVA tests
2025-05-22 19:38 UTC (17+ messages)
` [PATCH 1/6] fake-dma: add fake dma engine driver
` [PATCH 3/6] dmatest: move printing to its own routine
` [PATCH 6/6] dma-mapping: benchmark: add IOVA support
[PATCH] iommu: Avoid introducing more races
2025-05-22 16:54 UTC (3+ messages)
[RESEND PATCH v6 1/3] arm64: Add BBM Level 2 cpu feature
2025-05-22 16:29 UTC (12+ messages)
[PATCH] iommu/mediatek: Fix compatible typo for mediatek,mt6893-iommu-mm
2025-05-22 7:13 UTC (2+ messages)
[PATCH v4 rc] iommu: Skip PASID validation for devices without PASID capability
2025-05-22 7:10 UTC (2+ messages)
[PATCH v8 0/7] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
2025-05-21 11:01 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