iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-06 12:51:45 to 2022-09-13 19:58:10 UTC [more...]

[PATCH 00/21] mm: introduce Designated Movable Blocks
 2022-09-13 19:54 UTC  (5+ messages)
` [PATCH 01/21] mm/page_isolation: protect cma from isolate_single_pageblock
` [PATCH 02/21] mm/hugetlb: correct max_huge_pages accounting on demote
` [PATCH 03/21] mm/hugetlb: correct demote page offset logic
` [PATCH 04/21] mm/hugetlb: refactor alloc_and_dissolve_huge_page

[PATCH 0/5] iommu: Define EINVAL as device/domain incompatibility
 2022-09-13 18:41 UTC  (8+ messages)
` [PATCH 1/5] iommu/msm: Add missing __disable_clocks calls
` [PATCH 2/5] iommu/amd: Drop unnecessary checks in amd_iommu_attach_device()
` [PATCH 3/5] iommu: Add return errno rules to ->attach_dev ops
` [PATCH 4/5] iommu: Regulate errno in ->attach_dev callback functions
` [PATCH 5/5] iommu: Use EINVAL for incompatible device/domain in ->attach_dev

ath11k VFIO MSI issue with DMAR
 2022-09-13 14:55 UTC  (2+ messages)

[PATCH] iommu/iova: Fix module config properly
 2022-09-13 14:15 UTC  (3+ messages)

[PATCH] dma-contiguous: add optional cma_name for cma= kernel parameter
 2022-09-13 10:45 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Enable PASID during iommu device probe
 2022-09-13  9:30 UTC  (8+ messages)

[PATCH v6 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-09-13  8:36 UTC  (24+ messages)
` [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group

[PATCH RFC v2 00/13] IOMMUFD Generic interface
 2022-09-13  7:28 UTC  (8+ messages)
` [PATCH RFC v2 02/13] iommufd: Overview documentation

[PATCH 0/4] Fix splats releated to using the iommu_group after destroying devices
 2022-09-12 11:13 UTC  (17+ messages)
` [PATCH 1/4] vfio: Simplify vfio_create_group()
` [PATCH 2/4] vfio: Move the sanity check of the group to vfio_create_group()
` [PATCH 3/4] vfio: Follow a strict lifetime for struct iommu_group *
` [PATCH 4/4] iommu: Fix ordering of iommu_release_device()

[PATCH 1/1] iommu/vt-d: Make SVA and IOPF irrelevant
 2022-09-12  7:01 UTC  (3+ messages)

[PATCH 0/5] amd/iommu: Cleanup and fixes
 2022-09-12  6:32 UTC  (6+ messages)
` [PATCH 1/5] iommu/amd: Free domain id in error path
` [PATCH 2/5] iommu/amd: Protect domain update with domain_lock
` [PATCH 3/5] iommu/amd: Free domain ID after domain_flush_pages
` [PATCH 4/5] iommu/amd: Remove outdated comment
` [PATCH 5/5] iommu/amd: Fix sparse warning

[PATCH v13 00/13] iommu: SVA and IOPF refactoring
 2022-09-12  3:05 UTC  (14+ messages)
` [PATCH v13 09/13] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
` [PATCH v13 10/13] iommu: Remove SVA related callbacks from iommu ops
` [PATCH v13 11/13] iommu: Prepare IOMMU domain for IOPF
` [PATCH v13 12/13] iommu: Per-domain I/O page fault handling
` [PATCH v13 13/13] iommu: Rename iommu-sva-lib.{c,h}

[PATCH RESEND v5 22/24] dmaengine: dw-edma: Bypass dma-ranges mapping for the local setup
 2022-09-12  1:24 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v6.0-rc4
 2022-09-11 19:36 UTC  (2+ messages)

[PATCH rc] iommu: Fix false ownership failure on AMD systems with PASID activated
 2022-09-11  6:29 UTC  (3+ messages)

[PATCH 0/1] iommu/vt-d: Fixes for v6.0-rc5
 2022-09-11  6:25 UTC  (3+ messages)
` [PATCH 1/1] iommu/vt-d: Fix possible recursive locking in intel_iommu_init()

[GIT PULL] dma-mapping fixes for Linux 6.0
 2022-09-10 17:38 UTC  (2+ messages)

[PATCH RFC v2 03/13] iommufd: File descriptor, context, kconfig and makefiles
 2022-09-09 18:46 UTC  (3+ messages)

[PATCH v3 0/9] iommu/amd: Add Generic IO Page Table Framework Support for v2 Page Table
 2022-09-09  7:51 UTC  (17+ messages)

[PATCH v2] dt-bindings: iommu: mediatek: mt8195: Fix max interrupts
 2022-09-09  7:49 UTC  (3+ messages)

[PATCH v2 0/3] MT8188 IOMMU SUPPORT
 2022-09-09  7:39 UTC  (14+ messages)
` [PATCH v2 1/3] dt-bindings: mediatek: mt8188: Add binding for MM & INFRA IOMMU
` [PATCH v2 2/3] iommu/mediatek: Add enable IOMMU SMC command for INFRA master
` [PATCH v2 3/3] iommu/mediatek: Add MT8188 IOMMU Support

[PATCH v12 0/5] Add driver support for HiSilicon PCIe Tune and Trace device
 2022-09-09  6:17 UTC  (3+ messages)

[PATCH v1] dt-bindings: iommu: mediatek: mt8195: Fix max interrupts
 2022-09-08 13:30 UTC  (2+ messages)

[PATCH] iommu/ipmmu-vmsa: Drop of_match_ptr()
 2022-09-08 12:41 UTC  (2+ messages)

[RFC PATCH 00/30] Code tagging framework and applications
 2022-09-08  7:47 UTC  (27+ messages)

[PATCH 1/1] iommu/vt-d: Fix possible recursive locking in intel_iommu_init()
 2022-09-08  6:31 UTC  (7+ messages)

[PATCH v4 00/16] iommu: retire bus_set_iommu()
 2022-09-07 20:27 UTC  (5+ messages)
` [PATCH v4 04/16] iommu: Always register bus notifiers

[PATCH] iommu/virtio: Fix compile error with viommu_capable()
 2022-09-07 15:59 UTC  (3+ messages)

[PATCH v4 0/3] iova: Some misc changes
 2022-09-07 14:01 UTC  (5+ messages)
` [PATCH v4 1/3] iova: Remove some magazine pointer NULL checks
` [PATCH v4 2/3] iova: Remove magazine BUG_ON() checks
` [PATCH v4 3/3] iova: Remove iovad->rcaches check in iova_rcache_get()

[PATCH v3] iommu/virtio: Fix interaction with VFIO
 2022-09-07 13:45 UTC  (2+ messages)

[PATCH] swiotlb: Don't panic!
 2022-09-07 13:38 UTC 

[PATCH v3 0/3] iova: Some misc changes
 2022-09-07 13:22 UTC  (5+ messages)
` [PATCH v3 1/3] iova: Remove some magazine pointer NULL checks
` [PATCH v3 2/3] iova: Remove magazine BUG_ON() checks
` [PATCH v3 3/3] iova: Remove iovad->rcaches check in iova_rcache_get()

[PATCH 0/4] iommu/vt-d: Fixes for v6.0-rc3
 2022-09-07 13:15 UTC  (2+ messages)

[PATCH 0/3] iommu/dma: Some housekeeping
 2022-09-07 12:49 UTC  (2+ messages)

[PATCH] iommu/io-pgtable-arm: Remove iommu_dev==NULL special case
 2022-09-07 12:19 UTC  (2+ messages)

[PATCH 1/2] iommu: Retire iommu_capable()
 2022-09-07 12:17 UTC  (2+ messages)

[PATCH v2 0/2] iova: Some misc changes
 2022-09-07 10:10 UTC  (13+ messages)
` [PATCH v2 1/2] iova: Remove some magazine pointer NULL checks

[PATCH -next] iommu: Remove duplicate ida_free in iommu_group_alloc
 2022-09-07  8:53 UTC  (2+ messages)

[PATCH -next] iommu: remove comment of dev_has_feat in struct doc
 2022-09-07  8:46 UTC  (2+ messages)

[PATCH v1 1/1] iommu: Do not dereference fwnode in struct device
 2022-09-07  8:37 UTC  (2+ messages)

[PATCH] iommu/omap: fix buffer overflow in debugfs
 2022-09-07  8:42 UTC  (2+ messages)

[PATCH] dma-debug: Improve search for partial syncs
 2022-09-07  8:40 UTC  (2+ messages)

[PATCH] iommu/amd: use full 64-bit value in build_completion_wait()
 2022-09-07  8:40 UTC  (2+ messages)

[PATCH] Revert "swiotlb: panic if nslabs is too small"
 2022-09-07  8:39 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] swiotlb: fix a typo
 2022-09-07  8:39 UTC  (2+ messages)

[PATCH v2] swiotlb: avoid potential left shift overflow
 2022-09-07  8:39 UTC  (2+ messages)

[PATCH v1 1/1] iommu/virtio: Do not dereference fwnode in struct device
 2022-09-07  8:38 UTC  (2+ messages)

[PATCH v4 0/6] iommu/mediatek: Improve safety from invalid dts input
 2022-09-07  3:10 UTC  (6+ messages)
` [PATCH v4 3/6] iommu/mediatek: Add error path for loop of mm_dts_parse

[PATCH v3 0/3] MDSS support for MSM8953
 2022-09-06 18:33 UTC  (2+ messages)
` [PATCH v3 1/3] dt-bindings: qcom-iommu: Add Qualcomm MSM8953 compatible

[PATCH 0/3] iova: Some misc changes
 2022-09-06 16:47 UTC  (6+ messages)

amd iommu configuration
 2022-09-06 15:41 UTC  (4+ messages)

[PATCH v4 0/2] iommu/s390: fixes related to repeat attach_dev calls
 2022-09-06 13:36 UTC  (9+ messages)
` [PATCH v4 1/2] iommu/s390: Fix race with release_device ops


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