summaryrefslogtreecommitdiff
path: root/include/linux/damon.h
AgeCommit message (Expand)Author
2026-06-04mm/damon: fix missing parens in macro argumentsMaksym Shcherba
2026-06-04mm/damon/core: hide damon_destroy_region()SeongJae Park
2026-06-04mm/damon/core: hide damon_insert_region()SeongJae Park
2026-06-04mm/damon/core: hide damon_add_region()SeongJae Park
2026-06-02mm/damon/sysfs: setup damon_filter->memcg_id from pathSeongJae Park
2026-06-02mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCGSeongJae Park
2026-06-02mm/damon/core: introduce damon_ops->apply_probesSeongJae Park
2026-06-02mm/damon/core: introduce damon_region->probe_hitsSeongJae Park
2026-06-02mm/damon/core: introduce damon_filterSeongJae Park
2026-06-02mm/damon/core: embed damon_probe objects in damon_ctxSeongJae Park
2026-06-02mm/damon/core: introduce struct damon_probeSeongJae Park
2026-06-02mm/damon: replace damon_rand() with a per-ctx lockless PRNGJiayuan Chen
2026-05-28mm/damon/core: remove damon_set_region_biggest_system_ram_default()SeongJae Park
2026-05-28mm/damon: introduce damon_set_region_system_rams_default()SeongJae Park
2026-05-28mm/damon/core: introduce damon_ctx->pausedSeongJae Park
2026-05-28mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme actionAsier Gutierrez
2026-05-28mm/damon/core: introduce failed region quota charge ratioSeongJae Park
2026-05-28mm/damon: add node_eligible_mem_bp goal metricRavi Jonnalagadda
2026-04-18mm/damon/core: fix damos_walk() vs kdamond_fn() exit raceSeongJae Park
2026-04-18mm/damon/core: fix damon_call() vs kdamond_fn() exit raceSeongJae Park
2026-04-05mm/damon/core: receive addr_unit on damon_set_region_biggest_system_ram_defau...SeongJae Park
2026-04-05mm/damon/core: introduce DAMOS_QUOTA_GOAL_TUNER_TEMPORALSeongJae Park
2026-04-05mm/damon/core: introduce damos_quota_goal_tunerSeongJae Park
2026-04-05mm/damon: document non-zero length damon_region assumptionSeongJae Park
2026-04-05mm/damon: remove unused target param of get_scheme_score()Asier Gutierrez
2026-03-21mm/damon/core: avoid use of half-online-committed contextSeongJae Park
2026-01-31mm/damon: rename min_sz_region of damon_ctx to min_region_szSeongJae Park
2026-01-31mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZSeongJae Park
2026-01-31mm/damon: document damon_call_control->dealloc_on_cancel repeat behaviorSeongJae Park
2026-01-31mm/damon: remove damon_operations->cleanup()SeongJae Park
2026-01-26mm/damon: hide kdamond and kdamond_lock of damon_ctxSeongJae Park
2026-01-26mm/damon/core: implement damon_kdamond_pid()SeongJae Park
2026-01-26mm/damon/core: introduce [in]active memory ratio damos quota goal metricSeongJae Park
2026-01-26mm/damon: use cgroup ID instead of private memcg IDShakeel Butt
2026-01-20mm/damon/core: implement max_nr_snapshotsSeongJae Park
2026-01-20mm/damon: update damos kerneldoc for stat fieldSeongJae Park
2026-01-20mm/damon/core: introduce nr_snapshots damos statSeongJae Park
2025-11-20mm/damon: rename damos->filters to damos->core_filtersSeongJae Park
2025-11-20mm/damon: rename damos core filter helpers to have word coreSeongJae Park
2025-11-16mm/damon/core: add damon_target->obsolete for pin-point removalSeongJae Park
2025-11-16mm/damon: add a min_sz_region parameter to damon_set_region_biggest_system_ra...Quanmin Yan
2025-11-16mm/damon/core: add DAMOS quota gaol metric for per-memcg per-numa free memorySeongJae Park
2025-11-16mm/damon: add DAMOS quota goal type for per-memcg per-node memory usageSeongJae Park
2025-11-16mm/damon: document damos_quota_goal->nid use caseSeongJae Park
2025-09-21mm/damon/core: implement damon_initialized() functionSeongJae Park
2025-09-21Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton
2025-09-13mm/damon: add damon_ctx->min_sz_regionQuanmin Yan
2025-09-13mm/damon/core: add damon_ctx->addr_unitSeongJae Park
2025-09-13mm/damon: update expired description of damos_actionSang-Heon Jeon
2025-09-13mm/damon/core: introduce damon_call_control->dealloc_on_cancelSeongJae Park