Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-29 14:59:43 to 2026-07-30 02:17:33 UTC [more...]

[RFC PATCH v4 0/4] mm: avoid large folio splits when swap is unavailable
 2026-07-30  2:16 UTC  (4+ messages)
` [RFC PATCH v4 1/4] mm: add page_counter_margin()
` [RFC PATCH v4 2/4] mm: distinguish large folio swap allocation failures
` [RFC PATCH v4 3/4] mm/vmscan: avoid pointless large folio splits without swap

[PATCH v2 1/1] mm: shmem: reject page-aligned fallocate end overflow
 2026-07-30  2:02 UTC  (3+ messages)

[PATCH] tools/mm: prevent page_owner_sort from truncating input
 2026-07-30  1:58 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] mm: memcg: stop reclaim when a limit update is superseded
 2026-07-30  1:48 UTC  (9+ messages)

[PATCH v3 0/2] mm/zswap: Fixes and improves the zswap shrink
 2026-07-30  1:17 UTC  (5+ messages)
` [PATCH v3 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled

[PATCH] memcg: bypass the reclaim and oom killer for dying tasks once oom_reaper is done
 2026-07-30  1:13 UTC  (3+ messages)

[PATCH] mm/huge_memory: fix huge zero folio publication race
 2026-07-30  1:02 UTC  (3+ messages)

[PATCH mm-hotfixes 0/2] mm/huge_memory: fix huge_zero_pfn race
 2026-07-30  0:55 UTC  (4+ messages)

[RFC PATCH 00/11] mm, swap: dynamic cluster management for xswap devices
 2026-07-30  0:15 UTC  (10+ messages)
` [RFC PATCH 02/11] mm, swap: add CONFIG_XSWAP and xswap fields to swap_info_struct
  ` [RFC PATCH 03/11] mm, swap: add xswap cluster grow via VM_SPARSE vmalloc

[RFC PATCH 9/9] arm64/debug: Mark debug exception helpers __always_inline
 2026-07-30  0:03 UTC  (3+ messages)

DAMON Beer/Coffee/Tea chat reminder for the week of 2026-08-03
 2026-07-29 23:58 UTC 

[PATCH v8 0/9] mm: optimize zone-device memmap initialization
 2026-07-29 23:48 UTC  (3+ messages)
` [PATCH v8 7/9] x86/string: extend memcpy_flushcache() fixed-size fastpaths

[PATCH] alloc_tag: expose profiling and compression states in /proc/allocinfo
 2026-07-29 22:49 UTC 

[RFC PATCH v2 4/5] mm: mglru: run aging when pages are severely imbalanced across gens
 2026-07-29 22:36 UTC  (3+ messages)

[RFC PATCH v2 1/2] mm: allow smaller large folios to use lru_cache
 2026-07-29 22:26 UTC  (2+ messages)

[PATCH] audit: add CLONE3 auxiliary record to log process cloning
 2026-07-29 22:02 UTC  (2+ messages)

[PATCH] mm/vmalloc: make vm_struct.nr_pages an unsigned long
 2026-07-29 21:45 UTC  (3+ messages)

[linux-next:master] BUILD SUCCESS 78bc8af4affb9a732504eb22eeac7d1e50883853
 2026-07-29 21:38 UTC 

[PATCH] mm/mm_init: remove unnecessary initialization of pgdat->per_cpu_nodestats
 2026-07-29 20:27 UTC  (2+ messages)

[PATCH 0/3] x86/mm: DEBUG_PAGEALLOC musings
 2026-07-29 19:07 UTC  (5+ messages)
` [PATCH 3/3] x86/mm: Fix and document DEBUG_PAGEALLOC

[PATCH 0/2] mm/gup: batch PTE-mapped large folios in follow_page_mask()
 2026-07-29 17:31 UTC  (6+ messages)
` [PATCH 1/2] mm/gup: pass an end address to follow_page_mask() and return a page count
` [PATCH 2/2] mm/gup: batch contiguous PTE-mapped large folios in follow_page_mask()

[PATCH v4 00/16] Fix bugs on HugeTLB folio allocation failure paths
 2026-07-29 17:14 UTC  (3+ messages)
` [PATCH v4 01/16] mm: hugetlb: Track used_hpages when getting/putting pages from subpool

[PATCH v3 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-07-29 17:11 UTC  (17+ messages)
` [PATCH v3 01/15] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v3 02/15] mm: introduce linear_anon_page_index()
` [PATCH v3 03/15] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v3 04/15] mm: update print_bad_page_map() to show anonymous page index
` [PATCH v3 05/15] mm: introduce and use vma_filebacked_address()
` [PATCH v3 06/15] mm: propagate VMA anonymous page offset on map, remap, split + merge
` [PATCH v3 07/15] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v3 08/15] mm: introduce and use linear_folio_page_index()
` [PATCH v3 09/15] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
` [PATCH v3 10/15] tools/testing/vma: expand VMA merge tests to assert anon pgoff
` [PATCH v3 11/15] tools/testing/selftests/mm: test anonymous page offset merge behaviour
` [PATCH v3 12/15] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH v3 13/15] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
` [PATCH v3 14/15] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
` [PATCH v3 15/15] tools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge tests

[PATCH RFC 00/11] mm: distinguish PTE table storage from PTE values
 2026-07-29 17:03 UTC  (4+ messages)
` [PATCH RFC 09/11] misc/sgi-gru: use ptep_get() for page-table reads

[PATCH mm-unstable v1 2/3] mm/migrate.c: Prevent folio splitting from interacting with KSM
 2026-07-29 16:54 UTC  (6+ messages)

[PATCH] kexec: keep the next kernel off hardware-poisoned pages
 2026-07-29 16:47 UTC  (3+ messages)

[PATCH v7 00/13] Use generic_file_read_iter() in hugetlbfs
 2026-07-29 16:45 UTC  (7+ messages)
` [PATCH v7 06/13] hugetlb: Use the has_hwpoisoned flag

[PATCH v2] mm/hugetlb_cma: support percentage-based hugetlb_cma reservation
 2026-07-29 16:35 UTC  (3+ messages)

[PATCH v3] mm/hugetlb_cma: support percentage-based hugetlb_cma reservation
 2026-07-29 16:31 UTC 

[PATCH v5 00/11] mm: PMD-level swap entries for anonymous THPs
 2026-07-29 16:30 UTC  (4+ messages)
` [PATCH v5 10/11] mm: install PMD swap entries on swap-out

[PATCH v3] mm/slub: fix missing debugfs entries for caches created before sysfs init
 2026-07-29 16:21 UTC  (2+ messages)

[PATCH 0/3] mm: yet more cleanups for page_alloc APIs
 2026-07-29 15:49 UTC  (9+ messages)
` [PATCH 1/3] mm: move internal mempolicy APIs to new internal header

[PATCH] MAINTAINERS: update address for Brendan Jackman
 2026-07-29 15:32 UTC  (2+ messages)

[PATCH v5 0/3] mm: make persistent huge zero folio read-only
 2026-07-29 15:25 UTC  (2+ messages)

[PATCH 1/4] mm/damon: defensively skip zone device folios in damon_get_folio()
 2026-07-29 15:14 UTC  (3+ messages)

[PATCH v1 0/2] mm: split underused anonymous mTHP folios
 2026-07-29 15:04 UTC  (6+ messages)
` [PATCH v1 2/2] mm/memory: add anonymous mTHP folios to deferred split list

[PATCH] params: fix charp corruption on allocation failure
 2026-07-29 11:22 UTC  (5+ messages)


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