Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2025-05-28 18:08:09 to 2025-06-05 19:40:39 UTC [more...]

[PATCH v5 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-05 19:40 UTC  (39+ messages)
` [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 17/29] iommufd: Add mmap interface
` [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 v5 24/29] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
` [PATCH v5 28/29] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v5 29/29] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH v2 00/15] Consolidate iommu page table implementations (AMD)
 2025-06-05 16:49 UTC  (3+ messages)
` [PATCH v2 07/15] iommupt: Add map_pages op

[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
 2025-06-05 16:33 UTC  (55+ 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

[PATCH 0/2] rust: add initial scatterlist abstraction
 2025-06-05 16:18 UTC  (24+ messages)
` [PATCH 1/2] rust: add initial scatterlist bindings
` [PATCH 2/2] samples: rust: add sample code for "

[PATCH v1] iommu/vt-d: Remove dead code in intel_iommu_domain_alloc_paging_flags()
 2025-06-05  3:55 UTC  (5+ messages)

[PATCH v1] iommu/vt-d: Remove the redundant logic in first_level_by_default()
 2025-06-05  3:33 UTC  (6+ messages)

[PATCH v1] iommu/vt-d: Remove redundant SLTS cap check for nested and dirty tracking
 2025-06-05 10:10 UTC 

[PATCH rc] iommu/terga: Fix incorrect size calculation
 2025-06-04 19:07 UTC  (3+ messages)

[PATCH v2 00/59] KVM: iommu: Overhaul device posted IRQs support
 2025-06-04 17:11 UTC  (8+ messages)
` [PATCH v2 38/59] iommu/amd: KVM: SVM: Infer IsRun from validity of pCPU destination
` [PATCH v2 41/59] iommu/amd: KVM: SVM: Add IRTE metadata to affined vCPU's list if AVIC is inhibited

[PATCH v6 0/8] Introduce debugfs support in IOMMU
 2025-06-04 16:36 UTC  (9+ messages)
` [PATCH v6 1/8] iommu/amd: Refactor AMD IOMMU debugfs initial setup
` [PATCH v6 2/8] iommu/amd: Add debugfs support to dump IOMMU MMIO registers
` [PATCH v6 3/8] iommu/amd: Add debugfs support to dump IOMMU Capability registers
` [PATCH v6 4/8] iommu/amd: Add debugfs support to dump IOMMU command buffer
` [PATCH v6 5/8] iommu/amd: Add support for device id user input
` [PATCH v6 6/8] iommu/amd: Add debugfs support to dump device table
` [PATCH v6 7/8] iommu/amd: Add debugfs support to dump IRT Table
` [PATCH v6 8/8] iommu/amd: Add documentation for AMD IOMMU debugfs support

[PATCH v5 0/8] Introduce debugfs support in IOMMU
 2025-06-04 16:16 UTC  (4+ messages)
` [PATCH v5 7/8] iommu/amd: Add debugfs support to dump IRT Table

[PATCH v4 0/2] iommu/amd: Support for HATdis and HATS features
 2025-06-04  6:13 UTC  (3+ messages)
` [PATCH v4 1/2] iommu/amd: Add HATDis feature support
` [PATCH v4 2/2] iommu/amd: Add efr[HATS] max v1 page table level

[PATCH AUTOSEL 5.10 22/27] iommu/amd: Ensure GA log notifier callbacks finish running before module unload
 2025-06-04  1:06 UTC 

[PATCH AUTOSEL 5.15 24/33] iommu/amd: Ensure GA log notifier callbacks finish running before module unload
 2025-06-04  1:05 UTC 

[PATCH AUTOSEL 6.1 33/46] iommu/amd: Ensure GA log notifier callbacks finish running before module unload
 2025-06-04  1:03 UTC 

[PATCH AUTOSEL 6.6 38/62] iommu/amd: Ensure GA log notifier callbacks finish running before module unload
 2025-06-04  1:01 UTC 

[PATCH AUTOSEL 6.12 26/93] iommu/amd: Allow matching ACPI HID devices without matching UIDs
 2025-06-04  0:58 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 58/93] iommu/amd: Ensure GA log notifier callbacks finish running before module unload

[PATCH AUTOSEL 6.14 030/108] iommu/amd: Allow matching ACPI HID devices without matching UIDs
 2025-06-04  0:54 UTC  (2+ messages)
` [PATCH AUTOSEL 6.14 067/108] iommu/amd: Ensure GA log notifier callbacks finish running before module unload

[PATCH AUTOSEL 6.15 033/118] iommu/amd: Allow matching ACPI HID devices without matching UIDs
 2025-06-04  0:50 UTC  (3+ messages)
` [PATCH AUTOSEL 6.15 075/118] iommu/amd: Ensure GA log notifier callbacks finish running before module unload
` [PATCH AUTOSEL 6.15 092/118] iommu: Avoid introducing more races

[REGRESSION] EMEM address decode error when using Tegra210 media engines
 2025-06-03 19:04 UTC  (6+ messages)

[PATCH 1/2] vfio: Fix unbalanced vfio_df_close call in no-iommu mode
 2025-06-03 17:54 UTC  (7+ messages)

[PATCH 1/2] vfio: Fix unbalanced vfio_df_close call in no-iommu mode
 2025-06-03 15:25 UTC  (4+ messages)
` [PATCH 2/2] vfio: Prevent open_count decrement to negative

[PATCH v2 1/2] vfio: Prevent open_count decrement to negative
 2025-06-03 15:23 UTC  (2+ messages)
` [PATCH v2 2/2] vfio: Fix unbalanced vfio_df_close call in no-iommu mode

[PATCH v15 00/11] rust: add dma coherent allocator abstraction
 2025-06-03 12:18 UTC  (3+ messages)
  ` [PATCH v15 09/11] rust: dma: use `dma::Device` in `CoherentAllocation`

[PATCH v4 0/3] Additional improvements for dma coherent allocator
 2025-06-02 13:05 UTC  (5+ messages)
` [PATCH v4 1/3] rust: dma: clarify wording and be consistent in `coherent` nomenclature
` [PATCH v4 2/3] rust: dma: convert the read/write macros to return Result
` [PATCH v4 3/3] rust: dma: add as_slice/write functions for CoherentAllocation

[PATCH 5.4.y 0/1] Manual Backport of 099606a7b2d5 to 5.4
 2025-06-02 11:33 UTC  (2+ messages)
` [PATCH 5.4.y 1/1] xen/swiotlb: relax alignment requirements

[PATCH 5.10.y 0/1] Manual Backport of 099606a7b2d5 to 5.10
 2025-06-02 11:33 UTC  (2+ messages)
` [PATCH 5.10.y 1/1] xen/swiotlb: relax alignment requirements

Please backport 32e92d9f6f87 ("iommu/iova: Separate out rcache init") to linux-5.15.y
 2025-06-02  9:46 UTC 

[git pull] IOMMU Updates for Linux v6.16
 2025-06-02  5:09 UTC  (6+ messages)

[PATCH v2 0/3] arm-smmu: select suitable IOVA
 2025-05-30 21:30 UTC  (14+ messages)

[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-30 18:34 UTC  (10+ messages)
` [PATCH v4 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx

[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

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 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  (4+ messages)
` [PATCH v2 1/3] dt-bindings: mfd: mediatek: mt6397: Add #sound-dai-cells property

[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


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