Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2021-11-28 02:51:56 to 2021-12-06 13:48:58 UTC [more...]

[PATCH v9 00/15] Clean up "mediatek,larb"
 2021-12-06 13:48 UTC  (6+ messages)

[PATCH v3 00/18] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-12-06 13:35 UTC  (23+ messages)
` [PATCH v3 01/18] iommu: Add device dma ownership set/release interfaces
` [PATCH v3 02/18] driver core: Add dma_cleanup callback in bus_type
` [PATCH v3 03/18] driver core: platform: Rename platform_dma_configure()
` [PATCH v3 04/18] driver core: platform: Add driver dma ownership management
` [PATCH v3 05/18] amba: "
` [PATCH v3 06/18] bus: fsl-mc: "
` [PATCH v3 07/18] PCI: "
` [PATCH v3 08/18] PCI: pci_stub: Suppress kernel DMA ownership auto-claiming
` [PATCH v3 09/18] PCI: portdrv: "
` [PATCH v3 10/18] iommu: Add security context management for assigned devices
` [PATCH v3 11/18] iommu: Expose group variants of dma ownership interfaces
` [PATCH v3 12/18] iommu: Add iommu_at[de]tach_device_shared() for multi-device groups
` [PATCH v3 13/18] vfio: Set DMA USER ownership for VFIO devices
` [PATCH v3 14/18] vfio: Remove use of vfio_group_viable()
` [PATCH v3 15/18] vfio: Delete the unbound_list
` [PATCH v3 16/18] vfio: Remove iommu group notifier
` [PATCH v3 17/18] iommu: Remove iommu group changes notifier
` [PATCH v3 18/18] drm/tegra: Use the iommu dma_owner mechanism

[PATCH 0/9] iommu: Refactor flush queues into iommu-dma
 2021-12-06 13:28 UTC  (7+ messages)
` [PATCH 1/9] gpu: host1x: Add missing DMA API include
` [PATCH 4/9] iommu/amd: Simplify pagetable freeing

[PATCH v2 0/6] Add support for HiSilicon PCIe Tune and Trace device
 2021-12-06 12:56 UTC  (16+ messages)
` [PATCH v2 1/6] iommu: Export iommu_{get,put}_resv_regions()
` [PATCH v2 2/6] hwtracing: Add trace function support for HiSilicon PCIe Tune and Trace device

[PATCH 0/4] iommu: M1 Pro/Max DART support
 2021-12-06 12:07 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: iommu: dart: add t6000 compatible

[PATCH v2] iommu/io-pgtable-arm: Fix table descriptor paddr formatting
 2021-12-06 12:04 UTC  (2+ messages)

[PATCH 1/1] iommu: Extend mutex lock scope in iommu_probe_device()
 2021-12-06 11:40 UTC  (2+ messages)

[PATCH] iommu: log iova range in map/unmap trace events
 2021-12-06 11:00 UTC  (2+ messages)

[RFC v16 0/9] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-12-06 10:48 UTC  (5+ messages)
` [RFC v16 1/9] iommu: Introduce attach/detach_pasid_table API

[PATCH v2 0/8] Host1x context isolation support
 2021-12-06  9:55 UTC  (3+ messages)

[PATCH v3 00/33] MT8195 IOMMU SUPPORT
 2021-12-06  8:28 UTC  (10+ messages)
` [PATCH v3 12/33] iommu/mediatek: Always tlb_flush_all when each PM resume

[PATCH 0/4] MT8186 SMI SUPPORT
 2021-12-06  8:15 UTC  (8+ 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 3/4] memory: mtk-smi: Add sleep ctrl function
` [PATCH 4/4] memory: mtk-smi: mt8186: Add smi support

[PATCH v2 00/17] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-12-06  2:07 UTC  (23+ messages)
` [PATCH v2 02/17] driver core: Add dma_unconfigure callback in bus_type
` [PATCH v2 04/17] driver core: platform: Add driver dma ownership management
` [PATCH v2 07/17] PCI: pci_stub: Suppress kernel DMA ownership auto-claiming
` [PATCH v2 08/17] PCI: portdrv: "
` [PATCH v2 09/17] iommu: Add security context management for assigned devices
` [PATCH v2 10/17] iommu: Expose group variants of dma ownership interfaces
` [PATCH v2 11/17] iommu: Add iommu_at[de]tach_device_shared() for multi-device groups
` [PATCH v2 12/17] vfio: Set DMA USER ownership for VFIO devices
` [PATCH v2 13/17] vfio: Remove use of vfio_group_viable()
` [PATCH v2 14/17] vfio: Delete the unbound_list
` [PATCH v2 15/17] vfio: Remove iommu group notifier
` [PATCH v2 16/17] iommu: Remove iommu group changes notifier
` [PATCH v2 17/17] drm/tegra: Use the iommu dma_owner mechanism

[patch 21/32] NTB/msi: Convert to msi_on_each_desc()
 2021-12-05 14:16 UTC  (28+ messages)

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

[PATCH] iommu/arm-smmu-v3: Constify arm_smmu_mmu_notifier_ops
 2021-12-04 22:33 UTC 

[PATCH 1/4] iommu/rockchip: replace 4 with sizeof(u32)
 2021-12-04 15:24 UTC  (4+ messages)
` [PATCH 2/4] iommu/rockchip: remove redundant var dte_addr
` [PATCH 3/4] iommu/rockchip: rename dte_index to dte
` [PATCH 4/4] iommu/rockchip: replace pt_address cb with dma_addr_dte when setting dt addr

[PATCH V3 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-04  7:42 UTC  (19+ messages)
` [PATCH V3 1/5] Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V3 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V3 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V3 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V3 5/5] hv_netvsc: Add Isolation VM support for netvsc driver

[PATCH v4 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2021-12-03 17:48 UTC  (8+ messages)
` [PATCH v4 04/14] Documentation/x86: Secure Launch kernel documentation

[PATCH 0/3] Allow restricted-dma-pool to customize IO_TLB_SEGSIZE
 2021-12-03 13:07 UTC  (4+ messages)

[PATCH] mm: kmemleak: Ignore kmemleak scanning on CMA regions
 2021-12-03  0:52 UTC  (5+ messages)

[PATCH v3 0/5] iommu/virtio: Add identity domains
 2021-12-02 17:54 UTC  (8+ messages)
` [PATCH v3 1/5] iommu/virtio: Add definitions for VIRTIO_IOMMU_F_BYPASS_CONFIG
` [PATCH v3 2/5] iommu/virtio: Support bypass domains
` [PATCH v3 3/5] iommu/virtio: Sort reserved regions
` [PATCH v3 4/5] iommu/virtio: Pass end address to viommu_add_mapping()
` [PATCH v3 5/5] iommu/virtio: Support identity-mapped domains

[PATCH v2 00/33] Separate struct slab from struct page
 2021-12-02 12:25 UTC  (5+ messages)
` [PATCH v2 29/33] iommu: Use put_pages_list

[syzbot] WARNING in __dma_map_sg_attrs
 2021-12-02  6:55 UTC  (2+ messages)

[PATCH 0/5] iommu/amd: fixes for suspend/resume
 2021-12-01 23:08 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm-smmu: Fix json-schema for Tegra
 2021-12-01 15:57 UTC  (2+ messages)
` [PATCH 2/2] arm64: tegra: Add ISO SMMU controller for Tegra194

[PATCH 0/2] Add support from SM8450 IOMMU
 2021-12-01 15:00 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm-smmu: Add compatible for SM8450 SoC
` [PATCH 2/2] iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation

[patch 00/37] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-11-30 12:30 UTC  (23+ messages)
` [patch 02/37] device: Add device::msi_data pointer and struct msi_device_data
` [patch 08/37] genirq/msi: Provide msi_device_populate/destroy_sysfs()
` [patch 29/37] PCI/MSI: Use __msi_get_virq() in pci_get_vector()
` [patch 33/37] iommu/arm-smmu-v3: Use msi_get_virq()
` [patch 37/37] dmaengine: qcom_hidma: Cleanup MSI handling

[RFC PATCH 0/3] Use pageblock_order for cma and alloc_contig_range alignment
 2021-11-30 10:08 UTC  (8+ messages)

[RFC PATCH] per device enable smmu whem iommu passthrough
 2021-11-30  8:14 UTC 

[RFC PATCH] provide per numa cma with an initial default size
 2021-11-30  7:45 UTC 

[PATCH 0/4] iommu/arm-smmu: Support Tegra234 SMMU
 2021-11-29 21:03 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm-smmu: Document nvidia, memory-controller property
  ` [PATCH 1/4] dt-bindings: arm-smmu: Document nvidia,memory-controller property
` [PATCH 2/4] dt-bindings: arm-smmu: Add compatible for Tegra234 SOC

[PATCH v2 0/5] iommu/virtio: Add identity domains
 2021-11-29 15:44 UTC  (14+ messages)
` [PATCH v2 1/5] iommu/virtio: Add definitions for VIRTIO_IOMMU_F_BYPASS_CONFIG
` [PATCH v2 2/5] iommu/virtio: Support bypass domains
` [PATCH v2 4/5] iommu/virtio: Pass end address to viommu_add_mapping()
` [PATCH v2 5/5] iommu/virtio: Support identity-mapped domains

[bug report] iommu/vt-d: Fix unmap_pages support
 2021-11-29  8:37 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v5.16-rc2
 2021-11-28 15:38 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox