index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-26
mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on write
SeongJae Park
1
-0
/
+1
2025-06-10
Revert "mm/damon/Kconfig: enable CONFIG_DAMON by default"
Linus Torvalds
1
-1
/
+0
2025-06-06
mm/damon: s/primitives/code/ on comments
Enze Li
8
-8
/
+8
2025-06-01
mm/damon/Kconfig: enable CONFIG_DAMON by default
SeongJae Park
1
-0
/
+1
2025-06-01
mm/damon/Kconfig: set DAMON_{VADDR,PADDR,SYSFS} default to DAMON
SeongJae Park
1
-0
/
+3
2025-06-01
mm/damon/core: avoid destroyed target reference from DAMOS quota
Akinobu Mita
1
-0
/
+8
2025-05-23
mm/damon/tests/core-kunit: add a test for damos_set_filters_default_reject()
SeongJae Park
1
-0
/
+70
2025-05-23
mm/damon/paddr: remove unused variable, folio_list, in damon_pa_stat()
SeongJae Park
1
-1
/
+0
2025-05-23
mm/damon/sysfs-schemes: fix wrong comment on damons_sysfs_quota_goal_metric_strs
SeongJae Park
1
-1
/
+1
2025-05-23
mm/damon/core: warn and fix nr_accesses[_bp] corruption
SeongJae Park
1
-0
/
+14
2025-05-13
mm/damon/sysfs-schemes: use kmalloc_array() and size_add()
Su Hui
1
-2
/
+3
2025-05-13
mm/damon/sysfs-schemes: connect damos_quota_goal nid with core layer
SeongJae Park
1
-1
/
+10
2025-05-13
mm/damon/sysfs-schemes: implement file for quota goal nid parameter
SeongJae Park
1
-0
/
+27
2025-05-13
mm/damon/core: introduce damos quota goal metrics for memory node utilization
SeongJae Park
2
-0
/
+29
2025-04-02
mm/damon/core: simplify control flow in damon_register_ops()
Taotao Chen
1
-5
/
+4
2025-03-22
mm/damon: implement a new DAMOS filter type for active pages
Nhat Pham
2
-0
/
+4
2025-03-18
mm/damon/sysfs-schemes: avoid Wformat-security warning on damon_sysfs_access_...
SeongJae Park
1
-1
/
+1
2025-03-18
mm/damon: remove damon_operations->reset_aggregated
SeongJae Park
3
-4
/
+0
2025-03-18
mm/damon: remove damon_callback->before_damos_apply
SeongJae Park
1
-9
/
+4
2025-03-18
mm/damon: remove damon_callback->after_sampling
SeongJae Park
1
-3
/
+0
2025-03-18
mm/damon: remove ->before_start of damon_callback
SeongJae Park
1
-2
/
+0
2025-03-18
mm/damon/sysfs-schemes: remove obsolete comment for damon_sysfs_schemes_clear...
SeongJae Park
1
-1
/
+0
2025-03-18
mm/damon/sysfs: remove damon_sysfs_cmd_request and its readers
SeongJae Park
1
-23
/
+1
2025-03-18
mm/damon/sysfs: remove damon_sysfs_cmd_request_callback() and its callers
SeongJae Park
1
-62
/
+0
2025-03-18
mm/damon/sysfs: remove damon_sysfs_cmd_request code from damon_sysfs_handle_c...
SeongJae Park
1
-32
/
+0
2025-03-18
mm/damon/sysfs: handle commit command using damon_call()
SeongJae Park
1
-11
/
+6
2025-03-18
mm/damon/core: make damon_set_attrs() be safe to be called from damon_call()
SeongJae Park
2
-14
/
+48
2025-03-18
mm/damon/core: invoke kdamond_call() after merging is done if possible
SeongJae Park
1
-3
/
+3
2025-03-18
mm/damon/sysfs: validate user inputs from damon_sysfs_commit_input()
SeongJae Park
1
-2
/
+10
2025-03-18
mm/damon/sysfs-schemes: return error when for attempts to install filters on ...
SeongJae Park
1
-0
/
+20
2025-03-18
mm/damon/sysfs-schemes: record filters of which layer should be added to the ...
SeongJae Park
1
-10
/
+36
2025-03-18
mm/damon/core: expose damos_filter_for_ops() to DAMON kernel API callers
SeongJae Park
1
-1
/
+8
2025-03-18
mm/damon/sysfs-schemes: commit filters in {core,ops}_filters directories
SeongJae Park
1
-3
/
+11
2025-03-18
mm/damon/sysfs-schemes: implement core_filters and ops_filters directories
SeongJae Park
1
-2
/
+38
2025-03-18
mm/damon/sysfs-schemes: let damon_sysfs_scheme_set_filters() be used for diff...
SeongJae Park
1
-4
/
+7
2025-03-17
mm/damon/paddr: respect ops_filters_default_reject
SeongJae Park
1
-1
/
+1
2025-03-17
mm/damon/core: set damos_filter default allowance behavior based on installed...
SeongJae Park
1
-5
/
+36
2025-03-17
mm/damon/paddr: support only damos->ops_filters
SeongJae Park
1
-12
/
+0
2025-03-17
mm/damon/core: put ops-handled filters to damos->ops_filters
SeongJae Park
1
-1
/
+16
2025-03-17
mm/damon/core: support committing ops_filters
SeongJae Park
1
-1
/
+39
2025-03-17
mm/damon/paddr: support ops_filters
SeongJae Park
1
-0
/
+12
2025-03-17
mm/damon/core: introduce damos->ops_filters
SeongJae Park
1
-0
/
+1
2025-03-17
mm/damon/sysfs: implement a command to update auto-tuned monitoring intervals
SeongJae Park
1
-0
/
+20
2025-03-17
mm/damon/sysfs: commit intervals tuning goal
SeongJae Park
1
-0
/
+7
2025-03-17
mm/damon/sysfs: implement intervals tuning goal directory
SeongJae Park
1
-0
/
+189
2025-03-17
mm/damon/core: implement intervals auto-tuning
SeongJae Park
1
-0
/
+76
2025-03-17
mm/damon: add data structure for monitoring intervals auto-tuning
SeongJae Park
1
-0
/
+22
2025-03-17
mm/damon: implement a new DAMOS filter type for unmapped pages
SeongJae Park
2
-0
/
+4
2025-03-17
mm/damon/sysfs-schemes: add files for setting damos_filter->sz_range
Usama Arif
1
-0
/
+54
2025-03-17
mm/damon: introduce DAMOS filter type hugepage_size
Usama Arif
3
-0
/
+10
[next]