messages from 2025-04-22 21:26:48 to 2025-04-25 07:37:43 UTC [more...]
[PATCH v3 0/3] Additional improvements for dma coherent allocator
2025-04-25 7:35 UTC (3+ 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 hyperv-next 0/6] Confidential VMBus
2025-04-25 6:31 UTC (3+ messages)
` [PATCH hyperv-next 1/6] Documentation: hyperv: "
[PATCH 0/1] swiotlb: Make IO_TLB_SEGSIZE Configurable
2025-04-25 5:32 UTC (5+ messages)
[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 rc] iommu: Skip PASID validation for devices without PASID capability
2025-04-25 0:49 UTC (7+ messages)
[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2025-04-24 19:19 UTC (25+ 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 v9 00/24] Provide a new two step DMA mapping API
2025-04-24 16:01 UTC (58+ 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 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 0/3] iommu/vt-d: Use ida for domain ID management
2025-04-24 14:47 UTC (12+ 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()
[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 0/2] iommu/amd: Support for HATdis and HATS features
2025-04-24 12:19 UTC (4+ messages)
` [PATCH 1/2] iommu/amd: Add HATDis feature support
` [PATCH 2/2] iommu/amd: Add efr[HATS] max v1 page table level
[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 (5+ messages)
[PATCH v5 0/5] Initial support of MSM8937 and Xiaomi Redmi 3S
2025-04-23 22:47 UTC (8+ 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 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 (21+ messages)
` [PATCH 18/33] dt-bindings: crypto: qcom,inline-crypto-engine: "
` [PATCH 19/33] dt-bindings: interconnect: qcom-bwmon: "
` [PATCH 20/33] dt-bindings: i2c: qcom-cci: "
` [PATCH 21/33] dt-bindings: clock: qcom-rpmhcc: "
` [PATCH 22/33] dt-bindings: interconnect: OSM L3: "
` [PATCH 23/33] dt-bindings: arm-smmu: "
` [PATCH 24/33] dt-bindings: clock: qcom,gpucc: "
` [PATCH 25/33] dt-bindings: remoteproc: qcom: sc7180-pas: "
` [PATCH 26/33] remoteproc: qcom: pas: Add SM7150 remoteproc support
` [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 31/33] dt-bindings: arm: qcom: Add SM7150 Google Pixel 4a
` [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
[PATCH 1/1] iommu/vt-d: Assign owner to the static identity domain
2025-04-23 1:02 UTC (3+ messages)
[PATCH] fsl_pamu: Use 40-bits for addressing where appropriate
2025-04-23 0:49 UTC (5+ messages)
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