iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-20 16:05:09 to 2021-03-29 00:10:55 UTC [more...]

[PATCH 00/30] DMA: Mundane typo fixes
 2021-03-28 23:52 UTC  (2+ messages)
` [PATCH 01/30] acpi-dma.c: Fix couple of typos

[PATCH v1 1/2] iommu/tegra-smmu: Defer attachment of display clients
 2021-03-28 23:32 UTC  (2+ messages)
` [PATCH v1 2/2] iommu/tegra-smmu: Revert workaround that was needed for Nyan Big Chromebook

[PATCH] iommu/tegra-smmu: Fix mc errors on tegra124-nyan
 2021-03-28 15:36 UTC  (10+ messages)

[PATCH v2 0/3] Apple M1 DART IOMMU driver
 2021-03-28  9:22 UTC  (6+ messages)
` [PATCH v2 1/3] iommu: io-pgtable: add DART pagetable format
` [PATCH v2 2/3] dt-bindings: iommu: add DART iommu bindings
` [PATCH v2 3/3] iommu: dart: Add DART iommu driver

[PATCH 0/3] Apple M1 DART IOMMU driver
 2021-03-27 15:33 UTC  (36+ messages)
` [PATCH 1/3] iommu: io-pgtable: add DART pagetable format
` [PATCH 2/3] dt-bindings: iommu: add DART iommu bindings

[PATCH] iommu: remove unused variable 'ops'
 2021-03-27  9:02 UTC 

[PATCH] iommu: Add a check to avoid invalid iotlb sync
 2021-03-27  6:23 UTC 

A problem of Intel IOMMU hardware ?
 2021-03-27  5:27 UTC  (15+ messages)

[PATCH 0/9] arm64: tegra: Prevent early SMMU faults
 2021-03-26 22:05 UTC  (23+ messages)
` [PATCH 1/9] memory: tegra: Move internal data structures into separate header
` [PATCH 2/9] memory: tegra: Add memory client IDs to tables
` [PATCH 3/9] memory: tegra: Implement SID override programming
` [PATCH 4/9] iommu/arm-smmu: Implement ->probe_finalize()
` [PATCH 5/9] iommu/arm-smmu: tegra: Detect number of instances at runtime
` [PATCH 6/9] iommu/arm-smmu: tegra: Implement SID override programming
` [PATCH 7/9] iommu/arm-smmu: Use Tegra implementation on Tegra186
` [PATCH 8/9] arm64: tegra: Hook up memory controller to SMMU "
` [PATCH 9/9] arm64: tegra: Enable SMMU support on Tegra194

[PATCH] dma-mapping: add unlikely hint to error path in dma_mapping_error
 2021-03-26 21:03 UTC 

[Patch V2 00/13] Introduce dev-msi and interrupt message store
 2021-03-26 15:09 UTC  (18+ messages)
` [Patch V2 07/13] irqdomain/msi: Provide msi_alloc/free_store() callbacks
` [Patch V2 08/13] genirq: Set auxiliary data for an interrupt
` [Patch V2 12/13] irqchip: Add IMS (Interrupt Message Store) driver
` [Patch V2 13/13] genirq/msi: Provide helpers to return Linux IRQ/dev_msi hw IRQ number

[PATCH v13 00/10] iommu: I/O page faults for SMMUv3
 2021-03-26  9:52 UTC  (17+ messages)
` [PATCH v13 01/10] iommu: Fix comment for struct iommu_fwspec
` [PATCH v13 02/10] iommu/arm-smmu-v3: Use device properties for pasid-num-bits
` [PATCH v13 06/10] iommu: Add a page fault handler
` [PATCH v13 07/10] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v13 10/10] iommu/arm-smmu-v3: Add stall support for platform devices

[PATCH 0/3] drivers: iommu coding style fix
 2021-03-26  9:37 UTC  (4+ messages)
` [PATCH 1/3] drivers: iommu - "
` [PATCH 2/3] drivers: iommu/amd "
` [PATCH 3/3] drivers: iommu/arm "

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-03-26  8:06 UTC  (20+ messages)
` [PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs

[PATCH 0/8] iommu: fix a couple of spelling mistakes detected by codespell tool
 2021-03-26  6:24 UTC  (9+ messages)
` [PATCH 1/8] iommu/pamu: fix a couple of spelling mistakes
` [PATCH 2/8] iommu/omap: Fix spelling mistake "alignement" -> "alignment"
` [PATCH 3/8] iommu/mediatek: Fix spelling mistake "phyiscal" -> "physical"
` [PATCH 4/8] iommu/sun50i: Fix spelling mistake "consits" -> "consists"
` [PATCH 5/8] iommu: fix a couple of spelling mistakes
` [PATCH 6/8] iommu/amd: "
` [PATCH 7/8] iommu/arm-smmu: Fix spelling mistake "initally" -> "initially"
` [PATCH 8/8] iommu/vt-d: fix a couple of spelling mistakes

[PATCH v2 1/2] iommu/mediatek-v1: Allow building as module
 2021-03-26  3:23 UTC  (2+ messages)
` [PATCH v2 2/2] iommu/mediatek: "

[PATCH 1/1] iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASK
 2021-03-25 18:09 UTC  (2+ messages)

[PATCH] dt-bindings: arm-smmu: Add compatible for SC7280 SoC
 2021-03-25 18:09 UTC  (2+ messages)

[PATCH v2 0/4] iommu/iova: Add CPU hotplug handler to flush rcaches to core code
 2021-03-25 17:53 UTC  (8+ messages)
` [PATCH v2 1/4] iova: Add CPU hotplug handler to flush rcaches
` [PATCH v2 2/4] iommu/vt-d: Remove IOVA domain rcache flushing for CPU offlining
` [PATCH v2 3/4] iommu: Delete iommu_dma_free_cpu_cached_iovas()
` [PATCH v2 4/4] iommu: Stop exporting free_iova_fast()

[PATCH 1/2] iommu/mediatek-v1: Alloc building as module
 2021-03-25 17:42 UTC  (4+ messages)
` [PATCH 2/2] iommu/mediatek: "

[PATCH 2/3] iommu/io-pgtable-arm: Add IOMMU_LLC page protection flag
 2021-03-25 17:33 UTC  (11+ messages)

[PATCH 1/2] iommu: Statically set module owner
 2021-03-25 17:12 UTC  (4+ messages)
` [PATCH 2/2] iommu: Streamline registration interface

[RFC PATCH v2 0/8] ACPI/IORT: Support for IORT RMR node
 2021-03-25 15:54 UTC  (9+ messages)
` [RFC PATCH v2 1/8] ACPICA: IORT: Update for revision E

[PATCHv2 2/2] iommu/arm-smmu-qcom: Move the adreno smmu specific impl earlier
 2021-03-25 15:05 UTC  (6+ messages)

[PATCH 1/1] iommu: Don't use lazy flush for untrusted device
 2021-03-25 14:57 UTC  (2+ messages)

[RFC PATCH 0/7] iommu/amd: Add Generic IO Page Table Framework Support for v2 Page Table
 2021-03-25 13:06 UTC  (7+ messages)
` [RFC PATCH 5/7] iommu/amd: Add support for Guest IO protection
` [RFC PATCH 6/7] iommu/amd: Introduce amd_iommu_pgtable command-line option

[PATCH] iommu: Fix a boundary issue to avoid performance drop
 2021-03-25 11:08 UTC  (4+ messages)

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-25  6:51 UTC  (7+ messages)
` [PATCH 15/17] iommu: remove DOMAIN_ATTR_NESTING

[RFC PATCH v2 00/11] Add support to dma_map_sg for P2PDMA
 2021-03-24 18:34 UTC  (6+ messages)
` [RFC PATCH v2 04/11] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()

[PATCH] swiotlb: Make SWIOTLB_NO_FORCE perform no allocation
 2021-03-24  8:42 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/5] iommu/vt-d: Several misc cleanups
 2021-03-24  7:25 UTC  (12+ messages)
` [PATCH 1/5] iommu/vt-d: Remove unused dma map/unmap trace events
` [PATCH 2/5] iommu/vt-d: Remove svm_dev_ops
` [PATCH 3/5] iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASID
` [PATCH 4/5] iommu/vt-d: Remove unused function declarations
` [PATCH 5/5] iommu/vt-d: Make unnecessarily global functions static

[PATCH] dma-mapping: make map_benchmark compile into module
 2021-03-24  7:33 UTC  (4+ messages)

[PATCH] iommu/amd: page-specific invalidations for more than one page
 2021-03-23 21:06 UTC 

[PATCH 0/3] iommu/iova: Add CPU hotplug handler to flush rcaches to core code
 2021-03-23 13:56 UTC  (9+ messages)
` [PATCH 1/3] iova: Add CPU hotplug handler to flush rcaches
` [PATCH 2/3] iommu/vt-d: Remove IOVA domain rcache flushing for CPU offlining
` [PATCH 3/3] iova: Correct comment for free_cpu_cached_iovas()

[PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-03-23  1:28 UTC  (11+ messages)
` [PATCH v14 05/13] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v14 07/13] iommu/smmuv3: Implement cache_invalidate
      ` [Linuxarm] "

[PATCH v2 0/4] Misc vSVA fixes for VT-d
 2021-03-22 17:53 UTC  (3+ messages)
` [PATCH v2 1/4] iommu/vt-d: Enable write protect for supervisor SVM

[PATCH 0/6] dma mapping/iommu: Allow IOMMU IOVA rcache range to be configured
 2021-03-22 15:01 UTC  (6+ messages)
` [PATCH 1/6] iommu: Move IOVA power-of-2 roundup into allocator

[PATCH v4 0/2] VMD MSI Remapping Bypass
 2021-03-22 14:11 UTC  (2+ messages)

[PATCH] iommu/dma: Fix a typo in a comment
 2021-03-22  1:01 UTC  (7+ messages)

[PATCH 3/3] iommu: dart: Add DART iommu driver
 2021-03-20 15:34 UTC 


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