iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-22 20:22:36 to 2020-09-25 19:19:55 UTC [more...]

[PATCH 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
 2020-09-25 19:18 UTC  (21+ messages)
` [PATCH 01/13] x86: Secure Launch Kconfig
` [PATCH 02/13] x86: Secure Launch main header file
` [PATCH 03/13] x86: Add early SHA support for Secure Launch early measurements
` [PATCH 04/13] x86: Add early TPM TIS/CRB interface support for Secure Launch
` [PATCH 05/13] x86: Add early TPM1.2/TPM2.0 "
` [PATCH 06/13] x86: Add early general TPM "
` [PATCH 07/13] x86: Secure Launch kernel early boot stub
` [PATCH 08/13] x86: Secure Launch kernel late "
` [PATCH 09/13] x86: Secure Launch SMP bringup support
` [PATCH 10/13] x86: Secure Launch adding event log securityfs
` [PATCH 11/13] kexec: Secure Launch kexec SEXIT support
` [PATCH 12/13] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH 13/13] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch

[Patch V8 0/3] iommu: Add support to change default domain of an iommu group
 2020-09-25 19:06 UTC  (4+ messages)
` [Patch V8 1/3] "
` [Patch V8 2/3] iommu: Take lock before reading iommu group default domain type
` [Patch V8 3/3] iommu: Document usage of "/sys/kernel/iommu_groups/<grp_id>/type" file

a saner API for allocating DMA addressable pages v3
 2020-09-25 18:47 UTC  (9+ messages)
` [PATCH 01/18] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag
` [PATCH 08/18] dma-mapping: add a new dma_alloc_noncoherent API
` [PATCH 17/18] dma-iommu: implement ->alloc_noncoherent

[PATCH V5 0/3] iommu: Add support to change default domain of an iommu group
 2020-09-25 16:35 UTC  (4+ messages)
` [PATCH V7 "

[PATCH v12 0/6] IOMMU user API enhancement
 2020-09-25 16:32 UTC  (7+ messages)
` [PATCH v12 1/6] docs: IOMMU user API
` [PATCH v12 2/6] iommu/uapi: Add argsz for user filled data
` [PATCH v12 3/6] iommu/uapi: Use named union for user data
` [PATCH v12 4/6] iommu/uapi: Rename uapi functions
` [PATCH v12 5/6] iommu/uapi: Handle data and argsz filled by users
` [PATCH v12 6/6] iommu/vt-d: Check UAPI data processed by IOMMU core

[PATCH 0/8] IOMMU-DMA - support old allocation algorithm used on ARM
 2020-09-25 16:20 UTC  (10+ messages)
    ` [PATCH 1/8] dma-mapping: add DMA_ATTR_LOW_ADDRESS attribute
    ` [PATCH 2/8] iommu: iova: properly handle 0 as a valid IOVA address
    ` [PATCH 3/8] iommu: iova: add support for 'first-fit' algorithm
    ` [PATCH 4/8] iommu: dma-iommu: refactor iommu_dma_alloc_iova()
    ` [PATCH 5/8] iommu: dma-iommu: add support for DMA_ATTR_LOW_ADDRESS
    ` [PATCH 6/8] media: platform: exynos4-is: remove all references to physicall addresses
    ` [PATCH 7/8] media: platform: exynos4-is: use DMA_ATTR_LOW_ADDRESS
    ` [PATCH 8/8] media: platform: s5p-mfc: "

[PATCH 0/2] iommu/iova: Solve longterm IOVA issue
 2020-09-25 16:12 UTC  (6+ messages)
` [PATCH 1/2] iommu/iova: Flush CPU rcache for when a depot fills
` [PATCH 2/2] iommu: avoid taking iova_rbtree_lock twice

[PATCH v11 0/6] IOMMU user API enhancement
 2020-09-25 16:01 UTC  (9+ messages)
` [PATCH v11 1/6] docs: IOMMU user API
` [PATCH v11 2/6] iommu/uapi: Add argsz for user filled data
` [PATCH v11 3/6] iommu/uapi: Use named union for user data
` [PATCH v11 4/6] iommu/uapi: Rename uapi functions
` [PATCH v11 5/6] iommu/uapi: Handle data and argsz filled by users
` [PATCH v11 6/6] iommu/vt-d: Check UAPI data processed by IOMMU core

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-09-25 15:49 UTC  (5+ messages)
` [patch V2 34/46] PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable

[PATCH v3 0/6] Add virtio-iommu built-in topology
 2020-09-25 15:34 UTC  (27+ messages)
` [PATCH v3 2/6] iommu/virtio: Add topology helpers
` [PATCH v3 5/6] iommu/virtio: Support topology description in config space
        ` [virtio-dev] Re: [PATCH v3 0/6] Add virtio-iommu built-in topology

[PATCH v2 1/4] dt-bindings: reserved-memory: Document "active" property
 2020-09-25 13:52 UTC  (10+ messages)

[PATCH] iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
 2020-09-25 12:39 UTC  (2+ messages)

[PATCH 00/13] iommu: amd: Add Generic IO Page Table Framework Support
 2020-09-25  9:58 UTC  (18+ messages)
` [PATCH 01/13] iommu: amd: Re-define amd_iommu_domain_encode_pgtable as inline
` [PATCH 02/13] iommu: amd: Prepare for generic IO page table framework
` [PATCH 03/13] iommu: amd: Move pt_root to to struct amd_io_pgtable
` [PATCH 04/13] iommu: amd: Convert to using amd_io_pgtable
` [PATCH 05/13] iommu: amd: Declare functions as extern
` [PATCH 06/13] iommu: amd: Move IO page table related functions
` [PATCH 07/13] iommu: amd: Restructure code for freeing page table
` [PATCH 08/13] iommu: amd: Remove amd_iommu_domain_get_pgtable
` [PATCH 09/13] iommu: amd: Rename variables to be consistent with struct io_pgtable_ops
` [PATCH 10/13] iommu: amd: Refactor fetch_pte to use struct amd_io_pgtable
` [PATCH 11/13] iommu: amd: Introduce iommu_v1_iova_to_phys
` [PATCH 12/13] iommu: amd: Introduce iommu_v1_map_page and iommu_v1_unmap_page
` [PATCH 13/13] iommu: amd: Adopt IO page table framework

[bugzilla-daemon@bugzilla.kernel.org: [Bug 209149] New: "iommu/vt-d: Enable PCI ACS for platform opt in hint" makes NVMe config space not accessible after S3]
 2020-09-25  6:35 UTC  (9+ messages)

RFC: remove the need for <asm/dma-direct.h> on ARM
 2020-09-25  4:16 UTC  (8+ messages)
` [PATCH 1/4] ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsets

a few trivial dma-mapping header cleanups
 2020-09-25  4:14 UTC  (4+ messages)
` [PATCH 3/3] dma-mapping: better document dma_addr_t and DMA_MAPPING_ERROR

[PATCH] iommu/vt-d: gracefully handle DMAR units with no supported address widths
 2020-09-25  1:52 UTC  (2+ messages)

[PATCH v5 0/5] iommu aux-domain APIs extensions
 2020-09-25  1:09 UTC  (3+ messages)

[PATCH v2 0/9] IOASID extensions for guest SVA
 2020-09-24 18:29 UTC  (3+ messages)
` [PATCH v2 4/9] iommu/ioasid: Add reference couting functions

[PATCH v9 0/7] IOMMU user API enhancement
 2020-09-24 18:31 UTC  (7+ messages)
` [PATCH v9 3/7] iommu/uapi: Introduce enum type for PASID data format

[PATCH v3 0/8] iommu/arm-smmu: Support maintaining bootloader mappings
 2020-09-24 15:55 UTC  (6+ messages)
` [PATCH v3 6/8] iommu/arm-smmu: Add impl hook for inherit boot mappings

IOVA allocation dependency between firmware buffer and remaining buffers
 2020-09-24 14:33 UTC  (18+ messages)

[PATCH v10 00/11] SMMUv3 Nested Stage Setup (VFIO part)
 2020-09-24 13:42 UTC  (10+ messages)
` [PATCH v10 01/11] vfio: VFIO_IOMMU_SET_PASID_TABLE
` [PATCH v10 04/11] vfio/pci: Add VFIO_REGION_TYPE_NESTED region type
` [PATCH v10 05/11] vfio/pci: Register an iommu fault handler
` [PATCH v10 11/11] vfio: Document nested stage control

[PATCH v10 00/13] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-09-24 11:13 UTC  (5+ messages)
` [PATCH v10 10/13] iommu/arm-smmu-v3: Check for SVA features

[PATCH v2 0/3] amd : iommu : Initial IOMMU support for SNP
 2020-09-24 10:52 UTC  (5+ messages)
` [PATCH v2 1/3] iommu: amd: Use 4K page for completion wait write-back semaphore
` [PATCH v2 2/3] iommu: amd: Add support for RMP_PAGE_FAULT and RMP_HW_ERR
` [PATCH v2 3/3] iommu: amd: Re-purpose Exclusion range registers to support SNP CWWB

[PATCH 0/3] iommu/tegra-smmu: Some small fixes
 2020-09-24 10:33 UTC  (8+ messages)
` [PATCH 1/3] iommu/tegra-smmu: Do not use PAGE_SHIFT and PAGE_MASK
` [PATCH 2/3] iommu/tegra-smmu: Fix iova->phys translation
` [PATCH 3/3] iommu/tegra-smmu: Allow to group clients in same swgroup

arm-smmu 5000000.iommu: Cannot accommodate DMA offset for IOMMU page tables
 2020-09-24  9:56 UTC  (6+ messages)

kdump boot failing with IVRS checksum failure
 2020-09-24  9:23 UTC  (2+ messages)

[PATCH] Revert "iommu/amd: Treat per-device exclusion ranges as r/w unity-mapped regions"
 2020-09-24  9:08 UTC  (4+ messages)
  ` [External] "

[PATCH 0/1] [PULL REQUEST] iommu/vt-d: patches for v5.10
 2020-09-24  9:00 UTC  (2+ messages)

[PATCH] iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()
 2020-09-24  8:48 UTC  (3+ messages)

[PATCH] iommu: of: skip iommu_device_list traversal in of_iommu_xlate()
 2020-09-24  4:51 UTC  (3+ messages)

[PATCH v3 0/6] Convert the intel iommu driver to the dma-iommu api
 2020-09-24  2:35 UTC  (7+ messages)

[PATCHv5 0/6] System Cache support for GPU and required SMMU support
 2020-09-23 15:24 UTC  (5+ messages)
` [PATCHv5 4/6] drm/msm/a6xx: Add support for using system cache(LLC)
` [PATCHv5 5/6] iommu: arm-smmu-impl: Use table to list QCOM implementations

[PATCH v2 0/2] iommu/arm-smmu-v3: Improve cmdq lock efficiency
 2020-09-23 14:47 UTC  (4+ messages)

dma_alloc_coherent not allocating memory from CMA Reserved
 2020-09-23 14:05 UTC  (3+ messages)
`  "

[PATCH 0/3] amd : iommu : Initial IOMMU support for SNP
 2020-09-23 11:04 UTC  (4+ messages)
` [PATCH 2/3] iommu: amd: Add support for RMP_PAGE_FAULT and RMP_HW_ERR

[PATCH v2] iommu/arm: Add module parameter to set msi iova address
 2020-09-23  6:32 UTC  (4+ messages)

[PATCH] iommu/qcom: add missing put_device() call in qcom_iommu_of_xlate()
 2020-09-23  4:32 UTC  (2+ messages)

[PATCH 0/4] Audit Capability and Extended Capability among IOMMUs
 2020-09-22 21:02 UTC  (5+ messages)
` [PATCH 1/4] iommu/vt-d: Disable SVM in the platform when IOMMUs have inconsistencies
` [PATCH 2/4] iommu/vt-d: Report out when IOMMU features "
` [PATCH 3/4] iommu/vt-d: Audit IOMMUs for Interrupt Remapping features
` [PATCH 4/4] iommu/vt-d: Scale capability to the lowest supported between the IOMMUs

[PATCH v5 00/38] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-09-22 21:12 UTC  (6+ messages)
` [PATCH v5 01/38] dma-mapping: add generic helpers for mapping sgtable objects
    ` [PATCH v5 05/38] drm: prime: use sgtable iterators in drm_prime_sg_to_page_addr_arrays()


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