index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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-11
selftests/damon: classify tests for functionalities and regressions
SeongJae Park
1
-4
/
+9
2024-05-11
selftests/damon/_damon_sysfs: use 'is' instead of '==' for 'None'
SeongJae Park
1
-40
/
+40
2024-05-11
selftests/damon/_damon_sysfs: find sysfs mount point from /proc/mounts
SeongJae Park
1
-1
/
+12
2024-05-11
selftests/damon/_damon_sysfs: check errors from nr_schemes file reads
SeongJae Park
1
-0
/
+2
2024-05-11
selftests/damon: add a test for DAMOS quota goal
SeongJae Park
2
-1
/
+78
2024-05-11
selftests/damon/_damon_sysfs: support quota goals
SeongJae Park
1
-1
/
+83
2024-03-04
selftests: damon: add access_memory to .gitignore
Javier Carrasco
1
-0
/
+1
2024-03-04
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-20
selftests/damon: add a test for update_schemes_tried_regions hang bug
SeongJae Park
2
-0
/
+34
2023-12-20
selftests/damon: add a test for update_schemes_tried_regions sysfs command
SeongJae Park
3
-0
/
+98
2023-12-20
selftests/damon/_damon_sysfs: implement updat_schemes_tried_bytes command
SeongJae Park
1
-0
/
+14
2023-12-20
selftests/damon/_damon_sysfs: implement kdamonds start function
SeongJae Park
1
-0
/
+206
2023-12-20
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-02
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-26
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-19
selftests: damon: add config file
Anders Roxell
1
-0
/
+7
2023-02-02
selftests/damon/debugfs_rm_non_contexts: hide expected write error messages
SeongJae Park
1
-1
/
+1
2023-02-02
selftests/damon/sysfs: hide expected write failures
SeongJae Park
1
-1
/
+1
2023-01-18
selftests/damon/sysfs: test filters directory
SeongJae Park
1
-0
/
+29
2022-12-11
selftests/damon: test removed scheme sysfs dir access bug
SeongJae Park
2
-1
/
+59
2022-11-30
selftests/damon: fix unnecessary compilation warnings
Rong Tao
1
-0
/
+9
2022-11-30
selftests/damon: test non-context inputs to rm_contexts file
SeongJae Park
2
-0
/
+20
2022-11-30
tools/selftets/damon/sysfs: test tried_regions directory existence
SeongJae Park
1
-0
/
+7
2022-11-30
selftests/damon: add tests for DAMON_LRU_SORT's enabled parameter
SeongJae Park
2
-1
/
+42
2022-11-30
selftests/damon: add tests for DAMON_RECLAIM's enabled parameter
SeongJae Park
2
-0
/
+43
2022-10-03
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-22
selftests/damon: add a test for DAMON sysfs interface
SeongJae Park
2
-0
/
+307
2021-12-10
selftests/damon: split test cases
SeongJae Park
7
-112
/
+129
2021-12-10
selftests/damon: test debugfs file reads/writes with huge count
SeongJae Park
4
-0
/
+61
2021-12-10
selftests/damon: test wrong DAMOS condition ranges input
SeongJae Park
1
-0
/
+2
2021-12-10
selftests/damon: test DAMON enabling with empty target_ids case
SeongJae Park
1
-0
/
+9
2021-12-10
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]