messages from 2024-02-15 20:33:45 to 2024-02-21 01:53:48 UTC [more...]
[PATCH v10 0/6] Share sva domains with all devices bound to a mm
2024-02-21 1:53 UTC (6+ messages)
` [PATCH v10 5/6] iommu: Support mm PASID 1:n with sva domains
[PATCH v3 00/35] Memory allocation profiling
2024-02-20 20:59 UTC (91+ messages)
` [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v3 08/35] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
` [PATCH v3 10/35] lib: code tagging framework
` [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
` [PATCH v3 14/35] lib: introduce support for page allocation tagging
` [PATCH v3 18/35] mm: create new codetag references during page splitting
` [PATCH v3 20/35] lib: add codetag reference into slabobj_ext
` [PATCH v3 21/35] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH v3 22/35] mm/slab: enable slab allocation tagging for kmalloc and friends
` [PATCH v3 31/35] lib: add memory allocations report in show_mem()
` [PATCH v3 32/35] codetag: debug: skip objext checking when it's for objext itself
[PATCH] iommufd: Reject non-zero data_type if no data_len is provided
2024-02-20 18:43 UTC
[PATCH v4 00/27] Update SMMUv3 to the modern iommu API (part 2/3)
2024-02-20 14:09 UTC (4+ messages)
` [PATCH v4 20/27] iommu: Add ops->domain_alloc_sva()
[PATCH v3 0/8] IOMMUFD: Deliver IO page faults to user space
2024-02-20 13:57 UTC (3+ messages)
` [PATCH v3 6/8] iommufd: IOPF-capable hw page table attach/detach/replace
[PATCH 0/8] A702 support
2024-02-20 8:38 UTC (21+ messages)
` [PATCH 1/8] dt-bindings: arm-smmu: Add QCM2290 GPU SMMU
` [PATCH 2/8] dt-bindings: clock: Add Qcom QCM2290 GPUCC
` [PATCH 3/8] clk: qcom: clk-alpha-pll: Add HUAYRA_2290 support
` [PATCH 4/8] clk: qcom: Add QCM2290 GPU clock controller driver
` [PATCH 5/8] drm/msm/adreno: Add missing defines for A702
` [PATCH 6/8] drm/msm/adreno: Add A702 support
` [PATCH 7/8] arm64: dts: qcom: qcm2290: Add GPU nodes
` [PATCH 8/8] arm64: dts: qcom: qrb2210-rb1: Enable the GPU
[PATCH v2 0/2] iommu/vt-d: Introduce rbtree for probed devices
2024-02-20 6:59 UTC (3+ messages)
` [PATCH v2 1/2] iommu/vt-d: Use rbtree to track iommu "
` [PATCH v2 2/2] iommu/vt-d: Use device rbtree in iopf reporting path
[PATCH v3] dma-coherent: add support for multi coherent rmems per dev
2024-02-20 5:52 UTC (7+ messages)
[PATCH rc v2] iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlock
2024-02-20 0:35 UTC (7+ messages)
[PATCH v2 00/13] iommu/vt-d: Remove superfluous IOMMU IOTLB invalidations
2024-02-19 12:57 UTC (14+ messages)
` [PATCH v2 01/13] iommu/vt-d: Retire the treatment for revoking PASIDs with pending pgfaults
` [PATCH v2 02/13] iommu/vt-d: Remove initialization for dynamically heap-allocated rcu_head
` [PATCH v2 03/13] iommu/vt-d: Refactor intel_svm_set_dev_pasid function
` [PATCH v2 04/13] iommu/vt-d: Retire struct intel_svm_dev
` [PATCH v2 05/13] iommu: Add ops->domain_alloc_sva()
` [PATCH v2 06/13] iommu/vt-d: Retire struct intel_svm
` [PATCH v2 07/13] iommu/vt-d: Use RCU for dev_pasids list updates in set/remove_dev_pasid()
` [PATCH v2 08/13] iommu/vt-d: Add domain_type_is_sva helper function
` [PATCH v2 09/13] iommu/vt-d: Reuse intel_iommu_set_dev_pasid function
` [PATCH v2 10/13] iommu/vt-d: Use dev_pasid->sid field
` [PATCH v2 11/13] iommu/vt-d: Retire intel_svm_remove_dev_pasid function
` [PATCH v2 12/13] iommu/vt-d: Sort dev_pasids list
` [PATCH v2 13/13] iommu/vt-d: Remove superfluous IOMMU IOTLB invalidations
[PATCH net-next v3 0/7] dma: skip calling no-op sync ops when possible
2024-02-19 12:53 UTC (7+ messages)
` [PATCH net-next v3 1/7] dma: compile-out DMA sync op calls when not used
` [PATCH net-next v3 2/7] dma: avoid redundant calls for sync operations
[PATCH v3 0/3] Fix double allocation in swiotlb_alloc()
2024-02-19 12:41 UTC (10+ messages)
` [PATCH v3 1/3] swiotlb: Fix double-allocation of slots due to broken alignment handling
` [PATCH v3 2/3] swiotlb: Enforce page alignment in swiotlb_alloc()
` [PATCH v3 3/3] swiotlb: Honour dma_alloc_coherent() "
[PATCH 00/10] [PULL REQUEST] iommu/vt-d: Fixes for v6.8-rc5
2024-02-19 11:16 UTC (11+ messages)
` [PATCH 01/10] iommu/vt-d: Track nested domains in parent
` [PATCH 02/10] iommu/vt-d: Add __iommu_flush_iotlb_psi()
` [PATCH 03/10] iommu/vt-d: Add missing iotlb flush for parent domain
` [PATCH 04/10] iommu/vt-d: Update iotlb in nested domain attach
` [PATCH 05/10] iommu/vt-d: Add missing device iotlb flush for parent domain
` [PATCH 06/10] iommu/vt-d: Remove domain parameter for intel_pasid_setup_dirty_tracking()
` [PATCH 07/10] iommu/vt-d: Wrap the dirty tracking loop to be a helper
` [PATCH 08/10] iommu/vt-d: Add missing dirty tracking set for parent domain
` [PATCH 09/10] iommu/vt-d: Set SSADE when attaching to a parent with dirty tracking
` [PATCH 10/10] iommu/vt-d: Fix constant-out-of-range warning
[PATCH] drivers/iommu: Ensure that the queue base address is successfully written during SMMU initialization
2024-02-19 9:17 UTC (3+ messages)
[PATCH 0/2] iommu/vt-d: Introduce rbtree for probed devices
2024-02-19 7:24 UTC (16+ messages)
` [PATCH 1/2] iommu/vt-d: Use rbtree to track iommu "
` [PATCH 2/2] iommu/vt-d: Use device rbtree in iopf reporting path
[PATCH v1 0/2] nvme-pci: Fix dma-iommu mapping failures when PAGE_SIZE=64KB
2024-02-19 4:05 UTC (17+ messages)
` [PATCH v1 2/2] nvme-pci: Fix iommu map (via swiotlb) "
[PATCH 00/11] iommu/vt-d: Remove superfluous IOMMU IOTLB invalidations
2024-02-19 1:17 UTC (18+ messages)
` [PATCH 04/11] iommu/vt-d: Retire struct intel_svm_dev
` [PATCH 08/11] iommu/vt-d: Add domain_type_is_sva helper function
` [PATCH 09/11] iommu/vt-d: Reuse intel_iommu_set_dev_pasid function
` [PATCH 11/11] iommu/vt-d: Remove superfluous IOMMU IOTLB invalidations
[PATCH] iommu/vt-d: Set SSADE when attaching to a parent with dirty tracking
2024-02-19 0:40 UTC (4+ messages)
[PATCH 1/4] iommu: constify pointer to bus_type
2024-02-18 9:31 UTC (5+ messages)
` [PATCH 2/4] iommu: constify of_phandle_args in xlate
` [PATCH 3/4] iommu: constify fwnode in iommu_ops_from_fwnode()
` [PATCH 4/4] iommu: re-use local fwnode variable "
[PATCH v3 00/10] IOMMU memory observability
2024-02-16 19:48 UTC (6+ messages)
` [PATCH v3 10/10] iommu: account IOMMU allocated memory
[PATCH v5 00/17] Update SMMUv3 to the modern iommu API (part 1/3)
2024-02-16 17:58 UTC (16+ messages)
` [PATCH v5 01/17] iommu/arm-smmu-v3: Make STE programming independent of the callers
` [PATCH v5 03/17] iommu/arm-smmu-v3: Move arm_smmu_rmr_install_bypass_ste()
` [PATCH v5 04/17] iommu/arm-smmu-v3: Move the STE generation for S1 and S2 domains into functions
[PATCH v13 00/16] iommu: Prepare to deliver page faults to user space
2024-02-16 14:20 UTC (2+ messages)
[PATCH] iommu/mtk_iommu: Use devm_kcalloc() instead of devm_kzalloc()
2024-02-16 14:18 UTC (2+ messages)
[PATCH] iommu/amd: Mark interrupt as managed
2024-02-16 14:17 UTC (2+ messages)
[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
2024-02-16 12:19 UTC (15+ messages)
` [RFC PATCH 03/45] iommu/io-pgtable: Move fmt into io_pgtable_cfg
` [RFC PATCH 20/45] KVM: arm64: iommu: Add map() and unmap() operations
` [RFC PATCH 24/45] KVM: arm64: smmu-v3: Setup stream table
` [RFC PATCH 27/45] KVM: arm64: smmu-v3: Setup domains and page table configuration
` [RFC PATCH 30/45] iommu/arm-smmu-v3: Move queue and table allocation to arm-smmu-v3-common.c
[PATCH v3 0/7] drm/msm: Add support for the A750 GPU found on the SM8650 platform
2024-02-16 11:03 UTC (8+ messages)
` [PATCH v3 1/7] dt-bindings: display/msm/gmu: Document Adreno 750 GMU
` [PATCH v3 2/7] dt-bindings: arm-smmu: fix SM8[45]50 GPU SMMU if condition
` [PATCH v3 3/7] dt-bindings: arm-smmu: Document SM8650 GPU SMMU
` [PATCH v3 4/7] drm/msm/a6xx: Add missing regs for A750
` [PATCH v3 5/7] drm/msm: add support for A750 GPU
` [PATCH v3 6/7] arm64: dts: qcom: sm8650: add GPU nodes
` [PATCH v3 7/7] arm64: dts: qcom: sm8650-qrd: enable GPU
[PATCH v4 00/10] IOMMU memory observability
2024-02-16 1:05 UTC (6+ messages)
` [PATCH v4 01/10] iommu/vt-d: add wrapper functions for page allocations
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