IOMMU Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-14 14:12:21 to 2021-04-21 16:23:29 UTC [more...]

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-04-21 16:23 UTC  (24+ messages)

[PATCH] Intel IOMMU: fix sysfs leak in hotplug init path
 2021-04-21 15:12 UTC 

[RESEND v2] iommu/vt-d: Use passthrough mode for the Intel IPUs
 2021-04-20 17:30 UTC  (11+ messages)

[PATCH v3 00/10] ACPI/IORT: Support for IORT RMR node
 2021-04-20 14:18 UTC  (17+ messages)
` [PATCH v3 01/10] ACPI/IORT: Add support for RMR node parsing
` [PATCH v3 02/10] iommu/dma: Introduce generic helper to retrieve RMR info
` [PATCH v3 03/10] ACPI/IORT: Add a helper to retrieve RMR memory regions
` [PATCH v3 04/10] iommu/dma: Add a helper function to reserve RMRs for IOMMU drivers
` [PATCH v3 05/10] iommu/arm-smmu-v3: Introduce strtab init helper
` [PATCH v3 06/10] iommu/arm-smmu-v3: Add bypass flag to arm_smmu_write_strtab_ent()
` [PATCH v3 07/10] iommu/arm-smmu-v3: Get associated RMR info and install bypass STE
` [PATCH v3 08/10] iommu/arm-smmu-v3: Reserve any RMR regions associated with a dev
` [PATCH v3 09/10] iommu/arm-smmu: Get associated RMR info and install bypass SMR
` [PATCH v3 10/10] iommu/arm-smmu: Reserve any RMR regions associated with a dev

[PATCH v15 00/12] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-04-21 11:28 UTC  (2+ messages)

[PATCH v2 00/10] arm64: tegra: Prevent early SMMU faults
 2021-04-20 22:06 UTC  (12+ messages)
` [PATCH v2 01/10] memory: tegra: Implement SID override programming
` [PATCH v2 02/10] dt-bindings: arm-smmu: Add Tegra186 compatible string
` [PATCH v2 03/10] iommu/arm-smmu: Implement ->probe_finalize()
` [PATCH v2 04/10] iommu/arm-smmu: tegra: Detect number of instances at runtime
` [PATCH v2 05/10] iommu/arm-smmu: tegra: Implement SID override programming
` [PATCH v2 06/10] iommu/arm-smmu: Use Tegra implementation on Tegra186
` [PATCH v2 07/10] arm64: tegra: Use correct compatible string for Tegra186 SMMU
` [PATCH v2 08/10] arm64: tegra: Hook up memory controller to SMMU on Tegra186
` [PATCH v2 09/10] arm64: tegra: Enable SMMU support on Tegra194
` [PATCH v2 10/10] arm64: tegra: Enable SMMU support for display "

[PATCH] pci: Rename pci_dev->untrusted to pci_dev->external
 2021-04-20 17:07 UTC  (3+ messages)

swiotlb cleanups v3
 2021-04-20 13:48 UTC  (5+ messages)

[RFC v1 PATCH 0/3] support soc_device_match to return -EPROBE_DEFER
 2021-04-20 11:21 UTC  (20+ messages)
` [RFC v1 PATCH 1/3] drivers: soc: add support for soc_device_match returning -EPROBE_DEFER
` [RFC v1 PATCH 2/3] caam: add defer probe when the caam driver cannot identify SoC
` [RFC v1 PATCH 3/3] driver: update all the code that use soc_device_match

[PATCH 0/2] iommu/amd: Revert and remove failing PMC test
 2021-04-20 10:33 UTC  (13+ messages)
` [PATCH 2/2] iommu/amd: Remove performance counter pre-initialization test

[PATCH v3 00/12] iommu/smmuv3: Implement hardware dirty log tracking
 2021-04-20  7:53 UTC  (17+ messages)
` [PATCH v3 01/12] iommu: Introduce dirty log tracking framework
` [PATCH v3 02/12] iommu: Add iommu_split_block interface

[PATCHv2 0/2] iommu/arm-smmu-qcom: Add SC7280 support
 2021-04-20  6:06 UTC  (4+ messages)
` [PATCHv2 2/2] iommu/arm-smmu-qcom: Move the adreno smmu specific impl earlier

[PATCHv3 0/2] iommu/arm-smmu-qcom: Add SC7280 support
 2021-04-20  6:04 UTC  (3+ messages)
` [PATCHv3 1/2] iommu/arm-smmu-qcom: Add SC7280 SMMU compatible
` [PATCHv3 2/2] iommu/arm-smmu-qcom: Move the adreno smmu specific impl earlier

[RFC PATCH v5 00/15] Optimizing iommu_[map/unmap] performance
 2021-04-20  5:59 UTC  (3+ messages)
` [RFC PATCH v5 11/15] iommu/io-pgtable-arm: Implement arm_lpae_map_pages()

[PATCH v2] iommu/amd: Fix extended features logging
 2021-04-19 21:59 UTC  (4+ messages)

[PATCH v2 0/3] Apple M1 DART IOMMU driver
 2021-04-19 16:31 UTC  (6+ messages)
` [PATCH v2 1/3] iommu: io-pgtable: add DART pagetable format

[PATCH v3] iommu/iova: put free_iova_mem() outside of spinlock iova_rbtree_lock
 2021-04-19  7:35 UTC  (2+ messages)

[PATCH] iommu: Use passthrough mode for the Intel IPUs
 2021-04-19  6:42 UTC  (2+ messages)

[Resend RFC PATCH V2 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-04-19  6:36 UTC  (31+ messages)
` [Resend RFC PATCH V2 01/12] x86/HV: Initialize GHCB page in Isolation VM
` [Resend RFC PATCH V2 02/12] x86/HV: Initialize shared memory boundary "
` [Resend RFC PATCH V2 03/12] x86/Hyper-V: Add new hvcall guest address host visibility support
` [Resend RFC PATCH V2 04/12] HV: Add Write/Read MSR registers via ghcb
` [Resend RFC PATCH V2 05/12] HV: Add ghcb hvcall support for SNP VM
` [Resend RFC PATCH V2 06/12] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [Resend RFC PATCH V2 07/12] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [Resend RFC PATCH V2 08/12] UIO/Hyper-V: Not load UIO HV driver in the isolation VM
` [Resend RFC PATCH V2 09/12] swiotlb: Add bounce buffer remap address setting function
` [Resend RFC PATCH V2 10/12] HV/IOMMU: Add Hyper-V dma ops support
` [Resend RFC PATCH V2 11/12] HV/Netvsc: Add Isolation VM support for netvsc driver
` [Resend RFC PATCH V2 12/12] HV/Storvsc: Add Isolation VM support for storvsc driver

[PATCHv2 2/2] iommu/arm-smmu-qcom: Move the adreno smmu specific impl earlier
 2021-04-19  3:11 UTC  (8+ messages)

[PATCH 0/8] iommu: fix a couple of spelling mistakes detected by codespell tool
 2021-04-17  6:07 UTC  (8+ messages)
` [PATCH 4/8] iommu/sun50i: Fix spelling mistake "consits" -> "consists"
` [PATCH 5/8] iommu: fix a couple of spelling mistakes

[PATCH v3 0/2] Simplify and restrict IOMMU SVA APIs
 2021-04-17  2:02 UTC  (5+ messages)
` [PATCH v3 1/2] iommu/sva: Tighten SVA bind API with explicit flags
` [PATCH v3 2/2] iommu/sva: Remove mm parameter from SVA bind API

[PATCH] iommu: remove redundant assignment to variable agaw
 2021-04-16 17:18 UTC 

[PATCH v2 1/2] iommu: Statically set module owner
 2021-04-16 15:22 UTC  (2+ messages)

[PATCH v2] iommu/iova: put free_iova_mem() outside of spinlock iova_rbtree_lock
 2021-04-16  9:19 UTC  (5+ messages)

[PATCH v2 0/2] Simplify and restrict IOMMU SVA APIs
 2021-04-15 21:18 UTC  (7+ messages)
` [PATCH v2 1/2] iommu/sva: Tighten SVA bind API with explicit flags
` [PATCH v2 2/2] iommu/sva: Remove mm parameter from SVA bind API

[PATCH 0/3] Add support for ACPI VIOT
 2021-04-15 15:15 UTC  (14+ messages)
` [PATCH 1/3] ACPICA: iASL: Add definitions for the VIOT table
` [PATCH 2/3] ACPI: Add driver "
` [PATCH 3/3] iommu/virtio: Enable x86 support

[PATCH] iommu/fsl-pamu: Fix uninitialized variable warning
 2021-04-15 14:57 UTC  (2+ messages)

[PATCH v2] iommu/vt-d: Force to flush iotlb before creating superpage
 2021-04-15 14:13 UTC  (3+ messages)

[PATCH] iommu/amd: Put newline after closing bracket in warning
 2021-04-15 13:54 UTC  (2+ messages)

[PATCH 1/2] iommu/mediatek-v1: Avoid build fail when build as module
 2021-04-15 13:48 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix an error handling path in 'intel_prepare_irq_remapping()'
 2021-04-15 13:46 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Fix build error of pasid_enable_wpe() with !X86
 2021-04-15 13:43 UTC  (2+ messages)

[PATCH RESEND] iommu/amd: Remove duplicate check of devid
 2021-04-15 13:40 UTC  (2+ messages)

[PATCH] iommu: exynos: remove unneeded local variable initialization
 2021-04-15 13:36 UTC  (2+ messages)

[PATCH 1/2] iommu/sva: Tighten SVA bind API with explicit flags
 2021-04-15 11:59 UTC  (9+ messages)
` [PATCH 2/2] iommu/sva: Remove mm parameter from SVA bind API

[RFC PATCH v2 0/8] ACPI/IORT: Support for IORT RMR node
 2021-04-15 10:37 UTC  (8+ messages)
` [RFC PATCH v2 1/8] ACPICA: IORT: Update for revision E
` [RFC PATCH v2 2/8] ACPI/IORT: Add support for RMR node parsing

[PATCH] iommu/iova: put free_iova_mem() outside of spinlock iova_rbtree_lock
 2021-04-15  1:05 UTC  (3+ messages)

[PATCH][next] iommu/vt-d: Fix out-bounds-warning in intel_svm_page_response()
 2021-04-14 20:04 UTC  (3+ messages)

[PATCH v2][next] iommu/vt-d: Fix out-bounds-warning in intel_svm_page_response()
 2021-04-14 20:14 UTC 

[PATCH 0/6] dma mapping/iommu: Allow IOMMU IOVA rcache range to be configured
 2021-04-14 17:44 UTC  (9+ messages)
` [PATCH 1/6] iommu: Move IOVA power-of-2 roundup into allocator

[RFC V2 PATCH 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-04-14 14:12 UTC  (4+ messages)
` [RFC V2 PATCH 9/12] swiotlb: Add bounce buffer remap address setting function


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 read-only IMAP folder(s) and NNTP newsgroup(s).