| Age | Commit message (Expand) | Author | Files | Lines |
| 3 days | mm/damon/stat: add a parameter for reading kdamond pid | SeongJae Park | 1 | -0/+39 |
| 3 days | mm/damon/stat: use damon_set_region_system_rams_default() | SeongJae Park | 1 | -50/+3 |
| 2026-04-27 | mm/damon/stat: detect and use fresh enabled value | SeongJae Park | 1 | -10/+20 |
| 2026-04-19 | Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+4 |
| 2026-04-18 | mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start() | Jackie Liu | 1 | -1/+4 |
| 2026-04-06 | mm/damon/stat: deallocate damon_call() failure leaking damon_ctx | SeongJae Park | 1 | -0/+7 |
| 2026-03-23 | mm/damon/stat: monitor all System RAM resources | SeongJae Park | 1 | -3/+50 |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -2/+2 |
| 2026-02-06 | mm/damon/stat: remove __read_mostly from memory_idle_ms_percentiles | Li RongQing | 1 | -1/+1 |
| 2026-01-31 | mm/damon: rename min_sz_region of damon_ctx to min_region_sz | SeongJae Park | 1 | -1/+1 |
| 2026-01-20 | mm/damon: fix typos in comments | Kevin Lourenco | 1 | -1/+1 |
| 2026-01-20 | mm/damon/stat: deduplicate intervals_goal setup in damon_stat_build_ctx() | JaeJoon Jung | 1 | -8/+0 |
| 2025-11-16 | mm/damon: add a min_sz_region parameter to damon_set_region_biggest_system_ra... | Quanmin Yan | 1 | -1/+2 |
| 2025-11-09 | mm/damon/stat: change last_refresh_jiffies to a global variable | Quanmin Yan | 1 | -3/+6 |
| 2025-09-21 | mm/damon/stat: expose negative idle time | SeongJae Park | 1 | -5/+5 |
| 2025-09-21 | mm/damon/stat: expose the current tuned aggregation interval | SeongJae Park | 1 | -0/+6 |
| 2025-09-21 | mm/damon/stat: use damon_initialized() | SeongJae Park | 1 | -4/+6 |
| 2025-07-19 | mm/damon/stat: use damon_call() repeat mode instead of damon_callback | SeongJae Park | 1 | -3/+14 |
| 2025-07-09 | mm/damon/stat: calculate and expose idle time percentiles | SeongJae Park | 1 | -0/+72 |
| 2025-07-09 | mm/damon/stat: calculate and expose estimated memory bandwidth | SeongJae Park | 1 | -0/+35 |
| 2025-07-09 | mm/damon: introduce DAMON_STAT module | SeongJae Park | 1 | -0/+146 |