index
:
pub/scm/linux/kernel/git/lee/linux.git
master
Lee Jones's fork of linux.git
Lee Jones
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
/
ops-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+4
2026-08-06
mm/damon/ops-common: prevent migration fallback to non-target nodes
Jiahui Zhang
1
-1
/
+1
2026-08-06
mm/damon/ops-common: use nr_accesses moving sum for quota score
SJ Park
1
-2
/
+3
2026-08-06
mm/damon/ops-common: remove redundant local variable in damon_migrate_folio_l...
Enze Li
1
-2
/
+0
2026-08-04
mm/damon: adjust isolated pages stat for DAMOS_MIGRATE_{HOT,COLD}
SJ Park
1
-0
/
+4
2026-08-04
mm/damon/ops-common: putback folios on invalid migrate nid
liyouhong
1
-1
/
+8
2026-08-04
mm/damon/core: s/damon_max_nr_accesses()/damon_nr_samples_per_aggr()/
SJ Park
1
-1
/
+1
2026-07-09
MAINTAINERS: s/SeongJae/SJ/
SJ Park
1
-2
/
+0
2026-07-01
mm/damon/ops-common: handle extreme intervals in damon_hot_score()
SeongJae Park
1
-0
/
+1
2026-06-02
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up the series
Andrew Morton
1
-2
/
+2
2026-05-31
mm/damon/ops-common: call folio_test_lru() after folio_get()
SeongJae Park
1
-2
/
+2
2026-05-28
mm/damon/ops-common: optimize damon_hot_score() using ilog2()
Liew Rui Yan
1
-3
/
+6
2026-03-24
mm/damon/ops-common: remove redudnant mmu notifier call in pmdp mkold
qinyu
1
-1
/
+1
2025-11-24
mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
Lorenzo Stoakes
1
-3
/
+3
2025-11-24
mm/rmap: extend rmap and migration support device-private entries
Balbir Singh
1
-3
/
+17
2025-11-16
mm: always call rmap_walk() on locked folios
Lokesh Gidra
1
-12
/
+4
2025-09-13
mm: remove redundant __GFP_NOWARN
Qianfeng Rong
1
-1
/
+1
2025-09-13
mm/damon/paddr: move filters existence check function to ops-common
Yueyang Pan
1
-0
/
+9
2025-07-24
mm/damon/ops-common: ignore migration request to invalid nodes
SeongJae Park
1
-0
/
+4
2025-07-19
mm/damon: move folio filtering from paddr to ops-common
Bijan Tabatabai
1
-0
/
+150
2025-07-19
mm/damon: move migration helpers from paddr to ops-common
Bijan Tabatabai
1
-0
/
+120
2025-06-05
mm/damon: s/primitives/code/ on comments
Enze Li
1
-1
/
+1
2025-03-16
mm/damon/ops: have damon_get_folio return folio even for tail pages
Usama Arif
1
-1
/
+1
2025-03-16
mm/damon: handle device-exclusive entries correctly in damon_folio_mkold_one()
David Hildenbrand
1
-2
/
+21
2023-10-25
mm/damon/ops-common: avoid divide-by-zero during region hotness calculation
SeongJae Park
1
-3
/
+2
2023-08-21
damon: use pmdp_get instead of drectly dereferencing pmd
Levi Yun
1
-1
/
+1
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
1
-1
/
+1
2023-06-09
mm/damon/ops-common: refactor to use {pte|pmd}p_clear_young_notify()
Ryan Roberts
1
-20
/
+2
2023-06-09
mm/damon/ops-common: atomically test and clear young on ptes and pmds
Ryan Roberts
1
-10
/
+6
2023-01-18
mm/damon: convert damon_ptep/pmdp_mkold() to use a folio
Kefeng Wang
1
-10
/
+10
2023-01-18
mm/damon: introduce damon_get_folio()
Kefeng Wang
1
-7
/
+11
2022-10-03
mm/damon: rename damon_pageout_score() to damon_cold_score()
Kaixu Xia
1
-1
/
+1
2022-10-03
mm/damon/core: use a dedicated struct for monitoring attributes
SeongJae Park
1
-2
/
+2
2022-09-11
mm/damon: get the hotness from damon_hot_score() in damon_pageout_score()
Kaixu Xia
1
-40
/
+6
2022-07-03
mm/damon/schemes: add 'LRU_PRIO' DAMOS action
SeongJae Park
1
-0
/
+42
2022-05-19
mm: damon: use HPAGE_PMD_SIZE
Kefeng Wang
1
-2
/
+1
2022-03-22
mm/damon: rename damon_primitives to damon_operations
SeongJae Park
1
-0
/
+133