summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/cgroup
AgeCommit message (Expand)Author
13 daysselftests/cgroup: Remove redundant chown in test_cgcore_lesser_ns_openShaojie Sun
2026-08-13selftests/cgroup: Preserve CPU hotplug write errorsRui Qi
2026-08-11cgroup/cpuset: Add test for partition root invalidation returning wrong CPUsShaojie Sun
2026-08-10selftests/cgroup: Avoid awk -e in cpuset testsRui Qi
2026-08-02selftests/cgroup: add user_usec sanity check in test_cpucg_niceShaojie Sun
2026-07-17selftests/cgroup: Fix minor defects in test_cpusetWaiman Long
2026-07-17selftests/cgroup: Remove redundant cg_enter_current() call in test_coreJian Guo
2026-07-16selftests/cgroup: Add test for cpuset affinity on controller disableMichal Koutný
2026-07-14selftests/cgroup: fix missing TAP output in test_hugetlb_memcgSong Hu
2026-06-29selftests/cgroup: Adjust cpu test duration based on HZJoe Simmons-Talbott
2026-06-24cgroup/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