index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
mm/damon/lru_sort: use param_ctx for damon_attrs staging
SeongJae Park
1
-1
/
+1
2025-10-19
mm/damon/vaddr: do not repeat pte_offset_map_lock() until success
SeongJae Park
1
-6
/
+2
2025-09-25
mm/damon/sysfs: do not ignore callback's return value in damon_sysfs_damon_ca...
Akinobu Mita
1
-1
/
+3
2025-09-13
mm/damon/sysfs: use dynamically allocated repeat mode damon_call_control
SeongJae Park
1
-8
/
+15
2025-09-13
mm/damon/core: introduce damon_call_control->dealloc_on_cancel
SeongJae Park
1
-2
/
+6
2025-09-08
mm/damon/sysfs: fix use-after-free in state_show()
Stanislav Fort
1
-5
/
+9
2025-09-03
mm/damon/reclaim: avoid divide-by-zero in damon_reclaim_apply_parameters()
Quanmin Yan
1
-0
/
+5
2025-09-03
mm/damon/lru_sort: avoid divide-by-zero in damon_lru_sort_apply_parameters()
Quanmin Yan
1
-0
/
+5
2025-09-03
mm/damon/core: set quota->charged_from to jiffies at first charge window
Sang-Heon Jeon
1
-0
/
+4
2025-08-27
mm/damon/core: prevent unnecessary overflow in damos_set_effective_quota()
Quanmin Yan
1
-2
/
+2
2025-08-19
mm/damon/sysfs-schemes: put damos dests dir after removing its files
SeongJae Park
1
-1
/
+1
2025-08-19
mm/damon/core: fix damos_commit_filter not changing allow
Sang-Heon Jeon
1
-0
/
+1
2025-08-19
mm/damon/core: fix commit_ops_filters by using correct nth function
Sang-Heon Jeon
1
-1
/
+13
2025-08-05
Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+4
2025-08-02
mm/damon/vaddr: skip isolating folios already in destination nid
Bijan Tabatabai
1
-0
/
+4
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
14
-535
/
+1559
2025-07-24
mm/damon/ops-common: ignore migration request to invalid nodes
SeongJae Park
1
-0
/
+4
2025-07-24
mm/damon/sysfs: implement refresh_ms file internal work
SeongJae Park
1
-0
/
+29
2025-07-24
mm/damon/sysfs: implement refresh_ms file under kdamond directory
SeongJae Park
1
-0
/
+29
2025-07-24
mm/damon/core: commit damos_quota_goal->nid
SeongJae Park
1
-0
/
+15
2025-07-19
mm/damon/core: remove damon_callback
SeongJae Park
1
-19
/
+7
2025-07-19
mm/damon/sysfs: remove damon_sysfs_before_terminate()
SeongJae Park
1
-12
/
+0
2025-07-19
mm/damon/core: destroy targets when kdamond_fn() finish
SeongJae Park
1
-0
/
+1
2025-07-19
mm/damon/sysfs: remove damon_sysfs_destroy_targets()
SeongJae Park
1
-20
/
+3
2025-07-19
mm/damon/vaddr: put pid in cleanup_target()
SeongJae Park
3
-10
/
+8
2025-07-19
mm/damon/core: add cleanup_target() ops callback
SeongJae Park
4
-9
/
+13
2025-07-19
mm/damon/core: do not call ops.cleanup() when destroying targets
SeongJae Park
1
-5
/
+0
2025-07-19
mm/damon/lru_sort: use damon_call() repeat mode instead of damon_callback
SeongJae Park
1
-35
/
+35
2025-07-19
mm/damon/reclaim: use damon_call() repeat mode instead of damon_callback
SeongJae Park
1
-31
/
+31
2025-07-19
mm/damon/stat: use damon_call() repeat mode instead of damon_callback
SeongJae Park
1
-3
/
+14
2025-07-19
mm/damon/core: introduce repeat mode damon_call()
SeongJae Park
1
-5
/
+20
2025-07-19
mm/damon: accept parallel damon_call() requests
SeongJae Park
1
-24
/
+25
2025-07-19
mm/damon/vaddr: apply filters in migrate_{hot/cold}
Bijan Tabatabai
1
-4
/
+65
2025-07-19
mm/damon: move folio filtering from paddr to ops-common
Bijan Tabatabai
3
-152
/
+154
2025-07-19
mm/damon/vaddr: use damos->migrate_dests in migrate_{hot,cold}
Bijan Tabatabai
1
-16
/
+92
2025-07-19
mm/damon/vaddr: add vaddr versions of migrate_{hot,cold}
Bijan Tabatabai
1
-0
/
+98
2025-07-19
mm/damon: move migration helpers from paddr to ops-common
Bijan Tabatabai
3
-121
/
+123
2025-07-19
mm/damon/core: commit damos->migrate_dests
Bijan Tabatabai
1
-0
/
+39
2025-07-19
mm/damon/sysfs-schemes: set damos->migrate_dests
SeongJae Park
1
-0
/
+28
2025-07-19
mm/damon/sysfs-schemes: implement DAMOS action destinations directory
SeongJae Park
1
-1
/
+224
2025-07-19
mm/damon/core: add damos->migrate_dests field
SeongJae Park
1
-0
/
+4
2025-07-19
mm/damon/core: commit damos->target_nid
Bijan Tabatabai
1
-0
/
+1
2025-07-19
mm/damon/sysfs: don't hold kdamond_lock in before_terminate()
SeongJae Park
1
-2
/
+0
2025-07-19
mm/damon/sysfs: use DAMON core API damon_is_running()
SeongJae Park
2
-13
/
+9
2025-07-13
mm/damon/reclaim: use parameter context correctly
SeongJae Park
1
-2
/
+2
2025-07-13
mm/damon/lru_sort: reset enabled when DAMON start failed
SeongJae Park
1
-1
/
+4
2025-07-13
mm/damon/reclaim: reset enabled when DAMON start failed
SeongJae Park
1
-1
/
+4
2025-07-13
mm/damon: add trace event for effective size quota
SeongJae Park
1
-1
/
+19
2025-07-13
mm/damon: add trace event for auto-tuned monitoring intervals
SeongJae Park
1
-0
/
+1
2025-07-12
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes which
Andrew Morton
1
-4
/
+4
[next]