index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
damon
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-6
/
+23
2026-08-04
samples/damon/mtier: error out for zero quota goal target values
SJ Park
1
-0
/
+3
2026-08-04
samples/damon/prcl: do not stop DAMON for damon_call() failure
SJ Park
1
-3
/
+1
2026-08-04
samples/damon/wsse: do not stop ctx for damon_call() failure
SJ Park
1
-3
/
+1
2026-08-04
samples/damon/mtier: stop all contexts with single damon_stop() call
SJ Park
1
-2
/
+1
2026-08-04
samples/damon/mtier: do not stop first context for damon_start() failure
SJ Park
1
-2
/
+0
2026-07-30
samples/damon: fix typos in Kconfig help text
Asier Gutierrez
1
-1
/
+1
2026-07-28
samples/damon/prcl: stop and free damon ctx when damon_call() fails
SJ Park
1
-1
/
+6
2026-07-28
samples/damon/wsse: stop and free damon ctx when damon_call() fails
SJ Park
1
-1
/
+6
2026-07-28
samples/damon/mtier: handle damon_stop() failure
SJ Park
1
-1
/
+2
2026-07-28
samples/damon/mtier: handle damon_start() failure
SJ Park
1
-1
/
+10
2026-07-28
samples/damon/prcl: handle damon_start() failure
SJ Park
1
-1
/
+3
2026-07-28
samples/damon/wsse: handle damon_start() failure
SJ Park
1
-1
/
+3
2026-07-01
samples/damon/mtier: fail early if address range parameters are invalid
Zenghui Yu
1
-0
/
+3
2026-06-04
samples/damon/mtier: replace damon_add_region() with damon_set_regions()
SeongJae Park
1
-4
/
+6
2025-09-21
samples/damon/mtier: use damon_initialized()
SeongJae Park
1
-4
/
+7
2025-09-21
samples/damon/prcl: use damon_initialized()
SeongJae Park
1
-4
/
+7
2025-09-21
samples/damon/wsse: use damon_initialized()
SeongJae Park
1
-6
/
+9
2025-09-13
samples/damon/mtier: avoid starting DAMON before initialization
SeongJae Park
1
-0
/
+3
2025-09-13
samples/damon/prcl: avoid starting DAMON before initialization
SeongJae Park
1
-0
/
+3
2025-09-13
samples/damon/wsse: avoid starting DAMON before initialization
SeongJae Park
1
-0
/
+3
2025-07-19
mm/damon/vaddr: put pid in cleanup_target()
SeongJae Park
2
-4
/
+0
2025-07-19
samples/damon/wsse: use damon_call() repeat mode instead of damon_callback
SeongJae Park
1
-3
/
+13
2025-07-19
samples/damon/prcl: use damon_call() repeat mode instead of damon_callback
SeongJae Park
1
-4
/
+14
2025-07-19
samples/damon: support automatic node address detection
Yunjeong Mun
1
-3
/
+34
2025-07-19
samples/damon: change enable parameters to enabled
Honggyu Kim
3
-33
/
+33
2025-07-19
samples/damon/mtier: rename to have damon_sample_ prefix
SeongJae Park
1
-0
/
+5
2025-07-19
samples/damon/prcl: rename to have damon_sample_ prefix
SeongJae Park
1
-0
/
+5
2025-07-19
samples/damon/wsse: rename to have damon_sample_ prefix
SeongJae Park
1
-0
/
+5
2025-07-13
samples/damon/mtier: support boot time enable setup
SeongJae Park
1
-0
/
+10
2025-07-13
samples/damon/prcl: fix boot time enable crash
SeongJae Park
1
-0
/
+10
2025-07-13
samples/damon/wsse: fix boot time enable handling
SeongJae Park
1
-1
/
+11
2025-07-13
samples/damon/mtier: add parameters for node0 memory usage
Yunjeong Mun
1
-1
/
+7
2025-07-09
samples/damon: fix damon sample mtier for start failure
Honggyu Kim
1
-2
/
+6
2025-07-09
samples/damon: fix damon sample wsse for start failure
Honggyu Kim
1
-2
/
+6
2025-07-09
samples/damon: fix damon sample prcl for start failure
Honggyu Kim
1
-2
/
+6
2025-05-12
samples/damon: implement a DAMON module for memory tiering
SeongJae Park
3
-0
/
+192
2025-05-11
samples/damon/prcl: fix a comment typo
Enze Li
1
-1
/
+1
2025-03-17
samples/damon: a typo in the kconfig - sameple
Seongjun Kim
1
-2
/
+2
2025-01-13
samples/damon/prcl: implement schemes setup
SeongJae Park
1
-0
/
+20
2025-01-13
samples/damon: introduce a skeleton of a smaple DAMON module for proactive re...
SeongJae Park
3
-0
/
+130
2025-01-13
samples/damon/wsse: implement working set size estimation and logging
SeongJae Park
1
-0
/
+18
2025-01-13
samples/damon/wsse: start and stop DAMON as the user requests
SeongJae Park
1
-1
/
+34
2025-01-13
samples: add a skeleton of a sample DAMON module for working set size estimation
SeongJae Park
3
-0
/
+85