iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-18 09:28:46 to 2022-11-28 15:53:29 UTC [more...]

[PATCH v3 00/20] iommu: Retire detach_dev callback
 2022-11-28 15:53 UTC  (37+ messages)
` [PATCH v3 01/20] iommu/amd: Remove "
` [PATCH v3 02/20] iommu/apple-dart: "
` [PATCH v3 03/20] iommu/qcom: "
` [PATCH v3 04/20] iommu/exynos: "
` [PATCH v3 05/20] iommu/ipmmu: "
` [PATCH v3 06/20] iommu/mtk: "
` [PATCH v3 07/20] iommu/rockchip: "
` [PATCH v3 08/20] iommu/sprd: "
` [PATCH v3 09/20] iommu/sun50i: "
` [PATCH v3 10/20] iommu: Add set_platform_dma iommu ops
` [PATCH v3 11/20] iommu/fsl_pamu: Add set_platform_dma callback
` [PATCH v3 12/20] iommu/msm: "
` [PATCH v3 13/20] iommu/mtk_v1: "
` [PATCH v3 14/20] iommu/omap: "
` [PATCH v3 15/20] iommu/s390: "
` [PATCH v3 16/20] iommu/gart: "
` [PATCH v3 17/20] iommu/tegra: "
` [PATCH v3 18/20] iommu: Call set_platform_dma if default domain is unavailable
` [PATCH v3 19/20] iommu: Retire detach_dev callback
` [PATCH v3 20/20] iommu: Rename attach_dev to set_dev

[PATCH v5 14/19] iommufd: Add kAPI toward external drivers for kernel access
 2022-11-28 15:48 UTC  (2+ messages)

[PATCH v4 1/1] x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
 2022-11-28 15:45 UTC  (4+ messages)

[PATCH v2 0/7] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2022-11-28 14:52 UTC  (8+ messages)
` [PATCH v2 4/7] iommu: Let iommu.strict override ops->def_domain_type
` [PATCH v2 7/7] iommu/s390: flush queued IOVAs on RPCIT out of resource indication

[Patch v3 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-28 14:38 UTC  (33+ messages)
` [Patch v3 01/14] x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
` [Patch v3 02/14] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute
` [Patch v3 05/14] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
` [Patch v3 06/14] init: Call mem_encrypt_init() after Hyper-V hypercall init is done
` [Patch v3 07/14] x86/hyperv: Change vTOM handling to use standard coco mechanisms

[PATCH] iommu/sun50i: Remove IOMMU_DOMAIN_IDENTITY
 2022-11-28 14:21 UTC  (2+ messages)

[PATCH v5 13/19] iommufd: Add kAPI toward external drivers for physical devices
 2022-11-28 14:17 UTC  (6+ messages)

[PATCH v5 11/19] iommufd: IOCTLs for the io_pagetable
 2022-11-28  9:05 UTC  (3+ messages)

[PATCH] iommu/mediatek: Fix crash on isr after kexec()
 2022-11-28  6:44 UTC  (4+ messages)

[PATCH v5 12/19] iommufd: Add a HW pagetable object
 2022-11-27 15:12 UTC  (2+ messages)

[patch 00/10] genirq/msi: Treewide cleanup of pointless linux/msi.h includes
 2022-11-26  3:27 UTC  (2+ messages)

[PATCH v5 06/19] iommufd: File descriptor, context, kconfig and makefiles
 2022-11-25  8:43 UTC  (4+ messages)

stop drivers from passing GFP_COMP to dma_alloc_coherent
 2022-11-24 14:10 UTC  (13+ messages)
` [PATCH 1/7] media: videobuf-dma-contig: use dma_mmap_coherent
` [PATCH 2/7] RDMA/hfi1: don't pass bogus GFP_ flags to dma_alloc_coherent
` [PATCH 6/7] ALSA: memalloc: don't pass bogus GFP_ flags to dma_alloc_*

[PATCH v5 00/19] IOMMUFD Generic interface
 2022-11-24  5:23 UTC  (8+ messages)
` [PATCH v5 15/19] iommufd: vfio container FD ioctl compatibility

[PATCH] iommu/amd: Fix typo in macro parameter name
 2022-11-24  4:51 UTC  (2+ messages)

[PATCH -next] iommu/dma: avoid expensive indirect calls for sync operations
 2022-11-24  4:23 UTC  (5+ messages)

[PATCH] iommu/vt-d: Add a fix for devices need extra dtlb flush
 2022-11-24  2:52 UTC  (8+ messages)

[PATCH] swiotlb: check set_memory_decrypted()'s return value
 2022-11-24  1:51 UTC  (3+ messages)

[PATCH v5 01/19] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
 2022-11-23 16:56 UTC  (3+ messages)

[PATCH v7 0/6] iommu/mediatek: Improve safety from invalid dts input
 2022-11-22 16:49 UTC  (13+ messages)
` [PATCH v7 1/6] iommu/mediatek: Add platform_device_put for recovering the device refcnt
` [PATCH v7 2/6] iommu/mediatek: Use component_match_add
` [PATCH v7 3/6] iommu/mediatek: Add error path for loop of mm_dts_parse
` [PATCH v7 4/6] iommu/mediatek: Validate number of phandles associated with "mediatek,larbs"
` [PATCH v7 5/6] iommu/mediatek: Improve safety for mediatek,smi property in larb nodes

[PATCH 0/7] [PULL REQUEST] Intel IOMMU updates for Linux v6.2
 2022-11-22 13:06 UTC  (11+ messages)
` [PATCH 1/7] iommu/vt-d: Allocate pasid table in device probe path
` [PATCH 2/7] iommu/vt-d: Add device_block_translation() helper
` [PATCH 3/7] iommu/vt-d: Add blocking domain support
` [PATCH 4/7] iommu/vt-d: Rename iommu_disable_dev_iotlb()
` [PATCH 5/7] iommu/vt-d: Rename domain_add_dev_info()
` [PATCH 6/7] iommu/vt-d: Remove unnecessary domain_context_mapped()
` [PATCH 7/7] iommu/vt-d: Use real field for indication of first level

[PATCH v2] iommu: fix smmu initialization memory leak problem
 2022-11-22 12:00 UTC  (3+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 6.2
 2022-11-22  8:39 UTC  (2+ messages)

[PATCH] iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()
 2022-11-22  8:37 UTC  (2+ messages)

[PATCH v2] PCI: Add DMA alias for Intel Corporation 8 Series HECI
 2022-11-21 23:20 UTC  (4+ messages)

RFC: switch to use the generic remapping dma-allocator
 2022-11-21 15:30 UTC  (5+ messages)
` [PATCH 1/2] dma-mapping: add a arch_can_dma_alloc_coherent hook
` [PATCH 2/2] parisc: use the generic remapping dma allocator

[PATCH 0/2] iommu/vt-d: Fix PCI device reference count leak
 2022-11-21 11:36 UTC  (3+ messages)
` [PATCH 1/2] iommu/vt-d: Fix PCI device reference count leak in has_external pci()
` [PATCH 2/2] iommu/vt-d: Fix PCI device reference count leak in dmar_dev_scope_init()

[PATCH v4 0/4] MT8188 IOMMU SUPPORT
 2022-11-21  5:17 UTC  (9+ messages)
` [PATCH v4 1/4] dt-bindings: mediatek: mt8188: Add binding for MM & INFRA IOMMU
` [PATCH v4 2/4] iommu/mediatek: Adjust mtk_iommu_config flow
` [PATCH v4 3/4] iommu/mediatek: Add enable IOMMU SMC command for INFRA master
` [PATCH v4 4/4] iommu/mediatek: Add MT8188 IOMMU Support

[PATCH 0/2] fix the memory leak of iopf
 2022-11-21  2:09 UTC  (6+ messages)
` [PATCH 2/2] iommu: fix smmu initialization memory leak problem

[PATCH v2 -next] iommu/dma: avoid expensive indirect calls for sync operations
 2022-11-21  0:02 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v6.1-rc5
 2022-11-19 17:14 UTC  (2+ messages)

[PATCH v2] iommu/vt-d: fix pci device refcount leak in prq_event_thread()
 2022-11-19 14:40 UTC 

[PATCH] iommu/vt-d: fix pci device refcount leak in prq_event_thread()
 2022-11-19 12:31 UTC  (6+ messages)

[PATCH] iommu: amd: Added value check
 2022-11-19 10:00 UTC  (2+ messages)

[PATCH] iommu/amd/iommu_v2: fix pci device refcount leak in ppr_notifier()
 2022-11-19  9:56 UTC  (2+ messages)

[PATCH 0/2] [PULL REQUEST] iommu/vt-d: Fixes for v6.1-rc6
 2022-11-19  9:47 UTC  (2+ messages)

[PATCH 0/9] iommu: {map,unmap}_pages cleanup
 2022-11-19  9:44 UTC  (3+ messages)

[PATCH v2] iommu/exynos: Fix driver initialization sequence
 2022-11-19  9:34 UTC  (2+ messages)

[PATCH v2 0/5] iommu/s390: Further improvements
 2022-11-19  9:28 UTC  (2+ messages)

[PATCH] iommu: Avoid races around device probe
 2022-11-19  9:18 UTC  (2+ messages)

[PATCH] iommu/exynos: Fix driver initialization sequence
 2022-11-19  9:15 UTC  (2+ messages)

[PATCH v2 1/2] iommu/amd: Fix ivrs_acpihid cmdline parsing code
 2022-11-19  9:06 UTC  (3+ messages)
` [PATCH v2 2/2] iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid options

[PATCH v6 0/3] iommu/mediatek: Add mt8365 iommu support
 2022-11-19  9:11 UTC  (2+ messages)

[PATCH] iommu/mediatek: check return value after calling platform_get_resource()
 2022-11-19  9:09 UTC  (2+ messages)

[PATCH v5 07/19] kernel/user: Allow user::locked_vm to be usable for iommufd
 2022-11-18 20:25 UTC  (3+ messages)

[PATCH v2] iommu/hyper-v: Allow hyperv irq remapping without x2apic
 2022-11-18 14:34 UTC  (2+ messages)

[PATCH v3 1/9] dt-bindings: arm-smmu: Allow 3 power domains on SM6375 MMU500
 2022-11-18 13:38 UTC  (2+ messages)

[PATCH v4 0/7] iommu/vt-d: Some cleanups
 2022-11-18 13:24 UTC  (8+ messages)
` [PATCH v4 1/7] iommu/vt-d: Allocate pasid table in device probe path
` [PATCH v4 2/7] iommu/vt-d: Add device_block_translation() helper
` [PATCH v4 3/7] iommu/vt-d: Add blocking domain support
` [PATCH v4 4/7] iommu/vt-d: Rename iommu_disable_dev_iotlb()
` [PATCH v4 5/7] iommu/vt-d: Rename domain_add_dev_info()
` [PATCH v4 6/7] iommu/vt-d: Remove unnecessary domain_context_mapped()
` [PATCH v4 7/7] iommu/vt-d: Use real field for indication of first level

[PATCH v1 00/10] iommu/arm-smmu-qcom: Rework Qualcomm SMMU bindings and implementation
 2022-11-18 13:30 UTC  (5+ messages)
` [PATCH v1 03/10] dt-bindings: arm-smmu: add special case for Google Cheza platform


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