iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-08 06:49:50 to 2022-09-15 07:56:25 UTC [more...]

[PATCH v3 0/6] Define EINVAL as device/domain incompatibility
 2022-09-15  7:56 UTC  (4+ messages)
` [PATCH v3 3/6] iommu: Add return value rules to attach_dev op and APIs
` [PATCH v3 5/6] iommu: Use EINVAL for incompatible device/domain in ->attach_dev
` [PATCH v3 1/6] iommu/msm: Add missing __disable_clocks calls

[RFC PATCH] iommu: Handle domain allocation failure gracefully
 2022-09-15  7:28 UTC  (4+ messages)

[PATCH 1/1] iommu/vt-d: Enable PASID during iommu device probe
 2022-09-15  7:21 UTC  (11+ messages)

[topic/core-for-CI] Revert "iommu/dma: Fix race condition during iova_domain initialization"
 2022-09-15  5:02 UTC  (3+ messages)

[PATCH v2 1/1] iommu/vt-d: Remove unnecessary SVA data accesses in page fault path
 2022-09-15  3:24 UTC  (2+ messages)

[PATCH 00/21] mm: introduce Designated Movable Blocks
 2022-09-15  1:40 UTC  (44+ 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 05/21] mm/hugetlb: allow migrated hugepage to dissolve when freed
` [PATCH 06/21] mm/hugetlb: add hugepage isolation support
` [PATCH 07/21] lib/show_mem.c: display MovableOnly
` [PATCH 08/21] mm/vmstat: show start_pfn when zone spans pages
` [PATCH 09/21] mm/page_alloc: calculate node_spanned_pages from pfns
` [PATCH 10/21] mm/page_alloc.c: allow oversized movablecore
` [PATCH 11/21] mm/page_alloc: introduce init_reserved_pageblock()
` [PATCH 12/21] memblock: introduce MEMBLOCK_MOVABLE flag
` [PATCH 13/21] mm/dmb: Introduce Designated Movable Blocks
` [PATCH 14/21] mm/page_alloc: make alloc_contig_pages DMB aware
` [PATCH 15/21] mm/page_alloc: allow base for movablecore
` [PATCH 16/21] dt-bindings: reserved-memory: introduce designated-movable-block
` [PATCH 17/21] mm/dmb: introduce rmem designated-movable-block
` [PATCH 18/21] mm/cma: support CMA in Designated Movable Blocks
` [PATCH 19/21] dt-bindings: reserved-memory: shared-dma-pool: support DMB
` [PATCH 20/21] mm/cma: introduce rmem shared-dmb-pool
` [PATCH 21/21] mm/hugetlb: introduce hugetlb_dmb

[PATCH 1/2] iommu/amd: Fix ivrs_acpihid cmdline parsing code
 2022-09-14 21:04 UTC  (3+ messages)
` [PATCH 2/2] iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid options

[PATCH 0/5] iommu: Define EINVAL as device/domain incompatibility
 2022-09-14 20:55 UTC  (15+ 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

[PATCH v2 02/13] iommu/amd: Drop unnecessary checks in amd_iommu_attach_device()
 2022-09-14 14:46 UTC  (2+ messages)

[PATCH] iommu/iova: Fix module config properly
 2022-09-14  9:48 UTC  (5+ messages)

[PATCH v2 00/13] iommu: Define EINVAL as device/domain incompatibility
 2022-09-14  5:29 UTC  (3+ messages)
` [PATCH v2 03/13] iommu: Add return value rules to attach_dev op

[PATCH v2 12/13] iommu/tegra: Constrain return value of ->attach_dev()
 2022-09-14  5:15 UTC 

[PATCH v2 13/13] iommu/virtio: Constrain return value of ->attach_dev()
 2022-09-14  5:15 UTC 

[PATCH v2 11/13] iommu/sprd: Constrain return value of ->attach_dev()
 2022-09-14  5:15 UTC 

[PATCH v2 10/13] iommu/rockchip: Constrain return value of ->attach_dev()
 2022-09-14  5:15 UTC 

[PATCH v2 08/13] iommu/mtk: Constrain return value of ->attach_dev()
 2022-09-14  5:15 UTC 

[PATCH v2 06/13] iommu/intel: Constrain return value of ->attach_dev()
 2022-09-14  5:15 UTC 

[PATCH v2 05/13] iommu/fsl: Constrain return value of ->attach_dev()
 2022-09-14  5:15 UTC  (3+ messages)
` [PATCH v2 07/13] iommu/ipmmu-vmsa: "
` [PATCH v2 09/13] iommu/omap: "

[PATCH v2 01/13] iommu/msm: Add missing __disable_clocks calls
 2022-09-14  5:12 UTC 

[PATCH v2 04/13] iommu/arm: Constrain return value of ->attach_dev()
 2022-09-14  5:12 UTC 

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

[PATCH] dma-contiguous: add optional cma_name for cma= kernel parameter
 2022-09-13 10:45 UTC  (2+ 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  (10+ messages)
` [PATCH v13 09/13] iommu/sva: Refactoring iommu_sva_bind/unbind_device()

[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  (14+ 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  (16+ 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).