summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/cgroup
AgeCommit message (Expand)Author
2022-05-27Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-27selftests: memcg: factor out common parts of memory.{low,min} testsMichal Koutný
2022-05-27selftests: memcg: remove protection from top level memcgMichal Koutný
2022-05-27selftests: memcg: adjust expected reclaim values of protected cgroupsMichal Koutný
2022-05-27selftests: memcg: expect no low events in unprotected siblingMichal Koutný
2022-05-27selftests: memcg: fix compilationMichal Koutný
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-25cgroup: fix an error handling path in alloc_pagecache_max_30M()Christophe JAILLET
2022-05-13kseltest/cgroup: Make test_stress.sh work if run interactivelyWaiman Long
2022-05-13cgroup: fix racy check in alloc_pagecache_max_30M() helper functionDavid Vernet
2022-05-13cgroup: remove racy check in test_memcg_sock()David Vernet
2022-05-13cgroup: account for memory_localevents in test_memcg_oom_group_leaf_events()David Vernet
2022-05-13cgroup: account for memory_recursiveprot in test_memcg_low()David Vernet
2022-05-13cgroups: refactor children cgroups in memcg testsDavid Vernet
2022-05-12kselftest/cgroup: fix test_stress.sh to use OUTPUT dirPhil Auld
2022-04-29selftests: cgroup: add a selftest for memory.reclaimYosry Ahmed
2022-04-29selftests: cgroup: fix alloc_anon_noexit() instantly freeing memoryYosry Ahmed
2022-04-29selftests: cgroup: return -errno from cg_read()/cg_write() on failureYosry Ahmed
2022-04-28kselftests: memcg: speed up the memory.high testRoman Gushchin
2022-04-28kselftests: memcg: update the oom group leaf events testRoman Gushchin
2022-04-25cgroup: Add config file to cgroup selftest suiteDavid Vernet
2022-04-25cgroup: Add test_cpucg_max_nested() testcaseDavid Vernet
2022-04-25cgroup: Add test_cpucg_max() testcaseDavid Vernet
2022-04-25cgroup: Add test_cpucg_nested_weight_underprovisioned() testcaseDavid Vernet
2022-04-25cgroup: Adding test_cpucg_nested_weight_overprovisioned() testcaseDavid Vernet
2022-04-22cgroup: Add test_cpucg_weight_underprovisioned() testcaseDavid Vernet
2022-04-22cgroup: Add test_cpucg_weight_overprovisioned() testcaseDavid Vernet
2022-04-22cgroup: Add test_cpucg_stats() testcase to cgroup cpu selftestsDavid Vernet
2022-04-22cgroup: Add new test_cpu.c test suite in cgroup selftestsDavid Vernet
2022-03-22selftests: memcg: test high limit for single entry allocationShakeel Butt
2022-01-10Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-01-06selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo
2022-01-06selftests: cgroup: Test open-time credential usage for migration checksTejun Heo
2022-01-06selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo
2021-12-10selftests/cgroup: remove ARRAY_SIZE define from cgroup_util.hShuah Khan
2021-12-10selftests: cgroup: build error multiple outpt filesAnders Roxell
2021-05-10tests/cgroup: test cgroup.killChristian Brauner
2021-05-10tests/cgroup: move cg_wait_for(), cg_prepare_for_wait()Christian Brauner
2021-05-10tests/cgroup: use cgroup.kill in cg_killall()Christian Brauner
2021-04-30kselftests: cgroup: update kmem test for new vmstat implementationJohannes Weiner
2020-11-10selftests/cgroup: Fix build on older distrosSachin Sant
2020-08-12kselftests: cgroup: add perpcu memory accounting testRoman Gushchin
2020-08-07kselftests: cgroup: add kernel memory accounting testsRoman Gushchin
2020-08-07tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointe...Gaurav Singh
2020-04-03Merge 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 IdentifierMasahiro Yamada
2020-02-12selftests/cgroup: add tests for cloning into cgroupsChristian Brauner
2020-02-12kselftest/cgroup: add cgroup destruction testSuren Baghdasaryan
2020-01-09selftests: Uninitialized variable in test_cgcore_proc_migration()Dan Carpenter
2019-11-12kselftests: cgroup: Avoid the reuse of fd after it is deallocatedHewenliang