messages from 2021-12-21 09:04:53 to 2022-01-10 11:44:39 UTC [more...]
[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] iommu/omap: Fix missing put_device() call in omap_iommu_probe_device
2022-01-10 2:43 UTC (3+ messages)
[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
Memory clearing in swiotlb_update_mem_attributes()
2022-01-05 15:58 UTC (4+ messages)
[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 (25+ 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 (12+ 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 (14+ messages)
` [PATCH v3 4/5] iommu/arm-smmu-v3: Add host support for NVIDIA Grace CMDQ-V
` [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()
[PATCH 0/5] iommu: Some IOVA code reorganisation
2021-12-22 11:53 UTC (5+ messages)
` [PATCH 4/5] iommu: Separate IOVA rcache memories from iova_domain structure
[PATCH] Swiotlb: remove a duplicate include
2021-12-22 10:55 UTC (3+ messages)
[PATCH v4 00/23] Userspace P2PDMA with O_DIRECT NVMe devices
2021-12-22 8:22 UTC (14+ messages)
` [PATCH v4 01/23] lib/scatterlist: cleanup macros into static inline functions
` [PATCH v4 16/23] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v4 17/23] block: add check when merging zone device pages
` [PATCH v4 21/23] mm: use custom page_free for P2PDMA pages
` [PATCH v4 23/23] nvme-pci: allow mmaping the CMB in userspace
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).