messages from 2026-05-27 11:26:48 to 2026-06-05 11:00:12 UTC [more...]
[RFC PATCH v3 0/4] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
2026-06-05 11:00 UTC (17+ messages)
` [RFC PATCH v3 1/4] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE "
` [RFC PATCH v3 2/4] mm/damon: Generalize ctx_target creation for damon_ops_id and add vaddr support
` [RFC PATCH v3 3/4] mm/damon: introduce DAMON_HUGEPAGE for hot region hugepage collapsing
` [RFC PATCH v3 4/4] Documentation/admin-guide/mm/damon: add DAMON-based Hugepage Management
[PATCH 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
2026-06-05 10:56 UTC (63+ messages)
` [PATCH 01/15] mm/rmap: introduce anon_rmap APIs for anonymous folios
` [PATCH 02/15] mm: convert anon_vma rmap APIs to anon_rmap
` [PATCH 03/15] mm: introduce anon_vma_tree_t for multiple anon_vma topologies
` [PATCH 04/15] mm: switch to anon_vma_tree_t APIs in preparation for ANON_VMA_LAZY
` [PATCH 06/15] mm: add CONFIG_VMA_REF and VMA helpers
` [PATCH 13/15] mm: support setup and upgrade of ANON_VMA_LAZY folios
[PATCH v2] selftests/damon: add regression test for damos_walk() vs kdamond exit race
2026-06-05 9:55 UTC (3+ messages)
[PATCH] Docs/damon: add TLB flush policy document
2026-06-05 3:10 UTC
[PATCH] mm/damon/core: always put unsuccessfully committed target pids
2026-06-05 1:38 UTC
[RFC PATCH v1.1] mm/damon/core: always put unsuccessfully committed target pids
2026-06-04 14:35 UTC
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-06-04 12:18 UTC (11+ messages)
[RFC PATCH] mm/damon/core: always put commit-failed target's pids
2026-06-04 5:25 UTC (4+ messages)
DAMON Beer/Coffee/Tea chat reminder for the week of 2026-06-08
2026-06-03 21:01 UTC
[PATCH] mm/damon/core: use kvmalloc for target regions array
2026-06-03 13:49 UTC (2+ messages)
[PATCH v2 0/3] selftests/damon: misc fixes for test bugs
2026-06-03 9:15 UTC (10+ messages)
` [PATCH v2 1/3] selftests/damon: prevent cross-context state pollution in DamonCtx
` [PATCH v2 2/3] selftests/damon/damos_tried_regions: fix expectation output and join TypeError
` [PATCH v2 3/3] selftests/damon: fix dead code, skipped checks, and broken lookups
[PATCH 0/2] selftests/damon: test kdamond refresh_ms
2026-06-03 0:50 UTC
[PATCH 0/2] selftests/damon: test kdamond refresh_ms
2026-06-02 14:28 UTC (6+ messages)
` [PATCH 1/2] selftests/damon/_damon_sysfs: support "
` [PATCH 2/2] selftests/damon/sysfs_refresh: test "
[PATCH v3 0/2] selftests/damon: fix memcg_path staging handling
2026-06-02 1:28 UTC (7+ messages)
` [PATCH v3 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment
` [PATCH v3 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback
[PATCH v4 0/2] selftests/damon: fix memcg_path staging handling
2026-06-01 14:55 UTC (5+ messages)
` [PATCH v4 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment
` [PATCH v4 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback
[PATCH v3 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment
2026-06-01 8:03 UTC (5+ messages)
` [PATCH v3 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback
[PATCH 0/5] selftests/damon: misc fixes for test bugs
2026-06-01 2:38 UTC (16+ messages)
` [PATCH 1/5] selftests/damon: prevent cross-context state pollution in DamonCtx
` [PATCH 2/5] selftests/damon: fix memcg filter path handling
` [PATCH 3/5] selftests/damon/damos_tried_regions: fix expectation output and join TypeError
` [PATCH 4/5] selftests/damon/damos_tried_regions: handle empty tried regions in early cycles
` [PATCH 5/5] selftests/damon: fix dead code, skipped checks, and broken lookups
[PATCH] mm/damon: fix stale TLB young-state handling on arm64
2026-06-01 2:09 UTC (4+ messages)
[PATCH v2 0/2] selftests/damon: fix memcg_path staging handling
2026-06-01 0:53 UTC (8+ messages)
` [PATCH v2 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment
` [PATCH v2 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback
[RFC PATCH 0/6] mm/damon: hardware-sampled access reports
2026-05-30 5:03 UTC (10+ messages)
` [RFC PATCH 1/6] mm/damon: add struct damon_perf_event{,_attr} and per-ctx perf_events list
` [RFC PATCH 2/6] mm/damon/sysfs-sample: expose perf_events configuration via sysfs
` [RFC PATCH 3/6] mm/damon/sysfs: install perf_events on apply
` [RFC PATCH 4/6] mm/damon/core: per-CPU SPSC ring drain and damon_perf_event lifecycle
` [RFC PATCH 5/6] mm/damon/vaddr: implement perf-event access check
` [RFC PATCH 6/6] mm/damon: add damos_node_eligible_mem_bp tracepoint
[PATCH v1] mm/damon/stat: roll back context on damon_call() failure
2026-05-29 23:40 UTC (6+ messages)
[PATCH 1/2] selftests/damon: fix DamosFilter memcg_path assignment
2026-05-29 3:27 UTC (6+ messages)
` [PATCH 2/2] selftests/damon: validate memcg filter sysfs readback
[PATCH 0/2] selftests/damon: fix and validate memcg filter memcg_path handling
2026-05-29 3:02 UTC (3+ messages)
[PATCH 0/2] mm/damon/{reclaim,lru_sort}: handle ctx allocation failures
2026-05-29 0:01 UTC (3+ messages)
` [PATCH 1/2] mm/damon/reclaim: handle ctx allocation failure
` [PATCH 2/2] mm/damonn/lru_sort: "
[RFC PATCH 0/2] mm/damon/{reclaim,lru_sort}: handle ctx allocation failures
2026-05-28 14:02 UTC (7+ messages)
` [RFC PATCH 1/2] mm/damon/reclaim: handle ctx allocation failure
` [RFC PATCH 2/2] mm/damonn/lru_sort: "
[PATCH 15/15] mm: enable CONFIG_ANON_VMA_LAZY on arm64 and x86_64
2026-05-27 17:19 UTC (2+ messages)
[PATCH 08/15] mm: prepare rmap infrastructure for ANON_VMA_LAZY
2026-05-27 14:01 UTC (2+ messages)
[PATCH 14/15] mm: support merging of ANON_VMA_LAZY VMAs
2026-05-27 12:49 UTC (2+ messages)
[PATCH 10/15] mm: defer anon_vma creation with ANON_VMA_LAZY
2026-05-27 12:29 UTC (2+ messages)
[PATCH 12/15] mm: handle ANON_VMA_LAZY during migration
2026-05-27 12:23 UTC (2+ messages)
[PATCH 11/15] mm: handle ANON_VMA_LAZY in huge page operations
2026-05-27 12:21 UTC (2+ messages)
[PATCH 09/15] mm: implement ANON_VMA_LAZY rmap semantics
2026-05-27 12:15 UTC (2+ messages)
[PATCH 07/15] mm: replace direct FOLIO_MAPPING_ANON usage with helpers
2026-05-27 11:43 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox