aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/cgroup (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-09selftests: Uninitialized variable in test_cgcore_proc_migration()Dan Carpenter1-1/+1
2019-11-12kselftests: cgroup: Avoid the reuse of fd after it is deallocatedHewenliang1-0/+1
2019-10-07selftests: cgroup: Run test_core under interfering stressMichal Koutný3-0/+107
2019-10-07selftests: cgroup: Add task migration testsMichal Koutný4-1/+175
2019-10-07selftests: cgroup: Simplify task self migrationMichal Koutný3-7/+15
2019-09-12kselftests: cgroup: add freezer mkdir testRoman Gushchin1-0/+54
2019-08-03cgroup: kselftest: relax fs_spec checksChris Down1-2/+1
2019-07-02kselftests: cgroup: remove duplicated include from test_freezer.cYueHaibing1-1/+0
2019-05-30kselftest/cgroup: fix incorrect test_core skipAlex Shi1-1/+1
2019-05-30kselftest/cgroup: fix unexpected testing failure on test_coreAlex Shi1-0/+5
2019-05-30kselftest/cgroup: fix unexpected testing failure on test_memcontrolAlex Shi1-0/+4
2019-05-09Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds5-4/+913
2019-04-19kselftests: cgroup: add freezer controller self-testsRoman Gushchin5-1/+912
2019-04-19kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()Roman Gushchin1-3/+1
2019-04-08selftests: cgroup: fix cleanup path in test_memcg_subtree_control()Roman Gushchin1-17/+21
2018-09-07Add tests for memory.oom.groupJay Kamat3-0/+227
2018-09-07Fix cg_read_strcmp()Jay Kamat1-3/+14
2018-09-06cgroup: kselftests: add test_core to .gitignoreLei Yang1-0/+1
2018-08-09selftests: cgroup: add gitignore fileAnders Roxell1-0/+1
2018-08-09Add cgroup core selftestsClaudio4-0/+406
2018-06-07kselftest/cgroup: fix a signedness bugDan Carpenter1-2/+2
2018-05-30selftests: cgroup/memcontrol: add basic test for socket accountingMike Rapoport1-0/+193
2018-05-30kselftest/cgroup: fix variable dereferenced before check warningRoman Gushchin1-4/+2
2018-05-30selftests: cgroup/memcontrol: add basic test for swap controlsMike Rapoport3-0/+108
2018-05-30selftests: cgroup: add memory controller self-testsRoman Gushchin4-0/+1098