iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-21 18:20:54 to 2021-07-27 22:37:57 UTC [more...]

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-07-27 22:37 UTC  (13+ messages)
` [PATCH 01/11] mm: Introduce a function to check for virtualization protection features
` [PATCH 02/11] x86/sev: Add an x86 version of prot_guest_has()
` [PATCH 03/11] powerpc/pseries/svm: Add a powerpc "
` [PATCH 04/11] x86/sme: Replace occurrences of sme_active() with prot_guest_has()
` [PATCH 05/11] x86/sev: Replace occurrences of sev_active() "
` [PATCH 06/11] x86/sev: Replace occurrences of sev_es_active() "
` [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() "
` [PATCH 08/11] mm: Remove the now unused mem_encrypt_active() function
` [PATCH 09/11] x86/sev: "
` [PATCH 10/11] powerpc/pseries/svm: "
` [PATCH 11/11] s390/mm: "

[bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
 2021-07-27 17:08 UTC  (19+ messages)

[PATCH] iommu/iova: kmemleak when disable SRIOV
 2021-07-27 14:23 UTC  (6+ messages)

[PATCH -next v2] iommu/arm-smmu-v3: Add suspend and resume support
 2021-07-27 13:44 UTC  (3+ messages)

[PATCH v2 1/1] s390/pv: fix the forcing of the swiotlb
 2021-07-27 13:00 UTC  (6+ messages)

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

[RFC 0/5] Support non-coherent DMA on RISC-V using a global pool
 2021-07-27  8:52 UTC  (13+ messages)
` [RFC 1/5] RISC-V: Implement arch_sync_dma* functions
` [RFC 2/5] of: Move of_dma_get_range to of_address.h
` [RFC 3/5] dma-mapping: Enable global non-coherent pool support for RISC-V
` [RFC 4/5] dma-direct: Allocate dma pages directly if global pool allocation fails
` [RFC 5/5] RISC-V: Support a new config option for non-coherent DMA

[PATCH v6 0/9] ACPI/IORT: Support for IORT RMR node
 2021-07-27  8:32 UTC  (4+ messages)

[GIT PULL] dma-mapping fix for Linux 5.14
 2021-07-26 20:03 UTC  (6+ messages)

[PATCH 00/23] iommu: Refactor DMA domain strictness
 2021-07-26 18:43 UTC  (41+ messages)
` [PATCH 01/23] iommu: Pull IOVA cookie management into the core
` [PATCH 02/23] iommu/amd: Drop IOVA cookie management
` [PATCH 03/23] iommu/arm-smmu: "
` [PATCH 04/23] iommu/vt-d: "
` [PATCH 05/23] iommu/exynos: "
` [PATCH 06/23] iommu/ipmmu-vmsa: "
` [PATCH 07/23] iommu/mtk: "
` [PATCH 08/23] iommu/rockchip: "
` [PATCH 09/23] iommu/sprd: "
` [PATCH 10/23] iommu/sun50i: "
` [PATCH 11/23] iommu/virtio: "
` [PATCH 12/23] iommu/dma: Unexport "
` [PATCH 13/23] iommu/dma: Remove redundant "!dev" checks
` [PATCH 14/23] iommu: Introduce explicit type for non-strict DMA domains
` [PATCH 15/23] iommu/amd: Prepare for multiple DMA domain types
` [PATCH 16/23] iommu/arm-smmu: "
` [PATCH 17/23] iommu/vt-d: "
` [PATCH 18/23] iommu: Express DMA strictness via the domain type
` [PATCH 19/23] iommu: Expose DMA domain strictness via sysfs
` [PATCH 20/23] iommu: Allow choosing DMA strictness at build time
` [PATCH 21/23] iommu/dma: Factor out flush queue init
` [PATCH 22/23] iommu: Allow enabling non-strict mode dynamically
` [PATCH 23/23] iommu/arm-smmu: Allow non-strict in pgtable_quirks interface

[PATCH v2] iommu/amd: Use report_iommu_fault()
 2021-07-26 16:31 UTC 

[PATCH,RFC] iommu/amd: Use report_iommu_fault()
 2021-07-26 16:26 UTC  (5+ messages)

[PATCH v4 0/3] Apple M1 DART IOMMU driver
 2021-07-26 13:19 UTC  (7+ messages)
` [PATCH v4 3/3] iommu: dart: Add DART iommu driver

[PATCH v6 0/7] iommu/amd: Enable page-selective flushes
 2021-07-26 12:31 UTC  (9+ messages)
` [PATCH v6 1/7] iommu/amd: Selective flush on unmap
` [PATCH v6 2/7] iommu/amd: Do not use flush-queue when NpCache is on
` [PATCH v6 3/7] iommu: Improve iommu_iotlb_gather helpers
` [PATCH v6 4/7] iommu: Factor iommu_iotlb_gather_is_disjoint() out
` [PATCH v6 5/7] iommu/amd: Tailored gather logic for AMD
` [PATCH v6 6/7] iommu/amd: Sync once for scatter-gather operations
` [PATCH v6 7/7] iommu/amd: Use only natural aligned flushes in a VM

[PATCH] iommu/dma: Fix leak in non-contiguous API
 2021-07-26 12:27 UTC  (3+ messages)

[PATCH v2] iommu/vt-d: Dump DMAR translation structure
 2021-07-26 12:25 UTC  (2+ messages)

[PATCH] iommu/amd: Fix printing of IOMMU events when rate limiting kicks in
 2021-07-26 12:23 UTC  (3+ messages)

[PATCH 0/3] iommu/vt-d: Implement [map/unmap]_pages callbacks
 2021-07-26 11:56 UTC  (2+ messages)

[PATCH] iommu/amd: Convert from atomic_t to refcount_t on pasid_state->count
 2021-07-26 11:47 UTC  (3+ messages)

[PATCH v2] iommu: Streamline iommu_iova_to_phys()
 2021-07-26 11:38 UTC  (2+ messages)

[PATCH] iommu: Unify iova_to_phys for identity domains
 2021-07-26 11:34 UTC  (2+ messages)

[PATCH v15 0/6] iommu: Enhance IOMMU default DMA mode build options
 2021-07-26 11:28 UTC  (2+ messages)

[PATCH v7 00/15] Optimizing iommu_[map/unmap] performance
 2021-07-26 10:37 UTC  (2+ messages)

[RFC v2] /dev/iommu uAPI proposal
 2021-07-26  8:14 UTC  (3+ messages)

[PATCH v2 00/21] .map_sg() error cleanup
 2021-07-25  6:07 UTC  (24+ messages)
` [PATCH v2 01/21] dma-mapping: Allow map_sg() ops to return negative error codes
` [PATCH v2 02/21] dma-direct: Return appropriate error code from dma_direct_map_sg()
` [PATCH v2 03/21] iommu: Return full error code from iommu_map_sg[_atomic]()
` [PATCH v2 04/21] dma-iommu: Return error code from iommu_dma_map_sg()
` [PATCH v2 05/21] alpha: return error code from alpha_pci_map_sg()
` [PATCH v2 06/21] ARM/dma-mapping: return error code from .map_sg() ops
` [PATCH v2 07/21] ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v2 08/21] ia64/sba_iommu: return error code from sba_map_sg_attrs()
` [PATCH v2 09/21] MIPS/jazzdma: return error code from jazz_dma_map_sg()
` [PATCH v2 10/21] powerpc/iommu: return error code from .map_sg() ops
` [PATCH v2 11/21] powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v2 12/21] s390/pci: return error code from s390_dma_map_sg()
` [PATCH v2 13/21] s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v2 14/21] sparc/iommu: return error codes from .map_sg() ops
` [PATCH v2 15/21] sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v2 16/21] parisc: return error code from .map_sg() ops
` [PATCH v2 17/21] xen: swiotlb: return error code from xen_swiotlb_map_sg()
` [PATCH v2 18/21] x86/amd_gart: return error code from gart_map_sg()
` [PATCH v2 19/21] x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v2 20/21] dma-mapping: return error code from dma_dummy_map_sg()
` [PATCH v2 21/21] dma-mapping: Disallow .map_sg operations from returning zero on error

[PATCH v2 0/4] Fix restricted DMA vs swiotlb_exit()
 2021-07-24  0:29 UTC  (11+ messages)

add support for the global coherent pool to the dma core
 2021-07-23 21:41 UTC  (3+ messages)
` [PATCH 6/7] dma-mapping: make the global coherent pool conditional

[RFC][Patch v1 0/2] iommu/arm-smmu-v3: Add NVIDIA implementation
 2021-07-23 19:31 UTC  (3+ messages)
` [RFC][Patch v1 1/2] iommu/arm-smmu-v3: Add implementation infrastructure
` [RFC][Patch v1 2/2] iommu/arm-smmu-v3: Add support for NVIDIA CMDQ-Virtualization hw

[PATCH] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module
 2021-07-23 14:24 UTC  (13+ messages)

[RFC PATCH 0/5] KVM/ARM64 Add support for pinned VMIDs
 2021-07-23  8:27 UTC  (6+ messages)
` [RFC PATCH 4/5] iommu/arm-smmu-v3: Use pinned VMID for NESTED stage with BTM
        ` [Linuxarm] "

[PATCH 3/6] vfio: remove the unused mdev iommu hook
 2021-07-23  5:44 UTC  (17+ messages)

[PATCH] iommu/amd: Convert from atomic_t to refcount_t on device_state->count
 2021-07-22 19:33 UTC  (2+ messages)

[RFC v2] /dev/iommu uAPI proposal
 2021-07-22 16:30 UTC  (11+ messages)

[PATCH] dma-debug: fix debugfs initialization order
 2021-07-22 14:10 UTC  (3+ messages)

[PATCH resend] dma-debug: Use memory_intersects() directly
 2021-07-22 10:55 UTC 

[PATCH -next] iommu/arm-smmu-v3: Add suspend and resume support
 2021-07-22  7:26 UTC  (7+ messages)

[PATCH v2 00/11] MT8195 SMI support
 2021-07-22  6:38 UTC  (14+ messages)
` [PATCH v2 01/11] dt-bindings: memory: mediatek: Add mt8195 smi binding
` [PATCH v2 02/11] dt-bindings: memory: mediatek: Add mt8195 smi sub common
` [PATCH v2 07/11] memory: mtk-smi: Add smi sub common support
` [PATCH v2 10/11] memory: mtk-smi: mt8195: Add initial setting for smi-common
` [PATCH v2 11/11] memory: mtk-smi: mt8195: Add initial setting for smi-larb

[PATCH v2] dma-mapping: use vmalloc_to_page for vmalloc addresses
 2021-07-21 18:39 UTC  (8+ 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).