Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2025-04-08 16:57:57 to 2025-04-11 17:28:11 UTC [more...]

[BACKPORT PATCH 6.6.y] Fix mmu notifiers for range-based invalidates
 2025-04-11 17:28 UTC 

[PATCH v1 0/2] MediaTek Dimensity 1200 - Add IOMMU support
 2025-04-11 17:27 UTC  (4+ 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 00/67] KVM: iommu: Overhaul device posted IRQs support
 2025-04-11 17:22 UTC  (41+ 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 26/67] iommu/amd: KVM: SVM: Delete now-unused cached/previous GA tag fields
` [PATCH 30/67] KVM: VMX: Stop walking list of routing table entries when updating IRTE
` [PATCH 33/67] KVM: x86: Dedup AVIC vs. PI code for identifying target vCPU
` [PATCH 62/67] KVM: SVM: Don't check vCPU's blocking status when toggling AVIC on/off
` [PATCH 64/67] iommu/amd: KVM: SVM: Allow KVM to control need for GA log interrupts
` [PATCH 65/67] KVM: SVM: Generate GA log IRQs only if the associated vCPUs is blocking

[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)

[PATCH] iommu/arm-smmu-v3: Fail aliasing StreamIDs more gracefully
 2025-04-11 15:58 UTC  (4+ messages)

[git pull] IOMMU Fixes for Linux v6.15-rc1
 2025-04-11 15:40 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Allow stream table to have nodes with the same ID
 2025-04-11 15:13 UTC  (7+ messages)

Regression with "iommu/vt-d: Move scalable mode ATS enablement to probe path"
 2025-04-11 14:26 UTC 

[PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-11 12:35 UTC  (18+ 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 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  (6+ messages)

[PATCH] iommu/exynos: Fix suspend/resume with IDENTITY domain
 2025-04-11 10:38 UTC  (2+ messages)

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-04-11  8:02 UTC  (3+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[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  (4+ messages)
` [PATCH 1/2] iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIs
` [PATCH 2/2] iommu/vt-d: Remove an unnecessary call set_dma_ops()

[PATCH] iommu: fix crash in report_iommu_fault()
 2025-04-11  7:05 UTC  (7+ messages)

[PATCH v13 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-11  5:50 UTC  (21+ messages)
` [PATCH v13 01/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v13 02/19] x86: Secure Launch Kconfig
` [PATCH v13 03/19] x86: Secure Launch Resource Table header file
` [PATCH v13 04/19] x86: Secure Launch main "
` [PATCH v13 05/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v13 06/19] x86: Add early SHA-256 "
` [PATCH v13 07/19] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v13 08/19] x86/boot: Place TXT MLE header in the kernel_info section
` [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 hyperv-next 0/6] Confidential VMBus
 2025-04-11  0:03 UTC  (24+ messages)
` [PATCH hyperv-next 1/6] Documentation: hyperv: "
` [PATCH hyperv-next 2/6] drivers: hyperv: VMBus protocol version 6.0
` [PATCH hyperv-next 3/6] arch: hyperv: Get/set SynIC synth.registers via paravisor
` [PATCH hyperv-next 4/6] arch: x86, drivers: hyperv: Enable confidential VMBus
` [PATCH hyperv-next 5/6] arch, drivers: Add device struct bitfield to not bounce-buffer
` [PATCH hyperv-next 6/6] drivers: SCSI: Do not bounce-bufffer for the confidential VMBus

[PATCH v2 2/3] rust: dma: convert the read/write macros to return Result
 2025-04-10 23:28 UTC  (2+ messages)

[PATCH v2 0/3] arm-smmu: select suitable IOVA
 2025-04-10 23:00 UTC  (5+ 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

arm64: juno-r2: SSD detect failed on mainline and next
 2025-04-10 15:36 UTC  (4+ messages)

[PATCH v2 0/3] Additional improvements for dma coherent allocator
 2025-04-10 15:34 UTC  (10+ messages)
` [PATCH v2 1/3] rust: dma: clarify wording and be consistent in `coherent` nomenclature
` [PATCH v2 2/3] rust: dma: convert the read/write macros to return Result
` [PATCH v2 3/3] rust: dma: add as_slice/write functions for CoherentAllocation

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-04-10 13:05 UTC  (6+ messages)
` [RFC PATCH v2 13/22] iommufd: amd-iommu: Add vdevice support

[PATCH v4 0/5] Convert virtio-iommu to domain_alloc_paging()
 2025-04-10 12:10 UTC  (13+ messages)
` [PATCH v4 1/5] iommu/virtio: Break out bypass identity support into a global static
` [PATCH v4 2/5] iommu: Add domain_alloc_identity()
` [PATCH v4 3/5] iommu/virtio: Move to domain_alloc_paging()
` [PATCH v4 4/5] iommu: Do not call domain_alloc() in iommu_sva_domain_alloc()
` [PATCH v4 5/5] iommu: Hide ops.domain_alloc behind CONFIG_FSL_PAMU

[PATCH] iommu/vt-d: Remove an unnecessary call set_dma_ops()
 2025-04-10 11:33 UTC  (4+ messages)

[PATCH 0/3] Additional fixes for dma coherent allocator
 2025-04-10  9:52 UTC  (12+ messages)
` [PATCH 2/3] rust: dma: convert the read/write macros to return Result
` [PATCH 3/3] rust: dma: add as_slice/write functions for CoherentAllocation

[PATCH] vfio/type1: Remove Fine Grained Superpages detection
 2025-04-09 15:50 UTC  (3+ messages)

[PATCH] [v4] dma/contiguous: avoid warning about unused size_bytes
 2025-04-09 15:29 UTC  (2+ messages)

[PATCH 00/10] -Wunused-const-variable warning fixes
 2025-04-09 14:57 UTC  (6+ messages)
` [PATCH 10/10] [RESEND 3] dma/contiguous: avoid warning about unused size_bytes

[PATCH v13 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-09  9:15 UTC  (6+ messages)
` [PATCH v13 19/19] x86/efi: EFI stub DRTM launch support for Secure Launch

[PATCH v4 00/23] iommu: Further abstract iommu-pages
 2025-04-08 16:54 UTC  (7+ messages)
` [PATCH v4 07/23] iommu/pages: De-inline the substantial functions
` [PATCH v4 08/23] iommu/pages: Formalize the freelist API
` [PATCH v4 13/23] iommu/pages: Move from struct page to struct ioptdesc and folio
` [PATCH v4 18/23] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
` [PATCH v4 20/23] iommu/pages: Remove iommu_alloc_page/pages()
` [PATCH v4 22/23] iommu/amd: Use iommu_alloc_pages_node_sz() for the IRT


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox