iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-10 22:19:02 to 2021-12-17 08:38:46 UTC [more...]

[PATCH 0/4] [PULL REQUEST] Intel IOMMU Updates for Linux v5.17
 2021-12-17  8:38 UTC  (2+ messages)
` [PATCH 1/4] iommu/vt-d: Use bitmap_zalloc() when applicable

[PATCH 0/5] iommu/amd: fixes for suspend/resume
 2021-12-17  8:31 UTC  (2+ messages)

[PATCH v2] iova: Move fast alloc size roundup into alloc_iova_fast()
 2021-12-17  8:11 UTC  (2+ messages)

[PATCH] iommu/virtio: Fix typo in a comment
 2021-12-17  8:08 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Remove unused macros
 2021-12-17  8:06 UTC  (3+ messages)

[PATCH] iommu: Use correctly sized arguments for bit field
 2021-12-17  8:05 UTC  (3+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 5.17
 2021-12-17  8:03 UTC  (2+ messages)

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

[PATCH v4 00/13] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-12-17  6:37 UTC  (14+ messages)
` [PATCH v4 01/13] iommu: Add device dma ownership set/release interfaces
` [PATCH v4 02/13] driver core: Set DMA ownership during driver bind/unbind
` [PATCH v4 03/13] PCI: pci_stub: Suppress kernel DMA ownership auto-claiming
` [PATCH v4 04/13] PCI: portdrv: "
` [PATCH v4 05/13] iommu: Add security context management for assigned devices
` [PATCH v4 06/13] iommu: Expose group variants of dma ownership interfaces
` [PATCH v4 07/13] iommu: Add iommu_at[de]tach_device_shared() for multi-device groups
` [PATCH v4 08/13] vfio: Set DMA USER ownership for VFIO devices
` [PATCH v4 09/13] vfio: Remove use of vfio_group_viable()
` [PATCH v4 10/13] vfio: Delete the unbound_list
` [PATCH v4 11/13] vfio: Remove iommu group notifier
` [PATCH v4 12/13] iommu: Remove iommu group changes notifier
` [PATCH v4 13/13] drm/tegra: Use the iommu dma_owner mechanism

[patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-16 17:23 UTC  (73+ 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 09/35] PCI/MSI: Allocate MSI device data on first use
  ` [patch V4 09-01/35] PCI/MSI: Decouple MSI[-X] disable from pcim_release()
    ` [patch V4 09-02/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 v2 00/33] Separate struct slab from struct page
 2021-12-16 15:00 UTC  (9+ messages)

[PATCH] drm/tegra: Add missing DMA API includes
 2021-12-16 14:34 UTC 

[PATCH V7 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-16 11:05 UTC  (19+ 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 v2 00/11] iommu: refactor flush queues into iommu-dma
 2021-12-16  8:55 UTC  (22+ messages)
` [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 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 v2 1/4] dt-bindings: arm-smmu: Document nvidia, memory-controller property
 2021-12-15 19:16 UTC  (4+ messages)
` [PATCH v2 3/4] iommu/arm-smmu: Support Tegra234 SMMU
` [PATCH v2 1/4] dt-bindings: arm-smmu: Document nvidia,memory-controller property

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

[PATCH] Revert "iommu/arm-smmu-v3: Decrease the queue size of evtq and priq"
 2021-12-15 10:49 UTC  (5+ messages)

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

[PATCH v2 0/3] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2021-12-14 15:37 UTC  (3+ messages)
` [PATCH v2 1/3] iommu/io-pgtable-arm: Add way to debug pgtable walk

[PATCH] iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failure
 2021-12-14 15:18 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/2] Add support from SM8450 IOMMU
 2021-12-14 15:18 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm-smmu: Add compatible for SM8450 SoC

[PATCH] iommu/arm-smmu-qcom: Fix TTBR0 read
 2021-12-14 15:18 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Constify arm_smmu_mmu_notifier_ops
 2021-12-14 15:18 UTC  (2+ messages)

[PATCH] dt-bindings: arm-smmu: Add compatible for the SDX55 SoC
 2021-12-14 15:18 UTC  (2+ messages)

[PATCH v2 0/3] perf/smmuv3: Support devicetree
 2021-12-14 14:04 UTC  (2+ messages)

[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 1/1] dma-direct: Fix dma_direct_use_pool helper
 2021-12-13 12:55 UTC  (2+ messages)

[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 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  (32+ messages)

[PATCH 0/4] Enable PASID for DMA API users
 2021-12-12 23:34 UTC  (9+ messages)
` [PATCH 1/4] ioasid: Reserve a global PASID for in-kernel DMA

[RFC PATCH v2 0/7] Use pageblock_order for cma and alloc_contig_range alignment
 2021-12-10  8:12 UTC  (8+ messages)
` [RFC PATCH v2 1/7] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
` [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


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