iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-08 09:22:41 to 2022-02-14 13:41:04 UTC [more...]

[PATCH v1 0/8] Scrap iommu_attach/detach_group() interfaces
 2022-02-14 13:40 UTC  (12+ messages)
` [PATCH v1 1/8] iommu: Add iommu_group_replace_domain()
` [PATCH v1 3/8] iommu: Extend iommu_at[de]tach_device() for multi-device groups
` [PATCH v1 5/8] iommu/amd: Use iommu_attach/detach_device()

[PATCH v5 00/14] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-02-14 13:39 UTC  (19+ messages)
` [PATCH v5 02/14] driver core: Add dma_cleanup callback in bus_type
` [PATCH v5 04/14] driver core: platform: Add driver dma ownership management
` [PATCH v5 07/14] PCI: "

[PATCH v2 1/1] iommu/vt-d: Move intel_iommu_ops to header file
 2022-02-14 13:27 UTC  (3+ messages)

[PATCH v2] iommu/iova: Separate out rcache init
 2022-02-14 13:26 UTC  (3+ messages)

[PATCH v3 00/10] iommu cleanup and refactoring
 2022-02-14 13:26 UTC  (14+ messages)
` [PATCH v3 01/10] iommu/vt-d: Remove guest pasid related callbacks
` [PATCH v3 02/10] iommu: Remove guest pasid related interfaces and definitions
` [PATCH v3 03/10] iommu/vt-d: Remove aux-domain related callbacks
` [PATCH v3 04/10] iommu: Remove aux-domain related interfaces and iommu_ops
` [PATCH v3 05/10] iommu: Remove apply_resv_region
` [PATCH v3 06/10] drm/nouveau/device: Get right pgsize_bitmap of iommu_domain
` [PATCH v3 07/10] iommu: Use right way to retrieve iommu_ops
` [PATCH v3 08/10] iommu: Remove unused argument in is_attach_deferred
` [PATCH v3 09/10] iommu: Use dev_iommu_ops() helper
` [PATCH v3 10/10] iommu: Split struct iommu_ops

[PATCH] iommu/msm: simplify with dev_err_probe()
 2022-02-14 13:21 UTC  (2+ messages)

[PATCH] iommu/msm: Use standard driver registration
 2022-02-14 13:15 UTC  (4+ messages)
` [PATCH] iommu/rockchip: : "

[PATCH] iommu: Remove trivial ops->capable implementations
 2022-02-14 13:05 UTC  (3+ messages)

[PATCH v3 0/2] iommu/ipmmu-vmsa: Add support for R-Car Gen4
 2022-02-14 13:00 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: iommu: renesas, ipmmu-vmsa: add r8a779f0 support
  ` [PATCH v3 1/2] dt-bindings: iommu: renesas,ipmmu-vmsa: "

[PATCH v3 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-02-14 12:55 UTC  (14+ messages)
` [PATCH v3 1/8] hwtracing: Add trace function "
` [PATCH v3 6/8] docs: Add HiSilicon PTT device driver documentation
` [PATCH v3 8/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity

[PATCH 00/23] component: Add common helpers for compare/release
 2022-02-14 12:43 UTC  (28+ messages)
` [PATCH 01/23] component: Add common helper for compare/release functions
` [PATCH 02/23] drm/komeda: Make use of the helper component_compare_of
` [PATCH 03/23] drm/armada: Make use of the helper component_compare_of/dev_name
` [PATCH 04/23] drm/etnaviv: "
` [PATCH 05/23] drm/hirin: Make use of the helper component_compare_of
` [PATCH 06/23] drm/ingenic: "
` [PATCH 07/23] drm/mediatek: "
` [PATCH 08/23] drm/meson: "
` [PATCH 09/23] drm/msm: "
` [PATCH 10/23] drm/sprd: "
` [PATCH 11/23] drm/sti: "
` [PATCH 12/23] drm/sun4i: "
` [PATCH 13/23] drm/rockchip: Make use of the helper component_compare_dev
` [PATCH 14/23] drm/exynos: "
` [PATCH 15/23] drm/mcde: "
` [PATCH 16/23] drm/omap: dss: "
` [PATCH 17/23] drm/vc4: "
` [PATCH 18/23] drm: of: Make use of the helper component_release_of
` [PATCH 19/23] iommu/mediatek: Make use of the helper component_compare/release_of
` [PATCH 20/23] ASoC: codecs: wcd938x: "
` [PATCH 21/23] power: supply: ab8500: Make use of the helper component_compare_dev
` [PATCH 22/23] video: omapfb: dss: "
` [PATCH 23/23] ALSA: hda/realtek: Make use of the helper component_compare_dev_name

[PATCH] iommu/ipmmu-vmsa: Check for error num after setting mask
 2022-02-14 12:41 UTC  (5+ messages)

[PATCH] IOMMU: Intel: DMAR: Replace acpi_bus_get_device()
 2022-02-14 12:00 UTC  (2+ messages)

[PATCH] iommu/amd: Fix I/O page table memory leak
 2022-02-14 11:52 UTC  (2+ messages)

[PATCH V2 0/2] x86/hyperv/Swiotlb: Add swiotlb_set_alloc_from_low_pages() switch function
 2022-02-14 11:28 UTC  (5+ messages)
` [PATCH V2 1/2] Swiotlb: Add swiotlb_alloc_from_low_pages switch
` [PATCH V2 2/2] x86/hyperv: Make swiotlb bounce buffer allocation not just from low pages

[PATCH v5 0/6] Use pageblock_order for cma and alloc_contig_range alignment
 2022-02-14 10:44 UTC  (10+ messages)
` [PATCH v5 1/6] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
` [PATCH v5 2/6] mm: page_isolation: check specified range for unmovable pages
` [PATCH v5 3/6] mm: make alloc_contig_range work at pageblock granularity
` [PATCH v5 4/6] mm: cma: use pageblock_order as the single alignment
` [PATCH v5 5/6] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size
` [PATCH v5 6/6] arch: powerpc: adjust fadump alignment to be pageblock aligned

[PATCH 0/2] iommu/vt-d: Fixes for v5.17-rc2
 2022-02-14 10:31 UTC  (9+ messages)
` [PATCH 1/2] iommu/vt-d: Fix PCI bus rescan device hot add

[PATCH] iommu/vt-d: Fix list_add double add when enabling VMD and scalable mode
 2022-02-14  9:32 UTC  (3+ messages)

[PATCH v2 00/11] iommu/vt-d: Some Intel IOMMU cleanups
 2022-02-14  7:38 UTC  (18+ messages)
` [PATCH v2 01/11] iommu/vt-d: Remove intel_iommu::domains
` [PATCH v2 02/11] iommu/vt-d: Remove finding domain in dmar_insert_one_dev_info()
` [PATCH v2 03/11] iommu/vt-d: Remove iova_cache_get/put()
` [PATCH v2 04/11] iommu/vt-d: Remove domain and devinfo mempool
` [PATCH v2 05/11] iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFO
` [PATCH v2 06/11] iommu/vt-d: Remove unnecessary includes
` [PATCH v2 07/11] iommu/vt-d: Remove unnecessary prototypes
` [PATCH v2 08/11] iommu/vt-d: Fix indentation of goto labels
` [PATCH v2 09/11] iommu/vt-d: Remove commented code
` [PATCH v2 10/11] iommu/vt-d: Use xarray for global device_domain_info
` [PATCH v2 11/11] iommu/vt-d: Use rculist for per-domain device list

[PATCH v1 00/10] iommu/vt-d: Some Intel IOMMU cleanups
 2022-02-14  2:59 UTC  (4+ messages)

[PATCH v2 00/10] iommu cleanup and refactoring
 2022-02-14  2:00 UTC  (33+ messages)
` [PATCH v2 01/10] iommu/vt-d: Remove guest pasid related callbacks
` [PATCH v2 02/10] iommu: Remove guest pasid related interfaces and definitions
` [PATCH v2 03/10] iommu/vt-d: Remove aux-domain related callbacks
` [PATCH v2 04/10] iommu: Remove aux-domain related interfaces and iommu_ops
` [PATCH v2 05/10] iommu: Remove apply_resv_region
` [PATCH v2 06/10] drm/nouveau/device: Get right pgsize_bitmap of iommu_domain
` [PATCH v2 07/10] iommu: Use right way to retrieve iommu_ops
` [PATCH v2 08/10] iommu: Remove unused argument in is_attach_deferred
` [PATCH v2 09/10] iommu: Use dev_iommu_ops() helper
` [PATCH v2 10/10] iommu: Split struct iommu_ops

[PATCH 11/13 v2] ARM: ixp4xx: Drop custom DMA coherency and bouncing
 2022-02-11 22:32 UTC 

[PATCH v4 00/11] Re-enable ENQCMD and PASID MSR
 2022-02-11 22:00 UTC  (13+ messages)
` [PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit

[PATCH] dma-mapping: benchmark: Extract a common header file for map_benchmark definition
 2022-02-11 17:11 UTC  (3+ messages)

Error when running fio against nvme-of rdma target (mlx5 driver)
 2022-02-11 11:35 UTC  (5+ messages)

[PATCH] iommu: explicitly check for NULL in iommu_dma_get_resv_regions()
 2022-02-11 10:18 UTC  (3+ messages)

[PATCH 0/2] Replace intel_iommu_gfx_mapped with device_iommu_mapped()
 2022-02-11  3:05 UTC  (3+ messages)
` [PATCH 1/2] agp/intel: Use per device iommu check
` [PATCH 2/2] iommu/vt-d: Remove unnecessary exported symbol

[PATCH v2 1/5] dt-bindings: reserved-memory: Document memory region specifier
 2022-02-10 23:15 UTC  (12+ messages)

[PATCH] iommu/vt-d: Add missing "__init" for rmrr_sanity_check()
 2022-02-10  2:31 UTC 

[RFC PATCH] component: Add common helpers for compare/release functions
 2022-02-10  7:50 UTC  (5+ messages)

[PATCH] MAINTAINERS: Update maintainer list of DMA MAPPING BENCHMARK
 2022-02-10  7:30 UTC  (3+ messages)

[PATCH v1 1/1] iommu/vt-d: Don't cast parameter in for_each_set_bit()
 2022-02-10  1:19 UTC  (2+ messages)

iommu/amd: bug report: page table memory leak
 2022-02-10  0:59 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 17/27] iommu: Fix potential use-after-free during probe
 2022-02-09 18:40 UTC 

[PATCH AUTOSEL 5.15 19/36] iommu: Fix potential use-after-free during probe
 2022-02-09 18:37 UTC 

[PATCH AUTOSEL 5.16 24/42] iommu: Fix potential use-after-free during probe
 2022-02-09 18:32 UTC 

[PATCH] uio: Replace mutex info_lock with percpu_ref to improve performance
 2022-02-09  9:26 UTC  (2+ messages)

[PATCH v2 1/1] iommu/dma: Use DMA ops setter instead of direct assignment
 2022-02-09 11:55 UTC  (4+ messages)

[PATCH] dt-bindings: iommu: renesas, ipmmu-vmsa: Reformat renesas, ipmmu-main description
 2022-02-09  3:28 UTC  (2+ messages)
` [PATCH] dt-bindings: iommu: renesas,ipmmu-vmsa: Reformat renesas,ipmmu-main description

[PATCH 0/2] MT8186 IOMMU SUPPORT
 2022-02-09  3:15 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mediatek: mt8186: Add binding for MM iommu

[PATCH] iommu/arm-smmu-v3: fix event handling soft lockup
 2022-02-08 16:21 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: Add missing pm_runtime_disable() in qcom_iommu_device_probe
 2022-02-08 16:21 UTC  (2+ messages)

[PATCH v2 1/2] iommu/arm-smmu-v3: Avoid open coded arithmetic in memory allocation
 2022-02-08 16:21 UTC  (2+ messages)

[PATCH 0/2] iommu/arm-smmu: Use platform_irq_count()
 2022-02-08 15:31 UTC  (6+ messages)
` [PATCH 1/2] iommu/arm-smmu: Use platform_irq_count() to get the interrupt count

[PATCH] Netvsc: Call hv_unmap_memory() in the netvsc_device_remove()
 2022-02-08 14:19 UTC  (3+ messages)

[syzbot] WARNING in __dma_map_sg_attrs
 2022-02-08 12:26 UTC  (3+ 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).