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
/
core.c
Age
Commit message (
Expand
)
Author
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-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: 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/core: implement damon_kdamond_pid()
SeongJae Park
2026-01-26
mm/damon/core: introduce [in]active memory ratio damos quota goal metric
SeongJae Park
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: fix typos in comments
Kevin Lourenco
2026-01-20
mm/damon/core: add trace point for damos stat per apply interval
SeongJae Park
2026-01-20
mm/damon/core: implement max_nr_snapshots
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/core: fix memory leak of repeat mode damon_call_control objects
Enze Li
2026-01-14
mm/damon/core: remove call_control in inactive contexts
SeongJae Park
2026-01-14
mm/damon/core: get memcg reference before access
Shakeel Butt
2025-11-20
mm/damon/tests/core-kunit: remove DAMON_MIN_REGION redefinition
SeongJae Park
2025-11-20
mm/damon: rename damos->filters to damos->core_filters
SeongJae Park
2025-11-20
mm/damon: rename damos core filter helpers to have word core
SeongJae Park
2025-11-20
mm/damon/core: pass migrate_dests to damos_commit_dests()
SeongJae Park
2025-11-16
mm/damon/core: add damon_target->obsolete for pin-point removal
SeongJae Park
2025-11-16
mm/damon/core: fix wrong comment of damon_call() return timing
SeongJae Park
2025-11-16
mm/damon: add a min_sz_region parameter to damon_set_region_biggest_system_ra...
Quanmin Yan
2025-11-16
mm/damon/core: add DAMOS quota gaol metric for per-memcg per-numa free memory
SeongJae Park
2025-11-16
mm/damon/core: implement DAMOS_QUOTA_NODE_MEMCG_USED_BP
SeongJae Park
2025-10-21
mm/damon/core: use damos_commit_quota_goal() for new goal commit
SeongJae Park
2025-10-21
mm/damon/core: fix potential memory leak by cleaning ops_filter in damon_dest...
Enze Li
2025-10-21
mm/damon/core: fix list_add_tail() call on damon_call()
SeongJae Park
2025-09-21
mm/damon/core: implement damon_initialized() function
SeongJae Park
2025-09-21
mm/damon/core: set effective quota on first charge window
SeongJae Park
2025-09-21
mm/damon/core: reset age if nr_accesses changes between non-zero and zero
SeongJae Park
2025-09-21
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
2025-09-13
mm/damon: add damon_ctx->min_sz_region
Quanmin Yan
2025-09-13
mm/damon/core: add damon_ctx->addr_unit
SeongJae Park
2025-09-13
mm/damon/core: skip needless update of damon_attrs in damon_commit_ctx()
Bijan Tabatabai
2025-09-13
mm/damon/core: introduce damon_call_control->dealloc_on_cancel
SeongJae Park
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/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-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]