Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2022-02-03 11:34:13 to 2022-02-11 02:45:55 UTC [more...]

[PATCH] iommu/vt-d: Fix list_add double add when enabling VMD and scalable mode
 2022-02-11  2:45 UTC 

[PATCH] iommu: Remove trivial ops->capable implementations
 2022-02-11  1:33 UTC  (2+ messages)

Error when running fio against nvme-of rdma target (mlx5 driver)
 2022-02-10 23:58 UTC  (4+ messages)

[PATCH v4 00/11] Re-enable ENQCMD and PASID MSR
 2022-02-10 23:52 UTC  (24+ messages)
` [PATCH v4 01/11] iommu/sva: Rename CONFIG_IOMMU_SVA_LIB to CONFIG_IOMMU_SVA
` [PATCH v4 02/11] mm: Change CONFIG option for mm->pasid field
` [PATCH v4 03/11] iommu/ioasid: Introduce a helper to check for valid PASIDs
` [PATCH v4 04/11] kernel/fork: Initialize mm's PASID
` [PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
` [PATCH v4 06/11] x86/fpu: Clear PASID when copying fpstate
` [PATCH v4 07/11] sched: Define and initialize a flag to identify valid PASID in the task
` [PATCH v4 08/11] x86/traps: Demand-populate PASID MSR via #GP
` [PATCH v4 09/11] x86/cpufeatures: Re-enable ENQCMD
` [PATCH v4 10/11] tools/objtool: Check for use of the ENQCMD instruction in the kernel
` [PATCH v4 11/11] docs: x86: Change documentation for SVA (Shared Virtual Addressing)

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

[PATCH] iommu/amd: Fix I/O page table memory leak
 2022-02-10 15:47 UTC 

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

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

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

[PATCH v2 00/10] iommu cleanup and refactoring
 2022-02-10  1:10 UTC  (31+ 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

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

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

[PATCH v3 0/2] iommu/ipmmu-vmsa: Add support for R-Car Gen4
 2022-02-09 18:58 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 2/2] iommu/ipmmu-vmsa: Add support for R-Car Gen4

[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 0/2] x86/hyperv/Swiotlb: Add swiotlb_set_alloc_from_low_pages() switch function
 2022-02-09 12:23 UTC  (3+ 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 v2 1/1] iommu/vt-d: Move intel_iommu_ops to header file
 2022-02-09 11:56 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  (3+ messages)
` [PATCH v2 2/2] iommu/arm-smmu-v3: Simplify "

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

[PATCH v3 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-02-08 12:20 UTC  (23+ messages)
` [PATCH v3 1/8] hwtracing: Add trace function "
` [PATCH v3 2/8] hisi_ptt: Register PMU device for PTT trace
` [PATCH v3 4/8] hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Trace device
` [PATCH v3 5/8] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [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 v5 00/14] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-02-08 11:35 UTC  (7+ messages)
` [PATCH v5 02/14] driver core: Add dma_cleanup callback in bus_type

[PATCH v1 00/10] iommu/vt-d: Some Intel IOMMU cleanups
 2022-02-08  4:58 UTC  (27+ messages)
` [PATCH v1 01/10] iommu/vt-d: Move DMAR specific helpers into dmar.c
` [PATCH v1 02/10] iommu/vt-d: Remove intel_iommu::domains
` [PATCH v1 03/10] iommu/vt-d: Remove finding domain in dmar_insert_one_dev_info()
` [PATCH v1 04/10] iommu/vt-d: Remove iova_cache_get/put()
` [PATCH v1 05/10] iommu/vt-d: Remove domain and devinfo mempool
` [PATCH v1 06/10] iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFO
` [PATCH v1 07/10] iommu/vt-d: Use an xarray for global device_domain_info
` [PATCH v1 08/10] iommu/vt-d: Use rculist for dmar_domain::devices
` [PATCH v1 09/10] iommu/vt-d: Refactor dmar_insert_one_dev_info()
` [PATCH v1 10/10] iommu/vt-d: Some cleanups in iommu.c

[PATCH 0/7] iommu cleanup and refactoring
 2022-02-08  1:32 UTC  (2+ messages)

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

[PATCH 1/2] iommu/arm-smmu-v3: Avoid open coded arithmetic in memory allocation
 2022-02-07 10:56 UTC  (4+ messages)
` [PATCH 2/2] iommu/arm-smmu-v3: Simplify "

[PATCH v2] iommu/core: Remove comment reference to iommu_dev_has_feature
 2022-02-07 10:51 UTC  (2+ messages)

[PATCH] iommu/msm: simplify with dev_err_probe()
 2022-02-06 20:29 UTC 

[PATCH] iommu/vt-d: Remove comment reference to iommu_dev_has_feature
 2022-02-05  7:14 UTC  (2+ messages)

[PATCH v3 00/11] Re-enable ENQCMD and PASID MSR
 2022-02-05  7:10 UTC  (25+ messages)
` [PATCH v3 01/11] iommu/sva: Rename CONFIG_IOMMU_SVA_LIB to CONFIG_IOMMU_SVA
` [PATCH v3 02/11] mm: Change CONFIG option for mm->pasid field
` [PATCH v3 03/11] iommu/ioasid: Introduce a helper to check for valid PASIDs
` [PATCH v3 04/11] kernel/fork: Initialize mm's PASID
` [PATCH v3 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
` [PATCH v3 06/11] x86/fpu: Clear PASID when copying fpstate
` [PATCH v3 07/11] sched: Define and initialize a flag to identify valid PASID in the task
` [PATCH v3 08/11] x86/traps: Demand-populate PASID MSR via #GP
` [PATCH v3 09/11] x86/cpufeatures: Re-enable ENQCMD

[PATCH] IOMMU: Intel: DMAR: Replace acpi_bus_get_device()
 2022-02-05  3:31 UTC  (2+ messages)

[PATCH] iommu/msm: Use standard driver registration
 2022-02-04 21:34 UTC  (3+ messages)
` [PATCH] iommu/rockchip: : "

[git pull] IOMMU Fixes for Linux v5.17-rc2
 2022-02-04 20:34 UTC  (2+ messages)

[PATCH v4 0/7] Use pageblock_order for cma and alloc_contig_range alignment
 2022-02-04 15:19 UTC  (4+ messages)
` [PATCH v4 4/7] mm: make alloc_contig_range work at pageblock granularity

iommu non-strict mode for arm64
 2022-02-04 12:35 UTC  (2+ messages)

[PATCH v2] iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()
 2022-02-04 11:55 UTC 

[PATCH] iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()
 2022-02-04 11:34 UTC  (3+ messages)

[PATCH V7 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2022-02-04  2:55 UTC  (4+ messages)
` [PATCH V7 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver

[PATCH v2] iommu/iova: Separate out rcache init
 2022-02-03 11:34 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