messages from 2025-12-09 12:20:54 to 2026-01-06 01:56:08 UTC [more...]
[PATCH 6.1.y] mm/damon/tests/vaddr-kunit: handle alloc failures on damon_test_split_evenly_succ()
2026-01-06 1:56 UTC
[PATCH 6.1.y] mm/damon/tests/vaddr-kunit: handle alloc failures on damon_do_test_apply_three_regions()
2026-01-06 1:54 UTC
[PATCH 6.1.y] mm/damon/tests/vaddr-kunit: handle alloc failures in damon_test_split_evenly_fail()
2026-01-06 1:52 UTC
[PATCH 6.12.y] mm/damon/tests/vaddr-kunit: handle alloc failures on damon_do_test_apply_three_regions()
2026-01-06 1:50 UTC
[PATCH 6.12.y] mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_regions_of()
2026-01-06 1:48 UTC
[PATCH 6.12.y] mm/damon/tests/core-kunit: handle alloc failres in damon_test_new_filter()
2026-01-06 1:45 UTC
[PATCH 6.18.y] mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_regions_of()
2026-01-06 1:42 UTC
[PATCH 6.6.y] mm/damon/tests/core-kunit: handle alloc failure on damon_test_set_attrs()
2026-01-06 1:40 UTC
[PATCH 6.6.y] mm/damon/tests/core-kunit: handle alloc failures in damon_test_ops_registration()
2026-01-06 1:38 UTC
[PATCH 6.6.y] mm/damon/tests/core-kunit: handle alloc failures in damon_test_update_monitoring_result()
2026-01-06 1:35 UTC
[PATCH 6.6.y] mm/damon/tests/core-kunit: handle alloc failures in damon_test_set_regions()
2026-01-06 1:34 UTC
[PATCH 6.6.y] mm/damon/tests/core-kunit: handle alloc failures on damos_test_filter_out()
2026-01-06 1:28 UTC
[PATCH 6.6.y] mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_regions_of()
2026-01-06 1:19 UTC
[PATCH 6.6.y] mm/damon/tests/core-kunit: handle alloc failures on damon_test_merge_two()
2026-01-06 1:11 UTC
[PATCH 6.6.y] mm/damon/tests/core-kunit: handle alloc failures on dasmon_test_merge_regions_of()
2026-01-06 1:09 UTC
[PATCH 6.6.y] mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_at()
2026-01-06 1:08 UTC
[PATCH 6.6.y] mm/damon/tests/core-kunit: handle memory alloc failure from damon_test_aggregate()
2026-01-06 1:04 UTC
[PATCH 6.6.y] mm/damon/tests/core-kunit: handle memory failure from damon_test_target()
2026-01-06 1:02 UTC
[PATCH 6.6.y] mm/damon/tests/core-kunit: handle allocation failures in damon_test_regions()
2026-01-06 1:00 UTC
[PATCH 6.6.y] mm/damon/tests/core-kunit: handle alloc failres in damon_test_new_filter()
2026-01-06 0:58 UTC
[PATCH 6.6.y] mm/damon/tests/vaddr-kunit: handle alloc failures on damon_test_split_evenly_succ()
2026-01-06 0:54 UTC
[PATCH 6.6.y] mm/damon/tests/vaddr-kunit: handle alloc failures on damon_do_test_apply_three_regions()
2026-01-06 0:52 UTC
[PATCH 6.6.y] mm/damon/tests/vaddr-kunit: handle alloc failures in damon_test_split_evenly_fail()
2026-01-06 0:44 UTC
[PATCH v2] mm/damon/paddr: initialize 'folio' variables to NULL for safety and clarity
2026-01-04 23:07 UTC (2+ messages)
[sj:damon/next 110/118] htmldocs: Documentation/admin-guide/mm/damon/usage.rst:9: WARNING: Mismatch: both interpreted text role prefix and reference suffix. [docutils]
2026-01-04 17:57 UTC
[PATCH 0/4] mm/damon/sysfs: free setup failures generated zombie sub-sub dirs
2026-01-03 17:21 UTC (7+ messages)
` [PATCH 1/4] mm/damon/sysfs: cleanup intervals subdirs on attrs dir setup failure
` [PATCH 2/4] mm/damon/sysfs: cleanup attrs subdirs on context "
` [PATCH 3/4] mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme "
` [PATCH 4/4] mm/damon/sysfs-scheme: cleanup access_pattern "
DAMON Beer/Coffee/Tea chat reminder for the week of 2026-01-05
2026-01-02 21:56 UTC
[RFC PATCH v1] mm: improve call_controls_lock
2026-01-01 22:44 UTC (16+ messages)
[PATCH] mm/damon/core: remove call_control in inactive contexts
2026-01-01 2:58 UTC (10+ messages)
[PATCH] mm/damon/core: modified control->repeat loop at the kdamond_call()
2026-01-01 1:22 UTC (13+ messages)
[PATCH v1] mm/damon/pa: initialize 'folio' to NULL to prevent use of uninitialized value
2026-01-01 0:52 UTC
[PATCH v2] mm/damon/core: remove call_control in inactive contexts
2025-12-31 1:23 UTC
[sj:damon/next 39/109] mm/damon/sysfs.c:920 damon_sysfs_sample_add_dirs() warn: missing error code 'err'
2025-12-30 6:37 UTC
[PATCH] mm/damon/sysfs: preventing duplicated list_add_tail() at the damon_call()
2025-12-29 15:14 UTC (10+ messages)
[PATCH 0/8] memcg: separate private and public ID namespaces
2025-12-27 22:12 UTC (14+ messages)
` [PATCH 1/8] memcg: introduce private id API for in-kernel users
` [PATCH 2/8] memcg: expose mem_cgroup_ino() and mem_cgroup_get_from_ino() unconditionally
` [PATCH 3/8] memcg: mem_cgroup_get_from_ino() returns NULL on error
` [PATCH 4/8] memcg: use cgroup_id() instead of cgroup_ino() for memcg ID
` [PATCH 5/8] mm/damon: use cgroup ID instead of private "
` [PATCH 6/8] mm/vmscan: use cgroup ID instead of private memcg ID in lru_gen interface
` [PATCH 7/8] memcg: remove unused mem_cgroup_id() and mem_cgroup_from_id()
` [PATCH 8/8] memcg: rename mem_cgroup_ino() to mem_cgroup_id()
[sj:damon/next 101/108] mm/memory.c:7487:1: sparse: sparse: symbol 'faults_monitor_controls_lock' was not declared. Should it be static?
2025-12-26 19:23 UTC
[PATCH v2] mm/damon/core: get memcg reference before access
2025-12-25 1:09 UTC (2+ messages)
[PATCH] memcg: damon: get memcg reference before access
2025-12-24 15:37 UTC (4+ messages)
[PATCH v2 0/5] mm/damon/tests/core-kunit: extend existing test scenarios
2025-12-24 15:31 UTC (13+ messages)
` [PATCH v2 1/5] mm/damon/tests/core-kunit: verify the 'age' field in damon_test_split_at()
` [PATCH v2 2/5] mm/damon/tests/core-kunit: verify the 'age' and 'nr_accesses_bp' fields in damon_test_merge_two()
` [PATCH v2 3/5] mm/damon/tests/core-kunit: add a test case for region merge size limit in damon_test_merge_regions_of()
` [PATCH v2 4/5] mm/damon/tests/core-kunit: add test cases for multiple regions in damon_test_split_regions_of()
` [PATCH v2 5/5] mm/damon/tests/core-kunit: remove a redundant test case and add a new test case in damos_test_commit_quota_goal()
[PATCH 0/2] mm/damon: export symbols and introduce prdm module
2025-12-22 21:33 UTC (14+ messages)
` [PATCH 1/2] mm/damon/core: export necessary symbols
` [PATCH 2/2] mm/damon/modules: introduce prdm module for DAMON
[PATCH] mm/damon/tests/core-kunit: extend test scenarios and remove redundancy
2025-12-22 15:24 UTC (4+ messages)
DAMON Beer/Coffee/Tea chat reminder for the week of 2025-12-22
2025-12-19 23:22 UTC
[PATCH 00/12] mm/damon: introduce {,max_}nr_snapshots and tracepoint for damos stats
2025-12-18 17:29 UTC (18+ messages)
` [PATCH 01/12] mm/damon/core: introduce nr_snapshots damos stat
` [PATCH 02/12] mm/damon/sysfs-schemes: introduce nr_snapshots damos stat file
` [PATCH 03/12] Docs/mm/damon/design: update for nr_snapshots damos stat
` [PATCH 04/12] Docs/admin-guide/mm/damon/usage: "
` [PATCH 05/12] Docs/ABI/damon: "
` [PATCH 06/12] mm/damon: update damos kerneldoc for stat field
` [PATCH 07/12] mm/damon/core: implement max_nr_snapshots
` [PATCH 08/12] mm/damon/sysfs-schemes: implement max_nr_snapshots file
` [PATCH 09/12] Docs/mm/damon/design: update for max_nr_snapshots
` [PATCH 10/12] Docs/admin-guide/mm/damon/usage: "
` [PATCH 11/12] Docs/ABI/damon: "
` [PATCH 12/12] mm/damon/core: add trace point for damos stat per apply interval
[PATCH v2] mm/damon: fix typos in comments
2025-12-18 14:12 UTC (2+ messages)
[PATCH] mm/damon: fix typos in comments
2025-12-17 22:26 UTC (2+ messages)
[PATCH RESEND] mm/damon/stat: deduplicate intervals_goal setup in damon_stat_build_ctx()
2025-12-16 7:34 UTC
[PATCH] mm/damon: add loadable module support for sample modules
2025-12-15 14:19 UTC (3+ messages)
[RFC PATCH v3 00/37] mm/damon: introduce per-CPUs/threads/write/read monitoring
2025-12-13 9:17 UTC (15+ messages)
` [RFC PATCH v3 04/37] mm/damon/core: implement damon_report_page_fault()
` [RFC PATCH v3 07/37] mm/damon/core: apply access reports to high level snapshot
[PATCH] mm/damon: modified damon_call_control from static to kmalloc
2025-12-12 7:30 UTC (11+ messages)
[RFC PATCH 0/2] mm/damon: Introduce basic auto-tuning framework with priority support
2025-12-12 3:38 UTC (4+ messages)
` [RFC PATCH 1/2] mm/damon/auto-tuning: introduce DAMON-based auto-tunning module
` [RFC PATCH 2/2] mm/damon/sysfs: introduce priority sysfs interface
[PATCH v3] mm/damon/sysfs-schemes: Remove outdated TODO in target_nid_store()
2025-12-11 6:05 UTC (2+ messages)
[PATCH] mm/damon/sysfs: check for online node in target_nid_store
2025-12-11 3:07 UTC (4+ messages)
` [PATCH v2] mm/damon/sysfs-schemes: Remove outdated TODO in target_nid_store()
[PATCH] mm/damon/core: fix wasteful CPU calls by skipping non-existent targets
2025-12-10 9:15 UTC (2+ messages)
[PATCH] mm/damon/vaddr: fix missing pte_unmap_unlock in damos_va_migrate_pmd_entry()
2025-12-09 21:45 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