linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3] mempolicy: Optimize queue_folios_pte_range by PTE batching
 2025-04-16  8:56 UTC  (6+ messages)

[PATCH] mempolicy: Optimize queue_folios_pte_range by PTE batching
 2025-04-16  8:55 UTC  (7+ messages)

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

[RFC PATCH] mm: don't promote exclusive file folios of dying processes
 2025-04-16  8:32 UTC  (5+ messages)

[RFC 0/5] add option to restore swap account to cgroupv1 mode
 2025-04-16  8:29 UTC  (11+ messages)
` [RFC 2/5] memcontrol: add boot option to enable memsw account on dfl
            ` [External] "

[PATCH] mm/page_alloc.c: Avoid infinite retries caused by cpuset race
 2025-04-16  8:24 UTC 

[PATCH 0/2] separate out mmap_lock/VMA locking and update MAINTAINERS
 2025-04-16  8:07 UTC  (18+ messages)
` [PATCH 1/2] mm: move mmap/vma locking logic into specific files
` [PATCH 2/2] MAINTAINERS: add section for locking of mm's and VMAs

[linus:master] [mm/rmap] 6af8cb80d3: vm-scalability.throughput 7.8% regression
 2025-04-16  8:07 UTC  (2+ messages)

[PATCH] vmalloc: Use atomic_long_add_return_relaxed()
 2025-04-16  7:58 UTC  (4+ messages)

[PATCH] mm, hugetlb: Reset mapping to TAIL_MAPPING before restoring vmemmap
 2025-04-16  7:53 UTC  (8+ messages)

[PATCH v7 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-04-16  7:49 UTC  (8+ messages)
` [PATCH v7 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
` [PATCH v7 3/3] mm/mempolicy: Support memory hotplug in weighted interleave

[PATCH v1] mm/memory: move sanity checks in do_wp_page() after mapcount vs. refcount stabilization
 2025-04-16  7:46 UTC  (2+ messages)

[PATCH 0/2] mm: Explicitly check & doc fragsz limit
 2025-04-16  7:37 UTC  (4+ messages)
` [PATCH 1/2] mm: page_frag: Check fragsz at the beginning of __page_frag_alloc_align()

idea to ponder: handling extra pages on faults of anonymous areas
 2025-04-16  7:34 UTC  (2+ messages)

[akpm-mm:mm-new 195/196] mm/zblock.c:369:13: error: incompatible function pointer types initializing 'int (*)(void *, size_t, gfp_t, unsigned long *, const int)' (aka 'int (*)(void *, unsigned int, unsigned int, unsigned long *, const int)') with an expression of type 'int (void 
 2025-04-16  7:21 UTC 

[PATCH] mm, hugetlb: Avoid passing a null nodemask when there is mbind policy
 2025-04-16  7:08 UTC  (2+ messages)

[RFC] shrinking struct page (part of page pool)
 2025-04-16  5:25 UTC  (5+ messages)

[PATCH v2] mempolicy: Optimize queue_folios_pte_range by PTE batching
 2025-04-16  4:58 UTC  (3+ messages)

[RFC PATCH 0/7] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
 2025-04-16  4:48 UTC  (2+ messages)

[PATCH v3 0/4] mm/folio_zero_user: add multi-page clearing
 2025-04-16  4:46 UTC  (20+ messages)
` [PATCH v3 1/4] x86/clear_page: extend clear_page*() for "
` [PATCH v3 4/4] x86/folio_zero_user: "

[PATCH v2] mm: fix ratelimit_pages update error in dirty_ratio_handler()
 2025-04-16  4:31 UTC  (3+ messages)

[RFC PATCH 00/10] mm/damon: support address space larger than damon-core address space
 2025-04-16  4:25 UTC  (11+ messages)
` [RFC PATCH 01/10] mm/damon/core: add damon_ctx->addr_unit
` [RFC PATCH 02/10] mm/damon/paddr: support addr_unit for access monitoring
` [RFC PATCH 03/10] mm/damon/paddr: support addr_unit for DAMOS_PAGEOUT
` [RFC PATCH 04/10] mm/damon/paddr: support addr_unit for DAMOS_LRU_[DE]PRIO
` [RFC PATCH 05/10] mm/damon/paddr: support addr_unit for MIGRATE_{HOT,COLD}
` [RFC PATCH 06/10] mm/damon/paddr: support addr_unit for DAMOS_STAT
` [RFC PATCH 07/10] mm/damon/sysfs: implement addr_unit file under context dir
` [RFC PATCH 08/10] Docs/mm/damon/design: document 'address unit' parameter
` [RFC PATCH 09/10] Docs/admin-guide/mm/damon/usage: document addr_unit file
` [RFC PATCH 10/10] Docs/ABI/damon: "

[PATCH] tools/drgn: Add script to display page state for a given PID and VADDR
 2025-04-16  4:02 UTC  (5+ messages)

[PATCH] samples/damon/prcl: Fix a comment typo
 2025-04-16  3:04 UTC  (2+ messages)

[PATCH v2 0/8] mm: enhance migration work around on noref buffer-heads
 2025-04-16  2:02 UTC  (17+ messages)
` [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration

[PATCH v7 0/3] fuse: remove temp page copies in writeback
 2025-04-16  1:40 UTC  (11+ messages)
` [PATCH v7 3/3] fuse: remove tmp folio for writebacks and internal rb tree

[PATCH] mm/rmap: Move anon_vma initialization to anon_vma_ctor()
 2025-04-16  1:34 UTC  (3+ messages)

[PATCH] mm/hugetlb: use separate nodemask for bootmem allocations
 2025-04-16  1:07 UTC  (2+ messages)

[PATCH 0/5] mm/vmalloc.c: code cleanup and improvements
 2025-04-15 23:54 UTC  (26+ messages)
` [PATCH 1/5] mm/vmalloc.c: change purge_ndoes as local static variable
` [PATCH 2/5] mm/vmalloc.c: find the vmap of vmap_nodes in reverse order
` [PATCH 3/5] mm/vmalloc.c: optimize code in decay_va_pool_node() a little bit
` [PATCH 4/5] mm/vmalloc: optimize function vm_unmap_aliases()
` [PATCH 5/5] mm/vmalloc.c: return explicit error value in alloc_vmap_area()

[PATCH -next 0/7] fs/buffer: split pagecache lookups into atomic or blocking
 2025-04-15 23:16 UTC  (8+ messages)
` [PATCH 1/7] fs/buffer: split locking for pagecache lookups
` [PATCH 2/7] fs/buffer: introduce sleeping flavors "
` [PATCH 3/7] fs/buffer: use sleeping version of __find_get_block()
` [PATCH 4/7] fs/ocfs2: "
` [PATCH 5/7] fs/jbd2: "
` [PATCH 6/7] fs/ext4: use sleeping version of sb_find_get_block()
` [PATCH 7/7] mm/migrate: fix sleep in atomic for large folios and buffer heads

[PATCH v7 0/9] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-04-15 21:50 UTC  (10+ messages)
` [PATCH v7 4/9] KVM: guest_memfd: Handle in-place shared memory as guest_memfd backed memory

[PATCH v3 0/3] ACPI: Add support for ACPI RAS2 feature table
 2025-04-15 21:05 UTC  (3+ messages)
` [PATCH v3 2/3] ACPI:RAS2: Add ACPI RAS2 driver

[PATCH v7 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-15 21:04 UTC  (3+ messages)
` [PATCH v7 1/2] selftests: memcg: Allow low event with no memory.low and memory_recursiveprot on
` [PATCH v7 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()

[PATCH v4 0/5] cgroup: separate rstat trees
 2025-04-15 19:30 UTC  (8+ messages)
` [PATCH v4 1/5] cgroup: move rstat base stat objects into their own struct
` [PATCH v4 4/5] cgroup: use separate rstat trees for each subsystem
` [PATCH v4 5/5] cgroup: use subsystem-specific rstat locks to avoid contention

[regression 6.1.y] Regression from 476c1dfefab8 ("mm: Don't pin ZERO_PAGE in pin_user_pages()") with pci-passthrough for both KVM VMs and booting in xen DomU
 2025-04-15 19:11 UTC  (3+ messages)

[PATCH v3 00/11] Perf improvements for hugetlb and vmalloc on arm64
 2025-04-15 17:28 UTC  (6+ messages)
` [PATCH v3 11/11] arm64/mm: Batch barriers when updating kernel mappings

[PATCH v2] slab: Decouple slab_debug and no_hash_pointers
 2025-04-15 17:02 UTC 

[PATCH] memcg: decouple memcg_hotplug_cpu_dead from stock_lock
 2025-04-15 17:01 UTC  (8+ messages)

[PATCH] slab: Decouple slab_debug and no_hash_pointers
 2025-04-15 17:00 UTC  (3+ messages)

[PATCH] mm/huge_memory: fix dereferencing invalid pmd migration entry
 2025-04-15 15:57 UTC  (4+ messages)

[PATCH] mm: simplify zone_idx()
 2025-04-15 14:49 UTC  (10+ messages)
    ` 回复: "

[PATCH] mm, hugetlb: Increment the number of pages to be reset on HVO
 2025-04-15 13:24 UTC  (3+ messages)

Request for Feedback on Releasing Reserved Memory Back to the Buddy Allocator
 2025-04-15 13:19 UTC  (4+ messages)

[PATCH v3] mm: alloc_pages_bulk: support both simple and full-featured API
 2025-04-15 12:45 UTC  (3+ messages)

[PATCH v8 0/2] fuse: remove temp page copies in writeback
 2025-04-15 12:30 UTC  (5+ messages)
` [PATCH v8 1/2] mm: skip folio reclaim in legacy memcg contexts for deadlockable mappings

[PATCH v2 RESEND] intel_th: avoid using deprecated page->mapping, index fields
 2025-04-15 11:34 UTC  (6+ messages)

[PATCH] mm/swap: set active flag after adding the folio to activate fbatch
 2025-04-15 10:26 UTC  (3+ messages)

[PATCH] selftests/mm: Restore default nr_hugepages value during cleanup in hugetlb_reparenting_test.sh
 2025-04-15 10:18 UTC  (4+ messages)

[PATCH 1/2] mm/memblock: Added a New Memblock Function to Check if the Current Node's Memblock Region Intersects with a Memory Block
 2025-04-15 10:08 UTC  (8+ messages)
` [PATCH 2/2] base/node: Use curr_node_memblock_intersect_memory_block to Get Memory Block NID if CONFIG_DEFERRED_STRUCT_PAGE_INIT is Set

[PATCH] MAINTAINERS: Add mmap trace events to MEMORY MAPPING
 2025-04-15  9:05 UTC  (2+ messages)

[linus:master] [alloc_tag] 93d5440ece: WARNING:at_include/linux/alloc_tag.h:#__pgalloc_tag_sub
 2025-04-15  8:35 UTC 

[PATCH] mm: fix ratelimit_pages update error in dirty_ratio_handler()
 2025-04-15  8:35 UTC 

[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
 2025-04-15  8:01 UTC  (3+ messages)

[PATCH 0/5] mm: reliable huge page allocator
 2025-04-15  7:44 UTC  (9+ messages)
` [PATCH 5/5] mm: page_alloc: defrag_mode kswapd/kcompactd watermarks

[PATCH] mm: add nr_free_highatomic in show_free_areas
 2025-04-15  6:40 UTC  (2+ messages)

[syzbot] [mm?] WARNING in move_to_new_folio
 2025-04-15  5:24 UTC  (3+ 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