summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/cgroup
AgeCommit message (Expand)AuthorLines
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-24/+50
2023-12-12selftests: cgroup: update per-memcg zswap writeback selftestDomenico Cerasuolo-24/+50
2023-11-28cgroup/cpuset: Expose cpuset.cpus.isolatedWaiman Long-14/+18
2023-11-12cgroup/cpuset: Take isolated CPUs out of workqueue unbound cpumaskWaiman Long-9/+65
2023-11-12selftests/cgroup: Minor code cleanup and reorganization of test_cpuset_prs.shWaiman Long-71/+71
2023-11-12selftests: cgroup: Fixes a typo in a commentAtul Kumar Pant-1/+1
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+285
2023-11-01selftests: add a sanity check for zswapNhat Pham-0/+48
2023-10-18selftests: add a selftest to verify hugetlb usage in memcgNhat Pham-0/+237
2023-10-04cgroup/cpuset: Enable invalid to valid local partition transitionWaiman Long-7/+14
2023-09-18cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partitionWaiman Long-141/+317
2023-09-01Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-2/+284
2023-08-24selftests: cgroup: fix test_kmem_memcg_deletion kernel mem checkLucas Karpinski-14/+7
2023-08-21merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton-2/+6
2023-08-21selftests: cgroup: fix test_kmem_basic less than errorLucas Karpinski-2/+2
2023-08-18selftests: cgroup: add zswap-memcg unwanted writeback testDomenico Cerasuolo-0/+61
2023-08-18selftests: cgroup: add test_zswap with no kmem bypass testDomenico Cerasuolo-0/+163
2023-08-18selftests: cgroup: add test_zswap programDomenico Cerasuolo-0/+65
2023-08-04selftests: cgroup: fix test_kmem_basic false positivesJohannes Weiner-0/+4
2023-07-10selftests: cgroup: Add cpuset migrations testcaseMichal Koutný-0/+278
2023-07-10selftests: cgroup: Minor code reorganizationsMichal Koutný-2/+6
2023-06-23selftests: cgroup: fix unexpected failure on test_memcg_sockHaifeng Xu-1/+4
2023-06-09selftests: cgroup: fix unexpected failure on test_memcg_lowHaifeng Xu-1/+3
2023-04-29Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-11/+14
2023-03-29cgroup/cpuset: Minor updates to test_cpuset_prs.shWaiman Long-11/+14
2023-03-28selftests: cgroup: Add 'malloc' failures checks in test_memcontrolIvan Orlov-0/+15
2023-01-31cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Waiman Long-0/+1
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-36/+55
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+3
2022-12-12Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-2/+17
2022-12-11selftests: cgroup: make sure reclaim target memcg is unprotectedYosry Ahmed-0/+11
2022-12-11selftests: cgroup: refactor proactive reclaim code to reclaim_until()Yosry Ahmed-36/+44
2022-12-09kselftests: cgroup: update kmem test precision toleranceMichal Hocko-3/+3
2022-11-22kselftest/cgroup: Add cleanup() to test_cpuset_prs.shKamalesh Babulal-1/+16
2022-11-18selftests: cgroup: fix unsigned comparison with less than zeroYueHaibing-2/+3
2022-11-14kselftest/cgroup: Fix gathering number of CPUsBreno Leitao-1/+1
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2022-10-03mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner-1/+0
2022-09-04kselftest/cgroup: Add cpuset v2 partition root state testWaiman Long-2/+765
2022-05-27Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-185/+151
2022-05-27selftests: memcg: factor out common parts of memory.{low,min} testsMichal Koutný-163/+36
2022-05-27selftests: memcg: remove protection from top level memcgMichal Koutný-7/+3
2022-05-27selftests: memcg: adjust expected reclaim values of protected cgroupsMichal Koutný-12/+106
2022-05-27selftests: memcg: expect no low events in unprotected siblingMichal Koutný-1/+1
2022-05-27selftests: memcg: fix compilationMichal Koutný-11/+14
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-57/+199
2022-05-25cgroup: fix an error handling path in alloc_pagecache_max_30M()Christophe JAILLET-1/+1
2022-05-13kseltest/cgroup: Make test_stress.sh work if run interactivelyWaiman Long-1/+1
2022-05-13cgroup: fix racy check in alloc_pagecache_max_30M() helper functionDavid Vernet-2/+7
2022-05-13cgroup: remove racy check in test_memcg_sock()David Vernet-3/+0