linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH stable 6.1] mm: Fix is_zero_page() usage in try_grab_page()
 2025-04-16 20:24 UTC 

[PATCH] mm: Convert free_page_and_swap_cache() to free_folio_and_swap_cache()
 2025-04-16 20:12 UTC 

[PATCH v4] mm: add zblock allocator
 2025-04-16 20:10 UTC  (3+ messages)

[PATCH RFC v2 0/5] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
 2025-04-16 19:34 UTC  (8+ messages)
` [PATCH RFC v2 1/5] nvme: add __always_inline for nvme_pci_npages_prp
` [PATCH RFC v2 2/5] mm: add __always_inline for page_contains_unaccepted
` [PATCH RFC v2 3/5] vfio/virtio: add __always_inline for virtiovf_get_device_config_size
` [PATCH RFC v2 4/5] tpm: add __always_inline for tpm_is_hwrng_enabled
` [PATCH RFC v2 5/5] lib/Kconfig.debug: introduce CONFIG_NO_AUTO_INLINE

[PATCH -next 0/7] fs/buffer: split pagecache lookups into atomic or blocking
 2025-04-16 19:27 UTC  (16+ 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

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

[PATCH v4 0/5] cgroup: separate rstat trees
 2025-04-16 18:14 UTC  (12+ 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

[PATCH] alloc_tag: introduce Kconfig option for default compressed profiling
 2025-04-16 18:06 UTC 

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

[PATCH] memcg: multi-memcg percpu charge cache
 2025-04-16 18:02 UTC 

[PATCH v2] slab: Decouple slab_debug and no_hash_pointers
 2025-04-16 17:52 UTC  (3+ messages)

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

[PATCH] scatterlist: inline sg_next()
 2025-04-16 17:00 UTC  (2+ messages)

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

[PATCH v12 02/21] mm: Add vmalloc_huge_node()
 2025-04-16 16:29 UTC 

[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 16:26 UTC  (2+ messages)

[PATCH] mm/huge_memory: fix dereferencing invalid pmd migration entry
 2025-04-16 16:10 UTC  (2+ messages)

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

[PATCH] MAINTAINERS: Add Pedro as reviewer to the MEMORY MAPPING section
 2025-04-16 15:02 UTC  (3+ messages)

[PATCH 0/2] mm: two allocator fixes for 6.15
 2025-04-16 14:54 UTC  (5+ messages)
` [PATCH 1/2] mm: vmscan: restore high-cpu watermark safety in kswapd
` [PATCH 2/2] mm: vmscan: fix kswapd exit condition in defrag_mode

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

[PATCH 0/5] mm/vmalloc.c: code cleanup and improvements
 2025-04-16 14:28 UTC  (25+ 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 0/2] mm: Explicitly check & doc fragsz limit
 2025-04-16 14:11 UTC  (5+ messages)
` [PATCH 1/2] mm: page_frag: Check fragsz at the beginning of __page_frag_alloc_align()
    ` [EXTERNAL] "

Regression from a9b3c355c2e6 ("asm-generic: pgalloc: provide generic __pgd_{alloc,free}") with CONFIG_DEBUG_VM_PGFLAGS=y and Xen
 2025-04-16 13:53 UTC  (4+ messages)

error: call to undeclared function 'numa_add_reserved_memblk'
 2025-04-16 13:38 UTC 

[PATCH] mm/rmap: Move anon_vma initialization to anon_vma_ctor()
 2025-04-16 13:30 UTC  (6+ messages)

[Invitation] bi-weekly guest_memfd upstream call on 2025-04-17
 2025-04-16 13:20 UTC  (2+ messages)

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

[PATCH v8 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-04-16 11:31 UTC  (4+ messages)
` [PATCH v8 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
` [PATCH v8 2/3] mm/mempolicy: Prepare weighted interleave sysfs for memory hotplug
` [PATCH v8 3/3] mm/mempolicy: Support memory hotplug in weighted interleave

[RFC PATCH 0/7] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
 2025-04-16 10:09 UTC  (3+ messages)

[PATCH v7 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-16  9:25 UTC  (4+ 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()

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

[akpm-mm:mm-new 195/196] mm/zblock.c:369:33: error: initialization of 'int (*)(void *, size_t, gfp_t, long unsigned int *, const int)' {aka 'int (*)(void *, unsigned int, unsigned int, long unsigned int *, const int)'} from incompatible pointer type 'int (*)(void *, size_t, 
 2025-04-16  8:58 UTC 

[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  (5+ messages)

[PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
 2025-04-16  8:51 UTC  (12+ 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

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

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

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

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

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

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

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

[PATCH v3 0/4] mm/folio_zero_user: add multi-page clearing
 2025-04-16  4:46 UTC  (18+ 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 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

[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] 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)

page:  |  | latest

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