index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
Age
Commit message (
Expand
)
Author
2025-04-01
mm/damon/core: simplify control flow in damon_register_ops()
Taotao Chen
2025-03-21
mm/damon: implement a new DAMOS filter type for active pages
Nhat Pham
2025-03-17
mm/damon/sysfs-schemes: avoid Wformat-security warning on damon_sysfs_access_...
SeongJae Park
2025-03-17
mm/damon: remove damon_operations->reset_aggregated
SeongJae Park
2025-03-17
mm/damon: remove damon_callback->before_damos_apply
SeongJae Park
2025-03-17
mm/damon: remove damon_callback->after_sampling
SeongJae Park
2025-03-17
mm/damon: remove ->before_start of damon_callback
SeongJae Park
2025-03-17
mm/damon/sysfs-schemes: remove obsolete comment for damon_sysfs_schemes_clear...
SeongJae Park
2025-03-17
mm/damon/sysfs: remove damon_sysfs_cmd_request and its readers
SeongJae Park
2025-03-17
mm/damon/sysfs: remove damon_sysfs_cmd_request_callback() and its callers
SeongJae Park
2025-03-17
mm/damon/sysfs: remove damon_sysfs_cmd_request code from damon_sysfs_handle_c...
SeongJae Park
2025-03-17
mm/damon/sysfs: handle commit command using damon_call()
SeongJae Park
2025-03-17
mm/damon/core: make damon_set_attrs() be safe to be called from damon_call()
SeongJae Park
2025-03-17
mm/damon/core: invoke kdamond_call() after merging is done if possible
SeongJae Park
2025-03-17
mm/damon/sysfs: validate user inputs from damon_sysfs_commit_input()
SeongJae Park
2025-03-17
mm/damon/sysfs-schemes: return error when for attempts to install filters on ...
SeongJae Park
2025-03-17
mm/damon/sysfs-schemes: record filters of which layer should be added to the ...
SeongJae Park
2025-03-17
mm/damon/core: expose damos_filter_for_ops() to DAMON kernel API callers
SeongJae Park
2025-03-17
mm/damon/sysfs-schemes: commit filters in {core,ops}_filters directories
SeongJae Park
2025-03-17
mm/damon/sysfs-schemes: implement core_filters and ops_filters directories
SeongJae Park
2025-03-17
mm/damon/sysfs-schemes: let damon_sysfs_scheme_set_filters() be used for diff...
SeongJae Park
2025-03-17
mm/damon/paddr: respect ops_filters_default_reject
SeongJae Park
2025-03-17
mm/damon/core: set damos_filter default allowance behavior based on installed...
SeongJae Park
2025-03-17
mm/damon/paddr: support only damos->ops_filters
SeongJae Park
2025-03-17
mm/damon/core: put ops-handled filters to damos->ops_filters
SeongJae Park
2025-03-17
mm/damon/core: support committing ops_filters
SeongJae Park
2025-03-17
mm/damon/paddr: support ops_filters
SeongJae Park
2025-03-17
mm/damon/core: introduce damos->ops_filters
SeongJae Park
2025-03-17
mm/damon/sysfs: implement a command to update auto-tuned monitoring intervals
SeongJae Park
2025-03-17
mm/damon/sysfs: commit intervals tuning goal
SeongJae Park
2025-03-17
mm/damon/sysfs: implement intervals tuning goal directory
SeongJae Park
2025-03-17
mm/damon/core: implement intervals auto-tuning
SeongJae Park
2025-03-17
mm/damon: add data structure for monitoring intervals auto-tuning
SeongJae Park
2025-03-16
mm/damon: implement a new DAMOS filter type for unmapped pages
SeongJae Park
2025-03-16
mm/damon/sysfs-schemes: add files for setting damos_filter->sz_range
Usama Arif
2025-03-16
mm/damon: introduce DAMOS filter type hugepage_size
Usama Arif
2025-03-16
mm/damon/core: do damos walking in entire regions granularity
SeongJae Park
2025-03-16
mm/damon/core: do not call damos_walk_control->walk() if walk is completed
SeongJae Park
2025-03-16
mm/damon/core: unset damos->walk_completed after confimed set
SeongJae Park
2025-03-16
mm/damon: avoid applying DAMOS action to same entity multiple times
SeongJae Park
2025-03-16
mm/damon/ops: have damon_get_folio return folio even for tail pages
Usama Arif
2025-03-16
mm/damon: handle device-exclusive entries correctly in damon_folio_mkold_one()
David Hildenbrand
2025-03-16
mm/damon: handle device-exclusive entries correctly in damon_folio_young_one()
David Hildenbrand
2025-03-16
mm/damon/core: initialize damos->walk_completed in damon_new_scheme()
SeongJae Park
2025-03-16
mm/damon: respect core layer filters' allowance decision on ops layer
SeongJae Park
2025-01-25
mm/damon/core: use str_high_low() helper in damos_wmark_wait_us()
Thorsten Blum
2025-01-25
mm/damon/paddr: improve readability of damon_pa_stat
Joshua Hahn
2025-01-25
mm/damon/paddr: increment pa_stat damon address range by folio size
Usama Arif
2025-01-25
mm/damon/sysfs-schemes: add a file for setting damos_filter->allow
SeongJae Park
2025-01-25
mm/damon: add 'allow' argument to damos_new_filter()
SeongJae Park
[next]