summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/cgroup/test_zswap.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-21Merge tag 'linux_kselftest-next-6.10-rc1-fixes' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+2
2024-05-20Revert "selftests/cgroup: Drop define _GNU_SOURCE"Shuah Khan1-0/+2
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+129
2024-05-13selftests/cgroup: Drop define _GNU_SOURCEEdward Liaw1-2/+0
2024-05-12selftests: cgroup: add tests to verify the zswap writeback pathUsama Arif1-1/+129
2024-05-12selftests: cgroup: remove redundant enabling of memory controllerUsama Arif1-2/+0
2024-05-03selftests/cgroup: fix uninitialized variables in test_zswap.cJohn Hubbard1-2/+2
2024-04-03selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted witho...Tianchen Ding1-1/+1
2024-02-23selftests: add zswapin and no zswap testsNhat Pham1-2/+118
2024-02-23selftests: fix the zswap invasive shrink testNhat Pham1-1/+1
2023-12-12selftests: cgroup: update per-memcg zswap writeback selftestDomenico Cerasuolo1-24/+50
2023-11-01selftests: add a sanity check for zswapNhat Pham1-0/+48
2023-08-18selftests: cgroup: add zswap-memcg unwanted writeback testDomenico Cerasuolo1-0/+61
2023-08-18selftests: cgroup: add test_zswap with no kmem bypass testDomenico Cerasuolo1-0/+163
2023-08-18selftests: cgroup: add test_zswap programDomenico Cerasuolo1-0/+62