summaryrefslogtreecommitdiff
path: root/mm/damon
AgeCommit message (Expand)Author
10 daysmm/damon/sysfs: use dynamically allocated repeat mode damon_call_controlSeongJae Park
10 daysmm/damon/core: introduce damon_call_control->dealloc_on_cancelSeongJae Park
2025-09-08mm/damon/sysfs: fix use-after-free in state_show()Stanislav Fort
2025-09-03mm/damon/reclaim: avoid divide-by-zero in damon_reclaim_apply_parameters()Quanmin Yan
2025-09-03mm/damon/lru_sort: avoid divide-by-zero in damon_lru_sort_apply_parameters()Quanmin Yan
2025-09-03mm/damon/core: set quota->charged_from to jiffies at first charge windowSang-Heon Jeon
2025-08-27mm/damon/core: prevent unnecessary overflow in damos_set_effective_quota()Quanmin Yan
2025-08-19mm/damon/sysfs-schemes: put damos dests dir after removing its filesSeongJae Park
2025-08-19mm/damon/core: fix damos_commit_filter not changing allowSang-Heon Jeon
2025-08-19mm/damon/core: fix commit_ops_filters by using correct nth functionSang-Heon Jeon
2025-08-05Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-08-02mm/damon/vaddr: skip isolating folios already in destination nidBijan Tabatabai
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-24mm/damon/ops-common: ignore migration request to invalid nodesSeongJae Park
2025-07-24mm/damon/sysfs: implement refresh_ms file internal workSeongJae Park
2025-07-24mm/damon/sysfs: implement refresh_ms file under kdamond directorySeongJae Park
2025-07-24mm/damon/core: commit damos_quota_goal->nidSeongJae Park
2025-07-19mm/damon/core: remove damon_callbackSeongJae Park
2025-07-19mm/damon/sysfs: remove damon_sysfs_before_terminate()SeongJae Park
2025-07-19mm/damon/core: destroy targets when kdamond_fn() finishSeongJae Park
2025-07-19mm/damon/sysfs: remove damon_sysfs_destroy_targets()SeongJae Park
2025-07-19mm/damon/vaddr: put pid in cleanup_target()SeongJae Park
2025-07-19mm/damon/core: add cleanup_target() ops callbackSeongJae Park
2025-07-19mm/damon/core: do not call ops.cleanup() when destroying targetsSeongJae Park
2025-07-19mm/damon/lru_sort: use damon_call() repeat mode instead of damon_callbackSeongJae Park
2025-07-19mm/damon/reclaim: use damon_call() repeat mode instead of damon_callbackSeongJae Park
2025-07-19mm/damon/stat: use damon_call() repeat mode instead of damon_callbackSeongJae Park
2025-07-19mm/damon/core: introduce repeat mode damon_call()SeongJae Park
2025-07-19mm/damon: accept parallel damon_call() requestsSeongJae Park
2025-07-19mm/damon/vaddr: apply filters in migrate_{hot/cold}Bijan Tabatabai
2025-07-19mm/damon: move folio filtering from paddr to ops-commonBijan Tabatabai
2025-07-19mm/damon/vaddr: use damos->migrate_dests in migrate_{hot,cold}Bijan Tabatabai
2025-07-19mm/damon/vaddr: add vaddr versions of migrate_{hot,cold}Bijan Tabatabai
2025-07-19mm/damon: move migration helpers from paddr to ops-commonBijan Tabatabai
2025-07-19mm/damon/core: commit damos->migrate_destsBijan Tabatabai
2025-07-19mm/damon/sysfs-schemes: set damos->migrate_destsSeongJae Park
2025-07-19mm/damon/sysfs-schemes: implement DAMOS action destinations directorySeongJae Park
2025-07-19mm/damon/core: add damos->migrate_dests fieldSeongJae Park
2025-07-19mm/damon/core: commit damos->target_nidBijan Tabatabai
2025-07-19mm/damon/sysfs: don't hold kdamond_lock in before_terminate()SeongJae Park
2025-07-19mm/damon/sysfs: use DAMON core API damon_is_running()SeongJae Park
2025-07-13mm/damon/reclaim: use parameter context correctlySeongJae Park
2025-07-13mm/damon/lru_sort: reset enabled when DAMON start failedSeongJae Park
2025-07-13mm/damon/reclaim: reset enabled when DAMON start failedSeongJae Park
2025-07-13mm/damon: add trace event for effective size quotaSeongJae Park
2025-07-13mm/damon: add trace event for auto-tuned monitoring intervalsSeongJae Park
2025-07-12Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes whichAndrew Morton
2025-07-09mm/damon/sysfs: decouple from damon_ops_idSeongJae Park
2025-07-09mm/damon/sysfs-schemes: decouple from damos_filter_typeSeongJae Park
2025-07-09mm/damon/sysfs-schemes: decouple from damos_wmark_metricSeongJae Park