summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/cgroup
AgeCommit message (Expand)Author
8 daysselftests/cgroup: Adjust cpu test duration based on HZJoe Simmons-Talbott
13 dayscgroup/cpuset: Avoid unnecessary cpus & mems update in cpuset_hotplug_update_...Waiman Long
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-17Merge tag 'cgroup-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-05-28selftests/cgroup: include slab in test_percpu_basic memory checkLi Wang
2026-05-28selftests/cgroup: fix hardcoded page size in test_percpu_basicLi Wang
2026-05-28selftests/cgroup: test_zswap: wait for asynchronous writebackLi Wang
2026-05-28selftest/cgroup: fix zswap attempt_writeback() on 64K pagesize systemLi Wang
2026-05-28selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on large pagesize s...Li Wang
2026-05-28selftests/cgroup: replace hardcoded page size values in test_zswapLi Wang
2026-05-28selftests/cgroup: rename PAGE_SIZE to BUF_SIZE in cgroup_utilLi Wang
2026-05-28selftests/cgroup: use runtime page size for zswpin checkLi Wang
2026-05-28selftests/cgroup: avoid OOM in test_swapin_nozswapLi Wang
2026-05-28selftests/cgroup: skip test_zswap if zswap is globally disabledLi Wang
2026-05-27cgroup/cpuset: Add test cases for sibling CPU exclusion on partition updateSun Shaojie
2026-05-22selftests/cgroup: enable memory controller in hugetlb memcg testGuopeng Zhang
2026-05-13selftests/cgroup: Fix error path leaks in test_percpu_basicYu Miao
2026-05-12selftests/cgroup: check malloc return value in alloc_anon functionsHongfu Li
2026-05-10Merge branch 'for-7.1-fixes' into for-7.2Tejun Heo
2026-05-10selftests/cgroup: fix misleading debug message in test_cgfreezer_time_childTao Cui
2026-05-10selftests/cgroup: fix child process escaping to parent cleanup in test_cpucg_...Tao Cui
2026-05-10selftests/cgroup: Add NULL check after malloc in cgroup_util.cHongfu Li
2026-05-10selftests/cgroup: Fix string comparison in write_testHongfu Li
2026-05-10selftests/cgroup: Fix cg_read_strcmp() empty string comparisonHongfu Li
2026-05-08selftests/cgroup: Fix incorrect variable check in online_cpus()Hongfu Li
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-13Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-05selftest: memcg: skip memcg_sock test if address family not supportedWaiman Long
2026-04-05selftests/cgroup: add test for zswap incompressible pagesJiayuan Chen
2026-03-24selftests/cgroup: Don't require synchronous populated update on task exitTejun Heo
2026-03-12selftests: memcg: Add tests for IN_DELETE_SELF and IN_IGNOREDT.J. Mercier
2026-02-23cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueueWaiman Long
2026-02-23kselftest/cgroup: Simplify test_cpuset_prs.sh by removing "S+" commandWaiman Long
2026-01-12cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()Waiman Long
2026-01-12cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflictWaiman Long
2025-12-08selftests: cgroup: Replace sleep with cg_read_key_long_poll() for waiting on ...Guopeng Zhang
2025-12-08selftests: cgroup: make test_memcg_sock robust against delayed sock statsGuopeng Zhang
2025-12-08selftests: cgroup: Add cg_read_key_long_poll() to poll a cgroup key with retriesGuopeng Zhang
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-03Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy
2025-11-14selftests/cgroup: conform test to KTAP format outputGuopeng Zhang
2025-10-15selftests: cgroup: Use values_close_report in test_cpuSebastian Chlad
2025-10-15selftests: cgroup: add values_close_report helperSebastian Chlad
2025-08-27selftests: cgroup: Make test_pids backwards compatibleMichal Koutný
2025-08-22cgroup: selftests: Add tests for freezer timeTiffany Yang
2025-07-17selftests/cgroup: fix cpu.max testsShashank Balaji
2025-07-12selftests: cgroup: Fix missing newline in test_zswap_writeback_oneSebastian Chlad
2025-07-12selftests: cgroup: Allow longer timeout for kmem_dead_cgroups cleanupSebastian Chlad
2025-06-17selftests: cgroup: Fix compilation on pre-cgroupns kernelsMichal Koutný