aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/cgroup/lib
AgeCommit message (Expand)AuthorFilesLines
13 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+1
2026-08-24selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailableWilson Felipe Pereira1-0/+1
2026-06-29selftests/cgroup: Adjust cpu test duration based on HZJoe Simmons-Talbott1-0/+1
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-11/+11
2026-05-28selftests/cgroup: rename PAGE_SIZE to BUF_SIZE in cgroup_utilLi Wang2-11/+11
2026-05-10Merge branch 'for-7.1-fixes' into for-7.2Tejun Heo1-2/+3
2026-05-10selftests/cgroup: Add NULL check after malloc in cgroup_util.cHongfu Li1-3/+6
2026-05-10selftests/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