index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-25
mm/damon/paddr: improve readability of damon_pa_stat
Joshua Hahn
1
-4
/
+1
2025-01-25
mm/damon/paddr: increment pa_stat damon address range by folio size
Usama Arif
1
-2
/
+6
2025-01-25
mm/damon/sysfs-schemes: add a file for setting damos_filter->allow
SeongJae Park
1
-1
/
+31
2025-01-25
mm/damon: add 'allow' argument to damos_new_filter()
SeongJae Park
5
-8
/
+10
2025-01-25
mm/damon/paddr: support damos_filter->allow
SeongJae Park
1
-3
/
+3
2025-01-25
mm/damon/core: support damos_filter->allow
SeongJae Park
2
-8
/
+8
2025-01-25
mm/damon/core: add damos_filter->allow field
SeongJae Park
1
-0
/
+1
2025-01-25
mm/damon: remove DAMON debugfs interface
SeongJae Park
3
-1165
/
+0
2025-01-25
mm/damon: remove DAMON debugfs interface kunit tests
SeongJae Park
4
-194
/
+0
2025-01-25
mm/damon/sysfs-schemes: expose per-region filter-passed bytes
SeongJae Park
3
-3
/
+21
2025-01-25
mm/damon/core: pass per-region filter-passed bytes to damos_walk_control->wal...
SeongJae Park
2
-4
/
+5
2025-01-25
mm/damon/syfs-schemes: implement per-scheme filter-passed bytes stat
SeongJae Park
1
-0
/
+16
2025-01-25
mm/damon/core: implement per-scheme ops-handled filter-passed bytes stat
SeongJae Park
1
-2
/
+4
2025-01-25
mm/damon/paddr: report filter-passed bytes back for DAMOS_STAT action
SeongJae Park
1
-1
/
+34
2025-01-25
mm/damon/paddr: report filter-passed bytes back for normal actions
SeongJae Park
1
-11
/
+22
2025-01-25
mm/damon: ask apply_scheme() to report filter-passed region-internal bytes
SeongJae Park
3
-3
/
+5
2025-01-25
mm/damon/sysfs: remove unused code for schemes tried regions update
SeongJae Park
3
-282
/
+2
2025-01-25
mm/damon/sysfs: use damos_walk() for update_schemes_tried_{bytes,regions}
SeongJae Park
3
-0
/
+96
2025-01-25
mm/damon/core: implement damos_walk()
SeongJae Park
1
-0
/
+132
2025-01-25
mm/damon/sysfs: use damon_call() for update_schemes_effective_quotas
SeongJae Park
1
-8
/
+7
2025-01-25
mm/damon/sysfs: use damon_call() for commit_schemes_quota_goals
SeongJae Park
1
-5
/
+6
2025-01-25
mm/damon/sysfs: use damon_call() for update_schemes_stats
SeongJae Park
1
-10
/
+21
2025-01-25
mm/damon/core: introduce damon_call()
SeongJae Park
1
-0
/
+86
2025-01-25
mm/damon/sysfs: handle clear_schemes_tried_regions from DAMON sysfs context
SeongJae Park
2
-15
/
+4
2025-01-25
mm/damon/sysfs-schemes: remove unnecessary schemes existence check in damon_s...
SeongJae Park
3
-14
/
+7
2025-01-13
mm/damon/tests/vaddr-kunit.h: reduce stack consumption
Andrew Morton
1
-1
/
+1
2025-01-13
mm/damon/core: remove duplicate list_empty quota->goals check
Honggyu Kim
1
-5
/
+2
2024-12-30
mm/damon/core: fix ignored quota goals and filters of newly committed schemes
SeongJae Park
1
-0
/
+5
2024-12-30
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-19
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-07
mm/damon/tests/dbgfs-kunit: fix the header double inclusion guarding ifdef co...
SeongJae Park
1
-1
/
+1
2024-11-07
mm/damon/Kconfig: update DBGFS_KUNIT prompt copy for SYSFS_KUNIT
SeongJae Park
1
-1
/
+1
2024-11-07
mm/damon/core: avoid overflow in damon_feed_loop_next_input()
SeongJae Park
1
-7
/
+21
2024-11-07
mm/damon/core: handle zero schemes apply interval
SeongJae Park
1
-4
/
+4
2024-11-07
mm/damon/core: handle zero {aggregation,ops_update} intervals
SeongJae Park
1
-3
/
+3
2024-11-06
mm/damon/vaddr: add 'nr_piece == 1' check in damon_va_evenly_split_region()
Zheng Yejian
2
-0
/
+4
2024-11-06
mm/damon/vaddr: fix issue in damon_va_evenly_split_region()
Zheng Yejian
2
-2
/
+3
2024-11-06
mm: add missing mmu_notifier_clear_young for !MMU_NOTIFIER
James Houghton
1
-2
/
+0
2024-11-05
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-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
[prev]
[next]