[PATCH v7 0/2] Add dma coherent allocator abstraction
2024-12-13 15:28 UTC (8+ messages)
` [PATCH v7 1/2] rust: error: Add EOVERFLOW
` [PATCH v7 2/2] rust: add dma coherent allocator abstraction
[PATCH RFC] iommu: fix wrong DMA ops for iommu device
2024-12-13 15:04 UTC
[PATCH 0/3] [PULL REQUEST] iommu/vt-d: Fixes for v6.13-rc
2024-12-13 14:55 UTC (5+ messages)
` [PATCH 1/3] iommu/vt-d: Remove cache tags before disabling ATS
` [PATCH 2/3] iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain
` [PATCH 3/3] iommu/vt-d: Avoid draining PRQ in sva mm release path
RFC: Kernel CXL cache support (and IOMMU implications)
2024-12-13 14:15 UTC (3+ messages)
[PATCH v5 00/12] iommufd support pasid attach/replace
2024-12-13 12:40 UTC (18+ messages)
` [PATCH v5 08/12] iommufd: Enforce pasid compatible domain for PASID-capable device
[PATCH RFCv5 0/8] fix two bugs related to page_pool
2024-12-13 12:27 UTC (7+ messages)
` [PATCH RFCv5 3/8] page_pool: fix IOMMU crash when driver has already unbound
` [PATCH RFCv5 4/8] page_pool: support unlimited number of inflight pages
` [PATCH RFCv5 5/8] page_pool: skip dma sync operation for "
` [PATCH RFCv5 6/8] page_pool: use list instead of ptr_ring for ring cache
` [PATCH RFCv5 7/8] page_pool: batch refilling pages to reduce atomic operation
` [PATCH RFCv5 8/8] page_pool: use list instead of array for alloc cache
[PATCH RFC/RFT] vfio/pci: Create feature to disable MSI virtualization
2024-12-13 9:10 UTC (4+ messages)
[PATCH v2] iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain
2024-12-13 2:45 UTC (6+ messages)
[PATCH 1/1] iommu/vt-d: Avoid draining PRQ in sva mm release path
2024-12-13 2:43 UTC (4+ messages)
[PATCH v2 00/13] iommufd: Add vIOMMU infrastructure (Part-3: vIRQ)
2024-12-12 21:34 UTC (29+ messages)
` [PATCH v2 01/13] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v2 02/13] iommufd/fault: Move iommufd_fault_iopf_handler() to header
` [PATCH v2 03/13] iommufd: Rename IOMMUFD_OBJ_FAULT to IOMMUFD_OBJ_EVENTQ_IOPF
` [PATCH v2 04/13] iommufd: Rename fault.c to eventq.c
` [PATCH v2 05/13] iommufd: Add IOMMUFD_OBJ_EVENTQ_VIRQ and IOMMUFD_CMD_VIRQ_ALLOC
` [PATCH v2 06/13] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v2 07/13] iommufd/viommu: Add iommufd_viommu_report_irq helper
` [PATCH v2 11/13] Documentation: userspace-api: iommufd: Update EVENTQ_IOPF and EVENTQ_VIRQ
` [PATCH v2 12/13] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v2 13/13] iommu/arm-smmu-v3: Report IRQs that belong to devices attached to vIOMMU
ath11k swiotlb buffer is full (on IMX8M with 4GiB DRAM)
2024-12-12 19:57 UTC (12+ messages)
[RFC PATCH v2 00/58] KVM: Arm SMMUv3 driver for pKVM
2024-12-12 19:44 UTC (61+ messages)
` [RFC PATCH v2 01/58] iommu/io-pgtable-arm: Split the page table driver
` [RFC PATCH v2 02/58] iommu/io-pgtable-arm: Split initialization
` [RFC PATCH v2 03/58] iommu/io-pgtable: Add configure() operation
` [RFC PATCH v2 04/58] iommu/arm-smmu-v3: Move some definitions to arm64 include/
` [RFC PATCH v2 05/58] iommu/arm-smmu-v3: Extract driver-specific bits from probe function
` [RFC PATCH v2 06/58] iommu/arm-smmu-v3: Move some functions to arm-smmu-v3-common.c
` [RFC PATCH v2 07/58] iommu/arm-smmu-v3: Move queue and table allocation "
` [RFC PATCH v2 08/58] iommu/arm-smmu-v3: Move firmware probe to arm-smmu-v3-common
` [RFC PATCH v2 09/58] iommu/arm-smmu-v3: Move IOMMU registration to arm-smmu-v3-common.c
` [RFC PATCH v2 10/58] iommu/arm-smmu-v3: Move common irq code to common file
` [RFC PATCH v2 11/58] KVM: arm64: pkvm: Add pkvm_udelay()
` [RFC PATCH v2 12/58] KVM: arm64: Add __pkvm_{use, unuse}_dma()
` [RFC PATCH v2 13/58] KVM: arm64: Introduce IOMMU driver infrastructure
` [RFC PATCH v2 14/58] KVM: arm64: pkvm: Add IOMMU hypercalls
` [RFC PATCH v2 15/58] KVM: arm64: iommu: Add a memory pool for the IOMMU
` [RFC PATCH v2 16/58] KVM: arm64: iommu: Add domains
` [RFC PATCH v2 17/58] KVM: arm64: iommu: Add {attach, detach}_dev
` [RFC PATCH v2 18/58] KVM: arm64: iommu: Add map/unmap() operations
` [RFC PATCH v2 19/58] KVM: arm64: iommu: support iommu_iotlb_gather
` [RFC PATCH v2 20/58] KVM: arm64: Support power domains
` [RFC PATCH v2 21/58] KVM: arm64: pkvm: Add __pkvm_host_add_remove_page()
` [RFC PATCH v2 22/58] KVM: arm64: pkvm: Support SCMI power domain
` [RFC PATCH v2 23/58] KVM: arm64: iommu: Support power management
` [RFC PATCH v2 24/58] KVM: arm64: iommu: Support DABT for IOMMU
` [RFC PATCH v2 25/58] KVM: arm64: iommu: Add SMMUv3 driver
` [RFC PATCH v2 26/58] KVM: arm64: smmu-v3: Initialize registers
` [RFC PATCH v2 27/58] KVM: arm64: smmu-v3: Setup command queue
` [RFC PATCH v2 28/58] KVM: arm64: smmu-v3: Setup stream table
` [RFC PATCH v2 29/58] KVM: arm64: smmu-v3: Setup event queue
` [RFC PATCH v2 30/58] KVM: arm64: smmu-v3: Reset the device
` [RFC PATCH v2 31/58] KVM: arm64: smmu-v3: Support io-pgtable
` [RFC PATCH v2 32/58] KVM: arm64: smmu-v3: Add {alloc/free}_domain
` [RFC PATCH v2 33/58] KVM: arm64: smmu-v3: Add TLB ops
` [RFC PATCH v2 34/58] KVM: arm64: smmu-v3: Add context descriptor functions
` [RFC PATCH v2 35/58] KVM: arm64: smmu-v3: Add attach_dev
` [RFC PATCH v2 36/58] KVM: arm64: smmu-v3: Add detach_dev
` [RFC PATCH v2 37/58] iommu/io-pgtable: Generalize walker interface
` [RFC PATCH v2 38/58] iommu/io-pgtable-arm: Add post table walker callback
` [RFC PATCH v2 39/58] drivers/iommu: io-pgtable: Add IO_PGTABLE_QUIRK_UNMAP_INVAL
` [RFC PATCH v2 40/58] KVM: arm64: smmu-v3: Add map/unmap pages and iova_to_phys
` [RFC PATCH v2 41/58] KVM: arm64: smmu-v3: Add DABT handler
` [RFC PATCH v2 42/58] iommu/arm-smmu-v3-kvm: Add host driver for pKVM
` [RFC PATCH v2 43/58] iommu/arm-smmu-v3-kvm: Pass a list of SMMU devices to the hypervisor
` [RFC PATCH v2 44/58] iommu/arm-smmu-v3-kvm: Validate device features
` [RFC PATCH v2 45/58] iommu/arm-smmu-v3-kvm: Allocate structures and reset device
` [RFC PATCH v2 46/58] KVM: arm64: Add function to topup generic allocator
` [RFC PATCH v2 47/58] KVM: arm64: Add macro for SMCCC call with all returns
` [RFC PATCH v2 48/58] iommu/arm-smmu-v3-kvm: Add function to topup IOMMU allocator
` [RFC PATCH v2 49/58] iommu/arm-smmu-v3-kvm: Add IOMMU ops
` [RFC PATCH v2 50/58] iommu/arm-smmu-v3-kvm: Add map, unmap and iova_to_phys operations
` [RFC PATCH v2 51/58] iommu/arm-smmu-v3-kvm: Support PASID operations
` [RFC PATCH v2 52/58] iommu/arm-smmu-v3-kvm: Add IRQs for the driver
` [RFC PATCH v2 53/58] iommu/arm-smmu-v3-kvm: Probe power domains
` [RFC PATCH v2 54/58] iommu/arm-smmu-v3-kvm: Enable runtime PM
` [RFC PATCH v2 55/58] drivers/iommu: Add deferred map_sg operations
` [RFC PATCH v2 56/58] KVM: arm64: iommu: Add hypercall for map_sg
` [RFC PATCH v2 57/58] iommu/arm-smmu-v3-kvm: Implement sg operations
` [RFC PATCH v2 58/58] iommu/arm-smmu-v3-kvm: Support command queue batching
[GIT PULL] iommu/arm-smmu: Fix for 6.13-rc
2024-12-12 16:26 UTC (2+ messages)
[PATCH v18 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-12-12 15:14 UTC (6+ messages)
` [PATCH v18 1/5] iommu/arm-smmu: re-enable context caching in smmu reset operation
` [PATCH v18 2/5] iommu/arm-smmu: refactor qcom_smmu structure to include single pointer
` [PATCH v18 3/5] iommu/arm-smmu: add support for PRR bit setup
` [PATCH v18 4/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH v18 5/5] iommu/arm-smmu: add ACTLR data and support for qcom_smmu_500
[PATCH] iommu/vt-d: Fix kernel NULL pointer dereference in cache_tag_flush_range_np()
2024-12-12 11:50 UTC (7+ messages)
[PATCH v4 00/18] Provide a new two step DMA mapping API
2024-12-12 8:54 UTC (17+ messages)
` [PATCH v4 04/18] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v4 05/18] dma-mapping: Add check if IOVA can be used
` [PATCH v4 06/18] dma: Provide an interface to allow allocate IOVA
` [PATCH v4 08/18] dma-mapping: Implement link/unlink ranges API
` [PATCH v4 11/18] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v4 12/18] mm/hmm: provide generic DMA managing logic
missing clear bdr in check_ram_in_range_map()?
2024-12-12 7:14 UTC (2+ messages)
Using KASAN to catch streaming DMA API violations
2024-12-12 5:40 UTC (3+ messages)
[PATCH] iommufd: Deal with IOMMU_HWPT_FAULT_ID_VALID in iommufd core
2024-12-12 2:22 UTC (11+ messages)
[bug report] iommu/vt-d: Drain PRQs when domain removed from RID
2024-12-12 0:42 UTC (2+ messages)
[PATCH] dma-mapping: Save base/size instead of pointer to shared DMA pool
2024-12-11 22:33 UTC (2+ messages)
[PATCH 0/6] iommu/s390: add support for IOMMU passthrough
2024-12-11 18:42 UTC (10+ messages)
` [PATCH 2/6] s390: enable ARCH_HAS_PHYS_TO_DMA
` [PATCH 5/6] iommu: document missing def_domain_type return
[PATCH] iommufd/selftest: Remove domain_alloc_paging()
2024-12-11 18:14 UTC (3+ messages)
[PATCH v8 0/8] Add MSM8917/PM8937/Redmi 5A
2024-12-11 17:59 UTC (9+ messages)
` [PATCH v8 1/8] arm64: dts: qcom: Add PM8937 PMIC
` [PATCH v8 2/8] dt-bindings: pinctrl: qcom: Add MSM8917 pinctrl
` [PATCH v8 3/8] pinctrl: qcom: Add MSM8917 tlmm pinctrl driver
` [PATCH v8 4/8] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles
` [PATCH v8 5/8] dt-bindings: nvmem: Add compatible for MS8917
` [PATCH v8 6/8] arm64: dts: qcom: Add initial support for MSM8917
` [PATCH v8 7/8] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A
` [PATCH v8 8/8] arm64: dts: "
[PATCH RESEND v17 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-12-11 15:22 UTC (12+ messages)
` [PATCH RESEND v17 3/5] iommu/arm-smmu: add support for PRR bit setup
[PATCH 0/7] iommu/s390: support additional table regions
2024-12-11 10:57 UTC (3+ messages)
` [PATCH 3/7] iommu/s390: add basic routines for region 1st and 2nd tables
[PATCH] iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain
2024-12-11 9:29 UTC (5+ messages)
[PATCH v6 0/7] Support attaching PASID to the blocked_domain
2024-12-11 8:24 UTC (3+ messages)
` [PATCH v6 1/7] iommu: Prevent pasid attach if no ops->remove_dev_pasid
[PATCH] iommu/vt-d: Remove cache tags before disabling ATS
2024-12-11 7:42 UTC (4+ messages)
[PATCH v5 0/5] vfio-pci support pasid attach/detach
2024-12-11 3:12 UTC (4+ messages)
` [PATCH v5 5/5] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
[PATCH 0/5] hyper-v: Don't assume cpu_possible_mask is dense
2024-12-11 0:14 UTC (3+ messages)
[PATCH v11 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging
2024-12-10 16:51 UTC (5+ messages)
` [PATCH v11 1/4] iommu/io-pgtable-arm: Make pgtable walker more generic
` [PATCH v11 2/4] iommu/io-pgtable-arm: Re-use the pgtable walk for iova_to_phys
` [PATCH v11 3/4] iommu/io-pgtable-arm: Add way to debug pgtable walk
` [PATCH v11 4/4] drm/msm: Extend gpu devcore dumps with pgtbl info
[PATCH v10 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging
2024-12-10 14:30 UTC (3+ messages)
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 read-only IMAP folder(s) and NNTP newsgroup(s).