index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
damon.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-21
mm/damon/core: avoid use of half-online-committed context
SeongJae Park
1
-0
/
+6
2026-01-31
mm/damon: rename min_sz_region of damon_ctx to min_region_sz
SeongJae Park
1
-4
/
+4
2026-01-31
mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ
SeongJae Park
1
-1
/
+1
2026-01-31
mm/damon: document damon_call_control->dealloc_on_cancel repeat behavior
SeongJae Park
1
-1
/
+1
2026-01-31
mm/damon: remove damon_operations->cleanup()
SeongJae Park
1
-3
/
+0
2026-01-26
mm/damon: hide kdamond and kdamond_lock of damon_ctx
SeongJae Park
1
-15
/
+14
2026-01-26
mm/damon/core: implement damon_kdamond_pid()
SeongJae Park
1
-0
/
+1
2026-01-26
mm/damon/core: introduce [in]active memory ratio damos quota goal metric
SeongJae Park
1
-0
/
+4
2026-01-26
mm/damon: use cgroup ID instead of private memcg ID
Shakeel Butt
1
-2
/
+2
2026-01-20
mm/damon/core: implement max_nr_snapshots
SeongJae Park
1
-0
/
+5
2026-01-20
mm/damon: update damos kerneldoc for stat field
SeongJae Park
1
-3
/
+1
2026-01-20
mm/damon/core: introduce nr_snapshots damos stat
SeongJae Park
1
-0
/
+3
2025-11-20
mm/damon: rename damos->filters to damos->core_filters
SeongJae Park
1
-5
/
+5
2025-11-20
mm/damon: rename damos core filter helpers to have word core
SeongJae Park
1
-2
/
+2
2025-11-16
mm/damon/core: add damon_target->obsolete for pin-point removal
SeongJae Park
1
-0
/
+6
2025-11-16
mm/damon: add a min_sz_region parameter to damon_set_region_biggest_system_ra...
Quanmin Yan
1
-1
/
+2
2025-11-16
mm/damon/core: add DAMOS quota gaol metric for per-memcg per-numa free memory
SeongJae Park
1
-2
/
+4
2025-11-16
mm/damon: add DAMOS quota goal type for per-memcg per-node memory usage
SeongJae Park
1
-1
/
+10
2025-11-16
mm/damon: document damos_quota_goal->nid use case
SeongJae Park
1
-0
/
+3
2025-09-21
mm/damon/core: implement damon_initialized() function
SeongJae Park
1
-0
/
+1
2025-09-21
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
1
-0
/
+2
2025-09-13
mm/damon: add damon_ctx->min_sz_region
Quanmin Yan
1
-1
/
+3
2025-09-13
mm/damon/core: add damon_ctx->addr_unit
SeongJae Park
1
-1
/
+2
2025-09-13
mm/damon: update expired description of damos_action
Sang-Heon Jeon
1
-5
/
+5
2025-09-13
mm/damon/core: introduce damon_call_control->dealloc_on_cancel
SeongJae Park
1
-0
/
+2
2025-07-19
mm/damon/core: remove damon_callback
SeongJae Park
1
-30
/
+1
2025-07-19
mm/damon/core: add cleanup_target() ops callback
SeongJae Park
1
-2
/
+4
2025-07-19
mm/damon/core: introduce repeat mode damon_call()
SeongJae Park
1
-0
/
+2
2025-07-19
mm/damon: accept parallel damon_call() requests
SeongJae Park
1
-2
/
+5
2025-07-19
mm/damon/core: add damos->migrate_dests field
SeongJae Park
1
-3
/
+10
2025-07-19
mm/damon: add struct damos_migrate_dests
SeongJae Park
1
-0
/
+16
2025-07-19
mm/damon/sysfs: use DAMON core API damon_is_running()
SeongJae Park
1
-0
/
+1
2025-07-09
mm/damon: fix minor typos in damon header
Nathan Gao
1
-2
/
+2
2025-05-12
mm/damon/core: introduce damos quota goal metrics for memory node utilization
SeongJae Park
1
-0
/
+6
2025-03-21
mm/damon: implement a new DAMOS filter type for active pages
Nhat Pham
1
-0
/
+2
2025-03-17
mm/damon: remove damon_operations->reset_aggregated
SeongJae Park
1
-6
/
+1
2025-03-17
mm/damon: remove damon_callback->before_damos_apply
SeongJae Park
1
-5
/
+0
2025-03-17
mm/damon: remove damon_callback->after_sampling
SeongJae Park
1
-7
/
+4
2025-03-17
mm/damon: remove ->before_start of damon_callback
SeongJae Park
1
-5
/
+2
2025-03-17
mm/damon: remove damon_callback->private
SeongJae Park
1
-5
/
+1
2025-03-17
mm/damon/core: expose damos_filter_for_ops() to DAMON kernel API callers
SeongJae Park
1
-0
/
+1
2025-03-17
mm/damon: add default allow/reject behavior fields to struct damos
SeongJae Park
1
-0
/
+3
2025-03-17
mm/damon/core: introduce damos->ops_filters
SeongJae Park
1
-0
/
+8
2025-03-17
mm/damon/core: implement intervals auto-tuning
SeongJae Park
1
-0
/
+16
2025-03-17
mm/damon: add data structure for monitoring intervals auto-tuning
SeongJae Park
1
-0
/
+27
2025-03-16
mm/damon: implement a new DAMOS filter type for unmapped pages
SeongJae Park
1
-0
/
+2
2025-03-16
mm/damon: introduce DAMOS filter type hugepage_size
Usama Arif
1
-0
/
+14
2025-03-16
mm/damon: avoid applying DAMOS action to same entity multiple times
SeongJae Park
1
-0
/
+11
2025-03-16
mm/damon: respect core layer filters' allowance decision on ops layer
SeongJae Park
1
-0
/
+5
2025-01-25
mm/damon: explain "effective quota" on kernel-doc comment
SeongJae Park
1
-4
/
+9
[next]