开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
/
stat.c
Age
Commit message (
Expand
)
Author
2026-04-27
mm/damon/stat: detect and use fresh enabled value
SeongJae Park
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-18
mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start()
Jackie Liu
2026-04-06
mm/damon/stat: deallocate damon_call() failure leaking damon_ctx
SeongJae Park
2026-03-23
mm/damon/stat: monitor all System RAM resources
SeongJae Park
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-06
mm/damon/stat: remove __read_mostly from memory_idle_ms_percentiles
Li RongQing
2026-01-31
mm/damon: rename min_sz_region of damon_ctx to min_region_sz
SeongJae Park
2026-01-20
mm/damon: fix typos in comments
Kevin Lourenco
2026-01-20
mm/damon/stat: deduplicate intervals_goal setup in damon_stat_build_ctx()
JaeJoon Jung
2025-11-16
mm/damon: add a min_sz_region parameter to damon_set_region_biggest_system_ra...
Quanmin Yan
2025-11-09
mm/damon/stat: change last_refresh_jiffies to a global variable
Quanmin Yan
2025-09-21
mm/damon/stat: expose negative idle time
SeongJae Park
2025-09-21
mm/damon/stat: expose the current tuned aggregation interval
SeongJae Park
2025-09-21
mm/damon/stat: use damon_initialized()
SeongJae Park
2025-07-19
mm/damon/stat: use damon_call() repeat mode instead of damon_callback
SeongJae Park
2025-07-09
mm/damon/stat: calculate and expose idle time percentiles
SeongJae Park
2025-07-09
mm/damon/stat: calculate and expose estimated memory bandwidth
SeongJae Park
2025-07-09
mm/damon: introduce DAMON_STAT module
SeongJae Park