iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-04 11:44:28 to 2021-10-15 14:58:06 UTC [more...]

[PATCH v4 00/13] MT8195 SMI support
 2021-10-15 13:47 UTC  (5+ messages)
` [PATCH v4 03/13] memory: mtk-smi: Use clk_bulk clock ops

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-10-15 11:29 UTC  (57+ messages)
` [RFC 01/20] iommu/iommufd: Add /dev/iommu core
` [RFC 07/20] iommu/iommufd: Add iommufd_[un]bind_device()
` [RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFO
` [RFC 11/20] iommu/iommufd: Add IOMMU_IOASID_ALLOC/FREE
` [RFC 13/20] iommu: Extend iommu_at[de]tach_device() for multiple devices group

[RFC 06/20] iommu: Add iommu_device_init[exit]_user_dma interfaces
 2021-10-15 11:09 UTC  (13+ messages)

[RFC] iommu: Use put_pages_list
 2021-10-14 16:32 UTC  (6+ messages)

[PATCH RFC] virtio: wrap config->reset calls
 2021-10-14  8:36 UTC  (11+ messages)

[PATCH] iommu/arm: fix ARM_SMMU_QCOM compilation
 2021-10-14  7:35 UTC  (6+ messages)

[PATCH 0/9] [PULL REQUEST] Intel IOMMU Updates for Linux v5.16
 2021-10-14  5:38 UTC  (10+ messages)
` [PATCH 1/9] iommu/vt-d: Do not falsely log intel_iommu is unsupported kernel option
` [PATCH 2/9] iommu/vt-d: Dump DMAR translation structure when DMA fault occurs
` [PATCH 3/9] iommu/vt-d: Remove duplicate identity domain flag
` [PATCH 4/9] iommu/vt-d: Check FL and SL capability sanity in scalable mode
` [PATCH 5/9] iommu/vt-d: Use second level for GPA->HPA translation
` [PATCH 6/9] iommu/vt-d: Delete dev_has_feat callback
` [PATCH 7/9] iommu/vt-d: Clean up unused PASID updating functions
` [PATCH 8/9] iommu/vt-d: Convert the return type of first_pte_in_page to bool
` [PATCH 9/9] iommu/vt-d: Avoid duplicate removing in __domain_mapping()

[PATCH 0/5] iommu/virtio: Add identity domains
 2021-10-14  3:27 UTC  (9+ messages)
` [PATCH 1/5] iommu/virtio: Add definitions for VIRTIO_IOMMU_F_BYPASS_CONFIG
` [PATCH 2/5] iommu/virtio: Support bypass domains
` [PATCH 3/5] iommu/virtio: Sort reserved regions
` [PATCH 4/5] iommu/virtio: Pass end address to viommu_add_mapping()
` [PATCH 5/5] iommu/virtio: Support identity-mapped domains

[PATCH] iommu/iova: Add support for IOVA max alignment tuning
 2021-10-14  3:18 UTC  (3+ messages)

[PATCH] iommu/dart: use kmemdup instead of kzalloc and memcpy
 2021-10-13 12:51 UTC  (2+ messages)

[PATCH] iommu: intel: remove flooding of non-error logs, when new-DMA-PTE is the same as old-DMA-PTE
 2021-10-12 14:02 UTC  (10+ messages)

[PATCH v2] iommu: intel: do deep dma-unmapping, to avoid kernel-flooding
 2021-10-12 13:56 UTC 

Question about transfer memory using DMAC belonging to IOMMU group
 2021-10-12  8:19 UTC 

[PATCH v7 0/9] ACPI/IORT: Support for IORT RMR node
 2021-10-12  8:00 UTC  (29+ messages)
` [PATCH v7 1/9] iommu: Introduce a union to struct iommu_resv_region
` [PATCH v7 2/9] ACPI/IORT: Add support for RMR node parsing
` [PATCH v7 3/9] iommu/dma: Introduce generic helper to retrieve RMR info
` [PATCH v7 9/9] iommu/dma: Reserve any RMR regions associated with a dev

[PATCH] dma-debug: teach add_dma_entry() about DMA_ATTR_SKIP_CPU_SYNC
 2021-10-12  5:54 UTC 

[PATCH] iommu: fix ARM_SMMU vs QCOM_SCM compilation
 2021-10-12  3:35 UTC  (11+ messages)

[PATCH v2 1/2] firmware: include drivers/firmware/Kconfig unconditionally
 2021-10-12  3:11 UTC  (4+ messages)
` [PATCH v2 2/2] qcom_scm: hide Kconfig symbol

[PATCH v2 0/5] iommu: Support identity mappings of reserved-memory regions
 2021-10-11 23:25 UTC  (6+ messages)
` [PATCH v2 5/5] iommu/tegra-smmu: Support managed domains

[PATCH v8 00/12] Clean up "mediatek,larb"
 2021-10-11 12:36 UTC  (8+ messages)
` [PATCH v8 04/12] iommu/mediatek: Add device_link between the consumer and the larb devices
` [PATCH v8 09/12] media: mtk-vcodec: Get rid of mtk_smi_larb_get/put

[PATCH] dma debug: report -EEXIST errors in add_dma_entry
 2021-10-11 11:47 UTC  (12+ messages)
` DPAA2 triggers, "

[PATCH] dma-debug: fix sg checks in debug_dma_map_sg()
 2021-10-11 11:44 UTC  (2+ messages)

[PATCH] dma-mapping: fix the kerneldoc for dma_map_sgtable()
 2021-10-11 11:44 UTC  (2+ messages)

[PATCH RFC v1 00/11] iommu/virtio: vSVA support with Arm
 2021-10-11  9:20 UTC  (10+ messages)
` [PATCH RFC v1 03/11] iommu/virtio: Handle incoming page faults
` [PATCH RFC v1 10/11] uapi/virtio-iommu: Add a new request type to send page response

[PATCH 0/5] iommu: Some IOVA code reorganisation
 2021-10-11  2:06 UTC  (12+ messages)
` [PATCH 1/5] iova: Move fast alloc size roundup into alloc_iova_fast()
` [PATCH 5/5] iommu/iova: Avoid double-negatives in magazine helpers

[PATCH v1 1/2] iommu/vt-d: Move intel_iommu_ops to header file
 2021-10-08 11:59 UTC  (5+ messages)

[PATCH v3 0/2] iommu/vt-d: boost the mapping process
 2021-10-08  6:34 UTC  (6+ messages)
` [PATCH v3 1/2] iommu/vt-d: convert the return type of first_pte_in_page to bool
` [PATCH v3 2/2] iommu/vt-d: avoid duplicated removing in __domain_mapping

[PATCH v6 0/6] iommu/tegra-smmu: Add pagetable mappings to debugfs
 2021-10-07 20:41 UTC  (16+ messages)
` [PATCH v6 1/6] iommu/tegra-smmu: Rename struct iommu_group *group to *grp
` [PATCH v6 2/6] iommu/tegra-smmu: Rename struct tegra_smmu_group_soc *soc to *group_soc
` [PATCH v6 3/6] iommu/tegra-smmu: Rename struct tegra_smmu_swgroup *group to *swgrp
` [PATCH v6 4/6] iommu/tegra-smmu: Use swgrp pointer instead of swgroup id
` [PATCH v6 5/6] iommu/tegra-smmu: Attach as pointer to tegra_smmu_group
` [PATCH v6 6/6] iommu/tegra-smmu: Add pagetable mappings to debugfs

[RFC 0/7] Support in-kernel DMA with PASID and SVA
 2021-10-07 19:11 UTC  (15+ messages)

[PATCH] iommu/tegra-smmu: Use devm_bitmap_zalloc when applicable
 2021-10-07 18:02 UTC  (2+ messages)

[PATCH v2 0/2] iommu/vt-d: boost the mapping process
 2021-10-07 11:43 UTC  (5+ messages)
` [PATCH v2 1/2] iommu/vt-d: convert the return type of first_pte_in_page to bool
` [PATCH v2 2/2] iommu/vt-d: avoid duplicated removing in __domain_mapping

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

[PATCH v3 00/20] Userspace P2PDMA with O_DIRECT NVMe devices
 2021-10-05 22:42 UTC  (10+ messages)
` [PATCH v3 10/20] nvme-pci: convert to using dma_map_sgtable()
` [PATCH v3 11/20] RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v3 12/20] RDMA/rw: use dma_map_sgtable()
` [PATCH v3 13/20] PCI/P2PDMA: remove pci_p2pdma_[un]map_sg()

Fitment/Use of IOMMU in KVM world when using PCI-devices
 2021-10-05 16:59 UTC 

[PATCH v2 0/3] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2021-10-05 15:16 UTC  (2+ messages)
` [PATCH v2 1/3] iommu/io-pgtable-arm: Add way to debug pgtable walk

[PATCH v3 19/20] PCI/P2PDMA: introduce pci_mmap_p2pmem()
 2021-10-04 14:54 UTC  (14+ messages)

[PATCH v2 0/2] iommu/arm-smmu-v3: Perform some simple optimizations for arm_smmu_cmdq_build_cmd()
 2021-10-04 12:07 UTC  (4+ messages)
` [PATCH v2 2/2] iommu/arm-smmu-v3: Simplify useless instructions in arm_smmu_cmdq_build_cmd()

[PATCH] iommu/arm-smmu-v3: Stop pre-zeroing batch commands in arm_smmu_atc_inv_master()
 2021-10-04 12:05 UTC  (2+ messages)

[PATCH 1/2] iommu: arm-smmu-qcom: Add compatible for qcm2290
 2021-10-04 12:05 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm-smmu: Add compatible for SM6350 SoC
 2021-10-04 12:05 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;
as well as URLs for NNTP newsgroup(s).