summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/cgroup
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-091-24/+50
|\
| * selftests: cgroup: update per-memcg zswap writeback selftestDomenico Cerasuolo2023-12-121-24/+50
* | cgroup/cpuset: Expose cpuset.cpus.isolatedWaiman Long2023-11-281-14/+18
* | cgroup/cpuset: Take isolated CPUs out of workqueue unbound cpumaskWaiman Long2023-11-121-9/+65
* | selftests/cgroup: Minor code cleanup and reorganization of test_cpuset_prs.shWaiman Long2023-11-121-71/+71
* | selftests: cgroup: Fixes a typo in a commentAtul Kumar Pant2023-11-121-1/+1
|/
* Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-024-0/+285
|\
| * selftests: add a sanity check for zswapNhat Pham2023-11-011-0/+48
| * selftests: add a selftest to verify hugetlb usage in memcgNhat Pham2023-10-183-0/+237
* | cgroup/cpuset: Enable invalid to valid local partition transitionWaiman Long2023-10-041-7/+14
* | cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partitionWaiman Long2023-09-181-141/+317
|/
* Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-09-017-2/+284
|\
| * selftests: cgroup: Add cpuset migrations testcaseMichal Koutný2023-07-103-0/+278
| * selftests: cgroup: Minor code reorganizationsMichal Koutný2023-07-104-2/+6
* | selftests: cgroup: fix test_kmem_memcg_deletion kernel mem checkLucas Karpinski2023-08-241-14/+7
* | merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton2023-08-211-2/+6
|\ \
| * | selftests: cgroup: fix test_kmem_basic less than errorLucas Karpinski2023-08-211-2/+2
| * | selftests: cgroup: fix test_kmem_basic false positivesJohannes Weiner2023-08-041-0/+4
| |/
* | selftests: cgroup: add zswap-memcg unwanted writeback testDomenico Cerasuolo2023-08-181-0/+61
* | selftests: cgroup: add test_zswap with no kmem bypass testDomenico Cerasuolo2023-08-181-0/+163
* | selftests: cgroup: add test_zswap programDomenico Cerasuolo2023-08-183-0/+65
|/
* selftests: cgroup: fix unexpected failure on test_memcg_sockHaifeng Xu2023-06-231-1/+4
* selftests: cgroup: fix unexpected failure on test_memcg_lowHaifeng Xu2023-06-091-1/+3
* Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-04-291-11/+14
|\
| * cgroup/cpuset: Minor updates to test_cpuset_prs.shWaiman Long2023-03-291-11/+14
* | selftests: cgroup: Add 'malloc' failures checks in test_memcontrolIvan Orlov2023-03-281-0/+15
|/
* cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Waiman Long2023-01-311-0/+1
* Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-36/+55
|\
| * selftests: cgroup: make sure reclaim target memcg is unprotectedYosry Ahmed2022-12-111-0/+11
| * selftests: cgroup: refactor proactive reclaim code to reclaim_until()Yosry Ahmed2022-12-111-36/+44
* | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-12-121-2/+3
|\ \
| * | selftests: cgroup: fix unsigned comparison with less than zeroYueHaibing2022-11-181-2/+3
* | | Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-12-121-2/+17
|\ \ \ | |_|/ |/| |
| * | kselftest/cgroup: Add cleanup() to test_cpuset_prs.shKamalesh Babulal2022-11-221-1/+16
| * | kselftest/cgroup: Fix gathering number of CPUsBreno Leitao2022-11-141-1/+1
* | | kselftests: cgroup: update kmem test precision toleranceMichal Hocko2022-12-091-3/+3
| |/ |/|
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-1/+0
|\ \ | |/ |/|
| * mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner2022-10-031-1/+0
* | kselftest/cgroup: Add cpuset v2 partition root state testWaiman Long2022-09-044-2/+765
|/
* Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-272-185/+151
|\
| * selftests: memcg: factor out common parts of memory.{low,min} testsMichal Koutný2022-05-271-163/+36
| * selftests: memcg: remove protection from top level memcgMichal Koutný2022-05-271-7/+3
| * selftests: memcg: adjust expected reclaim values of protected cgroupsMichal Koutný2022-05-272-12/+106
| * selftests: memcg: expect no low events in unprotected siblingMichal Koutný2022-05-271-1/+1
| * selftests: memcg: fix compilationMichal Koutný2022-05-271-11/+14
* | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-263-57/+199
|\|
| * cgroup: fix an error handling path in alloc_pagecache_max_30M()Christophe JAILLET2022-05-251-1/+1
| * cgroup: fix racy check in alloc_pagecache_max_30M() helper functionDavid Vernet2022-05-131-2/+7
| * cgroup: remove racy check in test_memcg_sock()David Vernet2022-05-131-3/+0
| * cgroup: account for memory_localevents in test_memcg_oom_group_leaf_events()David Vernet2022-05-131-5/+17