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.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-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
/
mm
/
damon
/
sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-12
mm/damon/sysfs-schemes: implement a command for scheme quota goals only commit
SeongJae Park
1
-0
/
+27
2023-11-16
mm/damon/sysfs: check error from damon_sysfs_update_target()
SeongJae Park
1
-1
/
+3
2023-11-16
mm/damon/sysfs: eliminate potential uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2023-11-01
mm/damon/sysfs: update monitoring target regions for online input commit
SeongJae Park
1
-17
/
+30
2023-11-01
mm/damon/sysfs: remove requested targets when online-commit inputs
SeongJae Park
1
-34
/
+36
2023-10-26
mm/damon/sysfs-test: add a unit test for damon_sysfs_set_targets()
SeongJae Park
1
-0
/
+2
2023-10-19
mm/damon/sysfs: avoid empty scheme tried regions for large apply interval
SeongJae Park
1
-4
/
+30
2023-10-18
mm/damon/sysfs: check DAMOS regions update progress from before_terminate()
SeongJae Park
1
-2
/
+5
2023-08-21
mm/damon/sysfs: implement a command for updating only schemes tried total bytes
SeongJae Park
1
-6
/
+20
2023-02-10
mm/damon/sysfs: make kobj_type structures constant
Thomas Weißschuh
1
-11
/
+11
2022-12-01
mm/damon/sysfs-schemes: implement DAMOS-tried regions clear command
SeongJae Park
1
-0
/
+20
2022-12-01
mm/damon/sysfs: implement DAMOS tried regions update command
SeongJae Park
1
-2
/
+55
2022-12-01
mm/damon/sysfs: split out schemes directory implementation to separate file
SeongJae Park
1
-1064
/
+0
2022-12-01
mm/damon/sysfs: split out kdamond-independent schemes stats update logic into...
SeongJae Park
1
-15
/
+22
2022-12-01
mm/damon/sysfs: move unsigned long range directory to common module
SeongJae Park
1
-100
/
+0
2022-12-01
mm/damon/sysfs: move sysfs_lock to common module
SeongJae Park
1
-3
/
+1
2022-12-01
mm/damon/sysfs: remove parameters of damon_sysfs_region_alloc()
SeongJae Park
1
-11
/
+3
2022-12-01
mm/damon/sysfs: use damon_addr_range for region's start and end values
SeongJae Park
1
-14
/
+11
2022-12-01
mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam...
SeongJae Park
1
-2
/
+44
2022-11-23
mm/damon/sysfs-schemes: skip stats update if the scheme directory is removed
SeongJae Park
1
-0
/
+4
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-80
/
+63
2022-10-04
mm/damon/sysfs: return 'err' value when call kstrtoul() failed
Xin Hao
1
-32
/
+14
2022-10-04
mm/damon/sysfs: avoid call damon_target_has_pid() repeatedly
Xin Hao
1
-1
/
+2
2022-10-04
mm/damon/sysfs: simplify the variable 'pid' assignment operation
Kaixu Xia
1
-7
/
+4
2022-10-04
mm/damon/core: reduce parameters for damon_set_attrs()
SeongJae Park
1
-4
/
+8
2022-10-04
mm/damon/sysfs: use the wrapper directly to check if the kdamond is running
Kaixu Xia
1
-2
/
+1
2022-10-04
mm/damon/sysfs: change few functions execute order
Xin Hao
1
-10
/
+14
2022-10-04
mm/damon: introduce struct damos_access_pattern
Yajun Deng
1
-5
/
+12
2022-10-04
mm/damon: simplify damon_ctx check in damon_sysfs_before_terminate
Xin Hao
1
-1
/
+1
2022-10-04
mm/damon/sysfs: simplify the judgement whether kdamonds are busy
Kaixu Xia
1
-18
/
+7
2022-10-01
damon/sysfs: fix possible memleak on damon_sysfs_add_target
Levi Yun
1
-1
/
+1
2022-07-04
mm/damon/schemes: add 'LRU_DEPRIO' action
SeongJae Park
1
-0
/
+1
2022-07-04
mm/damon/schemes: add 'LRU_PRIO' DAMOS action
SeongJae Park
1
-0
/
+1
2022-07-04
mm/damon/sysfs: deduplicate inputs applying
SeongJae Park
1
-35
/
+24
2022-07-04
mm/damon/{dbgfs,sysfs}: move target_has_pid() from dbgfs to damon.h
SeongJae Park
1
-5
/
+3
2022-05-13
mm/damon/sysfs: support online inputs update
SeongJae Park
1
-9
/
+90
2022-05-13
mm/damon/sysfs: update schemes stat in the kdamond context
SeongJae Park
1
-26
/
+135
2022-05-13
mm/damon/sysfs: use enum for 'state' input handling
SeongJae Park
1
-10
/
+62
2022-05-13
mm/damon/sysfs: reuse damon_set_regions() for regions setting
SeongJae Park
1
-15
/
+18
2022-05-13
mm/damon/sysfs: move targets setup code to a separated function
SeongJae Park
1
-21
/
+28
2022-05-13
mm/damon/sysfs: prohibit multiple physical address space monitoring targets
SeongJae Park
1
-0
/
+4
2022-05-13
mm/damon/sysfs: support fixed virtual address ranges monitoring
SeongJae Park
1
-7
/
+6
2022-05-13
mm/damon/vaddr: register a damon_operations for fixed virtual address ranges ...
SeongJae Park
1
-0
/
+4
2022-05-13
mm/damon/sysfs: add a file for listing available monitoring ops
SeongJae Park
1
-0
/
+19
2022-03-23
mm/damon/sysfs: remove repeat container_of() in damon_sysfs_kdamond_release()
Xin Hao
1
-1
/
+1
2022-03-23
mm/damon/sysfs: support DAMOS stats
SeongJae Park
1
-0
/
+150
2022-03-23
mm/damon/sysfs: support DAMOS watermarks
SeongJae Park
1
-5
/
+215
2022-03-23
mm/damon/sysfs: support schemes prioritization
SeongJae Park
1
-3
/
+149
2022-03-23
mm/damon/sysfs: support DAMOS quotas
SeongJae Park
1
-1
/
+145
2022-03-23
mm/damon/sysfs: support DAMON-based Operation Schemes
SeongJae Park
1
-0
/
+410
[next]