iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-27 03:34:04 to 2023-07-11 13:53:59 UTC [more...]

[PATCH v2 00/18] Add PASID support to SMMUv3 unmanaged domains
 2023-07-11 13:53 UTC  (9+ messages)
` [PATCH v2 14/18] iommu/arm-smmu-v3: Support domains with shared CDs

[PATCH v2 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-07-11 13:21 UTC  (10+ messages)

[PATCH] dma-contiguous: support numa CMA for specified node
 2023-07-11 11:54 UTC  (3+ messages)

[PATCH v2] dma-contiguous: support numa CMA for specified node
 2023-07-11 11:08 UTC 

[RFC PATCH] iommu: arm-smmu-nvidia: Add default domain type implementation op
 2023-07-11 10:58 UTC  (4+ messages)

[PATCH 0/9] iommu: Prepare to deliver page faults to user space
 2023-07-11  6:26 UTC  (14+ messages)
` [PATCH 1/9] iommu: Move iommu fault data to linux/iommu.h
` [PATCH 2/9] iommu: Add device parameter to iopf handler
` [PATCH 3/9] iommu: Add common code to handle IO page faults
` [PATCH 4/9] iommu: Change the return value of dev_iommu_get()
` [PATCH 5/9] iommu: Make fault_param generic
` [PATCH 6/9] iommu: Remove iommu_[un]register_device_fault_handler()
` [PATCH 7/9] iommu: Add helper to set iopf handler for domain
` [PATCH 8/9] iommu: Add iommu page fault cookie helpers
` [PATCH 9/9] iommu: Use fault cookie to store iopf_param

[PATCH 0/5] iommu/vt-d: debugfs: Enhancements to IOMMU debugfs
 2023-07-11  6:23 UTC  (7+ messages)

[PATCH -next 0/2] iommu/iova: optimize the iova rcache
 2023-07-11  2:54 UTC  (3+ messages)
` [PATCH -next 1/2] iommu/iova: Add check for cpu_rcache in free_iova_rcaches
` [PATCH -next 2/2] iommu/iova: allocate iova_rcache->depot dynamicly

[RFC PATCH 0/6] Share sva domain with all devices bound to a mm
 2023-07-11  2:43 UTC  (12+ messages)
` [RFC PATCH 1/6] iommu: Add two pasid helper functions
` [RFC PATCH 2/6] iommu: Call helper functions to get/set assigned pasid value
` [RFC PATCH 3/6] iommu: Introduce struct iommu_mm_data
` [RFC PATCH 4/6] mm: Add iommu_mm field to mm_struct
` [RFC PATCH 5/6] iommu: Support mm PASID 1:1 with sva domain
` [RFC PATCH 6/6] mm: Deprecate pasid field

[PATCH v9 0/7] Re-enable IDXD kernel workqueue under DMA API
 2023-07-11  2:29 UTC  (3+ messages)

[PATCH] iommu: Expose an API to set identity domain
 2023-07-10 18:34 UTC  (5+ messages)

[PATCH v7 00/19] Add iommufd physical device operations for replace and alloc hwpt
 2023-07-10 16:46 UTC  (4+ messages)
` [PATCH v7 14/19] iommufd: Add iommufd_device_replace()

[PATCH rc] iommu: Fix crash during syfs iommu_groups/N/type
 2023-07-10 16:30 UTC  (5+ messages)

[PATCH 1/6] iommu/arm-smmu: do some cleanup
 2023-07-10 14:41 UTC  (7+ messages)
` [PATCH 2/6] iommu/omap: "
` [PATCH 3/6] iommu/msm: "
` [PATCH 4/6] iommu/exynos: Convert to devm_platform_ioremap_resource()
` [PATCH 5/6] iommu/ipmmu-vmsa: "
` [PATCH 6/6] iommu/mediatek: Convert to devm_platform_ioremap_resource() and devm_platform_get_and_ioremap_resource()

[PATCH v3 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-07-10  9:36 UTC  (21+ messages)
` [PATCH v3 1/7] swiotlb: make io_tlb_default_mem local to swiotlb.c
` [PATCH v3 2/7] swiotlb: add documentation and rename swiotlb_do_find_slots()
` [PATCH v3 3/7] swiotlb: separate memory pool data from other allocator data
` [PATCH v3 4/7] swiotlb: if swiotlb is full, fall back to a transient memory pool
` [PATCH v3 5/7] swiotlb: determine potential physical address limit
` [PATCH v3 6/7] swiotlb: allocate a new memory pool when existing pools are full
` [PATCH v3 7/7] swiotlb: search the software IO TLB only if a device makes use of it

[PATCH] iommu/sva: fix signedness bug in iommu_sva_alloc_pasid()
 2023-07-10  9:34 UTC  (4+ messages)

[PATCH 00/11] Even more msm bindings fixes
 2023-07-10  5:07 UTC  (24+ messages)
` [PATCH 01/11] arm64: dts: qcom: sc7180: Fix DSI0_PHY reg-names
` [PATCH 02/11] arm64: dts: qcom: msm8939: Drop "qcom,idle-state-spc" compatible
` [PATCH 03/11] arm64: dts: qcom: msm8939: Add missing 'cache-unified' to L2
` [PATCH 04/11] arm64: dts: qcom: apq8039-t2: Drop inexistent property
` [PATCH 05/11] dt-bindings: sound: Convert pm8916-wcd-analog-codec to YAML
` [PATCH 06/11] dt-bindings: mfd: qcom,spmi-pmic: Reference pm8916 wcd analog codec schema
` [PATCH 07/11] dt-bindings: iommu: qcom_iommu: Allow 'tbu' clock
` [PATCH 08/11] dt-bindings: usb: ci-hdrc-usb2: Fix handling pinctrl properties
` [PATCH 09/11] dt-bindings: arm: msm: kpss-acc: Make the optional reg truly optional
` [PATCH 10/11] dt-bindings: usb: dwc3: Allow just 1 interrupt for MSM8996
` [PATCH 11/11] arm64: dts: qcom: msm8996: Add missing interrupt to the USB2 controller
` (subset) [PATCH 00/11] Even more msm bindings fixes

[GIT PULL] dma-mapping fixes for Linux 6.5
 2023-07-09 17:46 UTC  (2+ messages)

[PATCH v7 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-07-09  3:27 UTC  (5+ messages)

[PATCH, RFC] swiotlb-xen: fix dma to physical address translation for cache operations
 2023-07-08 23:59 UTC  (2+ messages)

[RFC PATCH v2 0/3] Invalidate secondary IOMMU TLB on permission upgrade
 2023-07-07  7:14 UTC  (4+ messages)
` [RFC PATCH v2 1/3] mm_notifiers: Rename invalidate_range notifier
` [RFC PATCH v2 2/3] mmu_notifiers: Call arch_invalidate_secondary_tlbs() when invalidating TLBs
` [RFC PATCH v2 3/3] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()

[PATCH v2 00/24] use vmalloc_array and vcalloc
 2023-07-06  1:35 UTC  (4+ messages)
` [PATCH v2 13/24] iommu/tegra: gart: "

[PATCH] iommu/mediatek: Remove a unnecessary checking for larbid
 2023-07-05  8:31 UTC  (5+ messages)

[PATCH v2 0/2] iommu/amd/iommu_v2: Fix refcount related issues
 2023-07-05  4:35 UTC  (2+ messages)

[PATCH] iommu/vt-d: debugfs: Increment the reference count of page table page
 2023-07-03 14:48 UTC  (3+ messages)

[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
 2023-07-03 10:41 UTC  (4+ messages)
` [RFC PATCH 27/45] KVM: arm64: smmu-v3: Setup domains and page table configuration

Fwd: iwlwifi causes dma-iommu.c:693 __iommu_dma_unmap since commit 19898ce9cf8a
 2023-07-03  8:38 UTC  (3+ messages)

[PATCH rc] iommu/power: Remove iommu_del_device()
 2023-07-03  5:21 UTC  (2+ messages)

[GIT PULL] dma-mapping updates for Linux 6.5
 2023-06-30  4:16 UTC  (2+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2023-06-30  4:16 UTC  (2+ messages)

[git pull] IOMMU Updates for Linux v6.5
 2023-06-30  4:16 UTC  (2+ messages)

[PATCH 0/3] iommu/amd: Consolidate PPR log handling
 2023-06-29 16:51 UTC  (7+ messages)
` [PATCH 1/3] iommu/amd: Disable PPR log/interrupt in iommu_disable()
` [PATCH 2/3] iommu/amd: Consolidate PPR log enablement
` [PATCH 3/3] iommu/amd: Enable PPR/GA interrupt after interrupt handler setup

[PATCH v3 0/2] iommu/amd: Interrupt handling improvements
 2023-06-29 16:36 UTC  (5+ messages)
` [PATCH v3 1/2] iommu/amd: Refactor IOMMU interrupt handling logic for Event, PPR, and GA logs
` [PATCH v3 2/2] iommu/amd: Enable separate interrupt for PPR and GA log

[PATCH v1 0/2] swiotlb: Fix a couple of bugs in sizing areas
 2023-06-29  5:44 UTC  (5+ messages)

[RESEND PATCH v8 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2023-06-29  2:55 UTC  (5+ messages)
` [RESEND PATCH v8 04/11] bus: platform, amba, fsl-mc, PCI: Add device DMA ownership management

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-06-29  2:16 UTC  (16+ messages)

[PATCH] dma-contiguous: support per-numa CMA for all architectures
 2023-06-29  1:41 UTC  (8+ messages)

[RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
 2023-06-29  1:07 UTC  (7+ messages)

[PATCH v1] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support
 2023-06-28 15:59 UTC  (8+ messages)

[PATCH v4 00/13] Add PASID support to SMMUv3 unmanaged domains
 2023-06-28 13:36 UTC  (6+ messages)
` [PATCH v4 09/13] iommu/arm-smmu-v3: Implement set_dev_pasid

[PATCH v3 0/2] iommu/amd: Add PPR overflow support
 2023-06-28  5:16 UTC  (3+ messages)
` [PATCH v3 1/2] iommu/amd: Generalize log overflow handling
` [PATCH v3 2/2] iommu/amd: Handle PPR log overflow

unexport swiotlb_active v2
 2023-06-27 17:18 UTC  (7+ messages)
` [PATCH 2/3] x86: always initialize xen-swiotlb when xen-pcifront is enabling
` [PATCH 3/3] swiotlb: unexport is_swiotlb_active

[PATCH 0/2] Prevent RESV_DIRECT devices from user assignment
 2023-06-27 15:49 UTC  (15+ messages)
` [PATCH 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains


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