Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2025-01-14 17:54:05 to 2025-01-20 20:52:26 UTC [more...]

[PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper
 2025-01-20 20:52 UTC  (13+ messages)

[PATCH rc v3] iommufd: Fix struct iommu_hwpt_pgfault init and padding
 2025-01-20 19:50 UTC 

[PATCH rc v2] iommufd: Explicitize struct iommu_hwpt_pgfault padding
 2025-01-20 19:46 UTC  (4+ messages)

[PATCH rc v4] iommufd/fault: Use a separate spinlock to protect fault->deliver list
 2025-01-20 16:41 UTC  (5+ messages)

[PATCH 0/2] Two enhancements to iommu_attach_device_pasid()
 2025-01-20 16:13 UTC  (8+ messages)
` [PATCH 1/2] iommu: Store either domain or handle in group->pasid_array
` [PATCH 2/2] iommu: Swap the order of setting group->pasid_array and __iommu_set_group_pasid()

[PATCH v2 0/3] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
 2025-01-20 15:46 UTC  (4+ messages)
` [PATCH v2 1/3] iommu/arm-smmu: Fix spurious interrupts with stall-on-fault
` [PATCH v2 2/3] iommu/arm-smmu-qcom: Make set_stall work when the device is on
` [PATCH v2 3/3] drm/msm: Temporarily disable stall-on-fault after a page fault

[PATCH rc v3] iommufd/fault: Use a separate spinlock to protect fault->deliver list
 2025-01-20 15:00 UTC  (6+ messages)

[Regression] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX
 2025-01-20 14:31 UTC  (19+ messages)
      ` [Bug 219609] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX + Ryzen 8700G

[PATCH 0/3] make MSI IOVA base address and its length configurable
 2025-01-20 14:26 UTC  (5+ messages)
` [PATCH 3/3] arm-smmu: use dts passed MSI IOVA address and length
` [PATCH 2/3] iommu: consolidate MSI_IOVA macro definitions
` [PATCH 1/3] dt-bindings: iommu: add "arm,smmu-pci-msi-iova-data" property

[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
 2025-01-20 14:20 UTC  (10+ messages)
` [PATCH RFCv2 06/13] iommufd: Make attach_handle generic
` [PATCH RFCv2 07/13] iommufd: Implement sw_msi support natively

[PATCH v2] drviers/iommu/amd: support P2P access through IOMMU when SME is enabled
 2025-01-20 13:59 UTC  (3+ messages)

[PATCH] iommu: Use str_enable_disable-like helpers
 2025-01-20 12:53 UTC  (6+ messages)

[PATCH RFC] iommu: fix wrong DMA ops for iommu device
 2025-01-20 12:15 UTC  (9+ messages)

[PATCH 1/1] iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RID
 2025-01-20  9:54 UTC  (4+ messages)

[RFC PATCH RESEND] iommu: intel: apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)
 2025-01-20  9:35 UTC 

[PATCH rc] iommufd: Explicitize struct iommu_hwpt_pgfault padding
 2025-01-20  5:58 UTC  (3+ messages)

[PATCH net-next v7 0/8] fix two bugs related to page_pool
 2025-01-18 13:36 UTC  (15+ messages)
` [PATCH net-next v7 3/8] page_pool: fix IOMMU crash when driver has already unbound

[PATCH 0/3] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
 2025-01-17 19:34 UTC  (5+ messages)
` [PATCH 1/3] iommu/arm-smmu: Fix spurious interrupts with stall-on-fault
` [PATCH 2/3] iommu/arm-smmu-qcom: Make set_stall work when the device is on
` [PATCH 3/3] drm/msm: Temporarily disable stall-on-fault after a page fault

[PATCH v8 0/2] Add dma coherent allocator abstraction
 2025-01-17 19:10 UTC  (15+ messages)
` [PATCH v8 2/2] rust: add "

[PATCH v6 00/14] iommufd support pasid attach/replace
 2025-01-17 19:03 UTC  (27+ messages)
` [PATCH v6 01/14] iommu: Introduce a replace API for device pasid
` [PATCH v6 04/14] iommufd: Always pass iommu_attach_handle to iommu core
` [PATCH v6 06/14] iommufd: Mark PASID-compatible domain
` [PATCH v6 09/14] iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support

[PATCH 1/1] iommu: Fix potential memory leak in iopf_queue_remove_device()
 2025-01-17 17:22 UTC  (3+ messages)

[PATCH 0/2] RISC-V IOMMU HPM support
 2025-01-17 12:45 UTC  (12+ messages)
` [PATCH 1/2] iommu/riscv: add RISC-V IOMMU PMU support
  ` [External] "
` [PATCH 2/2] iommu/riscv: support HPM and interrupt handling

[PATCH v6 00/17] Provide a new two step DMA mapping API
 2025-01-17 10:03 UTC  (18+ messages)
` [PATCH v6 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v6 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v6 03/17] iommu: generalize the batched sync after map interface
` [PATCH v6 04/17] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v6 05/17] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v6 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v6 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v6 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v6 09/17] docs: core-api: document the IOVA-based API
` [PATCH v6 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v6 11/17] mm/hmm: provide generic DMA managing logic
` [PATCH v6 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v6 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v6 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v6 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v6 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v6 17/17] vfio/mlx5: Enable the DMA link API

[PATCH] iommu/arm-smmu-v3: Include string_choices.h header for str_read_write
 2025-01-17  8:34 UTC  (2+ messages)

[PATCH v2 0/7] iommu/amd: Cleanup some of the domain_alloc_paging path
 2025-01-17  7:59 UTC  (2+ messages)

[PATCH] iommu/riscv: Fixup compile warning
 2025-01-17  7:58 UTC  (2+ messages)

[RFC PATCH v2 00/58] KVM: Arm SMMUv3 driver for pKVM
 2025-01-17  6:57 UTC  (10+ messages)

Suspicious RCU usage in enable_drhd_fault_handling()
 2025-01-17  1:20 UTC  (4+ messages)

[PATCH rc v2 0/2] iommufd/fault: Two bug fixes prior to vEVENTQ
 2025-01-17  1:07 UTC  (6+ messages)
` [PATCH rc v2 1/2] iommufd/fault: Destroy response and mutex in iommufd_fault_destroy()
` [PATCH rc v2 2/2] iommufd/fault: Use a separate spinlock to protect fault->deliver list

[PATCH] riscv: Add initial Xen guest support for RISC-V
 2025-01-16 21:07 UTC  (15+ messages)
      ` [PATCH] riscv: Add initial Xen guest support for RISC-Vgh

[PATCH v5 00/17] Provide a new two step DMA mapping API
 2025-01-16 21:00 UTC  (12+ messages)
` [PATCH v5 05/17] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v5 07/17] dma-mapping: Implement link/unlink ranges API

[PATCH] iommu/arm-smmu-v3: add missing header
 2025-01-16  9:13 UTC  (3+ messages)

[PATCH] swiotlb: Introduce DMA_ATTR_SKIP_DEVICE_SYNC
 2025-01-15 22:16 UTC  (3+ messages)

[PATCH] iommu-dma: Fix Oops on zero-sized DMA memory allocation
 2025-01-15 19:23 UTC  (2+ messages)

[PATCH RESEND 00/22] Add support for A100/A133 display
 2025-01-15 11:22 UTC  (4+ messages)
` [PATCH RESEND 10/22] pinctrl: sunxi: add missed lvds pins for a100/a133

[PATCH rc 0/2] iommufd/fault: Two bug fixes prior to vEVENTQ
 2025-01-15  5:45 UTC  (10+ messages)
` [PATCH rc 1/2] iommufd/fault: Destroy response and mutex in iommufd_fault_destroy()
` [PATCH rc 2/2] iommufd/fault: Use a separate spinlock to protect fault->deliver list

[PATCH v2 5/8] iommu/amd: Add support for device id user input
 2025-01-15  5:21 UTC  (2+ messages)

[PATCH v2 3/8] iommu/amd: Add debugfs support to dump IOMMU Capability registers
 2025-01-15  5:06 UTC  (2+ messages)

[PATCH v5 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-01-14 19:29 UTC  (3+ messages)
` [PATCH v5 01/14] iommufd: Keep OBJ/IOCTL lists in an alphabetical order

[PATCH] iommu/arm-smmu-v3: Use str_read_write helper w/ logs
 2025-01-14 19:08 UTC  (2+ messages)

[PATCH v2] iommufd/iova_bitmap: Fix shift-out-of-bounds in iova_bitmap_offset_to_index()
 2025-01-14 17:54 UTC  (2+ messages)


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