index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-05
mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'
SeongJae Park
1
-0
/
+8
2021-12-29
mm/damon/dbgfs: protect targets destructions with kdamond_lock
SeongJae Park
1
-0
/
+2
2021-12-14
mm/damon/core: fix fake load reports due to uninterruptible sleeps
SeongJae Park
1
-3
/
+11
2021-11-25
mm/damon/dbgfs: fix missed use of damon_dbgfs_lock
SeongJae Park
1
-3
/
+8
2021-11-25
mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation
SeongJae Park
1
-2
/
+2
2021-10-29
mm/damon/core-test: fix wrong expectations for 'damon_split_regions_of()'
SeongJae Park
1
-2
/
+2
2021-09-25
mm/damon: don't use strnlen() with known-bogus source length
Adam Borowski
1
-8
/
+8
2021-09-08
mm/damon: add kunit tests
SeongJae Park
7
-0
/
+760
2021-09-08
mm/damon/dbgfs: support multiple contexts
SeongJae Park
1
-2
/
+193
2021-09-08
mm/damon/dbgfs: export kdamond pid to the user space
SeongJae Park
1
-2
/
+35
2021-09-08
mm/damon: implement a debugfs-based user space interface
SeongJae Park
4
-0
/
+454
2021-09-08
mm/damon: add a tracepoint
SeongJae Park
1
-1
/
+6
2021-09-08
mm/damon: implement primitives for the virtual memory address spaces
SeongJae Park
3
-0
/
+674
2021-09-08
mm/damon: adaptively adjust regions
SeongJae Park
1
-9
/
+215
2021-09-08
mm/damon/core: implement region-based sampling
SeongJae Park
1
-4
/
+139
2021-09-08
mm: introduce Data Access MONitor (DAMON)
SeongJae Park
3
-0
/
+338