iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-07 16:43:53 to 2021-10-20 14:23:04 UTC [more...]

[PATCH v3 0/6] Support IOMMU page sizes larger than the CPU page size
 2021-10-20 14:22 UTC  (9+ messages)
` [PATCH v3 1/6] iommu/dma: Disable get_sgtable for granule > PAGE_SIZE
` [PATCH v3 2/6] iommu/dma: Support granule > PAGE_SIZE in dma_map_sg
` [PATCH v3 3/6] iommu/dma: Support granule > PAGE_SIZE allocations
` [PATCH v3 4/6] iommu: Move IOMMU pagesize check to attach_device
` [PATCH v3 5/6] iommu: Introduce __IOMMU_DOMAIN_LP
` [PATCH v3 6/6] iommu/dart: Remove force_bypass logic

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-10-20 12:39 UTC  (69+ messages)
` [RFC 01/20] iommu/iommufd: Add /dev/iommu core
` [RFC 02/20] vfio: Add device class for /dev/vfio/devices
` [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

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

dma-direct cleanups
 2021-10-19 19:57 UTC  (8+ messages)
` [PATCH 1/4] dma-direct: factor out dma_set_{de,en}crypted helpers
` [PATCH 2/4] dma-direct: leak memory that can't be re-encrypted
` [PATCH 3/4] dma-direct: clean up the remapping checks in dma_direct_alloc
` [PATCH 4/4] dma-direct: factor out a helper for DMA_ATTR_NO_KERNEL_MAPPING allocations

[PATCH] iommu/dart: Initialize DART_STREAMS_ENABLE
 2021-10-19 16:49 UTC  (2+ messages)

[PATCH 0/5] iommu/virtio: Add identity domains
 2021-10-19 15:31 UTC  (14+ 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

[GIT PULL] iommu/arm-smmu: Updates for 5.16
 2021-10-19 12:54 UTC 

[PATCH 0/9] [PULL REQUEST] Intel IOMMU Updates for Linux v5.16
 2021-10-18 18:33 UTC  (11+ 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: Some IOVA code reorganisation
 2021-10-18 15:42 UTC  (7+ messages)
` [PATCH 1/5] iova: Move fast alloc size roundup into alloc_iova_fast()

[PATCH v2 0/5] drm/panfrost: Add extra GPU-usage flags
 2021-10-18 12:03 UTC  (4+ messages)
` [PATCH v2 1/5] [RFC]iommu: Add a IOMMU_DEVONLY protection flag

[PATCH] iommu/tegra-smmu: Use devm_bitmap_zalloc when applicable
 2021-10-18 11:39 UTC  (3+ messages)

[PATCH] iommu/dart: use kmemdup instead of kzalloc and memcpy
 2021-10-18 11:36 UTC  (4+ messages)

[PATCH] dma-debug: teach add_dma_entry() about DMA_ATTR_SKIP_CPU_SYNC
 2021-10-18 10:47 UTC  (2+ messages)

[PATCH RFC] virtio: wrap config->reset calls
 2021-10-18  9:24 UTC  (14+ messages)

[PATCH v8 00/12] Clean up "mediatek,larb"
 2021-10-18  7:13 UTC  (5+ messages)
` [PATCH v8 04/12] iommu/mediatek: Add device_link between the consumer and the larb devices

[RFC 06/20] iommu: Add iommu_device_init[exit]_user_dma interfaces
 2021-10-18  1:52 UTC  (14+ messages)

Host-PCI-Device mapping
 2021-10-16  5:58 UTC  (2+ messages)

[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] iommu: Use put_pages_list
 2021-10-14 16:32 UTC  (6+ messages)

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

[PATCH] iommu/iova: Add support for IOVA max alignment tuning
 2021-10-14  3:18 UTC  (3+ 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  (20+ 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] 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  (3+ messages)
` [PATCH v2 5/5] iommu/tegra-smmu: Support managed domains

[PATCH] dma debug: report -EEXIST errors in add_dma_entry
 2021-10-11 11:47 UTC  (9+ 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  (6+ messages)
` [PATCH RFC v1 03/11] iommu/virtio: Handle incoming page faults

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


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