iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-09 16:03:53 to 2021-12-14 08:06:01 UTC [more...]

[PATCH v2 0/8] Host1x context isolation support
 2021-12-14  8:05 UTC  (4+ messages)

[PATCH] iommu/mediatek: Validate number of phandles associated with "mediatek, larbs"
 2021-12-14  7:31 UTC  (2+ messages)
` [SPAM][PATCH] iommu/mediatek: Validate number of phandles associated with "mediatek,larbs"

[PATCH V7 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-14  4:36 UTC  (9+ messages)
` [PATCH V7 1/5] swiotlb: Add swiotlb bounce buffer remap function for HV IVM
` [PATCH V7 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V7 3/5] hyper-v: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V7 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V7 5/5] net: netvsc: Add Isolation VM support for netvsc driver

[PATCH v4 00/23] Userspace P2PDMA with O_DIRECT NVMe devices
 2021-12-13 22:28 UTC  (14+ messages)
` [PATCH v4 01/23] lib/scatterlist: cleanup macros into static inline functions
` [PATCH v4 02/23] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v4 03/23] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v4 04/23] PCI/P2PDMA: Expose pci_p2pdma_map_type()
` [PATCH v4 10/23] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
` [PATCH v4 11/23] nvme-pci: convert to using dma_map_sgtable()

[PATCH 0/4] MT8186 SMI SUPPORT
 2021-12-13 20:31 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: memory: mediatek: Correct the minItems of clk for larbs
` [PATCH 2/4] dt-bindings: memory: mediatek: Add mt8186 support

[patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-13 18:29 UTC  (57+ messages)
` [patch V3 01/35] PCI/MSI: Set pci_dev::msi[x]_enabled early
` [patch V3 02/35] x86/pci/XEN: Use PCI device property
` [patch V3 03/35] x86/apic/msi: Use PCI device MSI property
` [patch V3 04/35] genirq/msi: Use PCI device property
` [patch V3 05/35] powerpc/cell/axon_msi: "
` [patch V3 06/35] powerpc/pseries/msi: Use PCI device properties
` [patch V3 07/35] device: Move MSI related data into a struct
` [patch V3 08/35] device: Add device:: Msi_data pointer and struct msi_device_data
` [patch V3 09/35] PCI/MSI: Allocate MSI device data on first use
` [patch V3 10/35] platform-msi: "
` [patch V3 11/35] bus: fsl-mc-msi: "
` [patch V3 12/35] soc: ti: ti_sci_inta_msi: "
` [patch V3 13/35] genirq/msi: Provide msi_device_populate/destroy_sysfs()
` [patch V3 14/35] PCI/MSI: Let the irq code handle sysfs groups
` [patch V3 15/35] platform-msi: Let the core "
` [patch V3 16/35] genirq/msi: Remove the original sysfs interfaces
` [patch V3 17/35] platform-msi: Rename functions and clarify comments
` [patch V3 18/35] platform-msi: Store platform private data pointer in msi_device_data
` [patch V3 19/35] genirq/msi: Consolidate MSI descriptor data
` [patch V3 20/35] platform-msi: Use msi_desc::msi_index
` [patch V3 21/35] bus: fsl-mc-msi: "
` [patch V3 22/35] soc: ti: ti_sci_inta_msi: "
` [patch V3 23/35] PCI/MSI: "
` [patch V3 24/35] PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
` [patch V3 25/35] powerpc/pseries/msi: Let core code check for contiguous entries
` [patch V3 26/35] genirq/msi: Provide interface to retrieve Linux interrupt number
` [patch V3 27/35] PCI/MSI: Use __msi_get_virq() in pci_get_vector()
` [patch V3 28/35] PCI/MSI: Simplify pci_irq_get_affinity()
` [patch V3 29/35] dmaengine: mv_xor_v2: Get rid of msi_desc abuse
` [patch V3 30/35] perf/smmuv3: Use msi_get_virq()
` [patch V3 31/35] iommu/arm-smmu-v3: "
` [patch V3 32/35] mailbox: bcm-flexrm-mailbox: Rework MSI interrupt handling
` [patch V3 33/35] bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
` [patch V3 34/35] soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
` [patch V3 35/35] dmaengine: qcom_hidma: Cleanup MSI handling

[PATCH 0/2] Add support from SM8450 IOMMU
 2021-12-13 19:02 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm-smmu: Add compatible for SM8450 SoC

[PATCH 1/1] dma-direct: Fix dma_direct_use_pool helper
 2021-12-13 12:55 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: arm-smmu: Document nvidia, memory-controller property
 2021-12-13 18:18 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: arm-smmu: Add compatible for Tegra234 SOC
` [PATCH v2 3/4] iommu/arm-smmu: Support Tegra234 SMMU
` [PATCH v2 4/4] arm64: tegra: Add Tegra234 IOMMUs

[PATCH v3 4/5] dma/pool: create dma atomic pool only if dma zone has managed pages
 2021-12-13 14:23 UTC  (2+ messages)

[PATCH v3 00/18] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-12-13 13:24 UTC  (10+ messages)
` [PATCH v3 04/18] driver core: platform: Add driver dma ownership management

[PATCH v2 0/5] iommu/mediatek: Fix tlb flush logic
 2021-12-13  7:53 UTC  (3+ messages)
` [PATCH v2 2/5] iommu/mediatek: Always check runtime PM status in tlb flush range callback

[patch 21/32] NTB/msi: Convert to msi_on_each_desc()
 2021-12-13  7:50 UTC  (34+ messages)

[PATCH 0/4] Enable PASID for DMA API users
 2021-12-12 23:34 UTC  (34+ messages)
` [PATCH 1/4] ioasid: Reserve a global PASID for in-kernel DMA
` [PATCH 2/4] iommu: Add PASID support for DMA mapping API users
` [PATCH 3/4] iommu/vt-d: Support PASID DMA for in-kernel usage
` [PATCH 4/4] dmaengine: idxd: Use DMA API for in-kernel DMA with PASID

[RFC PATCH v2 0/7] Use pageblock_order for cma and alloc_contig_range alignment
 2021-12-10 20:17 UTC  (18+ messages)
` [RFC PATCH v2 1/7] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
` [RFC PATCH v2 2/7] mm: compaction: handle non-lru compound pages properly in isolate_migratepages_block()
` [RFC PATCH v2 3/7] mm: migrate: allocate the right size of non hugetlb or THP compound pages
` [RFC PATCH v2 4/7] mm: make alloc_contig_range work at pageblock granularity
` [RFC PATCH v2 5/7] mm: cma: use pageblock_order as the single alignment
` [RFC PATCH v2 6/7] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size
` [RFC PATCH v2 7/7] arch: powerpc: adjust fadump alignment to be pageblock aligned

[PATCH v2 00/11] iommu: refactor flush queues into iommu-dma
 2021-12-10 23:50 UTC  (17+ messages)
` [PATCH v2 01/11] iommu/iova: Fix race between FQ timeout and teardown
` [PATCH v2 02/11] gpu: host1x: Add missing DMA API include
` [PATCH v2 03/11] drm/tegra: vic: Fix DMA API misuse
` [PATCH v2 04/11] iommu/iova: Squash entry_dtor abstraction
` [PATCH v2 05/11] iommu/iova: Squash flush_cb abstraction
` [PATCH v2 06/11] iommu/amd: Simplify pagetable freeing
` [PATCH v2 07/11] iommu/amd: Use put_pages_list
` [PATCH v2 08/11] iommu/vt-d: "
` [PATCH v2 09/11] iommu/iova: Consolidate flush queue code
` [PATCH v2 10/11] iommu/iova: Move flush queue code to iommu-dma
` [PATCH v2 11/11] iommu: Move flush queue data into iommu_dma_cookie

[PATCH V6 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-10 14:01 UTC  (12+ messages)
` [PATCH V6 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V6 3/5] hyper-v: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V6 5/5] net: netvsc: Add Isolation VM support for netvsc driver

[PATCH 0/2] perf/smmuv3: Support devicetree
 2021-12-10 11:34 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: Add Arm SMMUv3 PMCG binding

[PATCH] iommu/arm-smmu-v3: Constify arm_smmu_mmu_notifier_ops
 2021-12-10  9:54 UTC  (2+ messages)

[PATCH 0/5] iommu/amd: fixes for suspend/resume
 2021-12-10  8:00 UTC  (3+ messages)

[patch 21/32] NTB/msi: Convert to msi_on_each_desc()
 2021-12-10  7:37 UTC  (16+ messages)

[PATCH] iommu/iova: wait 'fq_timer' handler to finish before destroying 'fq'
 2021-12-10  1:55 UTC  (5+ messages)

[patch V2 00/36] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-09 21:02 UTC  (5+ messages)
` [patch V2 19/36] PCI/MSI: Store properties in device::msi::data

[PATCH v8 0/6] iommu/tegra-smmu: Add pagetable mappings to debugfs
 2021-12-09 20:06 UTC  (15+ messages)
` [PATCH v8 6/6] "

[RFC v16 0/9] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-12-09 16:37 UTC  (14+ messages)
` [RFC v16 1/9] iommu: Introduce attach/detach_pasid_table API

[PATCH v3 00/26] KVM: x86: Halt and APICv overhaul
 2021-12-09 16:03 UTC  (8+ 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).