index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
11 days
mm/damon/ops-common: ignore migration request to invalid nodes
SeongJae Park
11 days
mm/damon/sysfs: implement refresh_ms file internal work
SeongJae Park
11 days
mm/damon/sysfs: implement refresh_ms file under kdamond directory
SeongJae Park
11 days
mm/damon/core: commit damos_quota_goal->nid
SeongJae Park
2025-07-19
mm/damon/core: remove damon_callback
SeongJae Park
2025-07-19
mm/damon/sysfs: remove damon_sysfs_before_terminate()
SeongJae Park
2025-07-19
mm/damon/core: destroy targets when kdamond_fn() finish
SeongJae Park
2025-07-19
mm/damon/sysfs: remove damon_sysfs_destroy_targets()
SeongJae Park
2025-07-19
mm/damon/vaddr: put pid in cleanup_target()
SeongJae Park
2025-07-19
mm/damon/core: add cleanup_target() ops callback
SeongJae Park
2025-07-19
mm/damon/core: do not call ops.cleanup() when destroying targets
SeongJae Park
2025-07-19
mm/damon/lru_sort: use damon_call() repeat mode instead of damon_callback
SeongJae Park
2025-07-19
mm/damon/reclaim: use damon_call() repeat mode instead of damon_callback
SeongJae Park
2025-07-19
mm/damon/stat: use damon_call() repeat mode instead of damon_callback
SeongJae Park
2025-07-19
mm/damon/core: introduce repeat mode damon_call()
SeongJae Park
2025-07-19
mm/damon: accept parallel damon_call() requests
SeongJae Park
2025-07-19
mm/damon/vaddr: apply filters in migrate_{hot/cold}
Bijan Tabatabai
2025-07-19
mm/damon: move folio filtering from paddr to ops-common
Bijan Tabatabai
2025-07-19
mm/damon/vaddr: use damos->migrate_dests in migrate_{hot,cold}
Bijan Tabatabai
2025-07-19
mm/damon/vaddr: add vaddr versions of migrate_{hot,cold}
Bijan Tabatabai
2025-07-19
mm/damon: move migration helpers from paddr to ops-common
Bijan Tabatabai
2025-07-19
mm/damon/core: commit damos->migrate_dests
Bijan Tabatabai
2025-07-19
mm/damon/sysfs-schemes: set damos->migrate_dests
SeongJae Park
2025-07-19
mm/damon/sysfs-schemes: implement DAMOS action destinations directory
SeongJae Park
2025-07-19
mm/damon/core: add damos->migrate_dests field
SeongJae Park
2025-07-19
mm/damon/core: commit damos->target_nid
Bijan Tabatabai
2025-07-19
mm/damon/sysfs: don't hold kdamond_lock in before_terminate()
SeongJae Park
2025-07-19
mm/damon/sysfs: use DAMON core API damon_is_running()
SeongJae Park
2025-07-13
mm/damon/reclaim: use parameter context correctly
SeongJae Park
2025-07-13
mm/damon/lru_sort: reset enabled when DAMON start failed
SeongJae Park
2025-07-13
mm/damon/reclaim: reset enabled when DAMON start failed
SeongJae Park
2025-07-13
mm/damon: add trace event for effective size quota
SeongJae Park
2025-07-13
mm/damon: add trace event for auto-tuned monitoring intervals
SeongJae Park
2025-07-12
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes which
Andrew Morton
2025-07-09
mm/damon/sysfs: decouple from damon_ops_id
SeongJae Park
2025-07-09
mm/damon/sysfs-schemes: decouple from damos_filter_type
SeongJae Park
2025-07-09
mm/damon/sysfs-schemes: decouple from damos_wmark_metric
SeongJae Park
2025-07-09
mm/damon/sysfs-schemes: decouple from damos_action
SeongJae Park
2025-07-09
mm/damon/sysfs-schemes: decouple from damos_quota_goal_metric
SeongJae Park
2025-07-09
mm/damon/paddr: use alloc_migartion_target() with no migration fallback nodemask
SeongJae Park
2025-07-09
mm/damon/stat: calculate and expose idle time percentiles
SeongJae Park
2025-07-09
mm/damon/stat: calculate and expose estimated memory bandwidth
SeongJae Park
2025-07-09
mm/damon: introduce DAMON_STAT module
SeongJae Park
2025-07-09
mm/damon: fix divide by zero in damon_get_intervals_score()
Honggyu Kim
2025-07-09
mm/damon/core: handle damon_call_control as normal under kdmond deactivation
SeongJae Park
2025-06-25
mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on write
SeongJae Park
2025-06-10
Revert "mm/damon/Kconfig: enable CONFIG_DAMON by default"
Linus Torvalds
2025-06-05
mm/damon: s/primitives/code/ on comments
Enze Li
2025-05-31
mm/damon/Kconfig: enable CONFIG_DAMON by default
SeongJae Park
[next]