messages from 2024-05-17 00:37:45 to 2024-05-24 06:03:31 UTC [more...]
[PATCH RFCv1 00/14] Add Tegra241 (Grace) CMDQV Support (part 2/2)
2024-05-24 6:03 UTC (61+ messages)
` [PATCH RFCv1 04/14] iommufd: Add struct iommufd_viommu and iommufd_viommu_ops
` [PATCH RFCv1 05/14] iommufd: Add IOMMUFD_OBJ_VIOMMU and IOMMUFD_CMD_VIOMMU_ALLOC
` [PATCH RFCv1 07/14] iommufd: Add viommu set/unset_dev_id ops
` [PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl
` [PATCH RFCv1 12/14] iommufd: Add IOMMUFD_OBJ_VQUEUE and IOMMUFD_CMD_VQUEUE_ALLOC
[PATCH 0/5] Enforce CPU cache flush for non-coherent device assignment
2024-05-24 3:07 UTC (60+ messages)
` [PATCH 1/5] x86/pat: Let pat_pfn_immune_to_uc_mtrr() check MTRR for untracked PAT range
` [PATCH 3/5] x86/mm: Introduce and export interface arch_clean_nonsnoop_dma()
` [PATCH 4/5] vfio/type1: Flush CPU caches on DMA pages in non-coherent domains
` [PATCH 5/5] iommufd: "
[PATCH 1/3] iommu/amd: Use try_cmpxchg64() in v2_alloc_pte()
2024-05-24 1:09 UTC (11+ messages)
` [PATCH 2/3] iommu/vt-d: Use try_cmpxchg64() in intel_pasid_get_entry()
` [PATCH 3/3] iommufd: Use atomic_long_try_cmpxchg() in incr_user_locked_vm()
[PATCH] iommu/arm-smmu: Pretty-print context fault related regs
2024-05-23 21:34 UTC
[GIT PULL] dma-mapping updates for Linux 6.10
2024-05-23 20:47 UTC (3+ messages)
[PATCH v4 0/2] io-pgtable-arm + drm/msm: Extend iova fault debugging
2024-05-23 17:52 UTC (2+ messages)
` [PATCH v4 1/2] iommu/io-pgtable-arm: Add way to debug pgtable walk
[PATCH v5 0/7] Linux RISC-V IOMMU Support
2024-05-23 16:13 UTC (18+ messages)
` [PATCH v5 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
` [PATCH v5 4/7] iommu/riscv: Enable IOMMU registration and device probe
` [PATCH v5 5/7] iommu/riscv: Device directory management
` [PATCH v5 6/7] iommu/riscv: Command and fault queue support
` [PATCH v5 7/7] iommu/riscv: Paging domain support
[PATCH V3] PCI: Extend ACS configurability
2024-05-23 15:16 UTC (2+ messages)
[RFC PATCH] iommu: Optimize IOMMU UnMap
2024-05-23 14:36 UTC (3+ messages)
[PATCH v2 0/4] dma-mapping: benchmark: fixes and error handling improvements
2024-05-23 13:10 UTC (2+ messages)
[PATCH v2 0/7] A702 support
2024-05-23 12:14 UTC (3+ messages)
` [PATCH v2 5/7] drm/msm/adreno: Add "
[PATCH 0/3] arm64: qcom: sdm450: add initial support for Lenovo Smart Tab M10
2024-05-23 9:04 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: arm: qcom: Add Lenovo Smart Tab M10 (WiFi)
` [PATCH 2/3] dt-bindings: iommu: qcom,iommu: Add MSM8953 GPU IOMMU to SMMUv2 compatibles
` [PATCH 3/3] arm64: dts: qcom: sdm450: add Lenovo Smart Tab M10 DTS
[PATCH v3 0/4] iommu/smmuv3: Add IOMMUFD dirty tracking support for SMMUv3
2024-05-23 3:30 UTC (28+ messages)
` [PATCH v3 1/4] iommu/arm-smmu-v3: Add feature detection for HTTU
` [PATCH v3 2/4] iommu/io-pgtable-arm: Add read_and_clear_dirty() support
` [PATCH v3 3/4] iommu/arm-smmu-v3: Add support for dirty tracking in domain alloc
` [PATCH v3 4/4] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
[PATCH v3 0/2] io-pgtable-arm + drm/msm: Extend iova fault debugging
2024-05-22 21:50 UTC (2+ messages)
` [PATCH v3 1/2] iommu/io-pgtable-arm: Add way to debug pgtable walk
[PATCH v5 23/68] selftests/iommu: Drop duplicate -D_GNU_SOURCE
2024-05-22 12:45 UTC (2+ messages)
[PATCH v7 00/14] Update SMMUv3 to the modern iommu API (part 2b/3)
2024-05-21 17:51 UTC (8+ messages)
` [PATCH v7 10/14] iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
` [PATCH v7 13/14] iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKED
[PATCH] iommu/arm-smmu-v3: Skip prefetch cmd for MMU-600, MMU-700
2024-05-21 17:49 UTC (3+ messages)
[PATCH] iommu/dma: Fix domain init
2024-05-21 15:14 UTC (3+ messages)
[PATCH 0/3] Enable PCIe ATS for devicetree boot
2024-05-21 10:25 UTC (5+ messages)
[PATCH v4 0/7] iommu, dma-mapping: Simplify arch_setup_dma_ops()
2024-05-20 18:11 UTC (10+ messages)
` [PATCH v4 5/7] iommu/dma: Make limit checks self-contained
[PATCH v5 0/9] IOMMUFD: Deliver IO page faults to user space
2024-05-20 4:59 UTC (41+ messages)
` [PATCH v5 1/9] iommu: Introduce domain attachment handle
` [PATCH v5 2/9] iommu: Replace sva_iommu with iommu_attach_handle
` [PATCH v5 3/9] iommu: Add attachment handle to struct iopf_group
` [PATCH v5 4/9] iommufd: Add fault and response message definitions
` [PATCH v5 5/9] iommufd: Add iommufd fault object
` [PATCH v5 6/9] iommufd: Fault-capable hwpt attach/detach/replace
` [PATCH v5 7/9] iommufd: Associate fault object with iommufd_hw_pgtable
[PATCH 0/2] Batch IOTLB/dev-IOTLB invalidation
2024-05-20 4:34 UTC (5+ messages)
` [PATCH 1/2] iommu/vt-d: Support batching IOTLB/dev-IOTLB invalidation commands
` [PATCH 2/2] iommu/vt-d: Batch "
[git pull] IOMMU Updates for Linux v6.10
2024-05-18 18:07 UTC (2+ messages)
[PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-05-18 1:25 UTC (10+ messages)
[PATCH v3 1/2] doc: swiotlb: iommu/dma: Clarify swiotlb=force option applies only to dma-direct
2024-05-17 17:38 UTC (2+ messages)
` [PATCH v3 2/2] doc: swiotlb: Document SWIOTLB areas parameter
[PATCH] iommu/arm-smmu: Don't disable next-page prefetcher on devices it works on
2024-05-17 17:19 UTC (3+ 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