index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
/
Kconfig
Age
Commit message (
Expand
)
Author
2025-07-09
mm/damon: introduce DAMON_STAT module
SeongJae Park
2025-06-10
Revert "mm/damon/Kconfig: enable CONFIG_DAMON by default"
Linus Torvalds
2025-05-31
mm/damon/Kconfig: enable CONFIG_DAMON by default
SeongJae Park
2025-05-31
mm/damon/Kconfig: set DAMON_{VADDR,PADDR,SYSFS} default to DAMON
SeongJae Park
2025-01-25
mm/damon: remove DAMON debugfs interface
SeongJae Park
2025-01-25
mm/damon: remove DAMON debugfs interface kunit tests
SeongJae Park
2024-11-07
mm/damon/Kconfig: update DBGFS_KUNIT prompt copy for SYSFS_KUNIT
SeongJae Park
2024-09-26
mm/damon/Kconfig: update DAMON doc URL
Diederik de Haas
2024-02-22
mm/damon: rename CONFIG_DAMON_DBGFS to DAMON_DBGFS_DEPRECATED
SeongJae Park
2023-10-25
mm/damon/sysfs-test: add a unit test for damon_sysfs_set_targets()
SeongJae Park
2023-02-13
mm/damon/Kconfig: add DAMON debugfs interface deprecation notice
SeongJae Park
2022-10-03
mm/damon/Kconfig: notify debugfs deprecation plan
SeongJae Park
2022-07-03
mm/damon: introduce DAMON-based LRU-lists Sorting
SeongJae Park
2022-03-22
mm/damon: implement a minimal stub for sysfs-based DAMON interface
SeongJae Park
2022-03-22
mm/damon: rename damon_primitives to damon_operations
SeongJae Park
2021-11-06
mm/damon: introduce DAMON-based Reclamation (DAMON_RECLAIM)
SeongJae Park
2021-11-06
mm/damon/dbgfs: support physical memory monitoring
SeongJae Park
2021-11-06
mm/damon: implement primitives for physical address space monitoring
SeongJae Park
2021-11-06
mm/damon: grammar s/works/work/
Geert Uytterhoeven
2021-09-08
mm/damon: add kunit tests
SeongJae Park
2021-09-08
mm/damon: implement a debugfs-based user space interface
SeongJae Park
2021-09-08
mm/damon: implement primitives for the virtual memory address spaces
SeongJae Park
2021-09-08
mm: introduce Data Access MONitor (DAMON)
SeongJae Park