messages from 2024-12-02 17:21:46 to 2024-12-09 23:22:02 UTC [more...]
[PATCH 0/3] iommu/arm-smmuv3: Update domain_alloc_paging_flags()
2024-12-09 23:21 UTC (6+ messages)
` [PATCH 1/3] iommu/arm-smmu-v3: Remove arm_smmu_domain_finalise() during attach
` [PATCH 2/3] iommu/arm-smmu-v3: Make domain_alloc_paging_flags() directly determine the S1/S2
` [PATCH 3/3] iommu/arm-smmu-v3: Remove domain_alloc_paging()
[PATCH 0/2] Add support for GPU SMMU on QCS615
2024-12-09 19:28 UTC (2+ messages)
[PATCH RESEND v2] dt-bindings: arm-smmu: Document SM8750 SMMU
2024-12-09 19:28 UTC (2+ messages)
[PATCH v2 0/2] iommu/arm-smmu-qcom: Add SDM670 SMMU v2
2024-12-09 19:28 UTC (2+ messages)
[PATCH 0/7] iommu/s390: support additional table regions
2024-12-09 19:27 UTC (9+ messages)
` [PATCH 1/7] iommu/s390: add initial fields to track table size
` [PATCH 2/7] s390/pci: set appropriate IOTA region type
` [PATCH 3/7] iommu/s390: add basic routines for region 1st and 2nd tables
` [PATCH 4/7] iommu/s390: support cleanup of additional table regions
` [PATCH 5/7] iommu/s390: support iova_to_phys for "
` [PATCH 6/7] iommu/s390: support map/unmap "
` [PATCH 7/7] iommu/s390: allow larger region tables
[PATCH 0/6] iommu/s390: add support for IOMMU passthrough
2024-12-09 19:24 UTC (7+ messages)
` [PATCH 1/6] s390/pci: check for relaxed translation capability
` [PATCH 2/6] s390: enable ARCH_HAS_PHYS_TO_DMA
` [PATCH 3/6] iommu/s390: implement iommu passthrough via identity domain
` [PATCH 4/6] iommu: add routine to check strict setting
` [PATCH 5/6] iommu: document missing def_domain_type return
` [PATCH 6/6] iommu/s390: implement def_domain_type
[PATCH v3 0/5] Introduce new headers for Hyper-V
2024-12-09 19:19 UTC (11+ messages)
` [PATCH v3 1/5] hyperv: Move hv_connection_id to hyperv-tlfs.h
` [PATCH v3 3/5] hyperv: Add new Hyper-V headers in include/hyperv
` [PATCH v3 4/5] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
` [PATCH v3 5/5] hyperv: Remove the now unused hyperv-tlfs.h files
ath11k swiotlb buffer is full (on IMX8M with 4GiB DRAM)
2024-12-09 19:15 UTC (5+ messages)
[PATCH v2] iommu/tegra241-cmdqv: do not use smp_processor_id in preemptible context
2024-12-09 19:03 UTC (3+ messages)
[PATCH] iommu/vt-d: Remove domain_alloc_paging()
2024-12-09 18:31 UTC (3+ messages)
[PATCH] iommufd: Deal with IOMMU_HWPT_FAULT_ID_VALID in iommufd core
2024-12-09 15:05 UTC (4+ messages)
[PATCH v5 00/12] iommufd support pasid attach/replace
2024-12-09 14:57 UTC (6+ messages)
` [PATCH v5 08/12] iommufd: Enforce pasid compatible domain for PASID-capable device
missing clear bdr in check_ram_in_range_map()?
2024-12-09 10:50 UTC
[PATCH rc 0/2] iommu/amd: Fix locking for domain->dev_list
2024-12-09 8:23 UTC (5+ messages)
` [PATCH rc 1/2] iommu/amd: Put list_add/del(dev_data) back under the domain->lock
` [PATCH rc 2/2] iommu/amd: Add lockdep asserts for domain->dev_list
[PATCH] iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain
2024-12-09 3:10 UTC (5+ messages)
[PATCH] drivers/iommu: Protect STE base address in multi-core and multi-process concurrent scenarios
2024-12-08 13:39 UTC
[RFC 0/1] swiotlb: Mitigate potential DoS caused by BUG_ON()
2024-12-06 20:36 UTC (4+ messages)
` [RFC 1/1] swiotlb: Replace BUG_ON() with graceful error handling
[PATCH 0/4] Fix omap-iommu bitrot
2024-12-06 17:00 UTC (3+ messages)
` [PATCH 1/4] remoteproc/omap: Handle ARM dma_iommu_mapping
[PATCH RESEND v17 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-12-06 15:18 UTC (15+ messages)
` [PATCH RESEND v17 3/5] iommu/arm-smmu: add support for PRR bit setup
[PATCH 1/2] iommu/arm-smmu-v3: Document SVA interaction with new pagetable features
2024-12-06 12:03 UTC (11+ messages)
` [PATCH 2/2] arm64: cpufeature: Add GCS to cpucap_is_possible()
` (subset) [PATCH 1/2] iommu/arm-smmu-v3: Document SVA interaction with new pagetable features
Using KASAN to catch streaming DMA API violations
2024-12-06 8:14 UTC (4+ messages)
[PATCH] iommufd/selftest: Remove domain_alloc_paging()
2024-12-06 7:24 UTC (2+ messages)
[PATCH 0/5] hyper-v: Don't assume cpu_possible_mask is dense
2024-12-06 2:58 UTC (3+ messages)
` [PATCH 4/5] scsi: storvsc: "
[PATCH 0/7] iommu/amd: Cleanup some of the domain_alloc_paging path
2024-12-06 0:23 UTC (8+ messages)
` [PATCH 1/7] iommu/amd: Remove unused amd_iommu_domain_update()
` [PATCH 2/7] iommu/amd: Remove domain_alloc()
` [PATCH 3/7] iommu/amd: Remove dev == NULL checks
` [PATCH 4/7] iommu/amd: Remove type argument from do_iommu_domain_alloc() and related
` [PATCH 5/7] iommu/amd: Change amd_iommu_pgtable to use enum protection_domain_mode
` [PATCH 6/7] iommu/amd: Move the nid to pdom_setup_pgtable()
` [PATCH 7/7] iommu/amd: Fully decode all combinations of alloc_paging_flags
[GIT PULL] Please pull IOMMUFD subsystem changes
2024-12-05 23:08 UTC (2+ messages)
[PATCH v6 1/2] rust: error: Add EOVERFLOW
2024-12-05 16:47 UTC (6+ messages)
` [PATCH v6 2/2] rust: add dma coherent allocator abstraction
[PATCH v2 0/4] iommu/arm-smmu: Minor probe_device related improvements
2024-12-05 16:33 UTC (5+ messages)
` [PATCH v2 1/4] iommu/arm-smmu: Make instance lookup robust
` [PATCH v2 2/4] iommu/arm-smmu: Retire probe deferral workaround
` [PATCH v2 3/4] iommu/arm-smmu-v3: Clean up more on probe failure
` [PATCH v2 4/4] iommu: Manage driver probe deferral better
[RFC PATCH 00/15] iommu/riscv: Add irqbypass support
2024-12-05 16:12 UTC (11+ messages)
` [RFC PATCH 01/15] irqchip/riscv-imsic: Use hierarchy to reach irq_set_affinity
[PATCH] iommu/arm-smmuv3: Update comments about ATS and bypass
2024-12-05 15:40 UTC
[PATCH v4 00/18] Provide a new two step DMA mapping API
2024-12-05 13:21 UTC (19+ messages)
` [PATCH v4 01/18] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v4 02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v4 03/18] iommu: generalize the batched sync after map interface
` [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 07/18] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v4 08/18] dma-mapping: Implement link/unlink ranges API
` [PATCH v4 09/18] dma-mapping: add a dma_need_unmap helper
` [PATCH v4 10/18] docs: core-api: document the IOVA-based 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
` [PATCH v4 13/18] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v4 14/18] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v4 15/18] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v4 16/18] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v4 17/18] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v4 18/18] vfio/mlx5: Enable the DMA link API
[PATCH v5 0/2] Add dma coherent allocator abstraction
2024-12-05 10:15 UTC (5+ messages)
` [PATCH v5 1/2] rust: error: Add EOVERFLOW
` [PATCH v5 2/2] rust: add dma coherent allocator abstraction
[PATCH v6 0/7] Support attaching PASID to the blocked_domain
2024-12-05 2:13 UTC (9+ messages)
` [PATCH v6 1/7] iommu: Prevent pasid attach if no ops->remove_dev_pasid
` [PATCH v6 2/7] iommu: Consolidate the ops->remove_dev_pasid usage into a helper
` [PATCH v6 3/7] iommu: Detaching pasid by attaching to the blocked_domain
` [PATCH v6 4/7] iommu/arm-smmu-v3: Make the blocked domain support PASID
` [PATCH v6 5/7] iommu/vt-d: "
` [PATCH v6 6/7] iommu/amd: "
` [PATCH v6 7/7] iommu: Remove the remove_dev_pasid op
[PATCH 00/11] irqchip: MSI parent cleanup and PCI host driver conversion
2024-12-04 22:58 UTC (14+ messages)
` [PATCH 01/11] irqchip: Make irq-msi-lib.h globally available
` [PATCH 02/11] genirq/msi: Add helper for creating MSI-parent irq domains
` [PATCH 03/11] irqchip/gic: Convert to msi_create_parent_irq_domain() helper
` [PATCH 04/11] irqchip/mvebu: "
` [PATCH 05/11] irqchip/riscv-imsic: "
` [PATCH 06/11] irqchip/imx-mu-msi: "
` [PATCH 07/11] irqchip/loongson-pch-msi: "
` [PATCH 08/11] iommu/amd: "
` [PATCH 09/11] iommu/intel: "
` [PATCH 10/11] PCI: apple: Convert to MSI parent infrastructure
` [PATCH 11/11] PCI: xgene: "
[PATCH AUTOSEL 6.12 14/36] iommu/amd: Fix corruption when mapping large pages from 0
2024-12-04 15:45 UTC
[PATCH RFC v4 0/3] fix two bugs related to page_pool
2024-12-04 11:16 UTC (10+ messages)
` [PATCH RFC v4 2/3] page_pool: fix IOMMU crash when driver has already unbound
[PATCH v10 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging
2024-12-04 10:21 UTC (7+ messages)
` [PATCH v10 1/4] iommu/io-pgtable-arm: Make pgtable walker more generic
` [PATCH v10 2/4] iommu/io-pgtable-arm: Re-use the pgtable walk for iova_to_phys
` [PATCH v10 3/4] iommu/io-pgtable-arm: Add way to debug pgtable walk
[PATCH v2 00/13] iommufd: Add vIOMMU infrastructure (Part-3: vIRQ)
2024-12-03 22:10 UTC (14+ 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 08/13] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v2 09/13] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VIRQ for vIRQ coverage
` [PATCH v2 10/13] iommufd/selftest: Add EVENT_VIRQ test coverage
` [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
[PATCH v6 0/2] iommu/arm-smmu-v3: Parse out event records
2024-12-03 18:49 UTC (3+ messages)
` [PATCH v6 1/2] iommu/arm-smmu-v3: Introduce struct arm_smmu_event
` [PATCH v6 2/2] iommu/arm-smmu-v3: Log better event records
[PATCH] iommu/arm-smmu-v3: Improve uAPI comment for IOMMU_HW_INFO_TYPE_ARM_SMMUV3
2024-12-03 17:31 UTC (2+ messages)
[PATCH v1 0/2] iommufd: Fix a small bug in fault.c
2024-12-03 16:23 UTC (5+ messages)
` [PATCH v1 1/2] iommufd/fault: Fix out_fput in iommufd_fault_alloc()
` [PATCH v1 2/2] iommufd/selftest: Cover IOMMU_FAULT_QUEUE_ALLOC in iommufd_fail_nth
[PATCH] iommufd: fix typos in kernel-doc comments
2024-12-03 16:06 UTC (2+ messages)
[PATCH v2 8/8] iommu/amd: Add documentation for AMD IOMMU debugfs support
2024-12-03 5:54 UTC (2+ messages)
[PATCH 0/2] iommu/io-pgtable-arm: Fix for stage-2 map/unmap
2024-12-02 19:06 UTC (5+ messages)
` [PATCH 1/2] iommu/io-pgtable-arm: Fix stage-2 map/umap for concatenated tables
[PATCH v2 0/2] xen/swiotlb: fix 2 issues in xen-swiotlb
2024-12-02 17:21 UTC (5+ messages)
` [PATCH v2 1/2] xen/swiotlb: add alignment check for dma buffers
page: next (older) | prev (newer) | latest
- 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