aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/cgroup
AgeCommit message (Expand)Author
2023-07-19selftests: cgroup: fix unexpected failure on test_memcg_lowHaifeng Xu
2023-05-24selftests: cgroup: Add 'malloc' failures checks in test_memcontrolIvan Orlov
2023-02-09cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Waiman Long
2022-12-31selftests: cgroup: fix unsigned comparison with less than zeroYueHaibing
2022-12-09kselftests: cgroup: update kmem test precision toleranceMichal Hocko
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-03mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner
2022-09-04kselftest/cgroup: Add cpuset v2 partition root state testWaiman Long
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