messages from 2024-03-05 16:08:47 to 2024-03-12 19:57:08 UTC [more...]
[PATCH v4 00/36] Memory allocation profiling
2024-03-12 19:56 UTC (5+ messages)
` [PATCH v4 13/36] lib: prevent module unloading if memory is not freed
[PATCH v5 00/37] Memory allocation profiling
2024-03-12 18:41 UTC (48+ messages)
` [PATCH v5 01/37] fix missing vmalloc.h includes
` [PATCH v5 02/37] asm-generic/io.h: Kill vmalloc.h dependency
` [PATCH v5 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v5 04/37] scripts/kallysms: Always include __start and __stop symbols
` [PATCH v5 05/37] fs: Convert alloc_inode_sb() to a macro
` [PATCH v5 06/37] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v5 07/37] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH v5 08/37] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v5 09/37] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
` [PATCH v5 10/37] lib: code tagging framework
` [PATCH v5 11/37] lib: code tagging module support
` [PATCH v5 12/37] lib: prevent module unloading if memory is not freed
` [PATCH v5 13/37] lib: add allocation tagging support for memory allocation profiling
` [PATCH v5 14/37] lib: introduce support for page allocation tagging
` [PATCH v5 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead
` [PATCH v5 16/37] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags
` [PATCH v5 17/37] change alloc_pages name in dma_map_ops to avoid name conflicts
` [PATCH v5 18/37] mm: enable page allocation tagging
` [PATCH v5 19/37] mm: create new codetag references during page splitting
` [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
` [PATCH v5 21/37] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
` [PATCH v5 22/37] lib: add codetag reference into slabobj_ext
` [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH v5 24/37] rust: Add a rust helper for krealloc()
` [PATCH v5 25/37] mm/slab: enable slab allocation tagging for kmalloc and friends
` [PATCH v5 26/37] mempool: Hook up to memory allocation profiling
` [PATCH v5 27/37] mm: percpu: Introduce pcpuobj_ext
` [PATCH v5 28/37] mm: percpu: Add codetag reference into pcpuobj_ext
` [PATCH v5 29/37] mm: percpu: enable per-cpu allocation tagging
` [PATCH v5 30/37] mm: vmalloc: Enable memory allocation profiling
` [PATCH v5 31/37] rhashtable: Plumb through alloc tag
` [PATCH v5 32/37] lib: add memory allocations report in show_mem()
` [PATCH v5 33/37] codetag: debug: skip objext checking when it's for objext itself
` [PATCH v5 34/37] codetag: debug: mark codetags for reserved pages as empty
` [PATCH v5 35/37] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
` [PATCH v5 36/37] MAINTAINERS: Add entries for code tagging and memory allocation profiling
` [PATCH v5 37/37] memprofiling: Documentation
[PATCH v6 0/7] Add support for Translation Buffer Units
2024-03-12 18:14 UTC (10+ messages)
` [PATCH v6 1/7] dt-bindings: iommu: Add Qualcomm TBU
` [PATCH v6 2/7] iommu/arm-smmu-qcom-tbu: Add Qualcomm TBU driver
` [PATCH v6 3/7] iommu/arm-smmu: Allow using a threaded handler for context interrupts
` [PATCH v6 4/7] iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845
` [PATCH v6 5/7] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs
` [PATCH v6 6/7] iommu/arm-smmu-qcom: Use the custom fault handler on more platforms
` [PATCH v6 7/7] arm64: dts: qcom: sc7280: Add DT nodes for the TBUs
[PATCH v2 0/7] A702 support
2024-03-12 16:12 UTC (4+ messages)
` [PATCH v2 2/7] clk: qcom: clk-alpha-pll: Add HUAYRA_2290 support
[PATCH 1/1] swiotlb: extend buffer pre-padding to alloc_align_mask if necessary
2024-03-12 13:41 UTC
[PATCH v6 0/6] Fix double allocation in swiotlb_alloc()
2024-03-12 12:57 UTC (28+ messages)
` [PATCH v6 1/6] swiotlb: Fix double-allocation of slots due to broken alignment handling
` [PATCH v6 2/6] swiotlb: Enforce page alignment in swiotlb_alloc()
` [PATCH v6 3/6] swiotlb: Honour dma_alloc_coherent() "
` [PATCH v6 4/6] swiotlb: Fix alignment checks when both allocation and DMA masks are present
` [PATCH v6 5/6] iommu/dma: Force swiotlb_max_mapping_size on an untrusted device
` [PATCH v6 6/6] swiotlb: Reinstate page-alignment for mappings >= PAGE_SIZE
[PATCH v3 0/7] drm/msm: Add support for the A750 GPU found on the SM8650 platform
2024-03-12 8:05 UTC (4+ messages)
` [PATCH v3 6/7] arm64: dts: qcom: sm8650: add GPU nodes
[BUG] seltests/iommu: runaway ./iommufd consuming 99% CPU after a failed assert()
2024-03-12 6:35 UTC
[PATCH 0/8] iommufd support pasid attach/replace
2024-03-12 3:07 UTC (6+ messages)
` [PATCH 1/8] iommu: Introduce a replace API for device pasid
[PATCH] Allocate DMAR fault interrupts locally
2024-03-11 20:38 UTC (3+ messages)
[GIT PULL] dma-mapping updates for Linux 6.9
2024-03-11 13:29 UTC
iommu ivhd0: AMD-Vi: Event logged [INVALID_DEVICE_REQUEST device=0000:00:00.0 pasid=0x00000 address=0xfffffffdf8000000 flags=0x0a00]
2024-03-11 13:20 UTC (6+ messages)
[PATCH v5 0/2] Add support for multiple coherent memory regions
2024-03-11 12:21 UTC (7+ messages)
` [PATCH v5 1/2] dma-coherent: add support for multi coherent rmems per dev
` [PATCH v5 2/2] usb: host: xhci-plat: add support for multi memory regions
[PATCH v6 00/15] iommu/amd: SVA Support (Part 4) - SVA and IOPF
2024-03-11 11:20 UTC (15+ messages)
` [PATCH v6 07/15] iommu/amd: Setup GCR3 table in advance if domain is SVA capable
` [PATCH v6 08/15] iommu/amd: Enable PCI features based on attached domain capability
` [PATCH v6 11/15] iommu/amd: Add IO page fault notifier handler
` [PATCH v6 13/15] iommu/amd: Initial SVA support for AMD IOMMU
[PATCH v7 00/15] iommu/amd: SVA Support (Part 4) - SVA and IOPF
2024-03-11 9:08 UTC (16+ messages)
` [PATCH v7 01/15] iommu/amd: Rename amd_iommu_v2_supported() as amd_iommu_pasid_supported()
` [PATCH v7 02/15] iommu/amd: Introduce per device DTE update function
` [PATCH v7 03/15] iommu/amd: Add support for enabling/disabling IOMMU features
` [PATCH v7 04/15] iommu/amd: Move PPR-related functions into ppr.c
` [PATCH v7 05/15] iommu/amd: Fix PPR interrupt processing logic
` [PATCH v7 06/15] iommu/amd: Introduce iommu_dev_data.max_pasids
` [PATCH v7 07/15] iommu/amd: Setup GCR3 table in advance if domain is SVA capable
` [PATCH v7 08/15] iommu/amd: Enable PCI features based on attached domain capability
` [PATCH v7 09/15] iommu/amd: Define per-IOMMU iopf_queue
` [PATCH v7 10/15] iommu/amd: Add support for page response
` [PATCH v7 11/15] iommu/amd: Add IO page fault notifier handler
` [PATCH v7 12/15] iommu/amd: Add support for enable/disable IOPF
` [PATCH v7 13/15] iommu/amd: Initial SVA support for AMD IOMMU
` [PATCH v7 14/15] iommu: Add ops->domain_alloc_sva()
` [PATCH v7 15/15] iommu/amd: Add SVA domain support
[git pull] IOMMU Updates for Linux v6.9
2024-03-11 9:11 UTC
[PATCH v9 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-03-11 8:42 UTC (6+ messages)
` [PATCH v9 4/5] iommu/arm-smmu: add ACTLR data and support for SM8550
[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
2024-03-10 9:35 UTC (24+ messages)
` [RFC RESEND 16/16] nvme-pci: use blk_rq_dma_map() for NVMe SGL
[PATCH v2 0/2] Describe SC8280XP PCIe SMMU
2024-03-10 8:46 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: iommu: arm,smmu-v3: Add SC8280XP compatible
` [PATCH v2 2/2] arm64: dts: qcom: sc8280xp: Describe the PCIe SMMUv3
[PATCH v4 0/2] Add support for multiple coherent memory regions
2024-03-10 6:27 UTC (7+ messages)
` [PATCH v4 1/2] dma-coherent: add support for multi coherent rmems per dev
` [PATCH v4 2/2] usb: host: xhci-plat: add support for multi memory regions
[PATCH v3 0/7] dma-mapping: Simplify arch_setup_dma_ops()
2024-03-08 20:37 UTC (7+ messages)
` [PATCH v3 6/7] iommu/dma: Centralise iommu_setup_dma_ops()
` [PATCH v3 7/7] dma-mapping: Simplify arch_setup_dma_ops()
[PATCH v3 0/8] IOMMUFD: Deliver IO page faults to user space
2024-03-08 19:05 UTC (14+ messages)
` [PATCH v3 2/8] iommu/sva: Use iopf domain attach/detach interface
` [PATCH v3 3/8] iommufd: Add fault and response message definitions
` [PATCH v3 4/8] iommufd: Add iommufd fault object
` [PATCH v3 5/8] iommufd: Associate fault object with iommufd_hw_pgtable
[PATCH v2 0/4] iommu/smmuv3: Add IOMMUFD dirty tracking support for SMMUv3
2024-03-08 14:32 UTC (5+ messages)
` [PATCH v2 3/4] iommu/arm-smmu-v3: Add support for dirty tracking in domain alloc
` [PATCH v2 4/4] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
[RFCv2 PATCH 0/7] iommu/amd: Introduce hardware info reporting and nested translation support
2024-03-08 14:04 UTC (13+ messages)
` [RFCv2 PATCH 1/7] iommu/amd: Introduce struct gcr3_tbl_info.giov
` [RFCv2 PATCH 2/7] iommu/amd: Refactor set_dte_entry
` [RFCv2 PATCH 3/7] iommu/amd: Update PASID, GATS, and GLX feature related macros
` [RFCv2 PATCH 4/7] iommu/amd: Add support for hw_info for iommu capability query
` [RFCv2 PATCH 5/7] iommufd: Introduce data struct for AMD nested domain allocation
` [RFCv2 PATCH 6/7] iommu/amd: Add nested domain allocation support
[PATCH 0/2] iommu/vt-d: Remove use of private data field
2024-03-08 10:38 UTC (3+ messages)
` [PATCH 1/2] iommu/vt-d: Remove debugfs "
` [PATCH 2/2] iommu/vt-d: Remove private data use in fault message
[PATCH] iommu: fix compilation without CONFIG_IOMMU_INTEL
2024-03-08 8:04 UTC (3+ messages)
[PATCH] iommu/amd: Fix sleeping in atomic context
2024-03-08 7:58 UTC (2+ messages)
[PATCH] iommu: always select INTEL_IOMMU for IRQ_REMAP
2024-03-08 1:05 UTC (3+ messages)
[bug report] iommu/amd: Refactor attaching / detaching device functions
2024-03-06 16:44 UTC (2+ messages)
[PATCH] iommu/dma: Document min_align_mask assumption
2024-03-06 16:40 UTC (2+ messages)
[PATCH 0/8] [PULL REQUEST] iommu/vt-d: Fixes for iommu next
2024-03-06 16:36 UTC (2+ messages)
[PATCH v2 4/7] sparc32: Do not select ZONE_DMA
2024-03-06 15:24 UTC (2+ messages)
[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
2024-03-06 12:51 UTC (7+ messages)
` [RFC PATCH 24/45] KVM: arm64: smmu-v3: Setup stream table
[RFC V1 0/5] x86: CVMs: Align memory conversions to 2M granularity
2024-03-05 17:19 UTC (6+ messages)
` [RFC V1 1/5] swiotlb: Support allocating DMA memory from SWIOTLB
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