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

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

[RFC PATCH v2 0/8] ACPI/IORT: Support for IORT RMR node
 2021-03-23 18:51 UTC  (6+ messages)
` [RFC PATCH v2 1/8] ACPICA: IORT: Update for revision E

[PATCH 0/5] iommu/vt-d: Several misc cleanups
 2021-03-23 17:37 UTC  (11+ 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 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 v13 00/10] iommu: I/O page faults for SMMUv3
 2021-03-23 10:53 UTC  (11+ messages)
` [PATCH v13 06/10] iommu: Add a page fault handler
` [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-23  5:58 UTC  (2+ messages)
` [PATCH 2/2] iommu/mediatek: "

[PATCH] swiotlb: Add swiotlb=off to disable SWIOTLB
 2021-03-23  1:53 UTC  (14+ messages)
` [PATCH] swiotlb: Make SWIOTLB_NO_FORCE perform no allocation
  ` [PATCH v2] "
    ` [PATCH v3] "

[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  (4+ 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  (5+ messages)

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

[RFC PATCH 0/7] iommu/amd: Add Generic IO Page Table Framework Support for v2 Page Table
 2021-03-22  4:24 UTC  (10+ messages)
` [RFC PATCH 4/7] iommu/amd: Initial support for AMD IOMMU v2 page table
` [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
` [RFC PATCH 7/7] iommu/amd: Add support for using AMD IOMMU v2 page table for DMA-API

[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  (22+ 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 1/2] iommu: Statically set module owner
 2021-03-19 13:42 UTC  (4+ messages)
` [PATCH 2/2] iommu: Streamline registration interface

[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  (12+ messages)
` [PATCH 1/3] ACPICA: iASL: Add definitions for the VIOT table
` [PATCH 2/3] ACPI: Add driver "
` [PATCH 3/3] iommu/virtio: Enable x86 support

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

[PATCH 0/5] iommu/vt-d: Several misc fixes
 2021-03-19  0:24 UTC  (7+ messages)
` [PATCH 2/5] iommu/vt-d: Remove WO permissions on second-level paging entries

swiotlb cleanups v3
 2021-03-18 16:14 UTC  (4+ messages)
` [PATCH 1/3] swiotlb: move global variables into a new io_tlb_mem structure
` [PATCH 2/3] swiotlb: dynamically allocate io_tlb_default_mem
` [PATCH 3/3] swiotlb: remove swiotlb_nr_tbl

[PATCH 1/2] iommu/iova: Add rbtree entry helper
 2021-03-18 16:07 UTC  (7+ messages)
` [PATCH 2/2] iommu/iova: Improve restart logic

[PATCH v1] iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandles
 2021-03-18 10:31 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Report more information about invalidation errors
 2021-03-18 10:29 UTC  (2+ messages)

[PATCH] iommu/vt-d: Disable SVM when ATS/PRI/PASID are not enabled in the device
 2021-03-18 10:24 UTC  (2+ messages)

[PATCH] iommu/dma: Resurrect the "forcedac" option
 2021-03-18  9:55 UTC  (2+ messages)

[PATCH v5 0/2] Add Unisoc IOMMU basic driver
 2021-03-18  9:51 UTC  (2+ messages)

[PATCH v3] iommu: Check dev->iommu in iommu_dev_xxx functions
 2021-03-18  9:48 UTC  (2+ messages)

[PATCH 0/3] iommu/amd: Fix booting with amd_iommu=off
 2021-03-18  9:47 UTC  (10+ messages)
` [PATCH 1/3] iommu/amd: Move Stoney Ridge check to detect_ivrs()
` [PATCH 2/3] iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabled
` [PATCH 3/3] iommu/amd: Keep track of amd_iommu_irq_remap state

[PATCH] dma-mapping: benchmark: Add support for multi-pages map/unmap
 2021-03-18  9:37 UTC  (2+ messages)

[PATCH] Revert "iommu/amd: Fix performance counter initialization"
 2021-03-18  9:20 UTC  (4+ messages)

[PATCH v12 00/13] SMMUv3 Nested Stage Setup (VFIO part)
 2021-03-18  0:00 UTC  (2+ messages)

swiotlb cleanups v2
 2021-03-17 18:18 UTC  (7+ messages)
` [PATCH 12/14] swiotlb: move global variables into a new io_tlb_mem structure

[PATCH v2 00/11] vfio/iommu_type1: Implement dirty log tracking based on smmuv3 HTTU
 2021-03-17 12:59 UTC  (4+ messages)
` [PATCH v2 06/11] iommu/arm-smmu-v3: Scan leaf TTD to sync hardware dirty log

[PATCH] iommu/amd: Fix iommu remap panic while amd_iommu is set to disable
 2021-03-17 10:46 UTC  (5+ 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).