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
10 days
mm/damon/sysfs: use dynamically allocated repeat mode damon_call_control
SeongJae Park
10 days
mm/damon/core: introduce damon_call_control->dealloc_on_cancel
SeongJae Park
2025-09-08
mm/damon/sysfs: fix use-after-free in state_show()
Stanislav Fort
2025-09-03
mm/damon/reclaim: avoid divide-by-zero in damon_reclaim_apply_parameters()
Quanmin Yan
2025-09-03
mm/damon/lru_sort: avoid divide-by-zero in damon_lru_sort_apply_parameters()
Quanmin Yan
2025-09-03
mm/damon/core: set quota->charged_from to jiffies at first charge window
Sang-Heon Jeon
2025-08-27
mm/damon/core: prevent unnecessary overflow in damos_set_effective_quota()
Quanmin Yan
2025-08-19
mm/damon/sysfs-schemes: put damos dests dir after removing its files
SeongJae Park
2025-08-19
mm/damon/core: fix damos_commit_filter not changing allow
Sang-Heon Jeon
2025-08-19
mm/damon/core: fix commit_ops_filters by using correct nth function
Sang-Heon Jeon
2025-08-05
Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-08-02
mm/damon/vaddr: skip isolating folios already in destination nid
Bijan Tabatabai
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-24
mm/damon/ops-common: ignore migration request to invalid nodes
SeongJae Park
2025-07-24
mm/damon/sysfs: implement refresh_ms file internal work
SeongJae Park
2025-07-24
mm/damon/sysfs: implement refresh_ms file under kdamond directory
SeongJae Park
2025-07-24
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
[next]