iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-19 00:48:23 to 2021-03-25 20:49:33 UTC [more...]

[PATCH 0/3] Apple M1 DART IOMMU driver
 2021-03-25 20:49 UTC  (21+ messages)
` [PATCH 1/3] iommu: io-pgtable: add DART pagetable format
` [PATCH 2/3] dt-bindings: iommu: add DART iommu bindings

[Patch V2 00/13] Introduce dev-msi and interrupt message store
 2021-03-25 19:07 UTC  (12+ 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 V4 00/18] IOASID extensions for guest SVA
 2021-03-25 18:23 UTC  (20+ messages)
` [PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs

[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 v13 00/10] iommu: I/O page faults for SMMUv3
 2021-03-25 17:48 UTC  (16+ 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 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  (6+ messages)
` [PATCH 2/2] iommu: Streamline registration interface

[PATCH 0/9] arm64: tegra: Prevent early SMMU faults
 2021-03-25 16:11 UTC  (18+ 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

[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: Add swiotlb=off to disable SWIOTLB
 2021-03-24  8:42 UTC  (15+ messages)
` [PATCH] swiotlb: Make SWIOTLB_NO_FORCE perform no allocation
  ` [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  (13+ 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  (17+ messages)
` [PATCH 1/6] iommu: Move IOVA power-of-2 roundup into allocator
` [PATCH 2/6] iova: Add a per-domain count of reserved nodes
` [PATCH 3/6] iova: Allow rcache range upper limit to be configurable
` [PATCH 4/6] iommu: Add iommu_dma_set_opt_size()
` [PATCH 5/6] dma-mapping/iommu: Add dma_set_max_opt_size()
` [PATCH 6/6] scsi: hisi_sas: Set max optimal DMA size for v3 hw

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

A problem of Intel IOMMU hardware ?
 2021-03-22  0:27 UTC  (12+ messages)

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

[PATCH v2 0/5] iommu/vt-d: Several misc fixes
 2021-03-20  2:54 UTC  (6+ messages)
` [PATCH v2 1/5] iommu/vt-d: Report the right page fault address
` [PATCH v2 2/5] iommu/vt-d: Remove WO permissions on second-level paging entries
` [PATCH v2 3/5] iommu/vt-d: Invalidate PASID cache when root/context entry changed
` [PATCH v2 4/5] iommu/vt-d: Use user privilege for RID2PASID translation
` [PATCH v2 5/5] iommu/vt-d: Avoid unnecessary cache flush in pasid entry teardown

[PATCH v2 1/1] iommu/vt-d: Don't set then clear private data in prq_event_thread()
 2021-03-20  2:41 UTC 

[PATCH v2 1/1] iommu/vt-d: Fix lockdep splat in intel_pasid_get_entry()
 2021-03-20  2:09 UTC 

[PATCH] ARM: Qualify enabling of swiotlb_init()
 2021-03-20  0:22 UTC  (5+ messages)

[git pull] IOMMU Fixes for Linux v5.12-rc3
 2021-03-20  0:09 UTC  (2+ messages)

[PATCH v4 6/6] media: uvcvideo: Use dma_alloc_noncontiguous API
 2021-03-19 13:10 UTC  (4+ messages)

[PATCH][next] iommu: Fix spelling mistake "sixe" -> "size"
 2021-03-19 12:26 UTC  (2+ messages)

[PATCH 0/3] Add support for ACPI VIOT
 2021-03-19 11:16 UTC  (5+ messages)
` [PATCH 2/3] ACPI: Add driver for the VIOT table

[PATCH 1/1] iommu/vt-d: Fix lockdep splat in intel_pasid_get_entry()
 2021-03-19  9:08 UTC  (4+ messages)

[PATCH 1/1] iommu/vt-d: Don't set then immediately clear in prq_event_thread()
 2021-03-19  1:07 UTC  (3+ 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).