index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
damon.h
Age
Commit message (
Expand
)
Author
2026-06-04
mm/damon: fix missing parens in macro arguments
Maksym Shcherba
2026-06-04
mm/damon/core: hide damon_destroy_region()
SeongJae Park
2026-06-04
mm/damon/core: hide damon_insert_region()
SeongJae Park
2026-06-04
mm/damon/core: hide damon_add_region()
SeongJae Park
2026-06-02
mm/damon/sysfs: setup damon_filter->memcg_id from path
SeongJae Park
2026-06-02
mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCG
SeongJae Park
2026-06-02
mm/damon/core: introduce damon_ops->apply_probes
SeongJae Park
2026-06-02
mm/damon/core: introduce damon_region->probe_hits
SeongJae Park
2026-06-02
mm/damon/core: introduce damon_filter
SeongJae Park
2026-06-02
mm/damon/core: embed damon_probe objects in damon_ctx
SeongJae Park
2026-06-02
mm/damon/core: introduce struct damon_probe
SeongJae Park
2026-06-02
mm/damon: replace damon_rand() with a per-ctx lockless PRNG
Jiayuan Chen
2026-05-28
mm/damon/core: remove damon_set_region_biggest_system_ram_default()
SeongJae Park
2026-05-28
mm/damon: introduce damon_set_region_system_rams_default()
SeongJae Park
2026-05-28
mm/damon/core: introduce damon_ctx->paused
SeongJae Park
2026-05-28
mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
Asier Gutierrez
2026-05-28
mm/damon/core: introduce failed region quota charge ratio
SeongJae Park
2026-05-28
mm/damon: add node_eligible_mem_bp goal metric
Ravi Jonnalagadda
2026-04-18
mm/damon/core: fix damos_walk() vs kdamond_fn() exit race
SeongJae Park
2026-04-18
mm/damon/core: fix damon_call() vs kdamond_fn() exit race
SeongJae Park
2026-04-05
mm/damon/core: receive addr_unit on damon_set_region_biggest_system_ram_defau...
SeongJae Park
2026-04-05
mm/damon/core: introduce DAMOS_QUOTA_GOAL_TUNER_TEMPORAL
SeongJae Park
2026-04-05
mm/damon/core: introduce damos_quota_goal_tuner
SeongJae Park
2026-04-05
mm/damon: document non-zero length damon_region assumption
SeongJae Park
2026-04-05
mm/damon: remove unused target param of get_scheme_score()
Asier Gutierrez
2026-03-21
mm/damon/core: avoid use of half-online-committed context
SeongJae Park
2026-01-31
mm/damon: rename min_sz_region of damon_ctx to min_region_sz
SeongJae Park
2026-01-31
mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ
SeongJae Park
2026-01-31
mm/damon: document damon_call_control->dealloc_on_cancel repeat behavior
SeongJae Park
2026-01-31
mm/damon: remove damon_operations->cleanup()
SeongJae Park
2026-01-26
mm/damon: hide kdamond and kdamond_lock of damon_ctx
SeongJae Park
2026-01-26
mm/damon/core: implement damon_kdamond_pid()
SeongJae Park
2026-01-26
mm/damon/core: introduce [in]active memory ratio damos quota goal metric
SeongJae Park
2026-01-26
mm/damon: use cgroup ID instead of private memcg ID
Shakeel Butt
2026-01-20
mm/damon/core: implement max_nr_snapshots
SeongJae Park
2026-01-20
mm/damon: update damos kerneldoc for stat field
SeongJae Park
2026-01-20
mm/damon/core: introduce nr_snapshots damos stat
SeongJae Park
2025-11-20
mm/damon: rename damos->filters to damos->core_filters
SeongJae Park
2025-11-20
mm/damon: rename damos core filter helpers to have word core
SeongJae Park
2025-11-16
mm/damon/core: add damon_target->obsolete for pin-point removal
SeongJae Park
2025-11-16
mm/damon: add a min_sz_region parameter to damon_set_region_biggest_system_ra...
Quanmin Yan
2025-11-16
mm/damon/core: add DAMOS quota gaol metric for per-memcg per-numa free memory
SeongJae Park
2025-11-16
mm/damon: add DAMOS quota goal type for per-memcg per-node memory usage
SeongJae Park
2025-11-16
mm/damon: document damos_quota_goal->nid use case
SeongJae Park
2025-09-21
mm/damon/core: implement damon_initialized() function
SeongJae Park
2025-09-21
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
2025-09-13
mm/damon: add damon_ctx->min_sz_region
Quanmin Yan
2025-09-13
mm/damon/core: add damon_ctx->addr_unit
SeongJae Park
2025-09-13
mm/damon: update expired description of damos_action
Sang-Heon Jeon
2025-09-13
mm/damon/core: introduce damon_call_control->dealloc_on_cancel
SeongJae Park
[next]