index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
mm/damon/stat: detect and use fresh enabled value
SeongJae Park
1
-10
/
+20
9 days
mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid values
SeongJae Park
1
-30
/
+55
9 days
mm/damon/reclaim: detect and use fresh enabled and kdamond_pid values
SeongJae Park
1
-30
/
+55
9 days
mm/damon/sysfs-schemes: protect path kfree() with damon_sysfs_lock
SeongJae Park
1
-1
/
+11
9 days
mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lock
SeongJae Park
1
-1
/
+11
2026-04-19
Merge tag 'mm-hotfixes-stable-2026-04-19-00-14' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-3
/
+10
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-40
/
+53
2026-04-18
mm/damon/core: disallow non-power of two min_region_sz on damon_start()
SeongJae Park
1
-0
/
+5
2026-04-18
mm/damon/core: disallow time-quota setting zero esz
SeongJae Park
1
-3
/
+5
2026-04-18
mm/damon/core: use time_in_range_open() for damos quota window start
SeongJae Park
1
-1
/
+2
2026-04-18
mm/damon/core: validate damos_quota_goal->nid for node_memcg_{used,free}_bp
SeongJae Park
1
-0
/
+7
2026-04-18
mm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bp
SeongJae Park
1
-0
/
+12
2026-04-18
mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start()
Jackie Liu
1
-1
/
+4
2026-04-18
mm/damon/core: fix damos_walk() vs kdamond_fn() exit race
SeongJae Park
1
-7
/
+14
2026-04-18
mm/damon/core: fix damon_call() vs kdamond_fn() exit race
SeongJae Park
1
-31
/
+14
2026-04-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-1
/
+1
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
11
-232
/
+470
2026-04-06
mm/damon/stat: deallocate damon_call() failure leaking damon_ctx
SeongJae Park
1
-0
/
+7
2026-04-06
mm/damon/sysfs: dealloc repeat_call_control if damon_call() fails
SeongJae Park
1
-1
/
+2
2026-04-05
mm/damon/sysfs: check contexts->nr in repeat_call_fn
Josh Law
1
-0
/
+3
2026-04-05
mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
Josh Law
1
-0
/
+3
2026-04-05
mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
Josh Law
1
-1
/
+3
2026-04-05
mm/damon/core: document damos_commit_dests() failure semantics
Josh Law
1
-0
/
+17
2026-04-05
mm/damon/lru_sort: respect addr_unit on default monitoring region setup
SeongJae Park
1
-6
/
+0
2026-04-05
mm/damon/reclaim: respect addr_unit on default monitoring region setup
SeongJae Park
1
-6
/
+0
2026-04-05
mm/damon/core: fix wrong damon_set_regions() argument
SeongJae Park
1
-1
/
+1
2026-04-05
mm/damon/core: receive addr_unit on damon_set_region_biggest_system_ram_defau...
SeongJae Park
3
-3
/
+6
2026-04-05
mm/damon/core: support addr_unit on damon_find_biggest_system_ram()
SeongJae Park
1
-11
/
+23
2026-04-05
mm/damon/core: fix wrong end address assignment on walk_system_ram()
SeongJae Park
1
-1
/
+1
2026-04-05
mm/damon/tests/core-kunit: test goal_tuner commit
SeongJae Park
1
-0
/
+3
2026-04-05
mm/damon/sysfs-schemes: implement quotas->goal_tuner file
SeongJae Park
1
-0
/
+58
2026-04-05
mm/damon/core: introduce DAMOS_QUOTA_GOAL_TUNER_TEMPORAL
SeongJae Park
1
-5
/
+24
2026-04-05
mm/damon/core: allow quota goals set zero effective size quota
SeongJae Park
1
-5
/
+26
2026-04-05
mm/damon/core: introduce damos_quota_goal_tuner
SeongJae Park
1
-0
/
+1
2026-04-05
mm/damon/core: clarify damon_set_attrs() usages
SeongJae Park
1
-2
/
+10
2026-04-05
mm/damon/tests/core-kunit: add a test for damon_is_last_region()
SeongJae Park
1
-0
/
+23
2026-04-05
mm/damon/core: use mult_frac()
SeongJae Park
1
-10
/
+10
2026-04-05
mm/damon/core: use time_after_eq() in kdamond_fn()
SeongJae Park
1
-5
/
+9
2026-04-05
mm/damon/core: use time_before() for next_apply_sis
SeongJae Park
1
-3
/
+3
2026-04-05
mm/damon/core: remove damos_set_next_apply_sis() duplicates
SeongJae Park
1
-9
/
+2
2026-04-05
mm/damon/tests/core-kunit: add a test for damon_commit_ctx()
SeongJae Park
1
-0
/
+22
2026-04-05
mm/damon/tests/.kunitconifg: enable DAMON_DEBUG_SANITY
SeongJae Park
1
-0
/
+3
2026-04-05
mm/damon/core: add damon_reset_aggregated() debug_sanity check
SeongJae Park
1
-0
/
+18
2026-04-05
mm/damon/core: add damon_split_region_at() debug_sanity check
SeongJae Park
1
-0
/
+16
2026-04-05
mm/damon/core: add damon_merge_regions_of() debug_sanity check
SeongJae Park
1
-0
/
+15
2026-04-05
mm/damon/core: add damon_merge_two_regions() debug_sanity check
SeongJae Park
1
-0
/
+16
2026-04-05
mm/damon/core: add damon_nr_regions() debug_sanity check
SeongJae Park
1
-0
/
+19
2026-04-05
mm/damon/core: add damon_del_region() debug_sanity check
SeongJae Park
1
-0
/
+13
2026-04-05
mm/damon/core: add damon_new_region() debug_sanity check
SeongJae Park
1
-0
/
+12
2026-04-05
mm/damon: add CONFIG_DAMON_DEBUG_SANITY
SeongJae Park
1
-0
/
+11
[next]