summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/cgroup/lib
AgeCommit message (Expand)AuthorFilesLines
12 daysMerge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-11/+11
2026-05-29selftests/cgroup: rename PAGE_SIZE to BUF_SIZE in cgroup_utilLi Wang2-11/+11
2026-05-11Merge branch 'for-7.1-fixes' into for-7.2Tejun Heo1-2/+3
2026-05-11selftests/cgroup: Add NULL check after malloc in cgroup_util.cHongfu Li1-3/+6
2026-05-11selftests/cgroup: Fix cg_read_strcmp() empty string comparisonHongfu Li1-2/+3
2026-03-24selftests/cgroup: Don't require synchronous populated update on task exitTejun Heo2-0/+17
2025-12-08selftests: cgroup: Add cg_read_key_long_poll() to poll a cgroup key with retriesGuopeng Zhang2-0/+26
2025-10-15selftests: cgroup: add values_close_report helperSebastian Chlad1-0/+20
2025-08-27selftests: cgroup: Make test_pids backwards compatibleMichal Koutný2-0/+13
2025-06-17selftests: cgroup_util: Add helpers for testing named v1 hierarchiesMichal Koutný2-1/+8
2025-05-16cgroup: selftests: Add API to find root of specific controllerSean Christopherson2-7/+28
2025-05-16cgroup: selftests: Move cgroup_util into its own libraryJames Houghton3-0/+690