iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-27 17:21:48 to 2021-09-09 07:33:32 UTC [more...]

[PATCH v3 0/8] Implement generic cc_platform_has() helper function
 2021-09-09  7:32 UTC  (11+ messages)
` [PATCH v3 1/8] x86/ioremap: Selectively build arch override encryption functions
` [PATCH v3 2/8] mm: Introduce a function to check for confidential computing features
` [PATCH v3 3/8] x86/sev: Add an x86 version of cc_platform_has()
` [PATCH v3 4/8] powerpc/pseries/svm: Add a powerpc "
` [PATCH v3 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has()
` [PATCH v3 6/8] x86/sev: Replace occurrences of sev_active() "
` [PATCH v3 7/8] x86/sev: Replace occurrences of sev_es_active() "
` [PATCH v3 8/8] treewide: Replace the use of mem_encrypt_active() "

[PATCH] iommu/amd: Enable swiotlb if any device supports iommu v2 and uses identity mapping
 2021-09-09  6:32 UTC  (8+ messages)

[PATCH] dma debug: report -EEXIST errors in add_dma_entry
 2021-09-09  3:33 UTC  (2+ messages)
` DPAA2 triggers, "

[PATCH] iommu: Clarify default domain Kconfig
 2021-09-08 16:47 UTC  (2+ messages)

[PATCH 00/12] swiotlb-xen: fixes and adjustments
 2021-09-08 15:18 UTC 

[question] Assign multiple devices from different SMMUs to a arm_smmu_domain
 2021-09-08  5:06 UTC  (3+ messages)

[PATCH v2 0/5] iommu: Support identity mappings of reserved-memory regions
 2021-09-07 17:44 UTC  (14+ messages)
` [PATCH v2 1/5] dt-bindings: reserved-memory: Document memory region specifier

[PATCH v2 0/2] iommu/ipmmu-vmsa: Add support for r8a779a0
 2021-09-07  8:30 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iommu: renesas, ipmmu-vmsa: add r8a779a0 support
` [PATCH v2 2/2] iommu/ipmmu-vmsa: Add support for r8a779a0

[PATCH 0/2] iommu/ipmmu-vmsa: Add support for r8a779a0
 2021-09-07  7:36 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: iommu: renesas, ipmmu-vmsa: add r8a779a0 support
` [PATCH 2/2] iommu/ipmmu-vmsa: Add support for r8a779a0

[PATCH v7 0/9] ACPI/IORT: Support for IORT RMR node
 2021-09-06 19:51 UTC  (9+ messages)
` [PATCH v7 2/9] ACPI/IORT: Add support for RMR node parsing

[PATCH v13 00/13] Introduce VDUSE - vDPA Device in Userspace
 2021-09-06 12:13 UTC  (25+ messages)
` [PATCH v13 01/13] iova: Export alloc_iova_fast() and free_iova_fast()
` [PATCH v13 02/13] eventfd: Export eventfd_wake_count to modules
` [PATCH v13 03/13] file: Export receive_fd() "
` [PATCH v13 04/13] vdpa: Fix some coding style issues
` [PATCH v13 05/13] vdpa: Add reset callback in vdpa_config_ops
` [PATCH v13 06/13] vhost-vdpa: Handle the failure of vdpa_reset()
` [PATCH v13 07/13] vhost-iotlb: Add an opaque pointer for vhost IOTLB
` [PATCH v13 08/13] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
` [PATCH v13 09/13] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [PATCH v13 10/13] vdpa: Support transferring virtual addressing during DMA mapping
` [PATCH v13 11/13] vduse: Implement an MMU-based software IOTLB
` [PATCH v13 12/13] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v13 13/13] Documentation: Add documentation for VDUSE

[git pull] IOMMU Updates for Linux v5.15
 2021-09-06 11:06 UTC  (5+ messages)

[PATCH v12 00/13] Introduce VDUSE - vDPA Device in Userspace
 2021-09-06  5:54 UTC  (15+ messages)
` [PATCH v12 01/13] iova: Export alloc_iova_fast() and free_iova_fast()
` [PATCH v12 02/13] eventfd: Export eventfd_wake_count to modules
` [PATCH v12 03/13] file: Export receive_fd() "
` [PATCH v12 04/13] vdpa: Fix some coding style issues
` [PATCH v12 05/13] vdpa: Add reset callback in vdpa_config_ops
` [PATCH v12 06/13] vhost-vdpa: Handle the failure of vdpa_reset()
` [PATCH v12 07/13] vhost-iotlb: Add an opaque pointer for vhost IOTLB
` [PATCH v12 08/13] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
` [PATCH v12 09/13] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [PATCH v12 10/13] vdpa: Support transferring virtual addressing during DMA mapping
` [PATCH v12 11/13] vduse: Implement an MMU-based software IOTLB
` [PATCH v12 12/13] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v12 13/13] Documentation: Add documentation for VDUSE

[PATCH] iommu/vt-d: Drop "0x" prefix from PCI bus & device addresses
 2021-09-03 19:37 UTC 

[PATCH v2 0/8] Support IOMMU page sizes larger than the CPU page size
 2021-09-03 16:51 UTC  (27+ messages)
` [PATCH v2 1/8] iommu/dma: Align size for untrusted devs to IOVA granule
` [PATCH v2 2/8] iommu/dma: Fail unaligned map requests for untrusted devs
` [PATCH v2 3/8] iommu/dma: Disable get_sgtable for granule > PAGE_SIZE
` [PATCH v2 4/8] iommu/dma: Support granule > PAGE_SIZE in dma_map_sg
` [PATCH v2 5/8] iommu/dma: Support PAGE_SIZE < iovad->granule allocations
` [PATCH v2 6/8] iommu: Move IOMMU pagesize check to attach_device
` [PATCH v2 7/8] iommu: Introduce __IOMMU_DOMAIN_LP
` [PATCH v2 8/8] iommu/dart: Remove force_bypass logic

[RFC][PATCH v2 00/13] iommu/arm-smmu-v3: Add NVIDIA implementation
 2021-09-02 22:27 UTC  (18+ messages)
` [RFC][PATCH v2 01/13] iommu: Add set_nesting_vmid/get_nesting_vmid functions
` [RFC][PATCH v2 02/13] vfio: add VFIO_IOMMU_GET_VMID and VFIO_IOMMU_SET_VMID
` [RFC][PATCH v2 03/13] vfio: Document VMID control for IOMMU Virtualization
` [RFC][PATCH v2 04/13] vfio: add set_vmid and get_vmid for vfio_iommu_type1
` [RFC][PATCH v2 05/13] vfio/type1: Implement set_vmid and get_vmid
` [RFC][PATCH v2 06/13] vfio/type1: Set/get VMID to/from iommu driver
` [RFC][PATCH v2 07/13] iommu/arm-smmu-v3: Add shared VMID support for NESTING
` [RFC][PATCH v2 08/13] iommu/arm-smmu-v3: Add VMID alloc/free helpers
` [RFC][PATCH v2 09/13] iommu/arm-smmu-v3: Pass dev pointer to arm_smmu_detach_dev
` [RFC][PATCH v2 10/13] iommu/arm-smmu-v3: Pass cmdq pointer in arm_smmu_cmdq_issue_cmdlist()
` [RFC][PATCH v2 11/13] iommu/arm-smmu-v3: Add implementation infrastructure
` [RFC][PATCH v2 12/13] iommu/arm-smmu-v3: Add support for NVIDIA CMDQ-Virtualization hw
` [RFC][PATCH v2 13/13] iommu/nvidia-smmu-v3: Add mdev interface support

[GIT PULL] dma-mapping updates for Linux 5.15
 2021-09-02 17:37 UTC  (2+ messages)

[PATCH 0/3] iommu/amd: Fix unable to handle page fault due to AVIC
 2021-09-02 16:13 UTC  (4+ messages)

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

[PATCH v4] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-09-02 14:46 UTC  (2+ messages)

[PATCH v4] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-09-02 13:07 UTC  (5+ messages)

[PATCH v2 00/29] MT8195 IOMMU SUPPORT
 2021-09-01 12:10 UTC  (7+ messages)
` [PATCH v2 11/29] iommu/mediatek: Always pm_runtime_get while tlb flush
` [PATCH v2 16/29] iommu/mediatek: Adjust device link when it is sub-common

[PATCH] swiotlb: allocate memory in a cache-friendly way
 2021-09-01  4:21 UTC 

[PATCH] swiotlb: use depends on for DMA_RESTRICTED_POOL
 2021-08-31 18:49 UTC  (3+ messages)

[PATCH] iommu/vt-d: Do not falsely log intel_iommu is unsupported kernel option
 2021-08-31 11:29 UTC 

[PATCH v7 00/12] Clean up "mediatek,larb"
 2021-08-31 10:45 UTC  (2+ messages)

[PATCH v4 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2021-08-30 19:45 UTC  (4+ messages)
` [PATCH v4 14/14] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch

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

[PATCH -next v4 1/2] platform-msi: Save the msg context to desc in platform_msi_write_msg()
 2021-08-30  7:57 UTC  (3+ messages)
` [PATCH -next v4 2/2] iommu/arm-smmu-v3: Add suspend and resume support

[PATCH 0/2] [PULL REQUEST] iommu/vt-d: Fixes for v5.15-rc1
 2021-08-28  7:06 UTC  (3+ messages)
` [PATCH 1/2] iommu/vt-d: Fix PASID leak in intel_svm_unbind_mm()
` [PATCH 2/2] iommu/vt-d: Fix a deadlock in intel_svm_drain_prq()

[PATCH -next v3 1/2] platform-msi: Save the msg context to desc in platform_msi_write_msg()
 2021-08-28  6:39 UTC  (2+ messages)
` [PATCH -next v3 2/2] iommu/arm-smmu-v3: Add suspend and resume support


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