messages from 2024-11-09 12:08:19 to 2024-11-13 23:32:37 UTC [more...]
[PATCH v2 0/4] Add new headers for Hyper-V Dom0
2024-11-13 23:32 UTC (21+ messages)
` [PATCH v2 1/4] hyperv: Move hv_connection_id to hyperv-tlfs.h
` [PATCH v2 2/4] hyperv: Clean up unnecessary #includes
` [PATCH v2 3/4] hyperv: Add new Hyper-V headers in include/hyperv
` [PATCH v2 4/4] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
` [EXTERNAL] RE: [PATCH v2 0/4] Add new headers for Hyper-V Dom0
[PATH v5 0/3] iommu/vt-d: debugfs: Enhancements to IOMMU debugfs
2024-11-13 20:35 UTC (5+ messages)
` [PATH v5 2/3] iommu/vt-d: debugfs: Create/remove debugfs file per {device, pasid}
[PATCH v10 00/10] iommu/amd: Use 128-bit cmpxchg operation to update DTE
2024-11-13 20:08 UTC (22+ messages)
` [PATCH v10 01/10] iommu/amd: Misc ACPI IVRS debug info clean up
` [PATCH v10 02/10] iommu/amd: Disable AMD IOMMU if CMPXCHG16B feature is not supported
` [PATCH v10 03/10] compiler_types.h: Introduce 128-bit unqualified scalar type support
` [PATCH v10 04/10] iommu/amd: Introduce struct ivhd_dte_flags to store persistent DTE flags
` [PATCH v10 05/10] iommu/amd: Introduce helper function to update 256-bit DTE
` [PATCH v10 06/10] iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers
` [PATCH v10 07/10] iommu/amd: Introduce helper function get_dte256()
` [PATCH v10 08/10] iommu/amd: Modify clear_dte_entry() to avoid in-place update
` [PATCH v10 09/10] iommu/amd: Lock DTE before updating the entry with WRITE_ONCE()
` [PATCH v10 10/10] iommu/amd: Remove amd_iommu_apply_erratum_63()
[PATCH V5 0/4] iommufd live update
2024-11-13 19:51 UTC (5+ messages)
` [PATCH V5 1/4] iommufd: Export do_update_pinned
` [PATCH V5 2/4] iommufd: Lock all IOAS objects
` [PATCH V5 3/4] iommufd: Add IOMMU_IOAS_CHANGE_PROCESS
` [PATCH V5 4/4] iommufd: IOMMU_IOAS_CHANGE_PROCESS selftest
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-13 18:41 UTC (12+ messages)
[PATCH] dma-mapping: Save base/size instead of pointer to shared DMA pool
2024-11-13 18:02 UTC (3+ messages)
[PATCH v4 00/12] Initial support for SMMUv3 nested translation
2024-11-13 16:43 UTC (7+ messages)
[PATCH v6 00/10] Add MSM8917/PM8937/Redmi 5A
2024-11-13 15:22 UTC (13+ messages)
` [PATCH v6 01/10] arm64: dts: qcom: Add PM8937 PMIC
` [PATCH v6 02/10] dt-bindings: pinctrl: qcom: Add MSM8917 pinctrl
` [PATCH v6 03/10] pinctrl: qcom: Add MSM8917 tlmm pinctrl driver
` [PATCH v6 04/10] dt-bindings: thermal: tsens: Add MSM8937
` [PATCH v6 05/10] thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsens
` [PATCH v6 06/10] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles
` [PATCH v6 07/10] dt-bindings: nvmem: Add compatible for MS8917
` [PATCH v6 08/10] arm64: dts: qcom: Add initial support for MSM8917
` [PATCH v6 09/10] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A
` [PATCH v6 10/10] arm64: dts: "
[PATCH v5 00/10] Add MSM8917/PM8937/Redmi 5A
2024-11-13 15:07 UTC (18+ messages)
` [PATCH v5 01/10] arm64: dts: qcom: Add PM8937 PMIC
` [PATCH v5 02/10] dt-bindings: pinctrl: qcom: Add MSM8917 pinctrl
` [PATCH v5 03/10] pinctrl: qcom: Add MSM8917 tlmm pinctrl driver
` [PATCH v5 04/10] dt-bindings: thermal: tsens: Add MSM8937
` [PATCH v5 05/10] thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsens
` [PATCH v5 06/10] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles
` [PATCH v5 07/10] dt-bindings: nvmem: Add compatible for MS8917
` [PATCH v5 08/10] arm64: dts: qcom: Add initial support for MSM8917
` [PATCH v5 09/10] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A
` [PATCH v5 10/10] arm64: dts: "
[PATCH V4 0/4] iommufd live update
2024-11-13 14:08 UTC (8+ messages)
` [PATCH V4 1/4] iommufd: Export do_update_pinned
` [PATCH V4 2/4] iommufd: Lock all objects
` [PATCH V4 3/4] iommufd: Add IOMMU_IOAS_CHANGE_PROCESS
[PATCH v5 0/7] Support attaching PASID to the blocked_domain
2024-11-13 13:46 UTC (8+ messages)
` [PATCH v5 1/7] iommu: Prevent pasid attach if no ops->remove_dev_pasid
` [PATCH v5 2/7] iommu: Consolidate the ops->remove_dev_pasid usage into a helper
` [PATCH v5 3/7] iommu: Detaching pasid by attaching to the blocked_domain
` [PATCH v5 4/7] iommu/arm-smmu-v3: Make the blocked domain support PASID
` [PATCH v5 5/7] iommu/vt-d: "
` [PATCH v5 6/7] iommu/amd: "
` [PATCH v5 7/7] iommu: Remove the remove_dev_pasid op
[PATCH net-next v3 0/3] fix two bugs related to page_pool
2024-11-13 12:21 UTC (14+ messages)
` [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
[PATCH v5 0/5] vfio-pci support pasid attach/detach
2024-11-13 7:22 UTC (9+ messages)
` [PATCH v5 3/5] vfio: VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT support pasid
` [PATCH v5 4/5] vfio: Add vfio_copy_user_data()
[PATCH v5 00/12] iommufd support pasid attach/replace
2024-11-13 3:26 UTC (5+ messages)
[PATCH v5 0/3] iommu/arm-smmu-v3: Parse out event records
2024-11-12 23:52 UTC (6+ messages)
` [PATCH v5 1/3] iommu/arm-smmu-v3: Introduce struct arm_smmu_event
` [PATCH v5 2/3] iommu/arm-smmu-v3: Log better event records
` [PATCH v5 3/3] iommu/arm-smmu-v3: Avoid redundant master lookup in events
[PATCH] iommu/arm-smmu-v3: Improve uAPI comment for IOMMU_HW_INFO_TYPE_ARM_SMMUV3
2024-11-12 18:51 UTC
[PATCH v10 0/2] Dynamic Allocation of the reserved_mem array
2024-11-12 18:41 UTC (6+ messages)
` [PATCH v10 1/2] of: reserved_mem: Restruture how the reserved memory regions are processed
[PATCH v7 00/10] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
2024-11-12 17:45 UTC (2+ messages)
[PATCH v2] dt-bindings: arm-smmu: Document sm8750 SMMU
2024-11-12 17:20 UTC (2+ messages)
[PATCH 0/3] iommu/arm-smmu: Minor probe_device related improvements
2024-11-12 17:03 UTC (12+ messages)
` [PATCH 1/3] iommu/arm-smmu: Make instance lookup robust
` [PATCH 2/3] iommu/arm-smmu-v3: Clean up iopf queue on probe failure
` [PATCH 3/3] iommu: Manage driver probe deferral better
` [PATCH v2.5/3] iommu/arm-smmu-v3: Undo SMMU enable on probe failure
[PATCH rc] iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift
2024-11-12 16:56 UTC (2+ messages)
[PATCH v17 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-11-12 16:54 UTC (6+ messages)
` [PATCH v17 1/5] iommu/arm-smmu: re-enable context caching in smmu reset operation
` [PATCH v17 2/5] iommu/arm-smmu: refactor qcom_smmu structure to include single pointer
` [PATCH v17 3/5] iommu/arm-smmu: add support for PRR bit setup
` [PATCH v17 4/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH v17 5/5] iommu/arm-smmu: add ACTLR data and support for qcom_smmu_500
[PATCH v7 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
2024-11-12 15:45 UTC (5+ messages)
` [PATCH v7 02/13] iommufd: Move _iommufd_object_alloc helper to a sharable file
` [PATCH v7 13/13] Documentation: userspace-api: iommufd: Update vIOMMU
[PATCH v2 0/1] iommu/riscv: Add platform msi support
2024-11-12 13:35 UTC (2+ messages)
` [PATCH v2 1/1] iommu/riscv: Add support for platform msi
[PATCH v4 0/3] iommu/arm-smmu-v3: Parse out event records
2024-11-12 8:12 UTC (8+ messages)
` [PATCH v4 1/3] iommu/arm-smmu-v3: Introduce struct arm_smmu_event
[PATCH v3 00/17] Provide a new two step DMA mapping API
2024-11-12 7:20 UTC (22+ messages)
` [PATCH v3 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v3 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v3 03/17] iommu: generalize the batched sync after map interface
` [PATCH v3 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v3 05/17] dma: Provide an interface to allow allocate IOVA
` [PATCH v3 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v3 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v3 09/17] docs: core-api: document the IOVA-based API
` [PATCH v3 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v3 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v3 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v3 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v3 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v3 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v3 17/17] vfio/mlx5: Enable the DMA link API
[PATCH v4 00/10] Add MSM8917/PM8937/Redmi 5A
2024-11-11 16:43 UTC (13+ messages)
` [PATCH v4 02/10] dt-bindings: pinctrl: qcom: Add MSM8917 pinctrl
` [PATCH v4 04/10] dt-bindings: thermal: tsens: Add MSM8937
` [PATCH v4 05/10] thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsens
` [PATCH v4 06/10] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles
` [PATCH v4 07/10] dt-bindings: nvmem: Add compatible for MS8917
` [PATCH v4 08/10] arm64: dts: qcom: Add initial support for MSM8917
` [PATCH v4 09/10] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A
` [PATCH v4 10/10] arm64: dts: "
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-11 14:59 UTC (15+ messages)
` [PATCH v1 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v1 09/17] docs: core-api: document the IOVA-based API
[PATCH v4 00/13] Make set_dev_pasid op supporting domain replacement
2024-11-11 12:49 UTC (3+ messages)
` [PATCH v4 12/13] iommu/arm-smmu-v3: Make set_dev_pasid() op support replace
[PATCH v4 0/7] Support attaching PASID to the blocked_domain
2024-11-11 8:22 UTC (13+ messages)
` [PATCH v4 1/7] iommu: Prevent pasid attach if no ops->remove_dev_pasid
` [PATCH v4 2/7] iommu: Consolidate the ops->remove_dev_pasid usage into a helper
` [PATCH v4 3/7] iommu: Detaching pasid by attaching to the blocked_domain
` [PATCH v4 5/7] iommu/vt-d: Make the blocked domain support PASID
` [PATCH v4 7/7] iommu: Remove the remove_dev_pasid op
[RFC PATCH] iommu: intel: apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)
2024-11-11 1:17 UTC (2+ messages)
[PATCH v3 11/17] mm/hmm: provide generic DMA managing logic
2024-11-10 13:46 UTC
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