iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-23 13:06:12 to 2022-01-11 13:04:27 UTC [more...]

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

[PATCH v9 00/15] Clean up "mediatek,larb"
 2022-01-11 10:57 UTC  (29+ 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

[PATCH v2 0/6] MT8186 SMI SUPPORT
 2022-01-11  9:14 UTC  (9+ 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] dma-mapping updates for Linux 5.17
 2022-01-10 18:46 UTC 

[PATCH] iommu/omap: Fix missing put_device() call in omap_iommu_probe_device
 2022-01-10 18:43 UTC  (4+ messages)

Memory clearing in swiotlb_update_mem_attributes()
 2022-01-10 15:58 UTC  (5+ 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  (62+ messages)
` [PATCH v3 04/33] iommu/mediatek: Remove clk_disable in mtk_iommu_remove
` [PATCH v3 05/33] iommu/mediatek: Adapt sharing and non-sharing pgtable case
` [PATCH v3 06/33] iommu/mediatek: Add 12G~16G support for multi domains
` [PATCH v3 07/33] iommu/mediatek: Add a flag DCM_DISABLE
` [PATCH v3 08/33] iommu/mediatek: Add a flag NON_STD_AXI
` [PATCH v3 09/33] iommu/mediatek: Remove for_each_m4u in tlb_sync_all
` [PATCH v3 10/33] iommu/mediatek: Add tlb_lock in tlb_flush_all
` [PATCH v3 11/33] iommu/mediatek: Remove the granule in the tlb flush
` [PATCH v3 12/33] iommu/mediatek: Always tlb_flush_all when each PM resume
` [PATCH v3 13/33] iommu/mediatek: Remove the power status checking in tlb flush all
` [PATCH v3 14/33] iommu/mediatek: Always enable output PA over 32bits in isr
` [PATCH v3 15/33] iommu/mediatek: Add SUB_COMMON_3BITS flag
` [PATCH v3 16/33] iommu/mediatek: Add IOMMU_TYPE flag
` [PATCH v3 17/33] iommu/mediatek: Contain MM IOMMU flow with the MM TYPE
` [PATCH v3 18/33] iommu/mediatek: Adjust device link when it is sub-common
` [PATCH v3 19/33] iommu/mediatek: Add list_del in mtk_iommu_remove
` [PATCH v3 20/33] iommu/mediatek: Allow IOMMU_DOMAIN_UNMANAGED for PCIe VFIO
` [PATCH v3 21/33] iommu/mediatek: Add infra iommu support
` [PATCH v3 22/33] iommu/mediatek: Add PCIe support
` [PATCH v3 23/33] iommu/mediatek: Add mt8195 support
` [PATCH v3 24/33] iommu/mediatek: Only adjust code about register base
` [PATCH v3 25/33] iommu/mediatek: Just move code position in hw_init
` [PATCH v3 26/33] iommu/mediatek: Add mtk_iommu_bank_data structure
` [PATCH v3 27/33] iommu/mediatek: Initialise bank HW for each a bank
` [PATCH v3 28/33] iommu/mediatek: Add bank_nr and bank_enable
` [PATCH v3 29/33] iommu/mediatek: Change the domid to iova_region_id
` [PATCH v3 32/33] iommu/mediatek: Backup/restore regsiters for multi banks

[PATCH v3] dt-bindings: iommu: Convert msm,iommu-v0 to yaml
 2022-01-08 18:41 UTC 

[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 00/14] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-01-07  1:53 UTC  (38+ messages)
` [PATCH v5 01/14] iommu: Add dma ownership management interfaces
` [PATCH v5 02/14] driver core: Add dma_cleanup callback in bus_type
` [PATCH v5 03/14] amba: Stop sharing platform_dma_configure()
` [PATCH v5 04/14] driver core: platform: Add driver dma ownership management
` [PATCH v5 05/14] amba: "
` [PATCH v5 06/14] bus: fsl-mc: "
` [PATCH v5 07/14] PCI: "
` [PATCH v5 08/14] PCI: pci_stub: Suppress kernel DMA ownership auto-claiming
` [PATCH v5 09/14] PCI: portdrv: "
` [PATCH v5 10/14] vfio: Set DMA ownership for VFIO devices
` [PATCH v5 11/14] vfio: Remove use of vfio_group_viable()
` [PATCH v5 12/14] vfio: Delete the unbound_list
` [PATCH v5 13/14] vfio: Remove iommu group notifier
` [PATCH v5 14/14] iommu: Remove iommu group changes notifier

[PATCH v1 0/8] Scrap iommu_attach/detach_group() interfaces
 2022-01-07  1:19 UTC  (20+ messages)
` [PATCH v1 1/8] iommu: Add iommu_group_replace_domain()
` [PATCH v1 2/8] vfio/type1: Use iommu_group_replace_domain()
` [PATCH v1 3/8] iommu: Extend iommu_at[de]tach_device() for multi-device groups
` [PATCH v1 4/8] drm/tegra: Use iommu_attach/detatch_device()
` [PATCH v1 5/8] iommu/amd: Use iommu_attach/detach_device()
` [PATCH v1 6/8] gpu/host1x: "
` [PATCH v1 7/8] media: staging: media: tegra-vde: "
` [PATCH v1 8/8] iommu: Remove iommu_attach/detach_group()

[PATCH] iommu/ipmmu-vmsa: Check for error num after setting mask
 2022-01-06  2:43 UTC 

[RFC PATCH v3 0/8] Use pageblock_order for cma and alloc_contig_range alignment
 2022-01-05 21:47 UTC  (9+ 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 4/8] mm: make alloc_contig_range work at pageblock granularity
` [RFC PATCH v3 5/8] mm: page_isolation: check specified range for unmovable pages during isolation
` [RFC PATCH v3 6/8] mm: cma: use pageblock_order as the single alignment
` [RFC PATCH v3 7/8] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size
` [RFC PATCH v3 8/8] arch: powerpc: adjust fadump alignment to be pageblock aligned

[PATCH] iommu/arm-smmu: Add missing pm_runtime_disable() in qcom_iommu_device_probe
 2022-01-05 10:16 UTC 

[PATCH v2] dt-bindings: iommu: Convert msm,iommu-v0 to yaml
 2022-01-04 22:21 UTC  (2+ messages)

[PATCH] Swiotlb: Add CONFIG_HAS_IOMEM check around memremap() in the swiotlb_mem_remap()
 2022-01-04 16:10 UTC  (6+ messages)

[PATCH v4 00/13] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-01-04  5:23 UTC  (21+ messages)
` [PATCH v4 02/13] driver core: Set DMA ownership during driver bind/unbind
` [PATCH v4 07/13] iommu: Add iommu_at[de]tach_device_shared() for multi-device groups

[PATCH v4 03/13] PCI: pci_stub: Suppress kernel DMA ownership auto-claiming
 2022-01-04  1:54 UTC  (10+ messages)

[PATCH v2 00/33] Separate struct slab from struct page
 2022-01-03 17:56 UTC  (8+ messages)

[PATCH v4 04/13] PCI: portdrv: Suppress kernel DMA ownership auto-claiming
 2021-12-30  5:49 UTC  (3+ messages)

[PATCH] iommu/intel: Fix potential memory leak in intel_setup_irq_remapping
 2021-12-29  8:56 UTC 

[PATCH][RFC] iommu/amd: Add config option to set amd iommu off as default
 2021-12-29  1:29 UTC 

[PATCH v3 0/5] iommu/arm-smmu-v3: Add NVIDIA Grace CMDQ-V Support
 2021-12-28  5:49 UTC  (8+ messages)
` [PATCH v3 5/5] iommu/nvidia-grace-cmdqv: Limit CMDs for guest owned VINTF

[PATCH v2 00/11] Re-enable ENQCMD and PASID MSR
 2021-12-27 17:52 UTC  (5+ messages)
` [PATCH v2 10/11] tools/objtool: Check for use of the ENQCMD instruction in the kernel

[PATCH] dt-bindings: iommu: Convert msm,iommu-v0 to yaml
 2021-12-25 14:48 UTC  (2+ messages)

[PATCH 0/2] iommu/arm-smmu: Use platform_irq_count()
 2021-12-23 17:36 UTC  (6+ messages)
` [PATCH 1/2] iommu/arm-smmu: Use platform_irq_count() to get the interrupt count
` [PATCH 2/2] iommu/arm-smmu: Propagate errors from platform_get_irq()


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