iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-09 08:34:15 to 2021-08-12 12:44:13 UTC [more...]

[RFC PATCH 0/3] iommu/dma-iommu: Support IOMMU page size larger than the CPU page size
 2021-08-12 12:43 UTC  (12+ messages)
` [RFC PATCH 2/3] iommu/dma-iommu: Support iovad->granule > PAGE_SIZE

[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-12 12:27 UTC  (22+ messages)
` [PATCH V3 01/13] x86/HV: Initialize GHCB page in Isolation VM
` [PATCH V3 02/13] x86/HV: Initialize shared memory boundary in the "
` [PATCH V3 03/13] x86/HV: Add new hvcall guest address host visibility support
` [PATCH V3 04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH V3 05/13] HV: Add Write/Read MSR registers via ghcb page
` [PATCH V3 06/13] HV: Add ghcb hvcall support for SNP VM
` [PATCH V3 07/13] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [PATCH V3 08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [PATCH V3 09/13] DMA: Add dma_map_decrypted/dma_unmap_encrypted() function
` [PATCH V3 10/13] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V3 11/13] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V3 12/13] HV/Netvsc: Add Isolation VM support for netvsc driver
` [PATCH V3 13/13] HV/Storvsc: Add Isolation VM support for storvsc driver

[iommu:apple/dart 3/3] drivers/iommu/apple-dart.c:730:17: error: initialization of 'size_t (*)(struct iommu_domain *, long unsigned int, size_t, struct iommu_iotlb_gather *)' {aka 'long unsigned int (*)(struct iommu_domain *, long unsigned int, long unsigned int, struct iom
 2021-08-12 11:29 UTC  (3+ messages)

[PATCH] iommu: APPLE_DART should depend on ARCH_APPLE
 2021-08-12 11:27 UTC  (3+ messages)

[PATCH v3 0/5] Fixes for dma-iommu swiotlb bounce buffers
 2021-08-12 10:38 UTC  (19+ messages)
` [PATCH v3 1/5] dma-iommu: fix sync_sg with swiotlb
` [PATCH v3 2/5] dma-iommu: fix arch_sync_dma for map
` [PATCH v3 3/5] dma-iommu: add SKIP_CPU_SYNC after syncing
` [PATCH v3 4/5] dma-iommu: Check CONFIG_SWIOTLB more broadly
` [PATCH v3 5/5] dma-iommu: account for min_align_mask

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-08-12 10:07 UTC  (21+ messages)
` [PATCH 01/11] mm: Introduce a function to check for virtualization protection features
` [PATCH 06/11] x86/sev: Replace occurrences of sev_es_active() with prot_guest_has()
` [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() "

[PATCHv4] iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementation
 2021-08-11 16:06 UTC  (5+ messages)

[PATCHv5] iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementation
 2021-08-11 16:04 UTC 

[PATCH] iommu/arm-smmu-v3: Stop pre-zeroing batch commands
 2021-08-11 15:49 UTC 

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

[PATCH RFC 0/2] dma-pool: allow user to disable atomic pool
 2021-08-11 13:46 UTC  (7+ messages)

[PATCH v4 00/24] iommu: Refactor DMA domain strictness
 2021-08-11 12:21 UTC  (25+ messages)
` [PATCH v4 01/24] iommu: Pull IOVA cookie management into the core
` [PATCH v4 02/24] iommu/amd: Drop IOVA cookie management
` [PATCH v4 03/24] iommu/arm-smmu: "
` [PATCH v4 04/24] iommu/vt-d: "
` [PATCH v4 05/24] iommu/exynos: "
` [PATCH v4 06/24] iommu/ipmmu-vmsa: "
` [PATCH v4 07/24] iommu/mtk: "
` [PATCH v4 08/24] iommu/rockchip: "
` [PATCH v4 09/24] iommu/sprd: "
` [PATCH v4 10/24] iommu/sun50i: "
` [PATCH v4 11/24] iommu/virtio: "
` [PATCH v4 12/24] iommu/dma: Unexport "
` [PATCH v4 13/24] iommu/dma: Remove redundant "!dev" checks
` [PATCH v4 14/24] iommu: Indicate queued flushes via gather data
` [PATCH v4 15/24] iommu/io-pgtable: Remove non-strict quirk
` [PATCH v4 16/24] iommu: Introduce explicit type for non-strict DMA domains
` [PATCH v4 17/24] iommu/amd: Prepare for multiple DMA domain types
` [PATCH v4 18/24] iommu/arm-smmu: "
` [PATCH v4 19/24] iommu/vt-d: "
` [PATCH v4 20/24] iommu: Express DMA strictness via the domain type
` [PATCH v4 21/24] iommu: Expose DMA domain strictness via sysfs
` [PATCH v4 22/24] iommu: Only log strictness for DMA domains
` [PATCH v4 23/24] iommu: Merge strictness and domain type configs
` [PATCH v4 24/24] iommu: Allow enabling non-strict mode dynamically

[PATCH 0/4] Prepare for ECMDQ support
 2021-08-11 11:48 UTC  (5+ messages)
` [PATCH 1/4] iommu/arm-smmu-v3: Use command queue batching helpers to improve performance
` [PATCH 2/4] iommu/arm-smmu-v3: Add and use static helper function arm_smmu_cmdq_issue_cmd_with_sync()
` [PATCH 3/4] iommu/arm-smmu-v3: Add and use static helper function arm_smmu_get_cmdq()
` [PATCH 4/4] iommu/arm-smmu-v3: Extract reusable function __arm_smmu_cmdq_skip_err()

[PATCH RFC 0/8] iommu/arm-smmu-v3: add support for ECMDQ register mode
 2021-08-11 11:15 UTC  (10+ messages)
` [PATCH RFC 2/8] iommu/arm-smmu-v3: Add and use static helper function arm_smmu_cmdq_issue_cmd_with_sync()

[PATCHv3] iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementation
 2021-08-11  6:09 UTC 

[PATCHv2] iommu/arm-smmu: Add clk_bulk_{prepare/unprepare} to system pm callbacks
 2021-08-10 20:25 UTC  (2+ messages)

[Patch V3 0/2] iommu/arm-smmu: Fix races in iommu domain/group creation
 2021-08-10 20:25 UTC  (4+ messages)
` [Patch V3 1/2] iommu: Fix race condition during default domain allocation
` [Patch V3 2/2] iommu/arm-smmu: Fix race condition during iommu_group creation

[PATCHv3] iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementation
 2021-08-10 18:08 UTC  (4+ messages)

[PATCH v3 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2021-08-10 16:23 UTC  (18+ messages)
` [PATCH v3 01/14] x86/boot: Fix memremap of setup_indirect structures
` [PATCH v3 02/14] x86/boot: Add missing handling "
` [PATCH v3 03/14] x86/boot: Place kernel_info at a fixed offset
` [PATCH v3 04/14] Documentation/x86: Secure Launch kernel documentation
` [PATCH v3 05/14] x86: Secure Launch Kconfig
` [PATCH v3 06/14] x86: Secure Launch main header file
` [PATCH v3 07/14] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v3 08/14] x86: Secure Launch kernel early boot stub
` [PATCH v3 09/14] x86: Secure Launch kernel late "
` [PATCH v3 10/14] x86: Secure Launch SMP bringup support
` [PATCH v3 11/14] kexec: Secure Launch kexec SEXIT support
` [PATCH v3 12/14] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v3 13/14] x86: Secure Launch late initcall platform module
` [PATCH v3 14/14] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch

[RFC v1 5/8] mshv: add paravirtualized IOMMU support
 2021-08-10 10:46 UTC  (10+ messages)
` [RFC v1 6/8] mshv: command line option to skip devices in PV-IOMMU

[bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
 2021-08-10 10:35 UTC  (13+ messages)

[RFC v2] /dev/iommu uAPI proposal
 2021-08-10  9:00 UTC  (15+ messages)

[PATCH 0/3] iommu/drm/msm: Allow non-coherent masters to use system cache
 2021-08-10  9:54 UTC  (19+ messages)
      ` [Freedreno] "

[RFC PATCH v2 4/5] dma/pool: create dma atomic pool only if dma zone has mamaged pages
 2021-08-10  9:48 UTC 

[PATCH v3 00/13] MT8195 SMI support
 2021-08-10  8:08 UTC  (14+ messages)
` [PATCH v3 01/13] dt-bindings: memory: mediatek: Add mt8195 smi binding
` [PATCH v3 02/13] dt-bindings: memory: mediatek: Add mt8195 smi sub common
` [PATCH v3 03/13] memory: mtk-smi: Use clk_bulk clock ops
` [PATCH v3 04/13] memory: mtk-smi: Rename smi_gen to smi_type
` [PATCH v3 05/13] memory: mtk-smi: Adjust some code position
` [PATCH v3 06/13] memory: mtk-smi: Add error handle for smi_probe
` [PATCH v3 07/13] memory: mtk-smi: Add device link for smi-sub-common
` [PATCH v3 08/13] memory: mtk-smi: Add clocks "
` [PATCH v3 09/13] memory: mtk-smi: Use devm_platform_ioremap_resource
` [PATCH v3 10/13] memory: mtk-smi: mt8195: Add smi support
` [PATCH v3 11/13] memory: mtk-smi: mt8195: Add initial setting for smi-common
` [PATCH v3 12/13] memory: mtk-smi: mt8195: Add initial setting for smi-larb
` [PATCH v3 13/13] MAINTAINERS: Add entry for MediaTek SMI

[PATCH v10 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-08-10  7:43 UTC  (12+ messages)
` [PATCH v10 01/17] iova: Export alloc_iova_fast() and free_iova_fast()

[PATCH] iommu/arm-smmu: Add clk_bulk_{prepare/unprepare} to system pm callbacks
 2021-08-10  6:51 UTC  (4+ messages)

[PATCH v2 0/9] Add dynamic iommu backed bounce buffers
 2021-08-10  1:41 UTC  (4+ messages)
` [PATCH v2 3/9] dma-iommu: bounce buffers for untrusted devices

[PATCH v3 00/25] iommu: Refactor DMA domain strictness
 2021-08-09 20:15 UTC  (10+ messages)
` [PATCH v3 24/25] iommu/dma: Factor out flush queue init
` [PATCH v3 25/25] iommu: Allow enabling non-strict mode dynamically

[PATCH v3 00/21] .map_sg() error cleanup
 2021-08-09 15:16 UTC  (2+ messages)

[PATCH resend] dma-debug: Use memory_intersects() directly
 2021-08-09 15:16 UTC  (2+ messages)

[PATCH] dma-debug: fix debugfs initialization order
 2021-08-09 15:15 UTC  (4+ messages)

[Patch V2 0/2] iommu/arm-smmu: Fix races in iommu domain/group creation
 2021-08-09 14:54 UTC  (4+ messages)

[PATCH v5 0/3] Apple M1 DART IOMMU driver
 2021-08-09  9:27 UTC  (2+ messages)

[PATCH v7 00/12] Clean up "mediatek,larb"
 2021-08-09  9:11 UTC  (4+ 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).