iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-13 02:22:21 to 2022-09-20 06:25:02 UTC [more...]

[PATCH v3 0/6] Define EINVAL as device/domain incompatibility
 2022-09-20  6:24 UTC  (9+ 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
` [PATCH v3 2/6] iommu/amd: Drop unnecessary checks in amd_iommu_attach_device()
` [PATCH v3 4/6] iommu: Regulate EINVAL in ->attach_dev callback functions
` [PATCH v3 6/6] iommu: Propagate ret for a potential soft failure EINVAL

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

[PATCH 00/21] mm: introduce Designated Movable Blocks
 2022-09-20  1:03 UTC  (51+ 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

[linux-next:master] BUILD REGRESSION 4c9ca5b1597e3222177ba2a94658f78fa5ef4f58
 2022-09-19 23:06 UTC 

5.19.9 regression: DMAR error on i7-8650U
 2022-09-19 19:05 UTC  (7+ messages)
` 5.19.9 regression: DMAR error on i7-8650U #forregzbot

[PATCH v2 1/2] iommu/amd: Fix ivrs_acpihid cmdline parsing code
 2022-09-19 15:56 UTC  (2+ messages)
` [PATCH v2 2/2] iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid options

[topic/core-for-CI] Revert "iommu/dma: Fix race condition during iova_domain initialization"
 2022-09-19 14:01 UTC  (6+ messages)

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

[PATCH v2] MAINTAINERS: refurbish SWIOTLB SUBSYSTEM sections after refactoring
 2022-09-19  8:47 UTC 

[PATCH 0/2] iommu/vt-d: Add ESRTPS & ESIRTPS check
 2022-09-19  8:30 UTC  (5+ messages)
` [PATCH 1/2] iommu/vt-d: Avoid unnecessary global IRTE cache invalidation
` [PATCH 2/2] iommu/vt-d: Avoid unnecessary global DMA "

[PATCH] iommu/iova: using separate rcache for SAC and DAC
 2022-09-19  3:02 UTC  (4+ messages)

[PATCH 0/2] Misc fixes to intel iommu driver
 2022-09-17 16:48 UTC  (4+ messages)
` [PATCH 1/2] iommu/vt-d: Check correct capability for sagaw determination

[PATCH] iommu: Optimise PCI SAC address trick
 2022-09-17 12:24 UTC  (3+ messages)

[PATCH] dt-bindings: iommu: arm,smmu-v3: Relax order of interrupt names
 2022-09-16 13:31 UTC 

[PATCH v5 0/5] iommu: M1 Pro/Max DART support
 2022-09-16 12:05 UTC  (9+ messages)
` [PATCH v5 1/5] dt-bindings: iommu: dart: add t6000 compatible
` [PATCH v5 2/5] iommu/io-pgtable: Move Apple DART support to its own file
` [PATCH v5 3/5] iommu/io-pgtable: Add DART subpage protection support
` [PATCH v5 4/5] iommu/io-pgtable-dart: Add DART PTE support for t6000
` [PATCH v5 5/5] iommu: dart: Support t6000 variant

[PATCH] iommu/iova: Fix module config properly
 2022-09-16  9:31 UTC  (7+ messages)

[PATCH 2/2] iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_support
 2022-09-16  7:13 UTC 

[PATCH 1/1] iommu/vt-d: Enable PASID during iommu device probe
 2022-09-16  4:01 UTC  (15+ messages)

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

ath11k VFIO MSI issue with DMAR
 2022-09-15 21:34 UTC  (3+ messages)

[PATCH 0/3] iommu/s390: Fixes related to repeat attach_dev calls
 2022-09-15 15:14 UTC  (4+ messages)
` [PATCH 1/3] iommu/s390: Fix duplicate domain attachments
` [PATCH 2/3] s390/pci: remove unused bus_next field from struct zpci_dev
` [PATCH 3/3] iommu/s390: Get rid of s390_domain_device

[bug report] iommu/vt-d: Fix kdump kernels boot failure with scalable mode
 2022-09-15 10:44 UTC  (3+ messages)

[PATCH v2 1/1] iommu/vt-d: Decouple PASID & PRI enabling from SVA
 2022-09-15  9:39 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Remove pasid_set_eafe()
 2022-09-15  8:16 UTC 

[RFC PATCH] iommu: Handle domain allocation failure gracefully
 2022-09-15  7:28 UTC  (4+ 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 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 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 

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