index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
damon
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-12
selftests/damon: classify tests for functionalities and regressions
SeongJae Park
1
-4
/
+9
2024-05-12
selftests/damon/_damon_sysfs: use 'is' instead of '==' for 'None'
SeongJae Park
1
-40
/
+40
2024-05-12
selftests/damon/_damon_sysfs: find sysfs mount point from /proc/mounts
SeongJae Park
1
-1
/
+12
2024-05-12
selftests/damon/_damon_sysfs: check errors from nr_schemes file reads
SeongJae Park
1
-0
/
+2
2024-05-12
selftests/damon: add a test for DAMOS quota goal
SeongJae Park
2
-1
/
+78
2024-05-12
selftests/damon/_damon_sysfs: support quota goals
SeongJae Park
1
-1
/
+83
2024-03-05
selftests: damon: add access_memory to .gitignore
Javier Carrasco
1
-0
/
+1
2024-03-05
selftest: damon: fix minor typos in test logs
Vincenzo Mezzela
2
-2
/
+2
2024-02-22
selftests/damon/_chk_dependency: get debugfs mount point from /proc/mounts
SeongJae Park
1
-1
/
+8
2024-02-22
selftests/damon: add a test for the pid leak of dbgfs_target_ids_write()
SeongJae Park
4
-0
/
+93
2024-02-22
selftests/damon: add a test for a race between target_ids_read() and dbgfs_be...
SeongJae Park
4
-0
/
+97
2024-02-22
selftests/damon: add a test for DAMOS apply intervals
SeongJae Park
2
-1
/
+68
2024-02-22
selftests/damon: add a test for DAMOS quota
SeongJae Park
2
-0
/
+68
2024-02-22
selftests/damon/_damon_sysfs: support DAMOS apply interval
SeongJae Park
1
-1
/
+8
2024-02-22
selftests/damon/_damon_sysfs: support DAMOS stats
SeongJae Park
1
-0
/
+32
2024-02-22
selftests/damon/_damon_sysfs: support DAMOS quota
SeongJae Park
1
-9
/
+33
2024-02-22
selftets/damon: prepare for monitor_on file renaming
SeongJae Park
3
-4
/
+26
2023-12-21
selftests/damon: add a test for update_schemes_tried_regions hang bug
SeongJae Park
2
-0
/
+34
2023-12-21
selftests/damon: add a test for update_schemes_tried_regions sysfs command
SeongJae Park
3
-0
/
+98
2023-12-21
selftests/damon/_damon_sysfs: implement updat_schemes_tried_bytes command
SeongJae Park
1
-0
/
+14
2023-12-21
selftests/damon/_damon_sysfs: implement kdamonds start function
SeongJae Park
1
-0
/
+206
2023-12-21
selftests/damon: implement a python module for test-purpose DAMON sysfs controls
SeongJae Park
1
-0
/
+102
2023-12-12
selftests/damon: test quota goals directory
SeongJae Park
1
-0
/
+27
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2023-10-04
selftests/damon/sysfs: test DAMOS apply intervals
SeongJae Park
1
-0
/
+1
2023-09-27
selftests/damon: Add executable permission to test scripts
Juntong Deng
11
-0
/
+0
2023-08-21
selftests/damon/sysfs: test damon_target filter
SeongJae Park
1
-0
/
+2
2023-08-21
selftests/damon/sysfs: test address range damos filter
SeongJae Park
1
-0
/
+3
2023-08-21
selftests/damon/sysfs: test tried_regions/total_bytes file
SeongJae Park
1
-0
/
+1
2023-06-20
selftests: damon: add config file
Anders Roxell
1
-0
/
+7
2023-02-03
selftests/damon/debugfs_rm_non_contexts: hide expected write error messages
SeongJae Park
1
-1
/
+1
2023-02-03
selftests/damon/sysfs: hide expected write failures
SeongJae Park
1
-1
/
+1
2023-01-19
selftests/damon/sysfs: test filters directory
SeongJae Park
1
-0
/
+29
2022-12-12
selftests/damon: test removed scheme sysfs dir access bug
SeongJae Park
2
-1
/
+59
2022-12-01
selftests/damon: fix unnecessary compilation warnings
Rong Tao
1
-0
/
+9
2022-12-01
selftests/damon: test non-context inputs to rm_contexts file
SeongJae Park
2
-0
/
+20
2022-12-01
tools/selftets/damon/sysfs: test tried_regions directory existence
SeongJae Park
1
-0
/
+7
2022-12-01
selftests/damon: add tests for DAMON_LRU_SORT's enabled parameter
SeongJae Park
2
-1
/
+42
2022-12-01
selftests/damon: add tests for DAMON_RECLAIM's enabled parameter
SeongJae Park
2
-0
/
+43
2022-10-04
selftest/damon: add a test for duplicate context dirs creation
SeongJae Park
2
-0
/
+28
2022-06-27
kselftests/damon: add support for cases where debugfs cannot be read
Gautam
1
-0
/
+10
2022-05-13
selftets/damon/sysfs: test existence and permission of avail_operations
SeongJae Park
1
-0
/
+1
2022-03-23
selftests/damon: add a test for DAMON sysfs interface
SeongJae Park
2
-0
/
+307
2021-12-11
selftests/damon: split test cases
SeongJae Park
7
-112
/
+129
2021-12-11
selftests/damon: test debugfs file reads/writes with huge count
SeongJae Park
4
-0
/
+61
2021-12-11
selftests/damon: test wrong DAMOS condition ranges input
SeongJae Park
1
-0
/
+2
2021-12-11
selftests/damon: test DAMON enabling with empty target_ids case
SeongJae Park
1
-0
/
+9
2021-12-11
selftests/damon: skip test if DAMON is running
SeongJae Park
1
-0
/
+9
2021-11-06
selftests/damon: support watermarks
SeongJae Park
1
-2
/
+2
2021-11-06
tools/selftests/damon: update for regions prioritization of schemes
SeongJae Park
1
-2
/
+2
[next]