iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-16 04:05:52 to 2021-08-27 06:59:16 UTC [more...]

[PATCH v15 00/12] Restricted DMA
 2021-08-27  6:58 UTC  (5+ messages)
` [PATCH v15 10/12] swiotlb: Add restricted DMA pool initialization

[PATCH] swiotlb: use depends on for DMA_RESTRICTED_POOL
 2021-08-27  3:48 UTC 

[PATCH 1/2] iommu/vt-d: Fix PASID leak
 2021-08-26 21:59 UTC  (2+ messages)
` [PATCH 2/2] iommu/vt-d: Fix a deadlock in SVM

[PATCH] iommu/io-pgtable: Abstract iommu_iotlb_gather access
 2021-08-25 15:43 UTC  (5+ messages)

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

Re: [PATCH v8 03/10] eventfd: Increase the recursion depth of eventfd_signal()
 2021-08-25  7:57 UTC  (3+ messages)
` [PATCH] eventfd: Enlarge recursion limit to allow vhost to work

[PATCH v3 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2021-08-25  2:10 UTC  (9+ messages)
` [PATCH v3 02/14] x86/boot: Add missing handling of setup_indirect structures
` [PATCH v3 14/14] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch

[PATCH 1/2] dt-bindings: arm-smmu: Add compatible for SM6350 SoC
 2021-08-24 16:42 UTC  (3+ messages)
` [PATCH 2/2] iommu/arm-smmu-qcom: Add SM6350 SMMU compatible

[PATCH v4 00/24] iommu: Refactor DMA domain strictness
 2021-08-24 13:46 UTC  (7+ messages)
` [PATCH v4 15/24] iommu/io-pgtable: Remove non-strict quirk

[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-24  8:49 UTC  (37+ messages)
` [PATCH V3 05/13] HV: Add Write/Read MSR registers via ghcb page
` [PATCH V3 08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [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
        ` min_align_mask "

[PATCH v2 00/29] MT8195 IOMMU SUPPORT
 2021-08-24  7:35 UTC  (7+ messages)
` [PATCH v2 02/29] dt-bindings: mediatek: mt8195: Add binding for infra IOMMU
` [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 v2 00/12] Implement generic prot_guest_has() helper function
 2021-08-24  7:14 UTC  (35+ messages)
` [PATCH v2 02/12] mm: Introduce a function to check for virtualization protection features
` [PATCH v2 03/12] x86/sev: Add an x86 version of prot_guest_has()
` [PATCH v2 04/12] powerpc/pseries/svm: Add a powerpc "
` [PATCH v2 05/12] x86/sme: Replace occurrences of sme_active() with prot_guest_has()
` [PATCH v2 06/12] x86/sev: Replace occurrences of sev_active() "
` [PATCH v2 07/12] x86/sev: Replace occurrences of sev_es_active() "
` [PATCH v2 09/12] mm: Remove the now unused mem_encrypt_active() function

[PATCH v2 0/2] Don't fail device probing due to of_dma_set_restricted_buffer()
 2021-08-23 12:40 UTC  (6+ messages)
` [PATCH v2 1/2] of: Move of_dma_set_restricted_buffer() into device.c
` [PATCH v2 2/2] of: restricted dma: Don't fail device probe on rmem init failure

[PATCH v2] iommu/amd: Use report_iommu_fault()
 2021-08-21 15:44 UTC  (5+ messages)

[PATCH,RFC] iommu/amd: Recover from event log overflow
 2021-08-21 15:22 UTC 

[git pull] IOMMU Fixes for Linux v5.14-rc6
 2021-08-20 20:09 UTC  (2+ messages)

[PATCH 0/3] iommu/amd: Fix unable to handle page fault due to AVIC
 2021-08-20 20:29 UTC  (4+ messages)
` [PATCH 1/3] iommu/amd: Introduce helper function to check feature bit on all IOMMUs
` [PATCH 2/3] iommu/amd: Relocate GAMSup check to early_enable_iommus
` [PATCH 3/3] iommu/amd: Remove iommu_init_ga()

[PATCH v4] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-08-20 19:57 UTC  (2+ messages)

[PATCH -next] iommu/arm-smmu: Fix missing unlock on error in arm_smmu_device_group()
 2021-08-20 12:38 UTC  (3+ messages)

[PATCH v7 0/9] ACPI/IORT: Support for IORT RMR node
 2021-08-20 10:22 UTC  (3+ messages)
` [PATCH v7 1/9] iommu: Introduce a union to struct iommu_resv_region

[iommu:x86/vt-d 41/59] drivers/iommu/io-pgtable-arm-v7s.c:703:43: error: 'struct iommu_iotlb_gather' has no member named 'queued'
 2021-08-20  9:02 UTC 

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

[PATCH 0/9] [PULL REQUEST] Intel IOMMU Updates for Linux v5.15
 2021-08-19  8:46 UTC  (11+ messages)
` [PATCH 1/9] iommu/vt-d: Update the virtual command related registers
` [PATCH 2/9] iommu/vt-d: Remove unnecessary oom message
` [PATCH 3/9] iommu/vt-d: Refactor Kconfig a bit
` [PATCH 4/9] iommu/vt-d: Enable Intel IOMMU scalable mode by default
` [PATCH 5/9] iommu/vt-d: Preset A/D bits for user space DMA usage
` [PATCH 6/9] iommu/vt-d: Allow devices to have more than 32 outstanding PRs
` [PATCH 7/9] iommu/vt-d: Drop the kernel doc annotation
` [PATCH 8/9] iommu/vt-d: Use pasid_pte_is_present() helper function
` [PATCH 9/9] iommu/vt-d: Add present bit check in pasid entry setup helpers

[PATCH v3 00/13] MT8195 SMI support
 2021-08-19  5:34 UTC  (5+ messages)
` [PATCH v3 02/13] dt-bindings: memory: mediatek: Add mt8195 smi sub common

add support for the global coherent pool to the dma core
 2021-08-18 14:27 UTC  (4+ messages)
` [PATCH 7/7] hexagon: use the generic global coherent pool

[GIT PULL] iommu/arm-smmu: Updates for 5.15
 2021-08-18 13:09 UTC  (4+ messages)

[PATCH v2 13/63] iommu/amd: Use struct_group() for memcpy() region
 2021-08-18 11:34 UTC  (2+ messages)

[PATCH 0/2] [PULL REQUEST] iommu/vt-d: Fixes for v5.14-rc7
 2021-08-18 11:16 UTC  (4+ messages)
` [PATCH 1/2] iommu/vt-d: Fix PASID reference leak
` [PATCH 2/2] iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry()

[PATCH v2 0/2] iommu/arm-smmu-v3: Perform some simple optimizations for arm_smmu_cmdq_build_cmd()
 2021-08-18  8:04 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/arm-smmu-v3: Properly handle the return value of arm_smmu_cmdq_build_cmd()
` [PATCH v2 2/2] iommu/arm-smmu-v3: Simplify useless instructions in arm_smmu_cmdq_build_cmd()

[PATCH] iommu/arm-smmu-v3: Simplify useless instructions in arm_smmu_cmdq_build_cmd()
 2021-08-18  2:28 UTC  (3+ messages)

[PATCH] iommu/vt-d: Fix PASID reference leak
 2021-08-17 12:51 UTC  (2+ messages)

[PATCH v1 0/3] Misc fixes to intel iommu driver
 2021-08-17 12:49 UTC  (5+ messages)
` [PATCH v1 1/3] iommu/vt-d: Using pasid_pte_is_present() helper function
` [PATCH v1 2/3] iommu/vt-d: Add present bit check in pasid entry setup helper functions
` [PATCH v1 3/3] iommu/vt-d: Fix Unexpected page request in Privilege Mode

[PATCH] iommu/arm-smmu-v3: Stop pre-zeroing batch commands in arm_smmu_atc_inv_master()
 2021-08-17 11:53 UTC  (2+ messages)

[RFC 0/5] Support non-coherent DMA on RISC-V using a global pool
 2021-08-17  6:42 UTC  (10+ messages)
` [RFC 1/5] RISC-V: Implement arch_sync_dma* functions

[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-16 16:23 UTC  (5+ messages)

[PATCH v5 0/7] Fixes for dma-iommu swiotlb bounce buffers
 2021-08-16 12:08 UTC  (9+ messages)
` [PATCH v5 2/7] dma-iommu: fix arch_sync_dma for map
` [PATCH v5 3/7] dma-iommu: skip extra sync during unmap w/swiotlb
` [PATCH v5 4/7] dma-iommu: fold _swiotlb helpers into callers
` [PATCH v5 5/7] dma-iommu: Check CONFIG_SWIOTLB more broadly

[PATCH 0/4] Prepare for ECMDQ support
 2021-08-16  8:41 UTC  (10+ messages)
` [PATCH 1/4] iommu/arm-smmu-v3: Use command queue batching helpers to improve performance

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


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