iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-03 01:31:58 to 2021-08-09 15:16:29 UTC [more...]

[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 0/3] iommu/drm/msm: Allow non-coherent masters to use system cache
 2021-08-09 14:56 UTC  (8+ messages)
      ` [Freedreno] "

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

[PATCH v3 00/25] iommu: Refactor DMA domain strictness
 2021-08-09 14:47 UTC  (40+ 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 v5 0/3] Apple M1 DART IOMMU driver
 2021-08-09  9:27 UTC  (5+ 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 v7 00/12] Clean up "mediatek,larb"
 2021-08-09  9:11 UTC  (7+ messages)
` [PATCH v7 04/12] iommu/mediatek: Add device_link between the consumer and the larb devices

[RFC v2] /dev/iommu uAPI proposal
 2021-08-09  8:34 UTC  (20+ messages)

[PATCH v10 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-08-09  5:56 UTC  (43+ 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

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-08-09  1:41 UTC  (2+ messages)

[RFC PATCH 0/3] iommu/dma-iommu: Support IOMMU page size larger than the CPU page size
 2021-08-07 11:47 UTC  (7+ messages)
` [RFC PATCH 1/3] iommu: Move IOMMU pagesize check to attach_device
` [RFC PATCH 2/3] iommu/dma-iommu: Support iovad->granule > PAGE_SIZE
` [RFC PATCH 3/3] iommu: Introduce __IOMMU_DOMAIN_LARGE_PAGES

[PATCH v2 0/9] Add dynamic iommu backed bounce buffers
 2021-08-06 17:28 UTC  (12+ messages)
` [PATCH v2 1/9] Revert "iommu: Allow the dma-iommu api to use bounce buffers"
` [PATCH v2 2/9] dma-iommu: expose a few helper functions to module
` [PATCH v2 3/9] dma-iommu: bounce buffers for untrusted devices
` [PATCH v2 4/9] dma-iommu: remove extra buffer search on unmap
` [PATCH v2 5/9] dma-iommu: clear only necessary bytes
` [PATCH v2 6/9] dma-iommu: add bounce buffer pools
` [PATCH v2 7/9] dma-iommu: support iommu bounce buffer optimization
` [PATCH v2 8/9] dma-mapping: add persistent streaming mapping flag
` [PATCH v2 9/9] drm/i915: use DMA_ATTR_PERSISTENT_STREAMING flag

[PATCH] of: restricted dma: Don't fail device probe on rmem init failure
 2021-08-06 14:11 UTC  (4+ messages)

[PATCH v2 0/4] Fixes for dma-iommu swiotlb bounce buffers
 2021-08-06 11:38 UTC  (8+ messages)
` [PATCH v2 1/4] dma-iommu: fix sync_sg with swiotlb
` [PATCH v2 3/4] dma-iommu: pass SKIP_CPU_SYNC to swiotlb unmap

[PATCH v7 0/9] ACPI/IORT: Support for IORT RMR node
 2021-08-05 18:37 UTC  (17+ messages)
` [PATCH v7 1/9] iommu: Introduce a union to struct iommu_resv_region
` [PATCH v7 2/9] ACPI/IORT: Add support for RMR node parsing
` [PATCH v7 3/9] iommu/dma: Introduce generic helper to retrieve RMR info
` [PATCH v7 4/9] ACPI/IORT: Add a helper to retrieve RMR memory regions
` [PATCH v7 5/9] iommu/arm-smmu-v3: Introduce strtab init helper
` [PATCH v7 6/9] iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypass
` [PATCH v7 7/9] iommu/arm-smmu-v3: Get associated RMR info and install bypass STE
` [PATCH v7 8/9] iommu/arm-smmu: Get associated RMR info and install bypass SMR
` [PATCH v7 9/9] iommu/dma: Reserve any RMR regions associated with a dev

[PATCH] iommu/arm-smmu-v3: Remove some unneeded init in arm_smmu_cmdq_issue_cmdlist()
 2021-08-05 17:14 UTC  (9+ messages)

[PATCH v3] iommu/amd: Use report_iommu_fault()
 2021-08-05 16:29 UTC  (2+ messages)

[PATCH v2] iommu/amd: Use report_iommu_fault()
 2021-08-05 16:26 UTC  (5+ messages)

[PATCH V2 00/14] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-05 16:01 UTC  (23+ 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 RFC 0/2] dma-pool: allow user to disable atomic pool
 2021-08-05  6:54 UTC  (3+ messages)

[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 00/24] iommu: Refactor DMA domain strictness
 2021-08-03 12:35 UTC  (7+ messages)
` [PATCH v2 23/24] iommu/arm-smmu: Allow non-strict in pgtable_quirks interface

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

[PATCH] iommu/arm-smmu: Add clk_bulk_{prepare/unprepare} to system pm callbacks
 2021-08-03  6:06 UTC  (3+ 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


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