Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-28 18:36:57 to 2026-08-30 04:47:53 UTC [more...]

[PATCH v2 2/7] mm/mglru: batch update lrugen->nr_pages in inc_min_seq()
 2026-08-30  4:47 UTC  (4+ messages)

[PATCH v7 0/4] mm: avoid large folio splits when swap is unavailable
 2026-08-30  4:42 UTC  (6+ messages)
` [PATCH v7 1/4] mm: add page_counter_margin()
` [PATCH v7 2/4] mm: distinguish large folio swap allocation failures
` [PATCH v7 3/4] mm/vmscan: avoid pointless large folio splits without swap
` [PATCH v7 4/4] mm/shmem: split large folios only on -E2BIG

[PATCH v2 0/7] mm/mglru: speed up inc_min_seq() and fix cold/hot inversions
 2026-08-30  4:28 UTC  (4+ messages)
` [PATCH v2 3/7] mm/mglru: enhance cold/hot inversion handling in inc_min_seq()

[PATCH 0/9] Remove FGP_NOFS
 2026-08-30  4:18 UTC  (10+ messages)
` [PATCH 1/9] mm: Improve memalloc_nofs_save() documentation
` [PATCH 2/9] ext4: Remove uses of FGP_NOFS
` [PATCH 3/9] erofs: Remove redundant FGP_NOFS
` [PATCH 4/9] nfs: "
` [PATCH 5/9] ntfs: Remove FGP_NOFS from __ntfs_inode_resident_attr_pwrite()
` [PATCH 6/9] ntfs: Remove redundant FGP_NOFS from ntfs_wof_collect_dest()
` [PATCH 7/9] squashfs: Remove use of FGP_NOFS
` [PATCH 8/9] filemap: Remove redundant FGP_NOFS
` [PATCH 9/9] filemap: Remove FGP_NOFS

[PATCH] mm: fix the race on huge alloc failed
 2026-08-30  3:34 UTC  (6+ messages)

[syzbot] [mm?] WARNING in __mod_zone_page_state
 2026-08-30  3:26 UTC  (4+ messages)

[PATCH] mm: filemap: tighten dropbehind completion context check
 2026-08-30  3:25 UTC  (10+ messages)
` [PATCH v2] mm: filemap: retain mapped dropbehind folios
  ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH 0/2] mm: vmscan: fix scan overshoot and ineligible folio scanning
 2026-08-30  3:18 UTC  (5+ messages)

[PATCH] mm/oom_kill, proc: replace magic number 1000 with OOM_SCORE_ADJ_MAX
 2026-08-30  3:13 UTC  (2+ messages)

[PATCH v2] tools/mm: add hwpoison-panic tool
 2026-08-30  2:37 UTC  (2+ messages)

[PATCH v6 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-08-30  1:56 UTC  (2+ messages)

[PATCH] mm: page_counter: reject empty string in page_counter_memparse()
 2026-08-30  0:53 UTC  (9+ messages)

[PATCH v3 0/2] mm, swap: don't spin on a bad swap entry
 2026-08-30  0:42 UTC  (2+ messages)

[PATCH v4 RESEND 0/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
 2026-08-30  0:20 UTC  (3+ messages)
` [PATCH v4 RESEND 1/2] memcg: acquire peaks_lock when reading memory.peak
` [PATCH v4 RESEND 2/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark

[PATCH v2 0/3] mm: reject zone device folios in more folio walkers
 2026-08-30  0:18 UTC  (3+ messages)

[PATCH v5 0/5] mm: Fix MF_DELAYED handling on memory failure
 2026-08-30  0:05 UTC  (6+ messages)
` [PATCH v5 5/5] mm: selftests: Add shmem into memory failure test

[syzbot] [mm?] INFO: rcu detected stall in __mmap_complete
 2026-08-29 23:44 UTC  (4+ messages)

[PATCH v4 0/4] make unused huge shrinker memcg aware
 2026-08-29 23:23 UTC  (5+ messages)
` [PATCH v4 1/4] fs: fix missed removal of super_fs_objects_eligible()

[PATCH 0/2] mm/mempolicy: stop copying state in the interleave paths
 2026-08-29 23:18 UTC  (4+ messages)
` [PATCH 1/2] mm/mempolicy: use SRCU for the weighted interleave state
` [PATCH 2/2] mm/mempolicy: stop copying the nodemask in the interleave paths

[Linux Memory Hotness and Promotion] Notes from August 27, 2026
 2026-08-29 21:48 UTC 

[PATCH v2 0/6] mm/page_io: folio conversion cleanups
 2026-08-29 19:09 UTC  (7+ messages)
` [PATCH v2 1/6] mm/page_io: convert write completion handlers to folios
` [PATCH v2 2/6] mm: remove PageReclaim
` [PATCH v2 3/6] mm/page_io: use swap entries directly in zeromap helpers
` [PATCH v2 4/6] mm/page_io: rename bio_associate_blkg_from_page()
` [PATCH v2 5/6] mm/page_io: refer to folios in swap_writeout() comments
` [PATCH v2 6/6] mm/swap: rename __swap_writepage() to __swap_writeout()

[PATCH] mm/damon: fix unconditionally skip last region
 2026-08-29 19:06 UTC  (5+ messages)

[PATCH] x86/mm: don't apply va_align to hugetlb mappings on AMD F15h
 2026-08-29 18:51 UTC  (5+ messages)

[PATCH 0/6] userfaultfd: decouple uffd mode from VMA flags
 2026-08-29 18:42 UTC  (9+ messages)
` [PATCH 6/6] userfaultfd: collapse VM_UFFD_{MISSING,WP,MINOR,RWP} into single VM_UFFD

[PATCH v3 0/2] mm/memory: improve insert_pages() error handling
 2026-08-29 17:11 UTC  (3+ messages)
` [PATCH v3 1/2] mm/memory: simplify error handling in insert_pages()
` [PATCH v3 2/2] mm/memory: return -ENOMEM for page-table allocation failure "

[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
 2026-08-29 15:25 UTC  (4+ messages)
` [PATCH v7 2/5] block: add task-context bio completion infrastructure

[RFC 00/10] Reclaimable kernel stacks
 2026-08-29 14:49 UTC  (18+ messages)
` [RFC 06/10] Reclaim memory from blocked "

[PATCH] mm/mremap: account mm->locked_vm correctly for MREMAP_DONTUNMAP
 2026-08-29 14:37 UTC  (2+ messages)

[PATCH v3 0/6] mm/mglru: clean up folio counters and flag usage
 2026-08-29 14:31 UTC  (15+ messages)
` [PATCH v3 1/6] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
` [PATCH v3 2/6] mm/mglru: introduce helpers for manipulating gen and refs flags
` [PATCH v3 3/6] mm/migrate: copy all referenced state via folio_migrate_lru_refs
` [PATCH v3 4/6] mm/mglru: move max_seq read into walk_update_folio
` [PATCH v3 5/6] mm/mglru: use explicit tier range in read_ctrl_pos()

[PATCH] mm/mremap: fix locked_vm accounting for MREMAP_DONTUNMAP
 2026-08-29 13:53 UTC  (3+ messages)

[PATCH RFC v3 0/3] mm/zswap: shrink zswap_entry via a fixed pool index
 2026-08-29 12:10 UTC  (6+ messages)
` [PATCH RFC v3 2/3] mm/zswap: replace the zswap_pools list with a fixed pools array

[RFC PATCH 00/18] mm: arm64: Add kernel replication feature
 2026-08-29 11:55 UTC  (3+ messages)

[RFC PATCH 00/18] mm: arm64: Add kernel replication feature
 2026-08-29 11:19 UTC  (2+ messages)

[PATCH v2 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
 2026-08-29 10:48 UTC  (3+ messages)

[PATCH v2 0/4] scsi: replace __get_free_pages() with kmalloc()
 2026-08-29 10:35 UTC  (2+ messages)

[RFC PATCH v2 00/23] sched: Scale cache-aware aggregation at LLC granularity
 2026-08-29 10:31 UTC  (3+ messages)
` [RFC PATCH v2 01/23] sched/topology: Add llc_to_node() to translate LLC id to NUMA node

[RESEND RFC PATCH v2 00/13] mm/swap: introduce per-priority allocation queues
 2026-08-29  7:48 UTC  (14+ messages)
` [RESEND RFC PATCH v2 01/13] mm/swap: remove unused parameter for reading swap header
` [RESEND RFC PATCH v2 02/13] mm/swap: slightly cleanup the code for hibernation error handling
` [RESEND RFC PATCH v2 03/13] mm/swap: cleanup and document swap device availability flag usage
` [RESEND RFC PATCH v2 04/13] mm/swap: introduce swap device iteration helper
` [RESEND RFC PATCH v2 05/13] mm/swap: change the swapon lock into a percpu rwsem
` [RESEND RFC PATCH v2 06/13] mm/swap: remove swapon mutex and update proc reader
` [RESEND RFC PATCH v2 07/13] mm/swap: consolidate swap inuse accounting helpers
` [RESEND RFC PATCH v2 08/13] mm/swap: change back to use each swap device's percpu cluster
` [RESEND RFC PATCH v2 09/13] mm/swap: add priority queue for swap device allocation
` [RESEND RFC PATCH v2 10/13] mm/swap: remove available list
` [RESEND RFC PATCH v2 11/13] mm/swap: bound synchronous discard during allocation
` [RESEND RFC PATCH v2 12/13] mm/swap: drop swap active plist
` [RESEND RFC PATCH v2 13/13] lib/plist.c: remove requeue function

[PATCH v2 0/2] mm/mglru: clean up isolate_folios for readability and clarity
 2026-08-29  7:42 UTC  (3+ messages)
` [PATCH v2 1/2] mm/mglru: make type fallback logic explicit in isolate_folios()
` [PATCH v2 2/2] mm/mglru: make retry "

[RFC PATCH v2 00/13] mm/swap: introduce per-priority allocation queues
 2026-08-29  7:38 UTC 

[PATCH v3 0/2] mm/page_isolation: fix UBSAN shift-out-of-bounds in isolate_single_pageblock
 2026-08-29  7:16 UTC  (4+ messages)
` [PATCH v3 2/2] mm/page_isolation: guard compound_order() against racing

[PATCH 0/3] mm/mglru: clean up isolate_folios and scan_folios for readability and clarity
 2026-08-29  6:05 UTC  (9+ messages)

[PATCH] mm/khugepaged: Don't collapse uffd-minor-registered VMAs
 2026-08-29  6:03 UTC  (3+ messages)

[PATCH] mm/khugepaged: Don't collapse uffd-minor-registered VMAs
 2026-08-29  5:26 UTC  (4+ messages)

[PATCH v2 0/2] drivers/char/mem: splice the zero page for /dev/zero and /dev/full
 2026-08-29  4:37 UTC  (3+ messages)
` [PATCH v2 1/2] fs: move splice_zeropage_into_pipe() and zero_pipe_buf_ops to fs/splice.c
` [PATCH v2 2/2] drivers/char/mem: splice the zero page for /dev/zero and /dev/full

[PATCH v2] mm/khugepaged: Don't install PMDs in uffd-minor-registered VMAs
 2026-08-29  4:38 UTC  (8+ messages)

[akpm-mm:mm-new] BUILD SUCCESS d2aad7fdcda7ae8a726926f2d6de7fe9e8ee7563
 2026-08-29  4:25 UTC 

[linux-next:master] BUILD SUCCESS e30626823a406725ce29bc75cb8ec467d3e1e326
 2026-08-29  3:46 UTC 

[PATCH for-7.4 0/9] memcg: remove the v1 soft limit
 2026-08-29  3:13 UTC  (4+ messages)

[RFC PATCH v3 0/8] batch lookups in follow_page_mask()
 2026-08-29  3:06 UTC  (12+ messages)
` [RFC PATCH v3 1/8] mm/gup: break out gup_fill_pages() helper
` [RFC PATCH v3 2/8] mm/gup: convert follow_page_mask() to return a long
` [RFC PATCH v3 4/8] mm/gup: break out follow_one_pte() helper
` [RFC PATCH v3 5/8] mm/gup: fill the pages array outside the pud/pmd lock
` [RFC PATCH v3 7/8] mm/gup: walk multiple PTEs per follow_page_pte() call

[PATCH] memcg: avoid charging the root memcg from obj_cgroup_charge_pages()
 2026-08-29  3:00 UTC  (2+ messages)

[Patch v2] mm: adjust out-dated document of __GFP_NOFAIL
 2026-08-29  2:58 UTC 

[PATCH] mm/damon: use a page-aligned sampling address
 2026-08-29  1:55 UTC  (3+ messages)

[PATCH] mm: memcontrol: raise MEMCG_MAX for charges that fail without reclaiming
 2026-08-29  1:04 UTC  (3+ messages)

[PATCH v2 0/4] mm, swap: some random fixes and cleanups
 2026-08-29  1:03 UTC  (4+ messages)
` [PATCH v2 1/4] mm, swap: Fix potential NULL dereference when trying a sleep table allocation

[PATCH] mm/huge_memory: bypass THP tuneables for huge pfnmap mappings
 2026-08-29  0:24 UTC  (2+ messages)

[PATCH v6 0/5] Only free healthy pages in high-order has_hwpoisoned folio
 2026-08-28 23:36 UTC  (5+ messages)
          ` Linux MM Alignment Session on hwpoison (was: Re: [PATCH v6 0/5] Only free healthy pages in high-order has_hwpoisoned folio)

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-08-28 23:18 UTC  (2+ messages)

[PATCH 0/2] mm/hugetlb: fix surplus accounting and availability checks during demotion
 2026-08-28 23:10 UTC  (2+ messages)

[PATCH 00/25] mm/fbatch: drain lru_add_drain() and _all()
 2026-08-28 22:20 UTC  (13+ messages)
` [PATCH 04/25] mm/fbatch: lru bit set, no extra ref, while folio on per-cpu fbatch
` [PATCH 20/25] s390/fbatch: no lru_add_drain_all() in s390_wiggle_split_folio()

[PATCH v2 2/3] proc: query LSMs for introspective mem access (if PROC_MEM_FORCE_ALWAYS)
 2026-08-28 21:10 UTC  (6+ messages)

[PATCH bpf-next v5 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-08-28 21:07 UTC  (4+ messages)
` [PATCH bpf-next v5 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc

[PATCH v2] mm/memcontrol: fix stuck FLUSHING_CACHED_CHARGE bit on isolated cpus
 2026-08-28 20:01 UTC  (6+ messages)

[PATCH] memcg: clear FLUSHING_CACHED_CHARGE on cpu offline
 2026-08-28 19:53 UTC  (2+ messages)

[PATCH] mm/mempolicy: take a cpuset cookie for the interleave node count
 2026-08-28 19:31 UTC 

[PATCH] mm, swap: fix SWAP_USAGE_OFFLIST_BIT collision with real usage count
 2026-08-28 19:14 UTC 

[PATCH v4 0/2] selftests/cgroup: fixes for test_zswap on single core VM
 2026-08-28 18:53 UTC  (2+ messages)

[PATCH RFC 0/9] mm/huge_memory: refactor __split_huge_pmd_locked()
 2026-08-28 18:33 UTC  (10+ messages)
` [PATCH RFC 1/9] mm/huge_memory: read the huge PMD entry once when splitting it
` [PATCH RFC 2/9] mm/huge_memory: add and use huge_zero_pmd_can_split()
` [PATCH RFC 3/9] mm/huge_memory: add and use unmap_huge_pmd_entry()
` [PATCH RFC 4/9] mm/huge_memory: use normal_or_softleaf_folio_pmd() in the PMD split path
` [PATCH RFC 5/9] mm/huge_memory: dispatch on the folio when splitting a huge PMD
` [PATCH RFC 6/9] mm/huge_memory: add and use split_huge_pmd_anon_rmap()
` [PATCH RFC 7/9] mm/huge_memory: add struct split_pmd_state
` [PATCH RFC 8/9] mm/huge_memory: split present and non-present huge PMDs separately
` [PATCH RFC 9/9] mm/huge_memory: unify the migration and device private PTE loops

[RFC PATCH v1.3 0/4] mm/damon: fix misc bugs in kunit, quota goals and sysfs refresh_ms
 2026-08-28 18:36 UTC  (5+ messages)
` [RFC PATCH v1.3 1/4] mm/damon/tests/core-kunit: test committing psi goal to psi goal
` [RFC PATCH v1.3 2/4] mm/damon/core: handle uninitialized damos_quota_goal->last_psi_total
` [RFC PATCH v1.3 3/4] mm/damon/core: copy nid for eligible_mem_bp damos quota goal commit
` [RFC PATCH v1.3 4/4] mm/damon/sysfs: set next refresh jiffies per sysfs context

[PATCH 0/8] mm/page_owner: Add PID/TGID/COMM and cgroup filtering
 2026-08-28 18:36 UTC  (3+ messages)


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