Age | Commit message (Expand) | Author | Files | Lines |
2022-01-10 | Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -7/+9 |
2022-01-06 | selftests: cgroup: Test open-time cgroup namespace usage for migration checks | Tejun Heo | 1 | -0/+97 |
2022-01-06 | selftests: cgroup: Test open-time credential usage for migration checks | Tejun Heo | 1 | -0/+68 |
2022-01-06 | selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644 | Tejun Heo | 1 | -1/+1 |
2021-12-10 | selftests/cgroup: remove ARRAY_SIZE define from cgroup_util.h | Shuah Khan | 1 | -2/+2 |
2021-12-10 | selftests: cgroup: build error multiple outpt files | Anders Roxell | 1 | -5/+7 |
2021-05-10 | tests/cgroup: test cgroup.kill | Christian Brauner | 3 | -1/+301 |
2021-05-10 | tests/cgroup: move cg_wait_for(), cg_prepare_for_wait() | Christian Brauner | 3 | -57/+49 |
2021-05-10 | tests/cgroup: use cgroup.kill in cg_killall() | Christian Brauner | 1 | -0/+4 |
2021-04-30 | kselftests: cgroup: update kmem test for new vmstat implementation | Johannes Weiner | 1 | -8/+14 |
2020-11-10 | selftests/cgroup: Fix build on older distros | Sachin Sant | 1 | -2/+2 |
2020-08-12 | kselftests: cgroup: add perpcu memory accounting test | Roman Gushchin | 1 | -1/+69 |
2020-08-07 | kselftests: cgroup: add kernel memory accounting tests | Roman Gushchin | 3 | -0/+385 |
2020-08-07 | tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointe... | Gaurav Singh | 1 | -1/+1 |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+1 |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 1 | -0/+1 |
2020-02-12 | selftests/cgroup: add tests for cloning into cgroups | Christian Brauner | 4 | -3/+197 |
2020-02-12 | kselftest/cgroup: add cgroup destruction test | Suren Baghdasaryan | 1 | -0/+113 |
2020-01-09 | selftests: Uninitialized variable in test_cgcore_proc_migration() | Dan Carpenter | 1 | -1/+1 |
2019-11-12 | kselftests: cgroup: Avoid the reuse of fd after it is deallocated | Hewenliang | 1 | -0/+1 |
2019-10-07 | selftests: cgroup: Run test_core under interfering stress | Michal Koutný | 3 | -0/+107 |
2019-10-07 | selftests: cgroup: Add task migration tests | Michal Koutný | 4 | -1/+175 |
2019-10-07 | selftests: cgroup: Simplify task self migration | Michal Koutný | 3 | -7/+15 |
2019-09-12 | kselftests: cgroup: add freezer mkdir test | Roman Gushchin | 1 | -0/+54 |
2019-08-03 | cgroup: kselftest: relax fs_spec checks | Chris Down | 1 | -2/+1 |
2019-07-02 | kselftests: cgroup: remove duplicated include from test_freezer.c | YueHaibing | 1 | -1/+0 |
2019-05-30 | kselftest/cgroup: fix incorrect test_core skip | Alex Shi | 1 | -1/+1 |
2019-05-30 | kselftest/cgroup: fix unexpected testing failure on test_core | Alex Shi | 1 | -0/+5 |
2019-05-30 | kselftest/cgroup: fix unexpected testing failure on test_memcontrol | Alex Shi | 1 | -0/+4 |
2019-05-09 | Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 5 | -4/+913 |
2019-04-19 | kselftests: cgroup: add freezer controller self-tests | Roman Gushchin | 5 | -1/+912 |
2019-04-19 | kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy() | Roman Gushchin | 1 | -3/+1 |
2019-04-08 | selftests: cgroup: fix cleanup path in test_memcg_subtree_control() | Roman Gushchin | 1 | -17/+21 |
2018-09-07 | Add tests for memory.oom.group | Jay Kamat | 3 | -0/+227 |
2018-09-07 | Fix cg_read_strcmp() | Jay Kamat | 1 | -3/+14 |
2018-09-06 | cgroup: kselftests: add test_core to .gitignore | Lei Yang | 1 | -0/+1 |
2018-08-09 | selftests: cgroup: add gitignore file | Anders Roxell | 1 | -0/+1 |
2018-08-09 | Add cgroup core selftests | Claudio | 4 | -0/+406 |
2018-06-07 | kselftest/cgroup: fix a signedness bug | Dan Carpenter | 1 | -2/+2 |
2018-05-30 | selftests: cgroup/memcontrol: add basic test for socket accounting | Mike Rapoport | 1 | -0/+193 |
2018-05-30 | kselftest/cgroup: fix variable dereferenced before check warning | Roman Gushchin | 1 | -4/+2 |
2018-05-30 | selftests: cgroup/memcontrol: add basic test for swap controls | Mike Rapoport | 3 | -0/+108 |
2018-05-30 | selftests: cgroup: add memory controller self-tests | Roman Gushchin | 4 | -0/+1098 |