iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-06 17:22:59 to 2022-01-24 07:12:43 UTC [more...]

[PATCH 0/7] iommu cleanup and refactoring
 2022-01-24  7:10 UTC  (4+ messages)
` [PATCH 1/7] iommu/vt-d: Remove guest pasid related callbacks
` [PATCH 2/7] iommu: Remove guest pasid related interfaces and definitions
` [PATCH 3/7] iommu/vt-d: Remove aux-domain related callbacks

[PATCH] CHROMIUM: iommu: rockchip: Make sure that page table state is coherent
 2022-01-24  5:37 UTC  (5+ messages)

[PATCH v3] iommu: Fix potential use-after-free during probe
 2022-01-24  4:41 UTC  (6+ messages)

[PATCH v4] iommu: Fix potential use-after-free during probe
 2022-01-24  4:37 UTC 

[GIT PULL FOR v5.18] Clean up "mediatek,larb"
 2022-01-22  8:40 UTC 

[PATCH v4 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2022-01-21 21:39 UTC  (5+ messages)

[RFC 0/3] iommu/samsung: Introduce Exynos sysmmu-v8 driver
 2022-01-21 12:31 UTC  (9+ messages)
` [RFC 1/3] dt-bindings: iommu: Add bindings for samsung,sysmmu-v8
` [RFC 2/3] iommu/samsung: Introduce Exynos sysmmu-v8 driver
` [RFC 3/3] arm64: defconfig: Enable sysmmu-v8 IOMMU

[PATCH v9 00/15] Clean up "mediatek,larb"
 2022-01-21 11:56 UTC  (35+ messages)
` [PATCH v9 01/15] dt-binding: mediatek: Get rid of mediatek, larb for multimedia HW
` [PATCH v9 02/15] iommu/mediatek-v1: Free the existed fwspec if the master dev already has
` [PATCH v9 03/15] iommu/mediatek: Return ENODEV if the device is NULL
` [PATCH v9 04/15] iommu/mediatek: Add probe_defer for smi-larb
` [PATCH v9 05/15] iommu/mediatek: Add device_link between the consumer and the larb devices
` [PATCH v9 06/15] media: mtk-jpeg: Get rid of mtk_smi_larb_get/put
` [PATCH v9 07/15] media: mtk-mdp: "
` [PATCH v9 08/15] drm/mediatek: Add pm runtime support for ovl and rdma
` [PATCH v9 09/15] drm/mediatek: Get rid of mtk_smi_larb_get/put
` [PATCH v9 10/15] media: mtk-vcodec: "
` [PATCH v9 11/15] media: mtk-vcodec: dec: Remove mtk_vcodec_release_dec_pm
` [PATCH v9 12/15] media: mtk-vcodec: enc: Remove mtk_vcodec_release_enc_pm
` [PATCH v9 13/15] memory: mtk-smi: Get rid of mtk_smi_larb_get/put
` [PATCH v9 15/15] arm64: dts: mediatek: Get rid of mediatek, larb for MM nodes

[syzbot] WARNING in dma_map_sgtable
 2022-01-20 13:04 UTC  (2+ messages)

[PATCH] dt-bindings: Improve phandle-array schemas
 2022-01-20  4:38 UTC  (14+ messages)

[PATCH] iommu/vt-d: Do not dump pasid table entries in kdump kernel
 2022-01-20  3:13 UTC  (3+ messages)

[PATCH v4 0/7] Use pageblock_order for cma and alloc_contig_range alignment
 2022-01-19 19:06 UTC  (8+ messages)
` [PATCH v4 1/7] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
` [PATCH v4 2/7] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
` [PATCH v4 3/7] mm: page_isolation: check specified range for unmovable pages
` [PATCH v4 4/7] mm: make alloc_contig_range work at pageblock granularity
` [PATCH v4 5/7] mm: cma: use pageblock_order as the single alignment
` [PATCH v4 6/7] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size
` [PATCH v4 7/7] arch: powerpc: adjust fadump alignment to be pageblock aligned

[PATCH] iommu/arm-smmu-v3: fix event handling soft lockup
 2022-01-19  7:07 UTC 

[PATCH v2] iommu/intel: Fix potential memory leak in intel_setup_irq_remapping
 2022-01-19  6:36 UTC 

iommu/amd: bug report: page table memory leak
 2022-01-18 19:47 UTC 

nvme: IO_PAGE_FAULT logged with Intel SSDPEKKF512G8
 2022-01-18 17:01 UTC  (3+ messages)

[PATCH v3 0/7] MT8186 SMI SUPPORT
 2022-01-17 12:25 UTC  (14+ messages)
` [PATCH v3 1/7] dt-bindings: memory: mtk-smi: Rename clock to clocks
` [PATCH v3 2/7] dt-bindings: memory: mtk-smi: No need mediatek, larb-id for mt8167
  ` [PATCH v3 2/7] dt-bindings: memory: mtk-smi: No need mediatek,larb-id "
` [PATCH v3 3/7] dt-bindings: memory: mtk-smi: Correct minItems to 2 for the gals clocks
` [PATCH v3 4/7] dt-bindings: memory: mediatek: Add mt8186 support
` [PATCH v3 5/7] memory: mtk-smi: Fix the return value for clk_bulk_prepare_enable
` [PATCH v3 6/7] memory: mtk-smi: Add sleep ctrl function
` [PATCH v3 7/7] memory: mtk-smi: mt8186: Add smi support

[PATCH v10 00/13] Clean up "mediatek,larb"
 2022-01-17 12:04 UTC  (17+ messages)
` [PATCH v10 01/13] dt-binding: mediatek: Get rid of mediatek, larb for multimedia HW
` [PATCH v10 02/13] iommu/mediatek-v1: Free the existed fwspec if the master dev already has
` [PATCH v10 03/13] iommu/mediatek: Return ENODEV if the device is NULL
` [PATCH v10 04/13] iommu/mediatek: Add probe_defer for smi-larb
` [PATCH v10 05/13] iommu/mediatek: Add device_link between the consumer and the larb devices
` [PATCH v10 06/13] media: mtk-jpeg: Get rid of mtk_smi_larb_get/put
` [PATCH v10 07/13] media: mtk-mdp: "
` [PATCH v10 08/13] drm/mediatek: Add pm runtime support for ovl and rdma
` [PATCH v10 09/13] drm/mediatek: Get rid of mtk_smi_larb_get/put
` [PATCH v10 10/13] media: mtk-vcodec: "
` [PATCH v10 11/13] memory: mtk-smi: "
` [PATCH v10 12/13] arm: dts: mediatek: Get rid of mediatek, larb for MM nodes
` [PATCH v10 13/13] arm64: "

[PATCH] iommu/intel: Fix potential memory leak in intel_setup_irq_remapping
 2022-01-17  7:50 UTC  (3+ messages)

[PATCH v5 25/32] iommu/mtk: Migrate to aggregate driver
 2022-01-15  7:50 UTC  (6+ messages)

[PATCH v2] iommu/vt-d: Fix PCI bus rescan device hot add
 2022-01-14  8:21 UTC 

[PATCH] iommu/vt-d: Fix PCI bus rescan device hot add
 2022-01-14 15:24 UTC  (5+ messages)

[RFC PATCH v3 0/8] Use pageblock_order for cma and alloc_contig_range alignment
 2022-01-14 15:15 UTC  (21+ messages)
` [RFC PATCH v3 1/8] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
` [RFC PATCH v3 2/8] mm: compaction: handle non-lru compound pages properly in isolate_migratepages_block()
` [RFC PATCH v3 3/8] mm: migrate: allocate the right size of non hugetlb or THP compound pages
` [RFC PATCH v3 5/8] mm: page_isolation: check specified range for unmovable pages during isolation
` [RFC PATCH v3 7/8] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size

[PATCH v2 0/6] MT8186 SMI SUPPORT
 2022-01-13  6:06 UTC  (16+ messages)
` [PATCH v2 1/6] dt-bindings: memory: mtk-smi: Fix larb-id dtbs_check warning
` [PATCH v2 2/6] dt-bindings: memory: mtk-smi: Fix the larb clock/clock-names dtbs warning
` [PATCH v2 3/6] dt-bindings: memory: mediatek: Add mt8186 support
` [PATCH v2 4/6] memory: mtk-smi: Fix the return value for clk_bulk_prepare_enable
` [PATCH v2 5/6] memory: mtk-smi: Add sleep ctrl function
` [PATCH v2 6/6] memory: mtk-smi: mt8186: Add smi support

[git pull] IOMMU Updates for Linux v5.17
 2022-01-13  0:45 UTC  (2+ messages)

[GIT PULL] dma-mapping updates for Linux 5.17
 2022-01-12 19:12 UTC  (2+ messages)

[PATCH v3] iommu: Fix potential use-after-free during probe
 2022-01-12 13:15 UTC 

[PATCH] iommu/omap: Fix missing put_device() call in omap_iommu_probe_device
 2022-01-12 11:54 UTC  (5+ messages)

[PATCH v3] dt-bindings: iommu: Convert msm,iommu-v0 to yaml
 2022-01-12  2:08 UTC  (2+ messages)

[PATCH v12 00/13] Introduce VDUSE - vDPA Device in Userspace
 2022-01-11 13:04 UTC  (10+ messages)

Memory clearing in swiotlb_update_mem_attributes()
 2022-01-10 15:58 UTC  (3+ messages)

[PATCH v2 0/5] iommu/mediatek: Fix tlb flush logic
 2022-01-10 11:44 UTC  (11+ messages)
` [PATCH v2 1/5] iommu/mediatek: Remove for_each_m4u in tlb_sync_all
` [PATCH v2 2/5] iommu/mediatek: Always check runtime PM status in tlb flush range callback
` [PATCH v2 3/5] iommu/mediatek: Remove the power status checking in tlb flush all
` [PATCH v2 4/5] iommu/mediatek: Add tlb_lock in tlb_flush_all
` [PATCH v2 5/5] iommu/mediatek: Always tlb_flush_all when each PM resume

[PATCH v3 00/33] MT8195 IOMMU SUPPORT
 2022-01-10 11:40 UTC  (16+ messages)
` [PATCH v3 09/33] iommu/mediatek: Remove for_each_m4u in tlb_sync_all
` [PATCH v3 13/33] iommu/mediatek: Remove the power status checking in tlb flush all
` [PATCH v3 22/33] iommu/mediatek: Add PCIe support
` [PATCH v3 26/33] iommu/mediatek: Add mtk_iommu_bank_data structure

[PATCH v2] iommu: Fix potential use-after-free during probe
 2022-01-08  7:55 UTC 

[PATCH] iommu: Fix potential use-after-free during probe
 2022-01-07 12:41 UTC 

[PATCH] iommu/tegra-smmu: Fix missing put_device() call in tegra_smmu_find
 2022-01-07  8:09 UTC 

[PATCH v5 09/14] PCI: portdrv: Suppress kernel DMA ownership auto-claiming
 2022-01-07  1:53 UTC  (3+ messages)

[PATCH v5 01/14] iommu: Add dma ownership management interfaces
 2022-01-07  1:50 UTC  (6+ messages)

[PATCH v1 0/8] Scrap iommu_attach/detach_group() interfaces
 2022-01-07  1:19 UTC  (16+ messages)
` [PATCH v1 1/8] iommu: Add iommu_group_replace_domain()
` [PATCH v1 3/8] iommu: Extend iommu_at[de]tach_device() for multi-device groups
` [PATCH v1 5/8] iommu/amd: Use iommu_attach/detach_device()
` [PATCH v1 6/8] gpu/host1x: "


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