Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2025-04-23 03:09:53 to 2025-04-26 00:52:04 UTC [more...]

[PATCH v9 00/24] Provide a new two step DMA mapping API
 2025-04-26  0:52 UTC  (61+ messages)
` [PATCH v9 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v9 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v9 03/24] iommu: generalize the batched sync after map interface
` [PATCH v9 04/24] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v9 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v9 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v9 07/24] dma-mapping: Implement link/unlink ranges API
` [PATCH v9 08/24] dma-mapping: add a dma_need_unmap helper
` [PATCH v9 09/24] docs: core-api: document the IOVA-based API
` [PATCH v9 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v9 11/24] mm/hmm: provide generic DMA managing logic
` [PATCH v9 12/24] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v9 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v9 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v9 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v9 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v9 17/24] vfio/mlx5: Enable the DMA link API
` [PATCH v9 18/24] block: share more code for bio addition helper
` [PATCH v9 19/24] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH v9 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v9 21/24] nvme-pci: remove struct nvme_descriptor
` [PATCH v9 22/24] nvme-pci: use a better encoding for small prp pool allocations
` [PATCH v9 23/24] nvme-pci: convert to blk_rq_dma_map
` [PATCH v9 24/24] nvme-pci: store aborted state in flags variable

[PATCH v5 0/5] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-04-25 21:02 UTC  (13+ messages)
` [PATCH v5 2/5] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937
` [PATCH v5 3/5] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH v5 5/5] arm64: dts: qcom: Add Xiaomi Redmi 3S

[PATCH 0/3] iommu/vt-d: Use ida for domain ID management
 2025-04-25 18:49 UTC  (13+ messages)
` [PATCH 1/3] iommu/vt-d: Use ida to manage domain id
` [PATCH 2/3] iommu/vt-d: Replace spin_lock with mutex to protect domain ida
` [PATCH 3/3] iommu/vt-d: Simplify domain_attach_iommu()

[GIT PULL] dma-mapping fixes for Linux 6.15
 2025-04-25 18:01 UTC  (2+ messages)

[PATCH 0/2] PCI: Clean up match_driver flag usage
 2025-04-25 16:32 UTC  (4+ messages)
` [PATCH 1/2] Revert "iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devices"
` [PATCH 2/2] PCI: Limit visibility of match_driver flag to PCI core

[PATCH 0/2] iommu/amd: Support for HATdis and HATS features
 2025-04-25 16:25 UTC  (5+ messages)
` [PATCH 1/2] iommu/amd: Add HATDis feature support
` [PATCH 2/2] iommu/amd: Add efr[HATS] max v1 page table level

arm64: juno-r2: SSD detect failed on mainline and next
 2025-04-25 15:18 UTC  (6+ messages)

[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-25 14:12 UTC  (2+ messages)

[PATCH v3 0/3] Additional improvements for dma coherent allocator
 2025-04-25 13:42 UTC  (5+ messages)
` [PATCH v3 1/3] rust: dma: clarify wording and be consistent in `coherent` nomenclature
` [PATCH v3 2/3] rust: dma: convert the read/write macros to return Result
` [PATCH v3 3/3] rust: dma: add as_slice/write functions for CoherentAllocation

[PATCH] PCI: Fix driver_managed_dma check
 2025-04-25 13:39 UTC 

[PATCH] bus: fsl_mc: Fix driver_managed_dma check
 2025-04-25 13:39 UTC 

[PATCH] cdx: Fix driver_managed_dma check
 2025-04-25 13:39 UTC 

[PATCH] amba: Fix driver_managed_dma check
 2025-04-25 13:39 UTC 

[PATCH] iommu: Protect against overflow in iommu_pgsize()
 2025-04-25 13:08 UTC 

[PATCH rc] iommu: Skip PASID validation for devices without PASID capability
 2025-04-25 12:00 UTC  (8+ messages)

[PATCH 0/1] swiotlb: Make IO_TLB_SEGSIZE Configurable
 2025-04-25 10:42 UTC  (6+ messages)

Business and Project Funding Inquiry
 2025-04-25  6:45 UTC 

[PATCH hyperv-next 0/6] Confidential VMBus
 2025-04-25  6:31 UTC  (3+ messages)
` [PATCH hyperv-next 1/6] Documentation: hyperv: "

[PATCH] iommu/amd: Allow matching ACPI HID devices without matching UIDs
 2025-04-25  5:13 UTC  (3+ messages)

[PATCH v3 1/1] iommu: Allow attaching static domains in iommu_attach_device_pasid()
 2025-04-25  1:00 UTC  (8+ messages)

[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-24 19:19 UTC  (21+ messages)
` [PATCH v14 03/19] x86: Secure Launch Resource Table header file
` [PATCH v14 04/19] x86: Secure Launch main "
` [PATCH v14 08/19] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v14 09/19] x86: Secure Launch kernel early boot stub
` [PATCH v14 12/19] kexec: Secure Launch kexec SEXIT support
` [PATCH v14 16/19] tpm, tpm_tis: Allow locality to be set to a different value

[PATCH v2] platform: Fix race condition during DMA configure at IOMMU probe time
 2025-04-24 18:22 UTC  (2+ messages)

[PATCH] iommu: Handle yet another race around registration
 2025-04-24 17:41 UTC 

[PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-24 15:54 UTC  (27+ messages)
` [PATCH v1 01/16] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v1 02/16] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v1 03/16] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v1 04/16] iommufd: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
` [PATCH v1 07/16] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support

[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
 2025-04-24 14:13 UTC  (9+ messages)
` [PATCH 33/67] KVM: x86: Dedup AVIC vs. PI code for identifying target vCPU
` [PATCH 64/67] iommu/amd: KVM: SVM: Allow KVM to control need for GA log interrupts

[PATCH rc] iommu/amd: Fix geometry.aperture_end for V2 tables
 2025-04-24 14:06 UTC  (3+ messages)

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-04-24 13:58 UTC  (12+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[PATCH] iommu: ipmmu-vmsa: avoid Wformat-security warning
 2025-04-24  7:34 UTC  (3+ messages)

[bug report] Potential DEADLOCK due to vfio_pci_mmap_huge_fault()
 2025-04-24  5:57 UTC  (4+ messages)

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-04-24  3:37 UTC  (7+ messages)
` [RFC PATCH v2 06/22] KVM: X86: Define tsm_get_vmid

[PATCH v2 1/1] iommu: Allow attaching static domains in iommu_attach_device_pasid()
 2025-04-24  1:36 UTC  (4+ messages)

[PATCH v1] platform: Fix race condition during DMA configure at IOMMU probe time
 2025-04-23 17:27 UTC  (6+ messages)

[PATCH] [v2] iommu/io-pgtable-arm: dynamically allocate selftest device struct
 2025-04-23 17:02 UTC  (2+ messages)

[PATCH 31/67] KVM: SVM: Extract SVM specific code out of get_pi_vcpu_info()
 2025-04-23 15:55 UTC  (3+ messages)

[PATCH 6.6 368/393] Fix mmu notifiers for range-based invalidates
 2025-04-23 14:44 UTC 

[PATCH 17/33] dt-bindings: nvmem: qfprom: Add the SM7150 compatible
 2025-04-23 13:43 UTC  (11+ messages)
` [PATCH 27/33] soc: qcom: pd-mapper: Add support for SM7150
` [PATCH 28/33] cpufreq: Add SM7150 to cpufreq-dt-platdev blocklist
` [PATCH 29/33] firmware: qcom: tzmem: disable sm7150 platform
` [PATCH 30/33] arm64: dts: qcom: Add dtsi for Snapdragon 730/730g/732g (SM7150) SoCs
` [PATCH 32/33] dt-bindings: display: panel: samsung,ams581vf01: Add google,sunfish

[PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a
 2025-04-23 12:03 UTC  (4+ messages)

[syzbot] linux-next build error (21)
 2025-04-23 11:33 UTC 

[RFC PATCH v2 00/10] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2025-04-23  6:34 UTC  (3+ messages)
` [RFC PATCH v2 03/10] iommu/tegra241-cmdqv: Add a helper to drain VCMDQs


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox