index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-20
Merge tag 'mm-hotfixes-stable-2026-04-19-00-14' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-3
/
+10
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-39
/
+49
2026-04-19
mm/damon/core: disallow non-power of two min_region_sz on damon_start()
SeongJae Park
1
-0
/
+5
2026-04-19
mm/damon/core: disallow time-quota setting zero esz
SeongJae Park
1
-3
/
+5
2026-04-18
mm/damon/core: use time_in_range_open() for damos quota window start
SeongJae Park
1
-1
/
+2
2026-04-18
mm/damon/core: validate damos_quota_goal->nid for node_memcg_{used,free}_bp
SeongJae Park
1
-0
/
+7
2026-04-18
mm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bp
SeongJae Park
1
-0
/
+12
2026-04-18
mm/damon/core: fix damos_walk() vs kdamond_fn() exit race
SeongJae Park
1
-7
/
+14
2026-04-18
mm/damon/core: fix damon_call() vs kdamond_fn() exit race
SeongJae Park
1
-31
/
+14
2026-04-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-1
/
+1
2026-04-05
mm/damon/core: document damos_commit_dests() failure semantics
Josh Law
1
-0
/
+17
2026-04-05
mm/damon/core: fix wrong damon_set_regions() argument
SeongJae Park
1
-1
/
+1
2026-04-05
mm/damon/core: receive addr_unit on damon_set_region_biggest_system_ram_defau...
SeongJae Park
1
-3
/
+4
2026-04-05
mm/damon/core: support addr_unit on damon_find_biggest_system_ram()
SeongJae Park
1
-11
/
+23
2026-04-05
mm/damon/core: fix wrong end address assignment on walk_system_ram()
SeongJae Park
1
-1
/
+1
2026-04-05
mm/damon/core: introduce DAMOS_QUOTA_GOAL_TUNER_TEMPORAL
SeongJae Park
1
-5
/
+24
2026-04-05
mm/damon/core: allow quota goals set zero effective size quota
SeongJae Park
1
-5
/
+26
2026-04-05
mm/damon/core: introduce damos_quota_goal_tuner
SeongJae Park
1
-0
/
+1
2026-04-05
mm/damon/core: clarify damon_set_attrs() usages
SeongJae Park
1
-2
/
+10
2026-04-05
mm/damon/core: use mult_frac()
SeongJae Park
1
-10
/
+10
2026-04-05
mm/damon/core: use time_after_eq() in kdamond_fn()
SeongJae Park
1
-5
/
+9
2026-04-05
mm/damon/core: use time_before() for next_apply_sis
SeongJae Park
1
-3
/
+3
2026-04-05
mm/damon/core: remove damos_set_next_apply_sis() duplicates
SeongJae Park
1
-9
/
+2
2026-04-05
mm/damon/core: add damon_reset_aggregated() debug_sanity check
SeongJae Park
1
-0
/
+18
2026-04-05
mm/damon/core: add damon_split_region_at() debug_sanity check
SeongJae Park
1
-0
/
+16
2026-04-05
mm/damon/core: add damon_merge_regions_of() debug_sanity check
SeongJae Park
1
-0
/
+15
2026-04-05
mm/damon/core: add damon_merge_two_regions() debug_sanity check
SeongJae Park
1
-0
/
+16
2026-04-05
mm/damon/core: add damon_nr_regions() debug_sanity check
SeongJae Park
1
-0
/
+19
2026-04-05
mm/damon/core: add damon_del_region() debug_sanity check
SeongJae Park
1
-0
/
+13
2026-04-05
mm/damon/core: add damon_new_region() debug_sanity check
SeongJae Park
1
-0
/
+12
2026-04-05
mm/damon/core: split regions for min_nr_regions
SeongJae Park
1
-6
/
+39
2026-04-05
mm/damon/core: do non-safe region walk on kdamond_apply_schemes()
SeongJae Park
1
-11
/
+11
2026-04-05
mm/damon/core: set quota-score histogram with core filters
SeongJae Park
1
-0
/
+2
2026-04-05
mm/damon: remove unused target param of get_scheme_score()
Asier Gutierrez
1
-5
/
+5
2026-03-26
mm: damon: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
1
-1
/
+1
2026-03-22
mm/damon/core: avoid use of half-online-committed context
SeongJae Park
1
-0
/
+8
2026-03-04
mm/damon/core: clear walk_control on inactive context in damos_walk()
Raul Pazemecxas De Andrade
1
-1
/
+6
2026-02-24
mm/damon/core: disallow non-power of two min_region_sz
SeongJae Park
1
-0
/
+3
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-6
/
+6
2026-02-07
mm/damon: unify address range representation with damon_addr_range
Enze Li
1
-13
/
+2
2026-02-01
mm/damon: rename min_sz_region of damon_ctx to min_region_sz
SeongJae Park
1
-34
/
+35
2026-02-01
mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ
SeongJae Park
1
-1
/
+1
2026-02-01
mm/damon/core: rename damos_filter_out() to damos_core_filter_out()
SeongJae Park
1
-2
/
+2
2026-02-01
mm/damon/core: process damon_call_control requests on a local list
SeongJae Park
1
-38
/
+21
2026-02-01
mm/damon/core: cancel damos_walk() before damon_ctx->kdamond reset
SeongJae Park
1
-2
/
+1
2026-02-01
mm/damon/core: cleanup targets and regions at once on kdamond termination
SeongJae Park
1
-7
/
+1
2026-02-01
mm/damon: remove damon_operations->cleanup()
SeongJae Park
1
-2
/
+0
2026-01-27
mm/damon/core: implement damon_kdamond_pid()
SeongJae Park
1
-0
/
+17
2026-01-27
mm/damon/core: introduce [in]active memory ratio damos quota goal metric
SeongJae Park
1
-0
/
+22
[next]