index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
Age
Commit message (
Expand
)
Author
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-11
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2024-11-07
mm/damon/tests/dbgfs-kunit: fix the header double inclusion guarding ifdef co...
SeongJae Park
2024-11-07
mm/damon/Kconfig: update DBGFS_KUNIT prompt copy for SYSFS_KUNIT
SeongJae Park
2024-11-07
mm/damon/core: avoid overflow in damon_feed_loop_next_input()
SeongJae Park
2024-11-07
mm/damon/core: handle zero schemes apply interval
SeongJae Park
2024-11-07
mm/damon/core: handle zero {aggregation,ops_update} intervals
SeongJae Park
2024-11-06
mm/damon/vaddr: add 'nr_piece == 1' check in damon_va_evenly_split_region()
Zheng Yejian
2024-11-06
mm/damon/vaddr: fix issue in damon_va_evenly_split_region()
Zheng Yejian
2024-11-06
mm: add missing mmu_notifier_clear_young for !MMU_NOTIFIER
James Houghton
2024-11-05
mm/damon: fix sparse warning for zero initializer
Leo Stone
2024-10-17
mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets()
Jinjie Ruan
2024-10-16
mm/damon/core: Use generic upper bound recommondation for usleep_range()
Anna-Maria Behnsen
2024-10-16
timers: Rename usleep_idle_range() to usleep_range_idle()
Anna-Maria Behnsen
2024-09-26
mm/damon/Kconfig: update DAMON doc URL
Diederik de Haas
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-09
mm/damon/tests/core-kunit: skip damon_test_nr_accesses_to_accesses_bp() if ag...
SeongJae Park
2024-09-09
mm/damon/tests/vaddr-kunit: init maple tree without MT_FLAGS_LOCK_EXTERN
SeongJae Park
2024-09-09
Revert "mm/damon/lru_sort: adjust local variable to dynamic allocation"
SeongJae Park
2024-09-09
mm/damon/core: replace per-quota regions priority histogram buffer usage with...
SeongJae Park
2024-09-09
mm/damon/core: introduce per-context region priorities histogram buffer
SeongJae Park
2024-09-09
mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu r...
Liam R. Howlett
2024-09-03
mm/damon/tests: add .kunitconfig file for DAMON kunit tests
SeongJae Park
2024-09-03
mm/damon: move kunit tests to tests/ subdirectory with _kunit suffix
SeongJae Park
2024-09-03
mm/damon/dbgfs-test: skip dbgfs_set_init_regions() test if PADDR is not regis...
SeongJae Park
2024-09-03
mm/damon/dbgfs-test: skip dbgfs_set_targets() test if PADDR is not registered
SeongJae Park
2024-09-03
mm/damon/core-test: fix damon_test_ops_registration() for DAMON_VADDR unset case
SeongJae Park
2024-09-03
mm/damon/core-test: test only vaddr case on ops registration test
SeongJae Park
2024-09-01
mm/damon/lru_sort: adjust local variable to dynamic allocation
Peng Hao
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
2024-07-06
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-04
mm/damon/paddr: initialize nr_succeeded in __damon_pa_migrate_folio_list()
SeongJae Park
2024-07-03
mm/damon/core: merge regions aggressively when max_nr_regions is unmet
SeongJae Park
2024-07-03
mm/damon/lru_sort: remove unnecessary online tuning handling code
SeongJae Park
2024-07-03
mm/damon/lru_sort: use damon_commit_ctx()
SeongJae Park
2024-07-03
mm/damon/reclaim: remove unnecessary code for online tuning
SeongJae Park
2024-07-03
mm/damon/reclaim: use damon_commit_ctx()
SeongJae Park
2024-07-03
mm/damon/sysfs-schemes: rename *_set_{schemes,scheme_filters,quota_score,sche...
SeongJae Park
2024-07-03
mm/damon/sysfs-schemes: remove unnecessary online tuning handling code
SeongJae Park
2024-07-03
mm/damon/sysfs: rename damon_sysfs_set_targets() to ...add_targets()
SeongJae Park
2024-07-03
mm/damon/sysfs: remove unnecessary online tuning handling code
SeongJae Park
2024-07-03
mm/damon/sysfs-schemes: use damos_commit_quota_goals()
SeongJae Park
2024-07-03
mm/damon/sysfs: use damon_commit_ctx()
SeongJae Park
2024-07-03
mm/damon/core: implement DAMON context commit function
SeongJae Park
2024-07-03
mm/damon/core: implement DAMOS quota goals online commit function
SeongJae Park
2024-07-03
mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion
Hyeongtak Ji
2024-07-03
mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
Honggyu Kim
2024-07-03
mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
Hyeongtak Ji
2024-05-11
mm/damon/core: fix return value from damos_wmark_metric_value
Alex Rusuf
[next]