IOMMU Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-23 16:32:06 to 2021-05-05 23:23:27 UTC [more...]

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

[PATCH AUTOSEL 5.4 24/46] Revert "iommu/amd: Fix performance counter initialization"
 2021-05-05 16:38 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 25/46] iommu/amd: Remove performance counter pre-initialization test

[PATCH AUTOSEL 5.10 50/85] Revert "iommu/amd: Fix performance counter initialization"
 2021-05-05 16:36 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 51/85] iommu/amd: Remove performance counter pre-initialization test

[PATCH AUTOSEL 5.11 066/104] Revert "iommu/amd: Fix performance counter initialization"
 2021-05-05 16:33 UTC  (2+ messages)
` [PATCH AUTOSEL 5.11 067/104] iommu/amd: Remove performance counter pre-initialization test

[PATCH AUTOSEL 5.12 036/116] iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
 2021-05-05 16:30 UTC  (3+ messages)
` [PATCH AUTOSEL 5.12 075/116] Revert "iommu/amd: Fix performance counter initialization"
` [PATCH AUTOSEL 5.12 076/116] iommu/amd: Remove performance counter pre-initialization test

[PATCH] x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gating
 2021-05-05 13:05 UTC  (8+ messages)

[RFC PATCH v5 0/7] x86: watchdog/hardlockup/hpet: Add support for interrupt remapping
 2021-05-04 23:03 UTC  (9+ messages)
` [RFC PATCH v5 1/7] x86/apic: Add irq_cfg::delivery_mode
` [RFC PATCH v5 2/7] x86/hpet: Introduce function to identify HPET hardlockup detector irq
` [RFC PATCH v5 3/7] iommu/vt-d: Rework prepare_irte() to support per-irq delivery mode
` [RFC PATCH v5 4/7] iommu/amd: Set the IRTE delivery mode from irq_cfg
` [RFC PATCH v5 5/7] iommu/vt-d: Fixup delivery mode of the HPET hardlockup interrupt
` [RFC PATCH v5 6/7] iommu/amd: "
` [RFC PATCH v5 7/7] x86/watchdog/hardlockup/hpet: Support interrupt remapping

[GIT PULL] dma-mapping updates for Linux 5.13
 2021-05-04 18:30 UTC  (2+ messages)

[PATCH v2 0/4] Add driver for rk356x
 2021-05-04 10:15 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: iommu: rockchip: Convert IOMMU to DT schema
` [PATCH v2 2/4] dt-bindings: iommu: rockchip: Add compatible for v2

[RESEND PATCH v2] iommu/amd: Fix extended features logging
 2021-05-04 10:22 UTC 

[PATCH v3 0/4] Add driver for rk356x
 2021-05-04  8:41 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: iommu: rockchip: Convert IOMMU to DT schema
` [PATCH v3 2/4] dt-bindings: iommu: rockchip: Add compatible for v2
` [PATCH v3 3/4] ARM: dts: rockchip: rk322x: Fix iommu-cells properties name
` [PATCH v3 4/4] iommu: rockchip: Add support iommu v2

[PATCH 00/16] Add new DMA mapping operation for P2PDMA
 2021-05-04  0:26 UTC  (80+ messages)
` [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
` [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
` [PATCH 03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
` [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
` [PATCH 06/16] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [PATCH 07/16] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
` [PATCH 08/16] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [PATCH 10/16] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH 11/16] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH 12/16] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
` [PATCH 13/16] nvme-pci: Convert to using dma_map_sg_p2pdma for p2pdma pages
` [PATCH 14/16] nvme-rdma: Ensure dma support when using p2pdma

[PATCH v5 00/16] Restricted DMA
 2021-05-03 14:26 UTC  (14+ messages)
` [PATCH v5 05/16] swiotlb: Add restricted DMA pool initialization
` [PATCH v5 08/16] swiotlb: Update is_swiotlb_active to add a struct device argument
` [PATCH v5 14/16] dma-direct: Allocate memory from restricted DMA pool if available
` [PATCH v5 16/16] of: Add plumbing for restricted DMA pool

[PATCH 0/4] iommu/amd: Enable page-selective flushes
 2021-05-02  7:00 UTC  (7+ messages)
` [PATCH 1/4] iommu/amd: Fix wrong parentheses on page-specific invalidations
` [PATCH 2/4] iommu/amd: Do not sync on page size changes
` [PATCH 2/4] iommu/amd: Selective flush on unmap
` [PATCH 3/4] iommu/amd: Do not sync on page size changes
` [PATCH 3/4] iommu/amd: Selective flush on unmap
` [PATCH 4/4] iommu/amd: Do not use flush-queue when NpCache is on

[git pull] IOMMU Updates for Linux v5.13
 2021-05-01 17:20 UTC  (2+ messages)

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

[PATCH] swiotlb: don't override user specified size in swiotlb_adjust_size
 2021-04-29 18:55 UTC  (3+ messages)

[PATCH v2 0/5] iommu: Support identity mappings of reserved-memory regions
 2021-04-29 12:43 UTC  (11+ messages)
` [PATCH v2 5/5] iommu/tegra-smmu: Support managed domains

DMA mapping fill dma_address to 0
 2021-04-28 10:25 UTC  (3+ messages)

dma-api debugfs directory is not created since debugfs is not initialized
 2021-04-27 15:36 UTC  (5+ messages)

[PATCH v2 00/10] arm64: tegra: Prevent early SMMU faults
 2021-04-26 14:10 UTC  (5+ messages)
` [PATCH v2 01/10] memory: tegra: Implement SID override programming

[PATCH v1 1/2] iommu/tegra-smmu: Defer attachment of display clients
 2021-04-26  7:39 UTC  (10+ messages)
` [PATCH v1 2/2] iommu/tegra-smmu: Revert workaround that was needed for Nyan Big Chromebook

[RFC PATCH v3 0/8] Add IOPF support for VFIO passthrough
 2021-04-26  1:41 UTC  (2+ messages)

[PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-04-24 11:29 UTC  (8+ messages)

[PATCH v15 00/12] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-04-23 18:21 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).