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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-26
mm/damon/core: use str_high_low() helper in damos_wmark_wait_us()
Thorsten Blum
1
-3
/
+3
2025-01-26
mm/damon/paddr: improve readability of damon_pa_stat
Joshua Hahn
1
-4
/
+1
2025-01-26
mm/damon/paddr: increment pa_stat damon address range by folio size
Usama Arif
1
-2
/
+6
2025-01-26
mm/damon/sysfs-schemes: add a file for setting damos_filter->allow
SeongJae Park
1
-1
/
+31
2025-01-26
mm/damon: add 'allow' argument to damos_new_filter()
SeongJae Park
5
-8
/
+10
2025-01-26
mm/damon/paddr: support damos_filter->allow
SeongJae Park
1
-3
/
+3
2025-01-26
mm/damon/core: support damos_filter->allow
SeongJae Park
2
-8
/
+8
2025-01-26
mm/damon/core: add damos_filter->allow field
SeongJae Park
1
-0
/
+1
2025-01-26
mm/damon: remove DAMON debugfs interface
SeongJae Park
3
-1165
/
+0
2025-01-26
mm/damon: remove DAMON debugfs interface kunit tests
SeongJae Park
4
-194
/
+0
2025-01-26
mm/damon/sysfs-schemes: expose per-region filter-passed bytes
SeongJae Park
3
-3
/
+21
2025-01-26
mm/damon/core: pass per-region filter-passed bytes to damos_walk_control->wal...
SeongJae Park
2
-4
/
+5
2025-01-26
mm/damon/syfs-schemes: implement per-scheme filter-passed bytes stat
SeongJae Park
1
-0
/
+16
2025-01-26
mm/damon/core: implement per-scheme ops-handled filter-passed bytes stat
SeongJae Park
1
-2
/
+4
2025-01-26
mm/damon/paddr: report filter-passed bytes back for DAMOS_STAT action
SeongJae Park
1
-1
/
+34
2025-01-26
mm/damon/paddr: report filter-passed bytes back for normal actions
SeongJae Park
1
-11
/
+22
2025-01-26
mm/damon: ask apply_scheme() to report filter-passed region-internal bytes
SeongJae Park
3
-3
/
+5
2025-01-26
mm/damon/sysfs: remove unused code for schemes tried regions update
SeongJae Park
3
-282
/
+2
2025-01-26
mm/damon/sysfs: use damos_walk() for update_schemes_tried_{bytes,regions}
SeongJae Park
3
-0
/
+96
2025-01-26
mm/damon/core: implement damos_walk()
SeongJae Park
1
-0
/
+132
2025-01-26
mm/damon/sysfs: use damon_call() for update_schemes_effective_quotas
SeongJae Park
1
-8
/
+7
2025-01-26
mm/damon/sysfs: use damon_call() for commit_schemes_quota_goals
SeongJae Park
1
-5
/
+6
2025-01-26
mm/damon/sysfs: use damon_call() for update_schemes_stats
SeongJae Park
1
-10
/
+21
2025-01-26
mm/damon/core: introduce damon_call()
SeongJae Park
1
-0
/
+86
2025-01-26
mm/damon/sysfs: handle clear_schemes_tried_regions from DAMON sysfs context
SeongJae Park
2
-15
/
+4
2025-01-26
mm/damon/sysfs-schemes: remove unnecessary schemes existence check in damon_s...
SeongJae Park
3
-14
/
+7
2025-01-14
mm/damon/tests/vaddr-kunit.h: reduce stack consumption
Andrew Morton
1
-1
/
+1
2025-01-14
mm/damon/core: remove duplicate list_empty quota->goals check
Honggyu Kim
1
-5
/
+2
2024-12-31
mm/damon/core: fix ignored quota goals and filters of newly committed schemes
SeongJae Park
1
-0
/
+5
2024-12-31
mm/damon/core: fix new damon_target objects leaks on damon_commit_targets()
SeongJae Park
1
-1
/
+4
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-7
/
+10
2024-11-20
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+2
2024-11-11
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-14
/
+28
2024-11-08
mm/damon/tests/dbgfs-kunit: fix the header double inclusion guarding ifdef co...
SeongJae Park
1
-1
/
+1
2024-11-08
mm/damon/Kconfig: update DBGFS_KUNIT prompt copy for SYSFS_KUNIT
SeongJae Park
1
-1
/
+1
2024-11-08
mm/damon/core: avoid overflow in damon_feed_loop_next_input()
SeongJae Park
1
-7
/
+21
2024-11-08
mm/damon/core: handle zero schemes apply interval
SeongJae Park
1
-4
/
+4
2024-11-08
mm/damon/core: handle zero {aggregation,ops_update} intervals
SeongJae Park
1
-3
/
+3
2024-11-07
mm/damon/vaddr: add 'nr_piece == 1' check in damon_va_evenly_split_region()
Zheng Yejian
2
-0
/
+4
2024-11-07
mm/damon/vaddr: fix issue in damon_va_evenly_split_region()
Zheng Yejian
2
-2
/
+3
2024-11-07
mm: add missing mmu_notifier_clear_young for !MMU_NOTIFIER
James Houghton
1
-2
/
+0
2024-11-06
mm/damon: fix sparse warning for zero initializer
Leo Stone
1
-1
/
+1
2024-10-17
mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets()
Jinjie Ruan
1
-0
/
+1
2024-10-16
mm/damon/core: Use generic upper bound recommondation for usleep_range()
Anna-Maria Behnsen
1
-2
/
+1
2024-10-16
timers: Rename usleep_idle_range() to usleep_range_idle()
Anna-Maria Behnsen
1
-1
/
+1
2024-09-27
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-10
mm/damon/tests/core-kunit: skip damon_test_nr_accesses_to_accesses_bp() if ag...
SeongJae Park
2
-1
/
+19
2024-09-10
mm/damon/tests/vaddr-kunit: init maple tree without MT_FLAGS_LOCK_EXTERN
SeongJae Park
1
-1
/
+1
2024-09-10
Revert "mm/damon/lru_sort: adjust local variable to dynamic allocation"
SeongJae Park
1
-11
/
+4
[next]