index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-26
mm/damon/Kconfig: update DAMON doc URL
Diederik de Haas
1
-1
/
+1
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-15
/
+84
2024-09-09
mm/damon/tests/core-kunit: skip damon_test_nr_accesses_to_accesses_bp() if ag...
SeongJae Park
2
-1
/
+19
2024-09-09
mm/damon/tests/vaddr-kunit: init maple tree without MT_FLAGS_LOCK_EXTERN
SeongJae Park
1
-1
/
+1
2024-09-09
Revert "mm/damon/lru_sort: adjust local variable to dynamic allocation"
SeongJae Park
1
-11
/
+4
2024-09-09
mm/damon/core: replace per-quota regions priority histogram buffer usage with...
SeongJae Park
1
-3
/
+6
2024-09-09
mm/damon/core: introduce per-context region priorities histogram buffer
SeongJae Park
1
-0
/
+5
2024-09-09
mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu r...
Liam R. Howlett
1
-0
/
+2
2024-09-03
mm/damon/tests: add .kunitconfig file for DAMON kunit tests
SeongJae Park
1
-0
/
+22
2024-09-03
mm/damon: move kunit tests to tests/ subdirectory with _kunit suffix
SeongJae Park
8
-4
/
+4
2024-09-03
mm/damon/dbgfs-test: skip dbgfs_set_init_regions() test if PADDR is not regis...
SeongJae Park
1
-0
/
+5
2024-09-03
mm/damon/dbgfs-test: skip dbgfs_set_targets() test if PADDR is not registered
SeongJae Park
1
-0
/
+5
2024-09-03
mm/damon/core-test: fix damon_test_ops_registration() for DAMON_VADDR unset case
SeongJae Park
1
-1
/
+16
2024-09-03
mm/damon/core-test: test only vaddr case on ops registration test
SeongJae Park
1
-6
/
+2
2024-09-01
mm/damon/lru_sort: adjust local variable to dynamic allocation
Peng Hao
1
-4
/
+11
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
1
-3
/
+3
2024-07-06
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
1
-3
/
+20
2024-07-04
mm/damon/paddr: initialize nr_succeeded in __damon_pa_migrate_folio_list()
SeongJae Park
1
-1
/
+1
2024-07-03
mm/damon/core: merge regions aggressively when max_nr_regions is unmet
SeongJae Park
1
-3
/
+20
2024-07-03
mm/damon/lru_sort: remove unnecessary online tuning handling code
SeongJae Park
1
-27
/
+1
2024-07-03
mm/damon/lru_sort: use damon_commit_ctx()
SeongJae Park
1
-7
/
+20
2024-07-03
mm/damon/reclaim: remove unnecessary code for online tuning
SeongJae Park
1
-18
/
+1
2024-07-03
mm/damon/reclaim: use damon_commit_ctx()
SeongJae Park
1
-19
/
+24
2024-07-03
mm/damon/sysfs-schemes: rename *_set_{schemes,scheme_filters,quota_score,sche...
SeongJae Park
3
-8
/
+8
2024-07-03
mm/damon/sysfs-schemes: remove unnecessary online tuning handling code
SeongJae Park
1
-65
/
+3
2024-07-03
mm/damon/sysfs: rename damon_sysfs_set_targets() to ...add_targets()
SeongJae Park
2
-6
/
+6
2024-07-03
mm/damon/sysfs: remove unnecessary online tuning handling code
SeongJae Park
2
-59
/
+3
2024-07-03
mm/damon/sysfs-schemes: use damos_commit_quota_goals()
SeongJae Park
1
-2
/
+12
2024-07-03
mm/damon/sysfs: use damon_commit_ctx()
SeongJae Park
1
-2
/
+13
2024-07-03
mm/damon/core: implement DAMON context commit function
SeongJae Park
1
-0
/
+274
2024-07-03
mm/damon/core: implement DAMOS quota goals online commit function
SeongJae Park
1
-0
/
+59
2024-07-03
mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion
Hyeongtak Ji
2
-0
/
+4
2024-07-03
mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
Honggyu Kim
2
-0
/
+155
2024-07-03
mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
Hyeongtak Ji
5
-5
/
+41
2024-05-11
mm/damon/core: fix return value from damos_wmark_metric_value
Alex Rusuf
1
-4
/
+5
2024-05-11
mm/damon/core: initialize ->esz_bp from damos_quota_init_priv()
SeongJae Park
1
-0
/
+1
2024-05-07
mm/vmscan: remove ignore_references argument of reclaim_pages()
SeongJae Park
1
-1
/
+1
2024-05-07
mm/damon/paddr: do page level access check for pageout DAMOS action on its own
SeongJae Park
1
-4
/
+12
2024-05-07
mm/damon/paddr: avoid unnecessary page level access check for pageout DAMOS a...
SeongJae Park
1
-1
/
+11
2024-05-05
mm/damon/paddr: implement DAMOS filter type YOUNG
SeongJae Park
1
-0
/
+5
2024-05-05
mm/damon: add DAMOS filter type YOUNG
SeongJae Park
1
-0
/
+1
2024-05-05
mm/damon/paddr: implement damon_folio_mkold()
SeongJae Park
1
-11
/
+16
2024-05-05
mm/damon/paddr: implement damon_folio_young()
SeongJae Park
1
-13
/
+19
2024-03-04
mm: madvise: pageout: ignore references rather than clearing young
Barry Song
1
-1
/
+1
2024-02-23
mm/damon/reclaim: implement memory PSI-driven quota self-tuning
SeongJae Park
1
-0
/
+25
2024-02-23
mm/damon/reclaim: implement user-feedback driven quota auto-tuning
SeongJae Park
1
-0
/
+28
2024-02-23
mm/damon/sysfs-schemes: support PSI-based quota auto-tune
SeongJae Park
1
-2
/
+40
2024-02-23
mm/damon/core: implement PSI metric DAMOS quota goal
SeongJae Park
1
-0
/
+25
2024-02-23
mm/damon/core: support multiple metrics for quota goal
SeongJae Park
2
-5
/
+22
2024-02-23
mm/damon/core: let goal specified with only target and current values
SeongJae Park
2
-12
/
+7
[next]