linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH RFC v3 0/8] SLUB percpu sheaves
 2025-04-23 17:13 UTC  (5+ messages)
` [PATCH RFC v3 4/8] slab: sheaf prefilling for guaranteed allocations

[PATCH v9 00/24] Provide a new two step DMA mapping API
 2025-04-23 17:11 UTC  (34+ 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 v2 0/8] mm: enhance migration work around on noref buffer-heads
 2025-04-23 17:09 UTC  (7+ messages)
` [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration

mm: percpu: increase PERCPU_MODULE_RESERVE to avoid allocation failure
 2025-04-23 17:04 UTC  (6+ messages)

[PATCH v7 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-23 17:03 UTC  (8+ messages)
` [PATCH v7 1/2] selftests: memcg: Allow low event with no memory.low and memory_recursiveprot on

[PATCH v4 0/3] ACPI: Add support for ACPI RAS2 feature table
 2025-04-23 16:35 UTC  (4+ messages)
` [PATCH v4 1/3] ACPI: ACPI 6.5: RAS2: Rename RAS2 table structure and field names
` [PATCH v4 2/3] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v4 3/3] ras: mem: Add memory "

[PATCH next] mm/mempolicy: Fix error code in sysfs_wi_node_add()
 2025-04-23 16:33 UTC  (3+ messages)

[PATCH v2 0/2] Fix 100% CPU usage issue in IOU worker threads
 2025-04-23 16:23 UTC  (15+ messages)
` [PATCH v2 1/2] io_uring: Add new functions to handle user fault scenarios

[PATCH] memblock: mark init_deferred_page as __init_memblock
 2025-04-23 16:08 UTC 

AMD GPU driver load hitting BUG_ON in sync_global_pgds_l5()
 2025-04-23 16:01 UTC  (6+ messages)

[PATCH] mm/page_alloc.c: Avoid infinite retries caused by cpuset race
 2025-04-23 15:35 UTC  (8+ messages)

[PATCH v1] kernel/fork: only call untrack_pfn_clear() on VMAs duplicated for fork()
 2025-04-23 15:30 UTC  (5+ messages)

[RFC PATCH 0/3] Initial NFS client support for RWF_DONTCACHE
 2025-04-23 15:30 UTC  (7+ messages)
` [RFC PATCH 1/3] filemap: Add a helper for filesystems implementing dropbehind
` [RFC PATCH 2/3] filemap: Mark folios as dropbehind in generic_perform_write()
` [RFC PATCH 3/3] NFS: Enable the RWF_DONTCACHE flag for the NFS client

Slam Dunk at RSA Conference 2025
 2025-04-23 15:18 UTC 

[PATCH] execmem: enforce allocation size aligment to PAGE_SIZE
 2025-04-23 14:56 UTC  (2+ messages)

[PATCH v2] maccess: fix strncpy_from_user_nofault empty string handling
 2025-04-23 14:48 UTC  (5+ messages)

[PATCH 6.6 368/393] Fix mmu notifiers for range-based invalidates
 2025-04-23 14:44 UTC 

[PATCH 6.1 264/291] mm: Fix is_zero_page() usage in try_grab_page()
 2025-04-23 14:44 UTC 

[RFC v1 0/2] slabinfo: sheaves statistics support
 2025-04-23 14:28 UTC  (7+ messages)
` [RFC v1 1/2] mm/slab: add sheaves_enabled read-only sysfs file

[akpm-mm:mm-nonmm-unstable 66/67] fs/ocfs2/aops.c:1133:17: warning: variable 'i' is uninitialized when used here
 2025-04-23 14:13 UTC  (4+ messages)
    ` [External] : "

[PATCH v4 0/7] mm: Introduce for_each_valid_pfn()
 2025-04-23 13:33 UTC  (8+ messages)
` [PATCH v4 1/7] mm: Introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
` [PATCH v4 2/7] mm: Implement for_each_valid_pfn() for CONFIG_FLATMEM
` [PATCH v4 3/7] mm: Implement for_each_valid_pfn() for CONFIG_SPARSEMEM
` [PATCH v4 4/7] mm, PM: Use for_each_valid_pfn() in kernel/power/snapshot.c
` [PATCH v4 5/7] mm, x86: Use for_each_valid_pfn() from __ioremap_check_ram()
` [PATCH v4 6/7] mm: Use for_each_valid_pfn() in memory_hotplug
` [PATCH v4 7/7] mm/mm_init: Use for_each_valid_pfn() in init_unavailable_range()

[PATCH v5 0/3] nvme/pci: PRP list DMA pool partitioning
 2025-04-23 13:21 UTC  (5+ messages)
` [PATCH v5 1/3] dmapool: add NUMA affinity support
` [PATCH v5 2/3] nvme/pci: factor out nvme_init_hctx() helper
` [PATCH v5 3/3] nvme/pci: make PRP list DMA pools per-NUMA-node

[PATCH RESEND 0/6] support ksm_stat showing at cgroup level
 2025-04-23 13:08 UTC  (5+ messages)
` [PATCH RESEND 1/6] memcontrol: rename mem_cgroup_scan_tasks()

[PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
 2025-04-23 13:03 UTC  (16+ messages)

[PATCH] MAINTAINERS: add core mm section
 2025-04-23 13:01 UTC  (5+ messages)

list_del corruption ... kernel BUG at lib/list_debug.c:62!
 2025-04-23 12:19 UTC  (2+ messages)

[PATCH v3 0/7] mm: Introduce for_each_valid_pfn()
 2025-04-23 12:05 UTC  (15+ messages)
` [PATCH v3 1/7] mm: Introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
` [PATCH v3 2/7] mm: Implement for_each_valid_pfn() for CONFIG_FLATMEM
` [PATCH v3 3/7] mm: Implement for_each_valid_pfn() for CONFIG_SPARSEMEM
` [PATCH v3 4/7] mm, PM: Use for_each_valid_pfn() in kernel/power/snapshot.c
` [PATCH v3 5/7] mm, x86: Use for_each_valid_pfn() from __ioremap_check_ram()
` [PATCH v3 6/7] mm: Use for_each_valid_pfn() in memory_hotplug
` [PATCH v3 7/7] mm/mm_init: Use for_each_valid_pfn() in init_unavailable_range()

[PATCH] selftests/mm: compaction_test: Support platform with huge mount of memory
 2025-04-23 11:03 UTC  (2+ messages)

[PATCH] madvise.2: update MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description
 2025-04-23 10:05 UTC  (4+ messages)

[PATCH v3] tools/mm: Add script to display page state for a given PID and VADDR
 2025-04-23  9:45 UTC  (2+ messages)

[PATCH v3 0/4] mm/folio_zero_user: add multi-page clearing
 2025-04-23  9:18 UTC  (11+ messages)
` [PATCH v3 4/4] x86/folio_zero_user: "

[PATCH 0/2] Use kmem_cache for memcg alloc
 2025-04-23  8:43 UTC  (3+ messages)
` [PATCH 1/2] mm/memcg: use kmem_cache when alloc memcg
` [PATCH 2/2] mm/memcg: use kmem_cache when alloc memcg pernode info

[PATCH v4 00/12] khugepaged: mTHP support
 2025-04-23  8:25 UTC  (14+ messages)
` [PATCH v4 01/12] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v4 02/12] khugepaged: rename hpage_collapse_* to khugepaged_*
` [PATCH v4 03/12] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v4 04/12] khugepaged: generalize alloc_charge_folio()
` [PATCH v4 05/12] khugepaged: generalize __collapse_huge_page_* for mTHP support

[PATCH RESEND 6/6] memcontrol-v1: add ksm_profit in cgroup/memory.ksm_stat
 2025-04-23  8:21 UTC  (2+ messages)

[PATCH 1/1] man/man2/ioctl_userfaultfd.2, UFFDIO_MOVE.2const: Add UFFDIO_MOVE page
 2025-04-23  8:16 UTC  (2+ messages)

[DISCUSSION] Revisiting Slab Movable Objects
 2025-04-23  7:40 UTC  (8+ messages)

Please apply d2155fe54ddb to 5.10 and 5.4
 2025-04-23  7:39 UTC  (8+ messages)

[PATCH V4 0/2] JFS: Implement migrate_folio for jfs_metapage_aops
 2025-04-23  7:25 UTC  (6+ messages)
` [PATCH V4 1/2] mm: add folio_migration_expected_refs() as inline function

BUG: KASAN: vmalloc-out-of-bounds in vrealloc_noprof+0x195/0x220 at running fortify_kunit (v6.15-rc1, x86_64)
 2025-04-23  6:49 UTC  (5+ messages)

[syzbot] [fs?] [mm?] INFO: task hung in page_cache_ra_order
 2025-04-23  5:40 UTC  (2+ messages)

[PATCH] mm/damon/sysfs-schemes: using kmalloc_array() and size_add()
 2025-04-23  5:38 UTC  (4+ messages)

[PATCH v2 1/4] mm/hugetlb: Refactor unmap_ref_private() to take folio instead of page
 2025-04-23  3:22 UTC  (8+ messages)
` [PATCH v2 2/4] mm/hugetlb: Refactor unmap_hugepage_range() "
` [PATCH v2 3/4] mm/hugetlb: Refactor __unmap_hugepage_range() "
` [PATCH v2 4/4] mm/hugetlb: Convert use of struct page to folio in __unmap_hugepage_range()

[PATCH] mm: workingset: Simplify lockdep check in update_node
 2025-04-23  2:07 UTC  (3+ messages)

[PATCH v6 0/5] userfaultfd move option
 2025-04-23  1:15 UTC  (8+ messages)
` [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI

[PATCH] memcg: multi-memcg percpu charge cache
 2025-04-23  1:10 UTC  (2+ messages)

[RESEND PATCH v2 1/1] mm/rmap: add CONFIG_MM_ID guard for folio_test_large_maybe_mapped_shared()
 2025-04-22 23:20 UTC  (7+ messages)

[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
 2025-04-22 22:54 UTC  (5+ messages)
` [PATCH v3 7/8] mm/maps: read proc/pid/maps "
` [PATCH v3 8/8] mm/maps: execute PROCMAP_QUERY ioctl "

[PATCH v2] mm/mm_init: Don't iterate pages below ARCH_PFN_OFFSET
 2025-04-22 20:25 UTC  (5+ messages)

[PATCH v4 0/2] vmscan: enforce mems_effective during demotion
 2025-04-22 19:57 UTC  (6+ messages)
` [PATCH v4 2/2] vmscan,cgroup: apply mems_effective to reclaim
  ` [PATCH] cpuset: relax locking on cpuset_node_allowed

[RFC PATCH 00/14] Virtual Swap Space
 2025-04-22 19:29 UTC  (7+ messages)
` [RFC PATCH 03/14] mm: swap: add a separate type for physical swap slots

[PATCH v2] memcg: introduce non-blocking limit setting option
 2025-04-22 18:12 UTC  (2+ messages)

[RFC PATCH] mm/damon: add full LPAE support for memory monitoring above 4GB
 2025-04-22 17:43 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox