iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-28 19:19:58 to 2021-10-01 09:42:54 UTC [more...]

[PATCH v2 0/9] cxl_pci refactor for reusability
 2021-10-01  9:42 UTC  (6+ messages)
` [PATCH v2 6/9] PCI: Add pci_find_dvsec_capability to find designated VSEC
` [PATCH v2 9/9] iommu/vt-d: Use pci core's DVSEC functionality

[PATCH] dma debug: report -EEXIST errors in add_dma_entry
 2021-10-01  9:21 UTC  (6+ messages)
` DPAA2 triggers, "

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-10-01  6:30 UTC  (99+ messages)
` [RFC 02/20] vfio: Add device class for /dev/vfio/devices
` [RFC 03/20] vfio: Add vfio_[un]register_device()
` [RFC 04/20] iommu: Add iommu_device_get_info interface
` [RFC 06/20] iommu: Add iommu_device_init[exit]_user_dma interfaces
` [RFC 07/20] iommu/iommufd: Add iommufd_[un]bind_device()
` [RFC 08/20] vfio/pci: Add VFIO_DEVICE_BIND_IOMMUFD
` [RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFO
` [RFC 11/20] iommu/iommufd: Add IOMMU_IOASID_ALLOC/FREE
` [RFC 17/20] iommu/iommufd: Report iova range to userspace

[PATCH v2 0/6] memblock: cleanup memblock_free interface
 2021-09-30 22:10 UTC  (9+ messages)
` [PATCH v2 1/6] arch_numa: simplify numa_distance allocation
` [PATCH v2 2/6] xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
` [PATCH v2 3/6] memblock: drop memblock_free_early_nid() and memblock_free_early()
` [PATCH v2 4/6] memblock: stop aliasing __memblock_free_late with memblock_free_late
` [PATCH v2 5/6] memblock: rename memblock_free to memblock_phys_free
` [PATCH v2 6/6] memblock: use memblock_free for freeing virtual pointers

[PATCH v3 00/20] Userspace P2PDMA with O_DIRECT NVMe devices
 2021-09-30 17:19 UTC  (44+ messages)
` [PATCH v3 01/20] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v3 04/20] PCI/P2PDMA: introduce helpers for dma_map_sg implementations
  ` [PATCH v3 4/20] "
` [PATCH v3 09/20] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
` [PATCH v3 12/20] RDMA/rw: use dma_map_sgtable()
` [PATCH v3 13/20] PCI/P2PDMA: remove pci_p2pdma_[un]map_sg()
` [PATCH v3 14/20] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v3 19/20] PCI/P2PDMA: introduce pci_mmap_p2pmem()

[RFC] iommu: Use put_pages_list
 2021-09-30 16:20 UTC 

[RFC 0/7] Support in-kernel DMA with PASID and SVA
 2021-09-30 15:21 UTC  (7+ messages)

[PATCH v1 0/2] iommu/vt-d: boost the mapping process
 2021-09-30 14:14 UTC  (3+ messages)
` [PATCH v1 2/2] iommu/vt-d: avoid duplicated removing in __domain_mapping

[PATCH,RFC] iommu/amd: Recover from event log overflow
 2021-09-30 13:45 UTC  (3+ messages)

[PATCH v2 00/29] MT8195 IOMMU SUPPORT
 2021-09-30 11:26 UTC  (3+ messages)
` [PATCH v2 11/29] iommu/mediatek: Always pm_runtime_get while tlb flush

[PATCH v8 00/12] Clean up "mediatek,larb"
 2021-09-30 10:57 UTC  (18+ messages)
` [PATCH v8 01/12] dt-binding: mediatek: Get rid of mediatek, larb for multimedia HW
` [PATCH v8 02/12] iommu/mediatek-v1: Free the existed fwspec if the master dev already has
` [PATCH v8 03/12] iommu/mediatek: Add probe_defer for smi-larb
` [PATCH v8 04/12] iommu/mediatek: Add device_link between the consumer and the larb devices
` [PATCH v8 05/12] media: mtk-jpeg: Get rid of mtk_smi_larb_get/put
` [PATCH v8 06/12] media: mtk-mdp: "
` [PATCH v8 07/12] drm/mediatek: Add pm runtime support for ovl and rdma
` [PATCH v8 08/12] drm/mediatek: Get rid of mtk_smi_larb_get/put
` [PATCH v8 09/12] media: mtk-vcodec: "
` [PATCH v8 10/12] memory: mtk-smi: "
` [PATCH v8 11/12] arm: dts: mediatek: Get rid of mediatek, larb for MM nodes
` [PATCH v8 12/12] arm64: "

[PATCH RFC v1 00/11] iommu/virtio: vSVA support with Arm
 2021-09-30 10:57 UTC  (15+ messages)
` [PATCH RFC v1 01/11] uapi/virtio-iommu: Add page request grp-id and flags information
` [PATCH RFC v1 02/11] iommu/virtio: Maintain a list of endpoints served by viommu_dev
` [PATCH RFC v1 08/11] iommu/arm-smmu-v3: Implement shared context alloc and free ops
` [PATCH RFC v1 10/11] uapi/virtio-iommu: Add a new request type to send page response

[PATCH v7 0/9] ACPI/IORT: Support for IORT RMR node
 2021-09-30 10:50 UTC  (3+ messages)

[PATCH 0/2] iommu/ipmmu-vmsa: Add support for r8a779a0
 2021-09-30  8:51 UTC  (2+ messages)

[PATCH 0/2] arm64: retry dropping HAVE_ARCH_PFN_VALID
 2021-09-30  7:27 UTC  (5+ messages)
` [PATCH 1/2] dma-mapping: remove bogus test for pfn_valid from dma_map_resource
` [PATCH 2/2] arm64/mm: drop HAVE_ARCH_PFN_VALID

[PATCH V5 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-30  5:48 UTC  (8+ messages)
` [PATCH V5 12/12] net: netvsc: Add Isolation VM support for netvsc driver

[PATCH kernel] powerpc/iommu: Report the correct most efficient DMA mask for PCI devices
 2021-09-30  5:43 UTC  (2+ messages)

[PATCH 0/8] Re-enable ENQCMD and PASID MSR
 2021-09-30  0:44 UTC  (49+ messages)
` [PATCH 1/8] iommu/vt-d: Clean up unused PASID updating functions
` [PATCH 4/8] x86/traps: Demand-populate PASID MSR via #GP
` [PATCH 5/8] x86/mmu: Add mm-based PASID refcounting

[PATCH] [RFC] qcom_scm: hide Kconfig symbol
 2021-09-29 18:30 UTC  (5+ messages)

[PATCH 2/2] [v2] qcom_scm: hide Kconfig symbol
 2021-09-29 14:50 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Delete dev_has_feat callback
 2021-09-29  7:20 UTC 

[PATCH v8 0/7] Fixes for dma-iommu swiotlb bounce buffers
 2021-09-29  2:33 UTC  (8+ messages)
` [PATCH v8 1/7] dma-iommu: fix sync_sg with swiotlb
` [PATCH v8 2/7] dma-iommu: fix arch_sync_dma for map
` [PATCH v8 3/7] dma-iommu: skip extra sync during unmap w/swiotlb
` [PATCH v8 4/7] dma-iommu: fold _swiotlb helpers into callers
` [PATCH v8 5/7] dma-iommu: Check CONFIG_SWIOTLB more broadly
` [PATCH v8 6/7] swiotlb: support aligned swiotlb buffers
` [PATCH v8 7/7] dma-iommu: account for min_align_mask w/swiotlb

[PATCH][next] iommu/dma: Use kvcalloc() instead of kvzalloc()
 2021-09-28 22:22 UTC 

[PATCH v4 0/8] Implement generic cc_platform_has() helper function
 2021-09-28 21:40 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).