iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-16 11:46:15 to 2022-08-26 04:18:23 UTC [more...]

[PATCH v11 00/13] iommu: SVA and IOPF refactoring
 2022-08-26  4:17 UTC  (33+ messages)
` [PATCH v11 01/13] iommu: Add max_pasids field in struct iommu_device
` [PATCH v11 02/13] iommu: Add max_pasids field in struct dev_iommu
` [PATCH v11 03/13] iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
` [PATCH v11 04/13] PCI: Allow PASID only when ACS enforced on upstreaming path
` [PATCH v11 05/13] iommu: Add attach/detach_dev_pasid iommu interface
` [PATCH v11 06/13] iommu: Add IOMMU SVA domain support
` [PATCH v11 07/13] iommu/vt-d: Add "
` [PATCH v11 08/13] arm-smmu-v3/sva: "
` [PATCH v11 09/13] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
` [PATCH v11 10/13] iommu: Remove SVA related callbacks from iommu ops
` [PATCH v11 11/13] iommu: Prepare IOMMU domain for IOPF
` [PATCH v11 12/13] iommu: Per-domain I/O page fault handling
` [PATCH v11 13/13] iommu: Rename iommu-sva-lib.{c,h}

[PATCH] iommu: use iommu_group_ref_get to hold group reference
 2022-08-26  2:40 UTC 

[PATCH v3] iommu/virtio: Fix interaction with VFIO
 2022-08-25 17:17 UTC  (2+ messages)

[PATCH v6 00/20] Add driver nodes for MT8195 SoC
 2022-08-25 14:52 UTC  (4+ messages)
` [PATCH v6 01/20] dt-bindings: iommu: mediatek: Increase max interrupt number

[PATCH v4 00/20] Add driver nodes for MT8195 SoC
 2022-08-25 13:36 UTC  (8+ messages)
` [PATCH v4 03/20] dt-bindings: power: mediatek: Refine multiple level power domain nodes
` [PATCH v4 04/20] dt-bindings: power: mediatek: Support naming power controller node with unit address
` [PATCH v4 05/20] dt-bindings: power: mediatek: Update maintainer list

[PATCH] iommu/s390: Fix race with release_device ops
 2022-08-25 11:26 UTC  (6+ messages)

[PATCH v2] iommu/iova: Optimize alloc_iova with rbtree_augmented
 2022-08-25  8:10 UTC  (3+ messages)
  ` [External] "

[PATCH v2 0/4] Bring back driver_deferred_probe_check_state() for now
 2022-08-25  6:57 UTC  (14+ messages)
` [PATCH v2 1/4] Revert "driver core: Delete driver_deferred_probe_check_state()"
` [PATCH v2 2/4] Revert "net: mdio: Delete usage of driver_deferred_probe_check_state()"
` [PATCH v2 3/4] Revert "PM: domains: "
` [PATCH v2 4/4] Revert "iommu/of: "

[PATCH v3 0/9] iommu/amd: Add Generic IO Page Table Framework Support for v2 Page Table
 2022-08-25  6:39 UTC  (10+ messages)
` [PATCH v3 1/9] iommu/amd/io-pgtable: Implement map_pages io_pgtable_ops callback
` [PATCH v3 2/9] iommu/amd/io-pgtable: Implement unmap_pages "
` [PATCH v3 3/9] iommu/amd: Add map/unmap_pages() iommu_domain_ops callback support
` [PATCH v3 4/9] iommu/amd: Refactor amd_iommu_domain_enable_v2 to remove locking
` [PATCH v3 5/9] iommu/amd: Update sanity check when enable PRI/ATS for IOMMU v1 table
` [PATCH v3 6/9] iommu/amd: Initial support for AMD IOMMU v2 page table
` [PATCH v3 7/9] iommu/amd: Add support for Guest IO protection
` [PATCH v3 8/9] iommu/amd: Add support for using AMD IOMMU v2 page table for DMA-API
` [PATCH v3 9/9] iommu/amd: Add command-line option to enable different page table

[PATCH 5.19 319/365] swiotlb: panic if nslabs is too small
 2022-08-24  6:56 UTC  (4+ messages)

[PATCH v4 0/6] iommu/mediatek: Improve safety from invalid dts input
 2022-08-24  6:43 UTC  (7+ messages)
` [PATCH v4 1/6] iommu/mediatek: Add platform_device_put for recovering the device refcnt
` [PATCH v4 2/6] iommu/mediatek: Use component_match_add
` [PATCH v4 3/6] iommu/mediatek: Add error path for loop of mm_dts_parse
` [PATCH v4 4/6] iommu/mediatek: Validate number of phandles associated with "mediatek,larbs"
` [PATCH v4 5/6] iommu/mediatek: Improve safety for mediatek,smi property in larb nodes
` [PATCH v4 6/6] iommu/mediatek: Remove unused "mapping" member from mtk_iommu_data

[PATCH v1 1/1] iommu: Do not dereference fwnode in struct device
 2022-08-23 15:12 UTC  (3+ messages)

[PATCH v1 1/1] iommu/virtio: Do not dereference fwnode in struct device
 2022-08-23 14:08 UTC  (3+ messages)

[PATCH 1/1] iommu/vt-d: Fix lockdep splat due to klist iteration in atomic context
 2022-08-23  6:27 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Fix possible recursive lock in iommu_flush_dev_iotlb()
 2022-08-23  6:26 UTC  (3+ messages)

[PATCH 1/1] iommu/vt-d: Correctly calculate sagaw value of IOMMU
 2022-08-23  6:25 UTC  (2+ messages)

[PATCH v2 1/1] iommu/vt-d: Fix kdump kernels boot failure with scalable mode
 2022-08-23  6:23 UTC  (6+ messages)

[PATCH 0/4] iommu/vt-d: Fixes for v6.0-rc3
 2022-08-23  6:15 UTC  (5+ messages)
` [PATCH 1/4] iommu/vt-d: Fix kdump kernels boot failure with scalable mode
` [PATCH 2/4] iommu/vt-d: Correctly calculate sagaw value of IOMMU
` [PATCH 3/4] iommu/vt-d: Fix recursive lock issue in iommu_flush_dev_iotlb()
` [PATCH 4/4] iommu/vt-d: Fix lockdep splat due to klist iteration in atomic context

[PATCH 0/2] Use the correct page tables for SVA under PTI
 2022-08-22 23:25 UTC  (6+ messages)
` [PATCH 1/2] x86: mm: Allow PTI helpers to be used outside x86/mm
` [PATCH 2/2] iommu: Use the user PGD for SVA if PTI is enabled

[PATCH 0/5] drm/msm+iommu/arm-smmu-qcom: tlbinv optimizations
 2022-08-22 14:38 UTC  (5+ messages)
` [PATCH 2/5] iommu/arm-smmu-qcom: Provide way to access current TTBR0
` [PATCH 3/5] iommu/arm-smmu-qcom: Add private interface to tlbinv by ASID
  ` [PATCH 4/5] drm/msm: Use separate ASID for each set of pgtables

fix dma coherent pool sizing
 2022-08-22 14:21 UTC  (16+ messages)
` [PATCH 1/3] dma-pool: factor out a calculate_pool_size helper
` [PATCH 2/3] dma-pool: don't return errors from dma_atomic_pool_init
` [PATCH 3/3] dma-pool: limit DMA and DMA32 zone size pools

[PATCH 0/3] iommu/dma: Some housekeeping
 2022-08-22 12:55 UTC  (7+ messages)
` [PATCH 1/3] iommu/dma: Clean up Kconfig
` [PATCH 2/3] iommu/dma: Move public interfaces to linux/iommu.h
` [PATCH 3/3] iommu/dma: Make header private

[PATCH RESEND] iommu/iova: Optimize alloc_iova with rbtree_augmented
 2022-08-22 11:49 UTC  (3+ messages)

[PATCH] dma-debug: Improve search for partial syncs
 2022-08-22 11:19 UTC  (2+ messages)

[PATCH v2] swiotlb: avoid potential left shift overflow
 2022-08-22 11:17 UTC  (5+ messages)

[PATCH] mmc: sdhci-xenon: Fix 2G limitation on AC5 SoC
 2022-08-22 10:06 UTC  (9+ messages)

fix dma coherent pool sizing
 2022-08-22  6:12 UTC  (4+ messages)
` [PATCH 1/3] dma-pool: factor out a calculate_pool_size helper
` [PATCH 2/3] dma-pool: don't return errors from dma_atomic_pool_init
` [PATCH 3/3] dma-pool: limit DMA and DMA32 zone size pools

[PATCH] dma-mapping: mark dma_supported static
 2022-08-22  6:11 UTC 

[PATCH RFC v2 1/1] wiotlb: split buffer into 32-bit default and 64-bit extra zones
 2022-08-20  7:42 UTC 

[PATCH v2] iommu/virtio: Fix interaction with VFIO
 2022-08-19 11:03 UTC  (4+ messages)

[PATCH 0/7] Compatibles for SM6115
 2022-08-18 21:33 UTC  (3+ messages)
` [PATCH 3/7] dt-bindings: mmc: sdhci-msm: Document the SM6115 compatible

[PATCH] optimize iommu allocate iova
 2022-08-18 12:11 UTC 

[PATCH v2] mm/dmapool.c: avoid duplicate memset within dma_pool_alloc
 2022-08-18  8:37 UTC  (4+ messages)

[PATCH 0/3] MT8188 IOMMU SUPPORT
 2022-08-18  8:12 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: mediatek: mt8188: Add binding for MM & INFRA IOMMU

[PATCH v4 00/16] iommu: retire bus_set_iommu()
 2022-08-18  7:34 UTC  (3+ messages)
` [PATCH v4 04/16] iommu: Always register bus notifiers

[PATCH -next v2] iommu: return early when devices in a group require different domain type
 2022-08-18  2:24 UTC 

[PATCH] selftests/dma: Add a .gitignore file containing name of executable
 2022-08-17 17:34 UTC  (2+ messages)

[PATCH 0/3] iova: Some misc changes
 2022-08-17 11:12 UTC  (7+ messages)
` [PATCH 1/3] iova: Remove some magazine pointer NULL checks
` [PATCH 2/3] iova: Remove magazine BUG_ON() checks
` [PATCH 3/3] iova: Re-order code to remove forward declarations

[PATCH -next] iommu: return early when devices in a group require different domain type
 2022-08-17 10:34 UTC  (3+ messages)

[PATCH 1/2] iommu: Retire iommu_capable()
 2022-08-17  8:41 UTC  (2+ messages)

lockdep splat due to klist iteration from atomic context in Intel IOMMU driver
 2022-08-17  7:20 UTC  (8+ messages)

[PATCH] media: qcom: Clean up Kconfig dependencies
 2022-08-16 13:49 UTC 

[PATCH v12 0/5] Add driver support for HiSilicon PCIe Tune and Trace device
 2022-08-16 11:44 UTC  (4+ messages)
` [PATCH v12 1/5] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v12 2/5] hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace device
` [PATCH v12 3/5] hwtracing: hisi_ptt: Add tune "


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