summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/cgroup
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux_kselftest-next-6.10-rc1-fixes' of git://git.kernel.org/pub/s...Linus Torvalds2024-05-207-0/+15
|\
| * Revert "selftests/cgroup: Drop define _GNU_SOURCE"Shuah Khan2024-05-207-0/+15
* | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-3/+129
|\ \ | |/ |/|
| * selftests: cgroup: add tests to verify the zswap writeback pathUsama Arif2024-05-111-1/+129
| * selftests: cgroup: remove redundant enabling of memory controllerUsama Arif2024-05-111-2/+0
* | selftests/cgroup: Drop define _GNU_SOURCEEdward Liaw2024-05-137-15/+0
* | selftests/cgroup: fix uninitialized variables in test_zswap.cJohn Hubbard2024-05-031-2/+2
* | selftests/cgroup: cpu_hogger init: use {} instead of {NULL}John Hubbard2024-05-031-2/+2
* | selftests/cgroup: fix clang warnings: uninitialized fd variableJohn Hubbard2024-05-031-1/+3
* | selftests/cgroup: fix clang build failures for abs() callsJohn Hubbard2024-05-032-3/+3
* | cgroup/cpuset: Add test_cpuset_v1_hp.shWaiman Long2024-04-082-1/+47
* | selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted witho...Tianchen Ding2024-04-0311-13/+20
|/
* selftests: add zswapin and no zswap testsNhat Pham2024-02-221-2/+118
* selftests: fix the zswap invasive shrink testNhat Pham2024-02-221-1/+1
* 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
| |/ |/|