index
:
linux.git
master
Linux kernel source tree.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
/
core.c
Age
Commit message (
Expand
)
Author
2026-07-09
mm/damon/core: disallow overlapping input ranges for damon_set_regions()
SJ Park
2026-07-09
mm/damon/core: validate ranges in damon_set_regions()
SJ Park
2026-07-09
MAINTAINERS: s/SeongJae/SJ/
SJ Park
2026-06-21
mm/damon/core: always put unsuccessfully committed target pids
SeongJae Park
2026-06-04
mm/damon/core: trace esz at first setup
SeongJae Park
2026-06-04
mm/damon/core: remove damon_verify_nr_regions()
SeongJae Park
2026-06-04
mm/damon/core: add kdamond_call() debug_sanity check
SeongJae Park
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-04
mm/damon/core: do not use region out of a loop in damon_set_regions()
SeongJae Park
2026-06-04
mm/damon/core: safely handle no region case in damon_set_regions()
SeongJae Park
2026-06-02
mm/damon/core: clarify next_intervals_tune_sis update path
niecheng
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: trace probe_hits
SeongJae Park
2026-06-02
mm/damon/core: do data attributes monitoring
SeongJae Park
2026-06-02
mm/damon/core: introduce damon_region->probe_hits
SeongJae Park
2026-06-02
mm/damon/core: commit probes
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: 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/core: introduce failed region quota charge ratio
SeongJae Park
2026-05-28
mm/damon/core: merge regions after applying DAMOS schemes
SeongJae Park
2026-05-28
mm/damon/core: handle <min_region_sz remaining quota as empty
SeongJae Park
2026-05-28
mm/damon: add node_eligible_mem_bp goal metric
Ravi Jonnalagadda
2026-05-28
mm/damon/core: make charge_addr_from aware of end-address exclusivity
SeongJae Park
2026-04-19
Merge tag 'mm-hotfixes-stable-2026-04-19-00-14' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-18
mm/damon/core: disallow non-power of two min_region_sz on damon_start()
SeongJae Park
2026-04-18
mm/damon/core: disallow time-quota setting zero esz
SeongJae Park
2026-04-18
mm/damon/core: use time_in_range_open() for damos quota window start
SeongJae Park
2026-04-18
mm/damon/core: validate damos_quota_goal->nid for node_memcg_{used,free}_bp
SeongJae Park
2026-04-18
mm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bp
SeongJae Park
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-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2026-04-05
mm/damon/core: document damos_commit_dests() failure semantics
Josh Law
2026-04-05
mm/damon/core: fix wrong damon_set_regions() argument
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: support addr_unit on damon_find_biggest_system_ram()
SeongJae Park
2026-04-05
mm/damon/core: fix wrong end address assignment on walk_system_ram()
SeongJae Park
2026-04-05
mm/damon/core: introduce DAMOS_QUOTA_GOAL_TUNER_TEMPORAL
SeongJae Park
2026-04-05
mm/damon/core: allow quota goals set zero effective size quota
SeongJae Park
2026-04-05
mm/damon/core: introduce damos_quota_goal_tuner
SeongJae Park
2026-04-05
mm/damon/core: clarify damon_set_attrs() usages
SeongJae Park
2026-04-05
mm/damon/core: use mult_frac()
SeongJae Park
[next]