index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
damon
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: madvise: pageout: ignore references rather than clearing young
Barry Song
2024-03-04
1
-1
/
+1
*
mm/damon/reclaim: implement memory PSI-driven quota self-tuning
SeongJae Park
2024-02-23
1
-0
/
+25
*
mm/damon/reclaim: implement user-feedback driven quota auto-tuning
SeongJae Park
2024-02-23
1
-0
/
+28
*
mm/damon/sysfs-schemes: support PSI-based quota auto-tune
SeongJae Park
2024-02-23
1
-2
/
+40
*
mm/damon/core: implement PSI metric DAMOS quota goal
SeongJae Park
2024-02-23
1
-0
/
+25
*
mm/damon/core: support multiple metrics for quota goal
SeongJae Park
2024-02-23
2
-5
/
+22
*
mm/damon/core: let goal specified with only target and current values
SeongJae Park
2024-02-23
2
-12
/
+7
*
mm/damon/core: remove ->goal field of damos_quota
SeongJae Park
2024-02-23
1
-12
/
+5
*
mm/damon/sysfs: use only quota->goals
SeongJae Park
2024-02-23
3
-19
/
+35
*
mm/damon/core: add multiple goals per damos_quota and helpers for those
SeongJae Park
2024-02-23
1
-7
/
+71
*
mm/damon/core: split out quota goal related fields to a struct
SeongJae Park
2024-02-23
2
-11
/
+12
*
mm/damon/sysfs: implement a kdamond command for updating schemes' effective q...
SeongJae Park
2024-02-23
3
-0
/
+56
*
mm/damon/sysfs-schemes: implement quota effective_bytes file
SeongJae Park
2024-02-23
1
-0
/
+14
*
mm/damon/core: set damos_quota->esz as public field and document
SeongJae Park
2024-02-23
1
-4
/
+4
*
mm/damon/sysfs: handle 'state' file inputs for every sampling interval if pos...
SeongJae Park
2024-02-22
3
-16
/
+29
*
mm/damon/dbgfs: rename monitor_on file to monitor_on_DEPRECATED
SeongJae Park
2024-02-22
1
-1
/
+1
*
mm/damon/dbgfs: make debugfs interface deprecation message a macro
SeongJae Park
2024-02-22
1
-8
/
+7
*
mm/damon/dbgfs: implement deprecation notice file
SeongJae Park
2024-02-22
1
-2
/
+17
*
mm/damon: rename CONFIG_DAMON_DBGFS to DAMON_DBGFS_DEPRECATED
SeongJae Park
2024-02-22
1
-1
/
+6
*
mm/damon/lru_sort: fix quota status loss due to online tunings
SeongJae Park
2024-02-20
1
-7
/
+36
*
mm/damon/reclaim: fix quota stauts loss due to online tunings
SeongJae Park
2024-02-20
1
-1
/
+17
*
mm/damon/sysfs-schemes: handle schemes sysfs dir removal before commit_scheme...
SeongJae Park
2024-02-20
1
-0
/
+4
*
mm/damon/core: check apply interval in damon_do_apply_schemes()
SeongJae Park
2024-02-20
1
-4
/
+11
*
mm/damon/sysfs-schemes: fix wrong DAMOS tried regions update timeout setup
SeongJae Park
2024-02-07
1
-1
/
+1
*
mm/damon/vaddr: change asm-generic/mman-common.h to linux/mman.h
Tanzir Hasan
2023-12-29
1
-1
/
+1
*
mm/damon/core-test: test max_nr_accesses overflow caused divide-by-zero
SeongJae Park
2023-12-20
1
-0
/
+11
*
mm/damon: update email of SeongJae
SeongJae Park
2023-12-20
7
-7
/
+7
*
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
2023-12-20
1
-0
/
+6
|
\
|
*
mm/damon/core: make damon_start() waits until kdamond_fn() starts
SeongJae Park
2023-12-12
1
-0
/
+6
*
|
mm/damon/core-test: add a unit test for the feedback loop algorithm
SeongJae Park
2023-12-12
1
-0
/
+32
*
|
mm/damon/sysfs-schemes: implement a command for scheme quota goals only commit
SeongJae Park
2023-12-12
3
-0
/
+46
*
|
mm/damon/sysfs-schemes: commit damos quota goals user input to DAMOS
SeongJae Park
2023-12-12
1
-0
/
+32
*
|
mm/damon/sysfs-schemes: implement files for scheme quota goals setup
SeongJae Park
2023-12-12
1
-3
/
+221
*
|
mm/damon/core: implement goal-oriented feedback-driven quota auto-tuning
SeongJae Park
2023-12-12
1
-9
/
+59
*
|
mm/damon/core-test: test damon_split_region_at()'s access rate copying
SeongJae Park
2023-12-10
1
-4
/
+11
|
/
*
mm/damon/sysfs-schemes: add timeout for update_schemes_tried_regions
SeongJae Park
2023-12-06
1
-6
/
+43
*
mm/damon/core: copy nr_accesses when splitting region
SeongJae Park
2023-12-06
1
-0
/
+1
*
mm/damon/core.c: avoid unintentional filtering out of schemes
Hyeongtak Ji
2023-11-15
1
-1
/
+1
*
mm/damon/sysfs-schemes: handle tried region directory allocation failure
SeongJae Park
2023-11-15
1
-0
/
+2
*
mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failure
SeongJae Park
2023-11-15
1
-0
/
+3
*
mm/damon/sysfs: check error from damon_sysfs_update_target()
SeongJae Park
2023-11-15
1
-1
/
+3
*
mm/damon/sysfs: eliminate potential uninitialized variable warning
Dan Carpenter
2023-11-15
1
-1
/
+1
*
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
1
-2
/
+1
|
\
|
*
kthread: add kthread_stop_put
Andreas Gruenbacher
2023-10-04
1
-2
/
+1
*
|
mm/damon/sysfs: update monitoring target regions for online input commit
SeongJae Park
2023-11-01
1
-17
/
+30
*
|
mm/damon/sysfs: remove requested targets when online-commit inputs
SeongJae Park
2023-11-01
1
-34
/
+36
*
|
mm/damon/sysfs-test: add a unit test for damon_sysfs_set_targets()
SeongJae Park
2023-10-25
3
-0
/
+100
*
|
mm/damon/core: avoid divide-by-zero from pseudo-moving window length calculation
SeongJae Park
2023-10-25
1
-1
/
+1
*
|
mm/damon/lru_sort: avoid divide-by-zero in hot threshold calculation
SeongJae Park
2023-10-25
1
-3
/
+1
*
|
mm/damon/ops-common: avoid divide-by-zero during region hotness calculation
SeongJae Park
2023-10-25
1
-3
/
+2
[next]