iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-03 15:36:05 to 2021-09-16 18:38:36 UTC [more...]

[PATCH v3 0/8] Implement generic cc_platform_has() helper function
 2021-09-16 18:38 UTC  (31+ 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() "

[RFC][PATCH v2 00/13] iommu/arm-smmu-v3: Add NVIDIA implementation
 2021-09-16 18:21 UTC  (6+ messages)

[PATCH] swiotlb: allocate memory in a cache-friendly way
 2021-09-16 15:49 UTC  (2+ messages)

[PATCH v2 0/8] Host1x context isolation support
 2021-09-16 14:33 UTC  (9+ messages)
` [PATCH v2 1/8] gpu: host1x: Add context bus
` [PATCH v2 2/8] gpu: host1x: Add context device management code
` [PATCH v2 3/8] gpu: host1x: Program context stream ID on submission
` [PATCH v2 4/8] iommu/arm-smmu: Attach to host1x context device bus
` [PATCH v2 5/8] arm64: tegra: Add Host1x context stream IDs on Tegra186+
` [PATCH v2 6/8] drm/tegra: falcon: Set DMACTX field on DMA transactions
` [PATCH v2 7/8] drm/tegra: vic: Implement get_streamid_offset
` [PATCH v2 8/8] drm/tegra: Support context isolation

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

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

[PATCH] swiotlb: set IO TLB segment size via cmdline
 2021-09-16  9:40 UTC  (8+ messages)

[PATCH v6 0/6] iommu/tegra-smmu: Add pagetable mappings to debugfs
 2021-09-15 22:19 UTC  (14+ messages)
` [PATCH v6 1/6] iommu/tegra-smmu: Rename struct iommu_group *group to *grp
` [PATCH v6 2/6] iommu/tegra-smmu: Rename struct tegra_smmu_group_soc *soc to *group_soc
` [PATCH v6 3/6] iommu/tegra-smmu: Rename struct tegra_smmu_swgroup *group to *swgrp
` [PATCH v6 4/6] iommu/tegra-smmu: Use swgrp pointer instead of swgroup id
` [PATCH v6 5/6] iommu/tegra-smmu: Attach as pointer to tegra_smmu_group
` [PATCH v6 6/6] iommu/tegra-smmu: Add pagetable mappings to debugfs

[PATCH v1 0/2] iommu/vt-d: boost the mapping process
 2021-09-15 15:21 UTC  (3+ messages)
` [PATCH v1 1/2] iommu/vt-d: convert the return type of first_pte_in_page to bool
` [PATCH v1 2/2] iommu/vt-d: avoid duplicated removing in __domain_mapping

[PATCH v2 1/5] dt-bindings: reserved-memory: Document memory region specifier
 2021-09-15 15:19 UTC  (14+ messages)

AMD-Vi: [Firmware Warn]: EFR mismatch. Use IVHD EFR (0xf77ef22294ada : 0x400f77ef22294ada)
 2021-09-15 14:39 UTC  (9+ messages)

[PATCH] dma debug: report -EEXIST errors in add_dma_entry
 2021-09-14 15:45 UTC  (5+ messages)
` DPAA2 triggers, "

[PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-14 14:41 UTC  (6+ messages)

[PATCH v4 00/13] MT8195 SMI support
 2021-09-14 11:37 UTC  (14+ messages)
` [PATCH v4 01/13] dt-bindings: memory: mediatek: Add mt8195 smi binding
` [PATCH v4 02/13] dt-bindings: memory: mediatek: Add mt8195 smi sub common
` [PATCH v4 03/13] memory: mtk-smi: Use clk_bulk clock ops
` [PATCH v4 04/13] memory: mtk-smi: Rename smi_gen to smi_type
` [PATCH v4 05/13] memory: mtk-smi: Adjust some code position
` [PATCH v4 06/13] memory: mtk-smi: Add error handle for smi_probe
` [PATCH v4 07/13] memory: mtk-smi: Add device link for smi-sub-common
` [PATCH v4 08/13] memory: mtk-smi: Add clocks "
` [PATCH v4 09/13] memory: mtk-smi: Use devm_platform_ioremap_resource
` [PATCH v4 10/13] memory: mtk-smi: mt8195: Add smi support
` [PATCH v4 11/13] memory: mtk-smi: mt8195: Add initial setting for smi-common
` [PATCH v4 12/13] memory: mtk-smi: mt8195: Add initial setting for smi-larb
` [PATCH v4 13/13] MAINTAINERS: Add entry for MediaTek SMI

[PATCH -next v3 1/2] platform-msi: Save the msg context to desc in platform_msi_write_msg()
 2021-09-14  9:08 UTC  (2+ messages)

[PATCH v2] dma-debug: prevent an error message from causing runtime problems
 2021-09-13 16:30 UTC  (2+ messages)

[PATCH] iommu/dma: Tidy up Kconfig selects
 2021-09-13 12:41 UTC 

[PATCH 0/2] iommu: DMA domain epilogue
 2021-09-13 12:40 UTC  (3+ messages)
` [PATCH 1/2] iommu/dart: Clean up IOVA cookie crumbs
` [PATCH 2/2] iommu/dma: Unexport IOVA cookie management

[PATCH v7 0/7] Fixes for dma-iommu swiotlb bounce buffers
 2021-09-13  8:21 UTC  (2+ messages)

[RFC 0/5] Support non-coherent DMA on RISC-V using a global pool
 2021-09-11  9:37 UTC  (5+ messages)
` [RFC 1/5] RISC-V: Implement arch_sync_dma* functions

[git pull] IOMMU Fixes for Linux v5.15-rc0
 2021-09-10 19:26 UTC  (2+ messages)

[PATCH 0/3] iommu/amd: Fix unable to handle page fault due to AVIC
 2021-09-10 18:01 UTC  (7+ messages)

[PATCH] dma-debug: prevent an error message from causing runtime problems
 2021-09-10 12:55 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 06/53] iommu/amd: Fix printing of IOMMU events when rate limiting kicks in
 2021-09-10  0:20 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 20/53] iommu: Fix race condition during default domain allocation
` [PATCH AUTOSEL 5.10 21/53] iommu/arm-smmu: Fix race condition during iommu_group creation
` [PATCH AUTOSEL 5.10 27/53] iommu/vt-d: Add present bit check in pasid entry setup helpers

[PATCH AUTOSEL 5.13 02/88] swiotlb: add overflow checks to swiotlb_bounce
 2021-09-10  0:17 UTC  (6+ messages)
` [PATCH AUTOSEL 5.13 16/88] iommu/amd: Fix printing of IOMMU events when rate limiting kicks in
` [PATCH AUTOSEL 5.13 22/88] iommu/amd: Sync once for scatter-gather operations
` [PATCH AUTOSEL 5.13 35/88] iommu: Fix race condition during default domain allocation
` [PATCH AUTOSEL 5.13 36/88] iommu/arm-smmu: Fix race condition during iommu_group creation
` [PATCH AUTOSEL 5.13 44/88] iommu/vt-d: Add present bit check in pasid entry setup helpers

[PATCH AUTOSEL 5.14 02/99] swiotlb: add overflow checks to swiotlb_bounce
 2021-09-10  0:15 UTC  (6+ messages)
` [PATCH AUTOSEL 5.14 20/99] iommu/amd: Fix printing of IOMMU events when rate limiting kicks in
` [PATCH AUTOSEL 5.14 26/99] iommu/amd: Sync once for scatter-gather operations
` [PATCH AUTOSEL 5.14 41/99] iommu: Fix race condition during default domain allocation
` [PATCH AUTOSEL 5.14 42/99] iommu/arm-smmu: Fix race condition during iommu_group creation
` [PATCH AUTOSEL 5.14 50/99] iommu/vt-d: Add present bit check in pasid entry setup helpers

[PATCH] iommu: Clarify default domain Kconfig
 2021-09-09  9:48 UTC  (3+ messages)

[PATCH 0/2] [PULL REQUEST] iommu/vt-d: Fixes for v5.15-rc1
 2021-09-09  9:42 UTC  (2+ messages)

[PATCH] iommu/amd: Enable swiotlb if any device supports iommu v2 and uses identity mapping
 2021-09-09  6:32 UTC  (8+ 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/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 v13 00/13] Introduce VDUSE - vDPA Device in Userspace
 2021-09-06 12:13 UTC  (13+ messages)
` [PATCH v13 03/13] file: Export receive_fd() to modules
` [PATCH v13 05/13] vdpa: Add reset callback in vdpa_config_ops

[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  (3+ messages)
` [PATCH v12 05/13] vdpa: Add reset callback in vdpa_config_ops

[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  (11+ messages)
` [PATCH v2 3/8] iommu/dma: Disable get_sgtable for granule > PAGE_SIZE


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