index
:
linux.git
master
Linux kernel source tree.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
/
sysfs-schemes.c
Age
Commit message (
Expand
)
Author
2026-07-09
MAINTAINERS: s/SeongJae/SJ/
SJ Park
2026-07-01
mm/damon/sysfs-schemes: put stats for scheme_add_dirs() internal error
SeongJae Park
2026-07-01
mm/damon/sysfs-schemes: fix dir put orders in access_pattern_add_dirs()
SeongJae Park
2026-06-02
mm/damon/sysfs-schemes: move memcg_path_to_id() to sysfs-common
SeongJae Park
2026-06-02
mm/damon/sysfs-schemes: implement probe/hits file
SeongJae Park
2026-06-02
mm/damon/sysfs-schemes: implement probe dir
SeongJae Park
2026-06-02
mm/damon/sysfs-schemes: implement tried_regions/<r>/probes/
SeongJae Park
2026-06-02
mm/damon/sysfs-schemes: fix double increment of nr_regions
Vineet Agarwal
2026-05-28
mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
Asier Gutierrez
2026-05-28
mm/damon/sysfs-schemes: implement fail_charge_{num,denom} files
SeongJae Park
2026-05-28
mm/damon: add node_eligible_mem_bp goal metric
Ravi Jonnalagadda
2026-05-21
mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()
SeongJae Park
2026-05-13
mm/damon/sysfs-schemes: call missing mem_cgroup_iter_break()
SeongJae Park
2026-04-27
mm/damon/sysfs-schemes: protect path kfree() with damon_sysfs_lock
SeongJae Park
2026-04-27
mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lock
SeongJae Park
2026-04-05
mm/damon/sysfs-schemes: implement quotas->goal_tuner file
SeongJae Park
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
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-01-26
mm/damon/sysfs-schemes: support DAMOS_QUOTA_[IN]ACTIVE_MEM_BP
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/sysfs-schemes: implement max_nr_snapshots file
SeongJae Park
2026-01-20
mm/damon/sysfs-schemes: introduce nr_snapshots damos stat file
SeongJae Park
2026-01-20
mm/damon/sysfs-schemes: remove outdated TODO in target_nid_store()
Swaraj Gaikwad
2026-01-14
mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme dir setup fai...
SeongJae Park
2026-01-14
mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme dir setup failure
SeongJae Park
2025-11-16
mm/damon/sysfs: remove misleading todo comment in nid_show()
Swaraj Gaikwad
2025-11-16
mm/damon/sysfs-schemes: support DAMOS_QUOTA_NODE_MEMCG_FREE_BP
SeongJae Park
2025-11-16
mm/damon/sysfs-schemes: support DAMOS_QUOTA_NODE_MEMCG_USED_BP
SeongJae Park
2025-11-16
mm/damon/sysfs-schemes: implement path file under quota goal directory
SeongJae Park
2025-08-19
mm/damon/sysfs-schemes: put damos dests dir after removing its files
SeongJae Park
2025-07-19
mm/damon/sysfs-schemes: set damos->migrate_dests
SeongJae Park
2025-07-19
mm/damon/sysfs-schemes: implement DAMOS action destinations directory
SeongJae Park
2025-07-09
mm/damon/sysfs-schemes: decouple from damos_filter_type
SeongJae Park
2025-07-09
mm/damon/sysfs-schemes: decouple from damos_wmark_metric
SeongJae Park
2025-07-09
mm/damon/sysfs-schemes: decouple from damos_action
SeongJae Park
2025-07-09
mm/damon/sysfs-schemes: decouple from damos_quota_goal_metric
SeongJae Park
2025-06-25
mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on write
SeongJae Park
2025-05-22
mm/damon/sysfs-schemes: fix wrong comment on damons_sysfs_quota_goal_metric_strs
SeongJae Park
2025-05-12
mm/damon/sysfs-schemes: use kmalloc_array() and size_add()
Su Hui
2025-05-12
mm/damon/sysfs-schemes: connect damos_quota_goal nid with core layer
SeongJae Park
2025-05-12
mm/damon/sysfs-schemes: implement file for quota goal nid parameter
SeongJae Park
2025-05-12
mm/damon/core: introduce damos quota goal metrics for memory node utilization
SeongJae Park
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/sysfs-schemes: remove obsolete comment for damon_sysfs_schemes_clear...
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/sysfs-schemes: commit filters in {core,ops}_filters directories
SeongJae Park
[next]