index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
Age
Commit message (
Expand
)
Author
6 days
mm/damon/sysfs: check contexts->nr in repeat_call_fn
Josh Law
6 days
mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
Josh Law
6 days
mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
Josh Law
11 days
mm/damon/stat: monitor all System RAM resources
SeongJae Park
12 days
mm/damon/core: avoid use of half-online-committed context
SeongJae Park
2026-03-04
mm/damon/core: clear walk_control on inactive context in damos_walk()
Raul Pazemecxas De Andrade
2026-02-24
mm/damon/core: disallow non-power of two min_region_sz
SeongJae Park
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-06
mm/damon/stat: remove __read_mostly from memory_idle_ms_percentiles
Li RongQing
2026-02-06
mm/damon: unify address range representation with damon_addr_range
Enze Li
2026-01-31
mm/damon: rename min_sz_region of damon_ctx to min_region_sz
SeongJae Park
2026-01-31
mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ
SeongJae Park
2026-01-31
mm/damon/core: rename damos_filter_out() to damos_core_filter_out()
SeongJae Park
2026-01-31
mm/damon/core: process damon_call_control requests on a local list
SeongJae Park
2026-01-31
mm/damon/core: cancel damos_walk() before damon_ctx->kdamond reset
SeongJae Park
2026-01-31
mm/damon/core: cleanup targets and regions at once on kdamond termination
SeongJae Park
2026-01-31
mm/damon: remove damon_operations->cleanup()
SeongJae Park
2026-01-26
mm/damon/reclaim: use damon_kdamond_pid()
SeongJae Park
2026-01-26
mm/damon/lru_sort: use damon_kdamond_pid()
SeongJae Park
2026-01-26
mm/damon/sysfs: use damon_kdamond_pid()
SeongJae Park
2026-01-26
mm/damon/core: implement damon_kdamond_pid()
SeongJae Park
2026-01-26
mm/damon/lru_sort: add monitoring intervals auto-tuning parameter
SeongJae Park
2026-01-26
mm/damon/lru_sort: support active:inactive memory ratio based auto-tuning
SeongJae Park
2026-01-26
mm/damon/lru_sort: support young page filters
SeongJae Park
2026-01-26
mm/damon/lru_sort: consider age for quota prioritization
SeongJae Park
2026-01-26
mm/damon/paddr: activate DAMOS_LRU_PRIO targets instead of marking accessed
SeongJae Park
2026-01-26
mm/damon/sysfs-schemes: support DAMOS_QUOTA_[IN]ACTIVE_MEM_BP
SeongJae Park
2026-01-26
mm/damon/core: introduce [in]active memory ratio damos quota goal metric
SeongJae Park
2026-01-26
mm/damon/paddr: initialize 'folio' variables to NULL for clarity
Aaron Yang
2026-01-26
memcg: rename mem_cgroup_ino() to mem_cgroup_id()
Shakeel Butt
2026-01-26
mm/damon: use cgroup ID instead of private memcg ID
Shakeel Butt
2026-01-20
mm/damon/tests/core-kunit: remove a redundant test case and add a new test ca...
Shu Anzai
2026-01-20
mm/damon/tests/core-kunit: add test cases for multiple regions in damon_test_...
Shu Anzai
2026-01-20
mm/damon/tests/core-kunit: add a test case for region merge size limit in dam...
Shu Anzai
2026-01-20
mm/damon/tests/core-kunit: verify the 'age' and 'nr_accesses_bp' fields in da...
Shu Anzai
2026-01-20
mm/damon/tests/core-kunit: verify the 'age' field in damon_test_split_at()
Shu Anzai
2026-01-20
mm/damon: fix typos in comments
Kevin Lourenco
2026-01-20
mm/damon/stat: deduplicate intervals_goal setup in damon_stat_build_ctx()
JaeJoon Jung
2026-01-20
mm/damon/core: add trace point for damos stat per apply interval
SeongJae Park
2026-01-20
mm/damon/sysfs-schemes: implement max_nr_snapshots file
SeongJae Park
2026-01-20
mm/damon/core: implement max_nr_snapshots
SeongJae Park
2026-01-20
mm/damon/sysfs-schemes: introduce nr_snapshots damos stat file
SeongJae Park
2026-01-20
mm/damon/core: introduce nr_snapshots damos stat
SeongJae Park
2026-01-20
mm/damon/core: fix wasteful CPU calls by skipping non-existent targets
Enze Li
2026-01-20
mm/damon/sysfs-schemes: remove outdated TODO in target_nid_store()
Swaraj Gaikwad
2026-01-20
mm/damon/core: fix memory leak of repeat mode damon_call_control objects
Enze Li
2026-01-14
mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme dir setup fai...
SeongJae Park
[next]