Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-18 03:54:30 to 2026-08-18 07:46:07 UTC [more...]

[PATCH] mm: page_counter: reject empty string in page_counter_memparse()
 2026-08-18  7:45 UTC  (3+ messages)

[PATCH] mm/memcontrol: avoid false sharing between vmstats and events
 2026-08-18  7:42 UTC  (2+ messages)

[PATCH RFC 00/15] mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup
 2026-08-18  7:40 UTC  (6+ messages)
` [PATCH RFC 09/15] mm/mglru: frequency guided workingset promotion (MGLRU-FG)
` [PATCH RFC 10/15] mm/mglru: make folio lru referenced times count a generic API

[RFC PATCH 0/6] mm/damon: hardware-sampled access reports
 2026-08-18  7:35 UTC  (2+ messages)

[PATCH v4] mm: Use a folio in the softleaf_is_device_private path
 2026-08-18  7:30 UTC  (3+ messages)

[PATCH v2 0/3] mm: reject zone device folios in more folio walkers
 2026-08-18  7:20 UTC  (4+ messages)
` [PATCH v2 3/3] mm/mempolicy: skip zone device folios when queueing folios

[PATCH] mm/secretmem: properly account locked pages
 2026-08-18  7:16 UTC  (4+ messages)

[PATCH v2 0/3] mm, swap: don't spin or flood the console on a bad swap entry
 2026-08-18  7:11 UTC  (3+ messages)
` [PATCH v2 1/3] mm, swap: ratelimit bad swap entry reports

[PATCH v2] mm: fix incorrect vm_flags usage when checking allowable orders for tmpfs
 2026-08-18  7:10 UTC  (2+ messages)

[RFC PATCH v3 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-08-18  7:06 UTC  (4+ messages)
` [RFC PATCH v3 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [RFC PATCH v3 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [RFC PATCH v3 3/3] blk-cgroup: move async bio punt state to blkcg

[PATCH v8 0/7] docs/zh_CN: update DAMON documentation translation
 2026-08-18  7:03 UTC  (8+ messages)
` [PATCH v8 1/7] docs/zh_CN: update DAMON design translation
` [PATCH v8 2/7] docs/zh_CN: add DAMON_STAT usage translation
` [PATCH v8 3/7] docs/zh_CN: update DAMON index translation
` [PATCH v8 4/7] docs/zh_CN: update DAMON start translation
` [PATCH v8 5/7] docs/zh_CN: update DAMON usage translation
` [PATCH v8 6/7] docs/zh_CN: update DAMON reclaim translation
` [PATCH v8 7/7] docs/zh_CN: update DAMON LRU sort translation

[PATCH] selftests/mm: Drop redundant open() in mprotect_tests()
 2026-08-18  6:46 UTC  (2+ messages)

[RFC PATCH 0/7] mm/damon/perf: observability framework for hardware-sampled access reports
 2026-08-18  6:10 UTC  (8+ messages)
` [RFC PATCH 1/7] mm/damon/perf: add observability framework with tracepoints and CONFIG switch
` [RFC PATCH 2/7] mm/damon/perf: implement observe API and per-CPU statistics engine
` [RFC PATCH 3/7] mm/damon/perf: add debugfs statistics interface
` [RFC PATCH 4/7] mm/damon: integrate observe API into vaddr overflow handlers and core drain
` [RFC PATCH 5/7] selftests/damon: add automated layer-by-layer observability test
` [RFC PATCH 6/7] Docs/mm/damon: document the perf observability framework
` [RFC PATCH 7/7] mm/damon/perf: add CONFIG_DAMON_PERF_DEBUG and pipeline health check

[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
 2026-08-18  6:01 UTC  (2+ messages)

[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
 2026-08-18  6:01 UTC  (2+ messages)

[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
 2026-08-18  6:01 UTC  (2+ messages)

[PATCH] selftests/mm: khugepaged: consolidate error exits via kselftest helpers
 2026-08-18  5:38 UTC  (2+ messages)

[PATCH 0/7] mm/mglru: clean up folio counters and flag usage
 2026-08-18  5:38 UTC  (8+ messages)
` [PATCH 1/7] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
` [PATCH 2/7] mm/mglru: introduce helpers for manipulating gen and refs flags
` [PATCH 3/7] mm/migrate: copy the referenced state via folio_migrate_refs()
` [PATCH 4/7] mm/mglru: move max_seq read into walk_update_folio
` [PATCH 5/7] mm/mglru: use explicit tier range in read_ctrl_pos()
` [PATCH 6/7] mm/mglru: fix potential generation folio number leak
` [PATCH 7/7] mm/mglru: improve code readability and harden folio_inc_gen

[PATCH 0/2] mm/damon: add kunit tests for probe_hits handling and probe params validation
 2026-08-18  4:58 UTC  (2+ messages)

[RFC PATCH 0/8] mm/memcontrol: introduce per-tier memory accounting and control
 2026-08-18  4:56 UTC  (7+ messages)
` [RFC PATCH 4/8] mm/memcontrol: add per-tier charge and uncharge
` [RFC PATCH 7/8] mm/memcontrol: auto-derive tier high/max from memory.high/max
` [RFC PATCH 8/8] cgroup: add memory_tiered_limits cgroup mount option

[PATCH 2/2] mm/damon/core-kunit: test damon_valid_probe_params()
 2026-08-18  4:55 UTC  (2+ messages)

[PATCH 1/2] mm/damon/core-kunit: test probe_hits handling at region split and merge
 2026-08-18  4:50 UTC  (2+ messages)

[akpm-mm:mm-new] BUILD SUCCESS 4b65683fd25fe596b5b5947d934bb176413d077b
 2026-08-18  4:24 UTC 

[RFC V3 0/8] mm: Drop pxd_ERROR()
 2026-08-18  4:00 UTC  (9+ messages)
` [RFC V3 1/8] mm: Make ptrval_to_str() generally available
` [RFC V3 2/8] mm: Stop using pxd_ERROR()
` [RFC V3 3/8] loongarch/mm: Stop using pte_ERROR()
` [RFC V3 4/8] parisc/mm: Directly use generic [pmd|pgd]_clear_bad()
` [RFC V3 5/8] sh/mm: Stop using pte_ERROR()
` [RFC V3 6/8] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [RFC V3 7/8] sh/mm: Stop using pgd_ERROR()
` [RFC V3 8/8] mm: Drop pxd_ERROR()

[PATCH v4 0/4] make unused huge shrinker memcg aware
 2026-08-18  3:54 UTC  (3+ messages)
` [PATCH v4 4/4] mm: shmem: "


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