index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
cgroup
Age
Commit message (
Expand
)
Author
2020-11-10
selftests/cgroup: Fix build on older distros
Sachin Sant
2020-08-12
kselftests: cgroup: add perpcu memory accounting test
Roman Gushchin
2020-08-07
kselftests: cgroup: add kernel memory accounting tests
Roman Gushchin
2020-08-07
tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointe...
Gaurav Singh
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-02-12
selftests/cgroup: add tests for cloning into cgroups
Christian Brauner
2020-02-12
kselftest/cgroup: add cgroup destruction test
Suren Baghdasaryan
2020-01-09
selftests: Uninitialized variable in test_cgcore_proc_migration()
Dan Carpenter
2019-11-12
kselftests: cgroup: Avoid the reuse of fd after it is deallocated
Hewenliang
2019-10-07
selftests: cgroup: Run test_core under interfering stress
Michal Koutný
2019-10-07
selftests: cgroup: Add task migration tests
Michal Koutný
2019-10-07
selftests: cgroup: Simplify task self migration
Michal Koutný
2019-09-12
kselftests: cgroup: add freezer mkdir test
Roman Gushchin
2019-08-03
cgroup: kselftest: relax fs_spec checks
Chris Down
2019-07-02
kselftests: cgroup: remove duplicated include from test_freezer.c
YueHaibing
2019-05-30
kselftest/cgroup: fix incorrect test_core skip
Alex Shi
2019-05-30
kselftest/cgroup: fix unexpected testing failure on test_core
Alex Shi
2019-05-30
kselftest/cgroup: fix unexpected testing failure on test_memcontrol
Alex Shi
2019-05-09
Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-04-19
kselftests: cgroup: add freezer controller self-tests
Roman Gushchin
2019-04-19
kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()
Roman Gushchin
2019-04-08
selftests: cgroup: fix cleanup path in test_memcg_subtree_control()
Roman Gushchin
2018-09-07
Add tests for memory.oom.group
Jay Kamat
2018-09-07
Fix cg_read_strcmp()
Jay Kamat
2018-09-06
cgroup: kselftests: add test_core to .gitignore
Lei Yang
2018-08-09
selftests: cgroup: add gitignore file
Anders Roxell
2018-08-09
Add cgroup core selftests
Claudio
2018-06-07
kselftest/cgroup: fix a signedness bug
Dan Carpenter
2018-05-30
selftests: cgroup/memcontrol: add basic test for socket accounting
Mike Rapoport
2018-05-30
kselftest/cgroup: fix variable dereferenced before check warning
Roman Gushchin
2018-05-30
selftests: cgroup/memcontrol: add basic test for swap controls
Mike Rapoport
2018-05-30
selftests: cgroup: add memory controller self-tests
Roman Gushchin