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-7.2.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
/
include
/
linux
/
damon.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-07
mm/damon: update outdated comment about DAMOS filter handling
Song Hu
1
-9
/
+8
2026-08-07
mm/damon/core: hide core-private damon_ctx fields
SJ Park
1
-7
/
+8
2026-08-07
mm/damon/core: hide private damon_probe fields
SJ Park
1
-2
/
+3
2026-08-07
mm/damon/core: hide private damon_filter fields
SJ Park
1
-1
/
+2
2026-08-07
mm/damon/core: hide private damos fields
SJ Park
1
-25
/
+27
2026-08-07
mm/damon/core: hide private damos_filter fields
SJ Park
1
-1
/
+2
2026-08-07
mm/damon/core: hide private damos_quota fields
SJ Park
1
-3
/
+4
2026-08-07
mm/damon/core: hide private damos_quota_goal fields
SJ Park
1
-3
/
+6
2026-08-07
mm/damon/core: hide private damon_target fields
SJ Park
1
-4
/
+5
2026-08-07
mm/damon/core: hide private damon_region fields
SJ Park
1
-3
/
+4
2026-08-05
mm/damon/core: implement damon_probe_hits_wsum()
SJ Park
1
-0
/
+2
2026-08-05
mm/damon/core: ask apply_probe() to return max probe hits weighted sum
SJ Park
1
-1
/
+4
2026-08-05
mm/damon/core: ask apply_probes() ops callback to set sampling address
SJ Park
1
-2
/
+3
2026-08-05
mm/damon/core: introduce damon_probe->weight
SJ Park
1
-0
/
+2
2026-08-05
mm/damon/core: s/damon_max_nr_accesses()/damon_nr_samples_per_aggr()/
SJ Park
1
-4
/
+6
2026-08-05
mm/damon/core: change damon_stop() return type to void
SJ Park
1
-1
/
+1
2026-07-31
mm/damon: document region size validation in damon_set_regions()
SJ Park
1
-1
/
+2
2026-07-31
mm/damon/core: introduce damon_probe_hits_mvsum()
SJ Park
1
-0
/
+2
2026-07-31
mm/damon: add damon_region->last_probe_hits
SJ Park
1
-1
/
+1
2026-07-31
mm/damon/core: remove damon_region->nr_accesses_bp
SJ Park
1
-10
/
+0
2026-07-31
mm/damon/core: remove attrs param from damon_update_region_access_rate()
SJ Park
1
-2
/
+1
2026-07-31
mm/damon/core: introduce damon_nr_accesses_mvsum()
SJ Park
1
-0
/
+2
2026-07-10
MAINTAINERS: s/SeongJae/SJ/
SJ Park
1
-2
/
+0
2026-07-02
mm/damon: add a kernel-doc comment for damon_ctx->rnd_state
SJ Park
1
-1
/
+1
2026-07-02
mm/damon: add a kernel-doc comment for damon_ctx->probes
SJ Park
1
-0
/
+1
2026-07-02
mm/damon/ops-common: handle extreme intervals in damon_hot_score()
SeongJae Park
1
-2
/
+6
2026-06-05
mm/damon: fix missing parens in macro arguments
Maksym Shcherba
1
-4
/
+4
2026-06-05
mm/damon/core: hide damon_destroy_region()
SeongJae Park
1
-1
/
+0
2026-06-05
mm/damon/core: hide damon_insert_region()
SeongJae Park
1
-11
/
+0
2026-06-05
mm/damon/core: hide damon_add_region()
SeongJae Park
1
-1
/
+0
2026-06-03
mm/damon/sysfs: setup damon_filter->memcg_id from path
SeongJae Park
1
-0
/
+1
2026-06-03
mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCG
SeongJae Park
1
-0
/
+6
2026-06-03
mm/damon/core: introduce damon_ops->apply_probes
SeongJae Park
1
-0
/
+4
2026-06-03
mm/damon/core: introduce damon_region->probe_hits
SeongJae Park
1
-0
/
+4
2026-06-03
mm/damon/core: introduce damon_filter
SeongJae Park
1
-0
/
+36
2026-06-03
mm/damon/core: embed damon_probe objects in damon_ctx
SeongJae Park
1
-0
/
+9
2026-06-03
mm/damon/core: introduce struct damon_probe
SeongJae Park
1
-0
/
+9
2026-06-03
mm/damon: replace damon_rand() with a per-ctx lockless PRNG
Jiayuan Chen
1
-7
/
+21
2026-05-29
mm/damon/core: remove damon_set_region_biggest_system_ram_default()
SeongJae Park
1
-5
/
+0
2026-05-29
mm/damon: introduce damon_set_region_system_rams_default()
SeongJae Park
1
-0
/
+5
2026-05-29
mm/damon/core: introduce damon_ctx->paused
SeongJae Park
1
-0
/
+2
2026-05-29
mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
Asier Gutierrez
1
-0
/
+2
2026-05-29
mm/damon/core: introduce failed region quota charge ratio
SeongJae Park
1
-0
/
+9
2026-05-29
mm/damon: add node_eligible_mem_bp goal metric
Ravi Jonnalagadda
1
-0
/
+3
2026-04-18
mm/damon/core: fix damos_walk() vs kdamond_fn() exit race
SeongJae Park
1
-0
/
+1
2026-04-18
mm/damon/core: fix damon_call() vs kdamond_fn() exit race
SeongJae Park
1
-0
/
+1
2026-04-05
mm/damon/core: receive addr_unit on damon_set_region_biggest_system_ram_defau...
SeongJae Park
1
-0
/
+1
2026-04-05
mm/damon/core: introduce DAMOS_QUOTA_GOAL_TUNER_TEMPORAL
SeongJae Park
1
-0
/
+2
2026-04-05
mm/damon/core: introduce damos_quota_goal_tuner
SeongJae Park
1
-0
/
+10
2026-04-05
mm/damon: document non-zero length damon_region assumption
SeongJae Park
1
-0
/
+2
[next]