public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
 messages from 2026-03-25 15:14:58 to 2026-03-26 08:38:09 UTC [more...]

[PATCH 0/8] mm/mglru: improve reclaim loop and dirty folio handling
 2026-03-26  8:37 UTC  (8+ messages)
` [PATCH 1/8] mm/mglru: consolidate common code for retrieving evitable size
` [PATCH 3/8] mm/mglru: restructure the reclaim loop
` [PATCH 7/8] mm/mglru: simplify and improve dirty writeback handling

[PATCH v2 0/5] mm: batch TLB flushing for dirty folios in vmscan
 2026-03-26  8:36 UTC  (6+ messages)
` [PATCH v2 1/5] mm/vmscan: track reclaimed pages in reclaim_stat
` [PATCH v2 2/5] mm/vmscan: extract folio activation into folio_active_bounce()
` [PATCH v2 3/5] mm/vmscan: extract folio_free() and pageout_one()
` [PATCH v2 4/5] mm/vmscan: extract folio unmap logic into folio_try_unmap()
` [PATCH v2 5/5] mm/vmscan: flush TLB for every 31 folios evictions

[PATCH v2 0/5] mm: batch TLB flushing for dirty folios in vmscan
 2026-03-26  8:35 UTC  (2+ messages)
` [PATCH v2 1/5] mm/vmscan: track reclaimed pages in reclaim_stat

[linux-next:master] BUILD REGRESSION 66ba480978ce390e631e870b740a3406e3eb6b01
 2026-03-26  8:31 UTC 

[PATCH] mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
 2026-03-26  8:23 UTC  (19+ messages)

[PATCH v2 0/4] fix unexpected type conversions and potential overflows
 2026-03-26  8:20 UTC  (14+ messages)
` [PATCH v2 1/4] mm: memcontrol: correct the type of stats_updates to unsigned long

[PATCH bpf-next v3 00/17] mm: BPF OOM
 2026-03-26  8:17 UTC  (3+ messages)
` [PATCH bpf-next v3 06/17] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG

[PATCH v5 0/6] Use killable vma write locking in most places
 2026-03-26  8:08 UTC  (7+ messages)
` [PATCH v5 1/6] mm/vma: cleanup error handling path in vma_expand()
` [PATCH v5 2/6] mm: use vma_start_write_killable() in mm syscalls
` [PATCH v5 3/6] mm/khugepaged: use vma_start_write_killable() in collapse_huge_page()
` [PATCH v5 4/6] mm/vma: use vma_start_write_killable() in vma operations
` [PATCH v5 5/6] mm: use vma_start_write_killable() in process_vma_walk_lock()
` [PATCH v5 6/6] KVM: PPC: use vma_start_write_killable() in kvmppc_memslot_page_merge()

[PATCH mm-new v8 0/4] Improve khugepaged scan logic
 2026-03-26  8:03 UTC  (27+ messages)
` [PATCH mm-new v8 2/4] mm: khugepaged: refine scan progress number

[LSF/MM/BPF TOPIC] Towards Unified and Extensible Memory Reclaim (reclaim_ext)
 2026-03-26  8:02 UTC  (7+ messages)

[PATCH -next] mm: vmstat: make refresh interval take effect immediately
 2026-03-26  7:55 UTC 

[PATCH 0/3] correct the parameter type of some mm functions
 2026-03-26  7:49 UTC  (4+ messages)
` [PATCH 2/3] mm: memcontrol: correct the parameter type of __mod_memcg{_lruvec}_state()

[rppt-memblock:for-next] BUILD SUCCESS c7fc9cde41be029cf6675befbafcbb2dab40b39b
 2026-03-26  7:43 UTC 

[PATCH v5 0/4] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-03-26  7:41 UTC  (7+ messages)
` [PATCH v5 1/4] mm: swap: introduce swap tier infrastructure
` [PATCH v5 2/4] mm: swap: associate swap devices with tiers
` [PATCH v5 3/4] mm: memcontrol: add interfaces for swap tier selection
` [PATCH v5 4/4] mm: swap: filter swap allocation by memcg tier mask
` [syzbot ci] Re: mm/swap, memcg: Introduce swap tiers for cgroup based swap control

[PATCH] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
 2026-03-26  7:38 UTC  (9+ messages)

[PATCH] mm/damon: introduce DAMON-based NUMA memory tiering module
 2026-03-26  7:27 UTC 

[PATCH] sched/numa, mm: Skip page promotion if cpu pid is valid
 2026-03-26  7:12 UTC 

[PATCH v4 0/5] liveupdate: tighten handover cleanup and session lifetime
 2026-03-26  6:47 UTC  (4+ messages)

[PATCH v5 0/8] selftests/cgroup: improve zswap tests robustness and support large page sizes
 2026-03-26  6:29 UTC  (10+ messages)
` [PATCH v5 1/8] selftests/cgroup: skip test_zswap if zswap is globally disabled
` [PATCH v5 2/8] selftests/cgroup: avoid OOM in test_swapin_nozswap
` [PATCH v5 3/8] selftests/cgroup: use runtime page size for zswpin check
` [PATCH v5 4/8] selftests/cgroup: rename PAGE_SIZE to BUF_SIZE in cgroup_util
` [PATCH v5 5/8] selftests/cgroup: replace hardcoded page size values in test_zswap
` [PATCH v5 6/8] selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on large pagesize system
` [PATCH v5 7/8] selftest/cgroup: fix zswap attempt_writeback() on 64K "
` [PATCH v5 8/8] selftests/cgroup: test_zswap: wait for asynchronous writeback

[RFC PATCH 0/2] mm/damon: fix damon_call()-related leak and deadlock
 2026-03-26  6:23 UTC  (3+ messages)
` [RFC PATCH 1/2] mm/damon/sysfs: dealloc repeat_call_control if damon_call() fails
` [RFC PATCH 2/2] mm/damon/core: fix damon_call() vs kdamond_fn() exit race deadlock

[RFC v5] mm/damon: add synchronous commit for commit_inputs
 2026-03-26  6:16 UTC  (2+ messages)

(sashiko review) [RFC v5] mm/damon: add synchronous commit for commit_inputs
 2026-03-26  6:15 UTC  (2+ messages)

[RFC PATCH v6 0/5] mm: Hot page tracking and promotion infrastructure
 2026-03-26  5:50 UTC  (3+ messages)
` [RFC PATCH v6 2/5] mm: migrate: Add migrate_misplaced_folios_batch()

[PATCH v1] mm: fix writeback regression for strictlimit BDIs
 2026-03-26  5:50 UTC  (2+ messages)

[PATCH v2 0/3] Inline helpers into Rust without full LTO
 2026-03-26  5:34 UTC  (4+ messages)

[PATCH v6 1/5] mm: rmap: support batched checks of the references for large folios
 2026-03-26  5:31 UTC  (19+ messages)

[RFC PATCH] mm: vmscan: fix dirty folios throttling on cgroup v1 for MGLRU
 2026-03-26  5:04 UTC  (6+ messages)

[PATCH mm-unstable v4 0/5] mm: khugepaged cleanups and mTHP prerequisites
 2026-03-26  4:44 UTC  (8+ messages)
` [PATCH mm-unstable v4 2/5] mm: introduce is_pmd_order helper

[PATCH 3/3] mm: memcontrol: correct the nr_pages parameter type of mem_cgroup_update_lru_size()
 2026-03-26  3:36 UTC  (3+ messages)

[PATCH RFC v4 0/3] block: enable RWF_DONTCACHE for block devices
 2026-03-26  3:18 UTC  (13+ messages)
` [PATCH RFC v4 1/3] block: add BIO_COMPLETE_IN_TASK for task-context completion
` [PATCH RFC v4 2/3] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
` [PATCH RFC v4 3/3] block: enable RWF_DONTCACHE for block devices

[PATCH v5] selftests/mm: add folio_split() and filemap_get_entry() race test
 2026-03-26  1:53 UTC  (4+ messages)

[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-26  1:28 UTC  (3+ messages)
` [PATCH v2 01/19] tracepoint: Add trace_call__##name() API

[PATCH v2] mm/pagewalk: fix race between concurrent split and refault
 2026-03-26  0:50 UTC  (3+ messages)

[PATCH v2] mm/damon/core: validate goal nid before accessing node data
 2026-03-26  0:38 UTC  (4+ messages)
` (sashiko review) "

[PATCH] mm/damon/core: deduplicate core and ops filter commit functions
 2026-03-25 23:59 UTC  (2+ messages)
` (sashiko status) "

[PATCH] mm/userfaultfd: fix hugetlb fault mutex hash calculation
 2026-03-25 23:46 UTC  (13+ messages)
` [PATCH v4] "

[PATCH v3 0/2] liveupdate: prevent double preservation
 2026-03-25 23:14 UTC  (9+ messages)
` [PATCH v3 1/2] liveupdate: prevent double management of files
` [PATCH v3 2/2] selftests: liveupdate: add test for double preservation

[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
 2026-03-25 23:13 UTC  (10+ messages)
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH v3 03/24] PCI: Require Live Update preserved devices are in singleton iommu_groups

[LSF/MM/BPF TOPIC] Upstreaming cache_ext: Custom Page Cache Eviction with eBPF
 2026-03-25 21:15 UTC 

[PATCH v3 0/3] mm: Free contiguous order-0 pages efficiently
 2026-03-25 19:52 UTC  (14+ messages)
` [PATCH v3 2/3] vmalloc: Optimize vfree
` [PATCH v3 3/3] mm/page_alloc: Optimize __free_contig_frozen_range()

[RFC PATCH 0/1] mm/filemap: make writeback wait killable in __filemap_fdatawait_range()
 2026-03-25 19:15 UTC  (2+ messages)

[PATCH 0/6] mm: vma flag tweaks
 2026-03-25 19:11 UTC  (14+ messages)
` [PATCH 2/6] mm: add vma_desc_test_all() and use it
` [PATCH 3/6] mm: always inline __mk_vma_flags() and invoked functions

[PATCH v2 0/41] fs: Move metadata bh tracking from address_space
 2026-03-25 19:01 UTC  (11+ messages)
` [PATCH 12/41] fs: Drop sync_mapping_buffers() from __generic_file_fsync()
` [PATCH 31/41] fs: Provide functions for handling mapping_metadata_bhs directly

[PATCH v5 00/21] Virtual Swap Space
 2026-03-25 18:53 UTC  (4+ messages)

[PATCH v2 0/2] liveupdate: prevent double preservation
 2026-03-25 18:51 UTC  (7+ messages)
` [PATCH v2 1/2] liveupdate: prevent double management of files
` [PATCH v2 2/2] selftests: liveupdate: add test for double preservation

[LSF/MM/BPF TOPIC] Reimagining Memory Cgroup (memcg_ext)
 2026-03-25 18:47 UTC  (2+ messages)

[PATCH v2 0/2] udf: Fix race between file type conversion and writeback
 2026-03-25 16:12 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH] mm: kmemleak: add CONFIG_DEBUG_KMEMLEAK_VERBOSE build option
 2026-03-25 17:24 UTC  (2+ messages)

[PATCH v2 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
 2026-03-25 17:23 UTC  (9+ messages)
` [PATCH v2 1/7] memcg: Scale up vmstats flush threshold with int_sqrt(nr_cpus+2)
` [PATCH v2 4/7] selftests: memcg: Increase error tolerance in accordance with page size

[PATCH v18 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-03-25 16:57 UTC  (3+ messages)
` [PATCH v18 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v18 2/2] ras: mem: Add ACPI RAS2 memory driver

[RFC PATCH 0/2] s390/mm: Batch PTE updates in lazy MMU mode
 2026-03-25 16:37 UTC  (5+ messages)
` [RFC PATCH 1/2] mm: make lazy MMU mode context-aware

(sashiko status) [PATCH 0/3] mm/damon/core: small cleanups
 2026-03-25 15:44 UTC  (2+ messages)

[PATCH] selftests/mm: Fix soft-dirty kselftest supported check
 2026-03-25 16:23 UTC  (7+ messages)
` [PATCH V2] "

(sashiko review) [PATCH] mm/damon/core: validate goal nid before accessing node data
 2026-03-25 15:44 UTC  (2+ messages)

[PATCH 00/15] Implementation of Dynamic Housekeeping & Enhanced Isolation (DHEI)
 2026-03-25 16:02 UTC  (2+ messages)

[PATCH v3] x86/kexec: Disable KCOV instrumentation after load_segments()
 2026-03-25 15:48 UTC 

[PATCH v2] mm/migrate: rename PAGE_ migration flags to FOLIO_
 2026-03-25 15:28 UTC  (11+ messages)

[PATCH v2] futex: Use-after-free between futex_key_to_node_opt and vma_replace_policy
 2026-03-25 15:25 UTC  (10+ messages)


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