iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-02 14:52:10 to 2021-06-04 15:26:38 UTC [more...]

[RFC] /dev/ioasid uAPI proposal
 2021-06-04 15:26 UTC  (110+ messages)

[PATCH] iommu/amd: Tidy up DMA ops init
 2021-06-04 15:26 UTC  (2+ messages)

[PATCH v3 0/6] Add support for ACPI VIOT
 2021-06-04 15:22 UTC  (10+ messages)
` [PATCH v3 1/6] ACPI: arm64: Move DMA setup operations out of IORT
` [PATCH v3 2/6] ACPI: Move IOMMU setup code "
` [PATCH v3 3/6] ACPI: Add driver for the VIOT table
` [PATCH v3 4/6] iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()
` [PATCH v3 5/6] iommu/dma: Simplify calls "
` [PATCH v3 6/6] iommu/virtio: Enable x86 support

[PATCH] iommu/rockchip: Remove redundant DMA syncs
 2021-06-04 15:11 UTC  (2+ messages)

[PATCH v7 0/4] Add IOMMU driver for rk356x
 2021-06-04 14:56 UTC  (3+ messages)

[PATCH] iommu/amd: Remove redundant assignment of err
 2021-06-04 14:47 UTC  (2+ messages)

[RESEND PATCH v2] iommu/amd: Fix extended features logging
 2021-06-04 14:30 UTC  (2+ messages)

[PATCH v10 0/3] Enhance IOMMU default DMA mode build options
 2021-06-04  8:19 UTC  (8+ messages)
` [PATCH v10 1/3] iommu: "
` [PATCH v10 2/3] iommu/vt-d: Add support for "
` [PATCH v10 3/3] iommu/amd: "

Virtio hardening for TDX
 2021-06-04  2:29 UTC  (39+ messages)
` [PATCH v1 1/8] virtio: Force only split mode with protected guest
` [PATCH v1 2/8] virtio: Add boundary checks to virtio ring
` [PATCH v1 3/8] virtio: Harden split buffer detachment
` [PATCH v1 4/8] x86/tdx: Add arch_has_restricted_memory_access for TDX
` [PATCH v1 5/8] dma: Use size for swiotlb boundary checks
` [PATCH v1 6/8] dma: Add return value to dma_unmap_page
` [PATCH v1 7/8] virtio: Abort IO when descriptor points outside forced swiotlb
` [PATCH v1 8/8] virtio: Error out on endless free lists

[PATCH v3 0/9] arm64: tegra: Prevent early SMMU faults
 2021-06-03 19:51 UTC  (11+ messages)
` [PATCH v3 1/9] memory: tegra: Implement SID override programming
` [PATCH v3 2/9] dt-bindings: arm-smmu: Add Tegra186 compatible string
` [PATCH v3 3/9] iommu/arm-smmu: Implement ->probe_finalize()
` [PATCH v3 4/9] iommu/arm-smmu: tegra: Detect number of instances at runtime
` [PATCH v3 5/9] iommu/arm-smmu: tegra: Implement SID override programming
` [PATCH v3 6/9] iommu/arm-smmu: Use Tegra implementation on Tegra186
` [PATCH v3 7/9] arm64: tegra: Use correct compatible string for Tegra186 SMMU
` [PATCH v3 8/9] arm64: tegra: Hook up memory controller to SMMU on Tegra186
` [PATCH v3 9/9] arm64: tegra: Enable SMMU support on Tegra194
` (subset) [PATCH v3 0/9] arm64: tegra: Prevent early SMMU faults

[asahilinux:dart/dev 1/4] drivers/iommu/dma-iommu.c:249:5: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'phys_addr_t' {aka 'unsigned int'}
 2021-06-03 19:00 UTC 

[PATCH v8 0/9] x86: tag application address space for devices
 2021-06-03 17:31 UTC  (12+ messages)
` [PATCH v8 9/9] x86/mmu: Allocate/free PASID
  ` [PATCH] x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()

[RFC PATCH V3 00/11] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-06-03 17:04 UTC  (7+ messages)
` [RFC PATCH V3 09/11] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM

Regression 5.12.0-rc4 net: ice: significant throughput drop
 2021-06-03 13:09 UTC  (7+ messages)

[PATCH] iommu/amd: Add amd_iommu=force_enable option
 2021-06-03 13:02 UTC 

Different type iommus integrated in a SoC
 2021-06-03 12:49 UTC  (4+ messages)

[PATCH v5 0/8] ACPI/IORT: Support for IORT RMR node
 2021-06-03 12:32 UTC  (11+ messages)
` [PATCH v5 3/8] ACPI/IORT: Add a helper to retrieve RMR memory regions
` [PATCH v5 7/8] iommu/arm-smmu: Get associated RMR info and install bypass SMR

[PATCH v4 0/8] ACPI/IORT: Support for IORT RMR node
 2021-06-03 11:48 UTC  (6+ messages)
` [PATCH v4 1/8] ACPI/IORT: Add support for RMR node parsing
` [PATCH v4 3/8] ACPI/IORT: Add a helper to retrieve RMR memory regions

[PATCH v3] iommu/dma: Fix IOVA reserve dma ranges
 2021-06-03 11:00 UTC  (3+ messages)

i915 and swiotlb_max_segment
 2021-06-03 10:54 UTC  (5+ messages)
    ` [Intel-gfx] "

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

[PATCH] iommu/vt-d: move variable to more local scope
 2021-06-03  8:41 UTC 

[PATCH v3 0/7] iommu: Allow IOVA rcache range be configured
 2021-06-03  8:00 UTC  (5+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-02 17:21 UTC  (11+ messages)

[RESEND PATCH v4 0/6] iommu/arm-smmu: adreno-smmu page fault handling
 2021-06-02 16:52 UTC  (4+ messages)
` [RESEND PATCH v4 1/6] iommu/arm-smmu: Add support for driver IOMMU fault handlers
` [RESEND PATCH v4 2/6] iommu/arm-smmu-qcom: Add an adreno-smmu-priv callback to get pagefault info
` [RESEND PATCH v4 4/6] iommu/arm-smmu-qcom: Add stall support

[PATCH v2 00/10] arm64: tegra: Prevent early SMMU faults
 2021-06-02 14:58 UTC  (13+ messages)


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