iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-30 06:12:54 to 2021-08-05 00:37:04 UTC [more...]

[RFC v2] /dev/iommu uAPI proposal
 2021-08-05  0:36 UTC  (13+ messages)

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

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

[PATCH v10 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-08-04 15:43 UTC  (39+ messages)
` [PATCH v10 01/17] iova: Export alloc_iova_fast() and free_iova_fast()
` [PATCH v10 02/17] file: Export receive_fd() to modules
` [PATCH v10 03/17] vdpa: Fix code indentation
` [PATCH v10 04/17] vdpa: Fail the vdpa_reset() if fail to set device status to zero
` [PATCH v10 05/17] vhost-vdpa: Fail the vhost_vdpa_set_status() on reset failure
` [PATCH v10 07/17] virtio: Don't set FAILED status bit on device index allocation failure
` [PATCH v10 10/17] virtio: Handle device reset failure in register_virtio_device()
` [PATCH v10 16/17] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v10 17/17] Documentation: Add documentation for VDUSE

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

[PATCH v2 00/12] x86: Trenchboot secure dynamic launch Linux kernel support
 2021-08-04  3:05 UTC  (6+ messages)
` [PATCH v2 12/12] iommu: Do not allow IOMMU passthrough with Secure Launch

[PATCH] iommu/iova: kmemleak when disable SRIOV
 2021-08-04  0:47 UTC  (9+ messages)

[PATCH v2] iommu/amd: Use report_iommu_fault()
 2021-08-03 16:20 UTC  (4+ messages)

[PATCH v3] iommu/amd: Use report_iommu_fault()
 2021-08-03 16:19 UTC 

[PATCH v2 00/24] iommu: Refactor DMA domain strictness
 2021-08-03 12:35 UTC  (31+ messages)
` [PATCH v2 01/24] iommu: Pull IOVA cookie management into the core
` [PATCH v2 11/24] iommu/virtio: Drop IOVA cookie management
` [PATCH v2 12/24] iommu/dma: Unexport "
` [PATCH v2 14/24] iommu: Introduce explicit type for non-strict DMA domains
` [PATCH v2 19/24] iommu: Expose DMA domain strictness via sysfs
` [PATCH v2 20/24] iommu: Merge strictness and domain type configs
` [PATCH v2 21/24] iommu/dma: Factor out flush queue init
` [PATCH v2 22/24] iommu: Allow enabling non-strict mode dynamically
` [PATCH v2 23/24] iommu/arm-smmu: Allow non-strict in pgtable_quirks interface
` [PATCH v2 24/24] iommu: Only log strictness for DMA domains

[PATCH v5 0/3] Apple M1 DART IOMMU driver
 2021-08-03 12:16 UTC  (4+ messages)
` [PATCH v5 1/3] iommu/io-pgtable: Add DART pagetable format
` [PATCH v5 2/3] dt-bindings: iommu: add DART iommu bindings
` [PATCH v5 3/3] iommu/dart: Add DART iommu driver

[PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
 2021-08-03  8:19 UTC  (11+ messages)

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

[PATCHv3] iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementation
 2021-08-03  5:39 UTC  (3+ messages)

[PATCH v2 00/11] MT8195 SMI support
 2021-08-03  5:37 UTC  (6+ messages)
` [PATCH v2 11/11] memory: mtk-smi: mt8195: Add initial setting for smi-larb

[PATCH 0/3] iommu/drm/msm: Allow non-coherent masters to use system cache
 2021-08-03  1:36 UTC  (7+ messages)
      ` [Freedreno] "

[RFC 0/5] Support non-coherent DMA on RISC-V using a global pool
 2021-08-02 18:22 UTC  (6+ messages)
` [RFC 3/5] dma-mapping: Enable global non-coherent pool support for RISC-V

[PATCH v4 0/6] iommu: Allow IOVA rcache range be configured
 2021-08-02 17:18 UTC  (13+ messages)
` [PATCH v4 1/6] iommu: Refactor iommu_group_store_type()
` [PATCH v4 2/6] iova: Allow rcache range upper limit to be flexible
` [PATCH v4 5/6] iova: Add iova_len argument to init_iova_domain()

[Patch V2 0/2] iommu/arm-smmu: Fix races in iommu domain/group creation
 2021-08-02 15:46 UTC  (3+ messages)

[PATCH] iommu/amd: Remove stale amd_iommu_unmap_flush usage
 2021-08-02 15:06 UTC 

[PATCH 0/2] Implement [map/unmap]_pages callbacks for ARM SMMUV3
 2021-08-02 14:56 UTC  (5+ messages)
` [PATCH 1/2] iommu/arm-smmu-v3: Implement the unmap_pages() IOMMU driver callback
` [PATCH 2/2] iommu/arm-smmu-v3: Implement the map_pages() "

[PATCH v2] iommu: Check if group is NULL before remove device
 2021-08-02 14:23 UTC  (2+ messages)

[PATCH 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-02 14:08 UTC  (26+ messages)
` [PATCH 01/13] x86/HV: Initialize GHCB page in Isolation VM
` [PATCH 03/13] x86/HV: Add new hvcall guest address host visibility support
` [PATCH 04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH 05/13] HV: Add Write/Read MSR registers via ghcb page
` [PATCH 06/13] HV: Add ghcb hvcall support for SNP VM
` [PATCH 07/13] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [PATCH 13/13] HV/Storvsc: Add Isolation VM support for storvsc driver

[PATCH v2 0/4] Fixes for dma-iommu swiotlb bounce buffers
 2021-08-02 13:54 UTC  (8+ messages)
` [PATCH v2 1/4] dma-iommu: fix sync_sg with swiotlb
` [PATCH v2 2/4] dma-iommu: fix arch_sync_dma for map "
` [PATCH v2 3/4] dma-iommu: pass SKIP_CPU_SYNC to swiotlb unmap

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-08-02 12:42 UTC  (18+ 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 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] powerpc/svm: Don't issue ultracalls if !mem_encrypt_active()
 2021-08-02 11:20 UTC  (3+ messages)

[PATCH v2 00/21] .map_sg() error cleanup
 2021-08-02 10:34 UTC  (3+ messages)
` [PATCH v2 13/21] s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR

[PATCH v7 00/12] Clean up "mediatek,larb"
 2021-08-02  9:51 UTC  (3+ messages)
` Aw: "

[PATCH v6 0/7] iommu/amd: Enable page-selective flushes
 2021-08-02  9:26 UTC  (2+ messages)

[PATCH v6 0/9] ACPI/IORT: Support for IORT RMR node
 2021-08-02  9:22 UTC  (4+ messages)

[PATCH v2 0/4] Fix restricted DMA vs swiotlb_exit()
 2021-08-01  4:26 UTC  (5+ messages)
` [PATCH v2 4/4] swiotlb: Free tbl memory in swiotlb_exit()

[PATCH v2] iommu/vt-d: Dump DMAR translation structure
 2021-07-30 23:51 UTC  (3+ messages)

[PATCH v7 0/4] Add IOMMU driver for rk356x
 2021-07-30 13:29 UTC  (7+ messages)
` [PATCH v7 3/4] iommu: rockchip: Add internal ops to handle variants

[PATCH] iommu: check if group is NULL before remove device
 2021-07-30 13:18 UTC  (3+ messages)

[PATCH v1 1/2] iommu/vt-d: Move intel_iommu_ops to header file
 2021-07-30 13:01 UTC  (4+ messages)

[PATCH v2 0/5] iommu: Support identity mappings of reserved-memory regions
 2021-07-30 12:18 UTC  (6+ messages)
` [PATCH v2 2/5] iommu: Implement of_iommu_get_resv_regions()


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