summaryrefslogtreecommitdiff
path: root/mm/damon
AgeCommit message (Expand)Author
2025-03-16mm/damon: implement a new DAMOS filter type for unmapped pagesSeongJae Park
2025-03-16mm/damon/sysfs-schemes: add files for setting damos_filter->sz_rangeUsama Arif
2025-03-16mm/damon: introduce DAMOS filter type hugepage_sizeUsama Arif
2025-03-16mm/damon/core: do damos walking in entire regions granularitySeongJae Park
2025-03-16mm/damon/core: do not call damos_walk_control->walk() if walk is completedSeongJae Park
2025-03-16mm/damon/core: unset damos->walk_completed after confimed setSeongJae Park
2025-03-16mm/damon: avoid applying DAMOS action to same entity multiple timesSeongJae Park
2025-03-16mm/damon/ops: have damon_get_folio return folio even for tail pagesUsama Arif
2025-03-16mm/damon: handle device-exclusive entries correctly in damon_folio_mkold_one()David Hildenbrand
2025-03-16mm/damon: handle device-exclusive entries correctly in damon_folio_young_one()David Hildenbrand
2025-03-16mm/damon/core: initialize damos->walk_completed in damon_new_scheme()SeongJae Park
2025-03-16mm/damon: respect core layer filters' allowance decision on ops layerSeongJae Park
2025-01-25mm/damon/core: use str_high_low() helper in damos_wmark_wait_us()Thorsten Blum
2025-01-25mm/damon/paddr: improve readability of damon_pa_statJoshua Hahn
2025-01-25mm/damon/paddr: increment pa_stat damon address range by folio sizeUsama Arif
2025-01-25mm/damon/sysfs-schemes: add a file for setting damos_filter->allowSeongJae Park
2025-01-25mm/damon: add 'allow' argument to damos_new_filter()SeongJae Park
2025-01-25mm/damon/paddr: support damos_filter->allowSeongJae Park
2025-01-25mm/damon/core: support damos_filter->allowSeongJae Park
2025-01-25mm/damon/core: add damos_filter->allow fieldSeongJae Park
2025-01-25mm/damon: remove DAMON debugfs interfaceSeongJae Park
2025-01-25mm/damon: remove DAMON debugfs interface kunit testsSeongJae Park
2025-01-25mm/damon/sysfs-schemes: expose per-region filter-passed bytesSeongJae Park
2025-01-25mm/damon/core: pass per-region filter-passed bytes to damos_walk_control->wal...SeongJae Park
2025-01-25mm/damon/syfs-schemes: implement per-scheme filter-passed bytes statSeongJae Park
2025-01-25mm/damon/core: implement per-scheme ops-handled filter-passed bytes statSeongJae Park
2025-01-25mm/damon/paddr: report filter-passed bytes back for DAMOS_STAT actionSeongJae Park
2025-01-25mm/damon/paddr: report filter-passed bytes back for normal actionsSeongJae Park
2025-01-25mm/damon: ask apply_scheme() to report filter-passed region-internal bytesSeongJae Park
2025-01-25mm/damon/sysfs: remove unused code for schemes tried regions updateSeongJae Park
2025-01-25mm/damon/sysfs: use damos_walk() for update_schemes_tried_{bytes,regions}SeongJae Park
2025-01-25mm/damon/core: implement damos_walk()SeongJae Park
2025-01-25mm/damon/sysfs: use damon_call() for update_schemes_effective_quotasSeongJae Park
2025-01-25mm/damon/sysfs: use damon_call() for commit_schemes_quota_goalsSeongJae Park
2025-01-25mm/damon/sysfs: use damon_call() for update_schemes_statsSeongJae Park
2025-01-25mm/damon/core: introduce damon_call()SeongJae Park
2025-01-25mm/damon/sysfs: handle clear_schemes_tried_regions from DAMON sysfs contextSeongJae Park
2025-01-25mm/damon/sysfs-schemes: remove unnecessary schemes existence check in damon_s...SeongJae Park
2025-01-13mm/damon/tests/vaddr-kunit.h: reduce stack consumptionAndrew Morton
2025-01-13mm/damon/core: remove duplicate list_empty quota->goals checkHonggyu Kim
2024-12-30mm/damon/core: fix ignored quota goals and filters of newly committed schemesSeongJae Park
2024-12-30mm/damon/core: fix new damon_target objects leaks on damon_commit_targets()SeongJae Park
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-11Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton
2024-11-07mm/damon/tests/dbgfs-kunit: fix the header double inclusion guarding ifdef co...SeongJae Park
2024-11-07mm/damon/Kconfig: update DBGFS_KUNIT prompt copy for SYSFS_KUNITSeongJae Park
2024-11-07mm/damon/core: avoid overflow in damon_feed_loop_next_input()SeongJae Park
2024-11-07mm/damon/core: handle zero schemes apply intervalSeongJae Park
2024-11-07mm/damon/core: handle zero {aggregation,ops_update} intervalsSeongJae Park