summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/cgroup
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+146
9 daysMerge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+112
2026-04-05selftest: memcg: skip memcg_sock test if address family not supportedWaiman Long1-1/+10
2026-04-05selftests/cgroup: add test for zswap incompressible pagesJiayuan Chen1-0/+136
2026-03-24selftests/cgroup: Don't require synchronous populated update on task exitTejun Heo4-4/+23
2026-03-12selftests: memcg: Add tests for IN_DELETE_SELF and IN_IGNOREDT.J. Mercier1-0/+112
2026-02-23cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueueWaiman Long1-1/+10
2026-02-23kselftest/cgroup: Simplify test_cpuset_prs.sh by removing "S+" commandWaiman Long1-109/+104
2026-01-12cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()Waiman Long1-0/+3
2026-01-12cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflictWaiman Long1-7/+19
2025-12-08selftests: cgroup: Replace sleep with cg_read_key_long_poll() for waiting on ...Guopeng Zhang1-18/+15
2025-12-08selftests: cgroup: make test_memcg_sock robust against delayed sock statsGuopeng Zhang1-1/+19
2025-12-08selftests: cgroup: Add cg_read_key_long_poll() to poll a cgroup key with retriesGuopeng Zhang2-0/+26
2025-12-07Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds10-10/+10
2025-12-04Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-24/+32
2025-11-28selftests: complete kselftest include centralizationBala-Vignesh-Reddy10-10/+10
2025-11-14selftests/cgroup: conform test to KTAP format outputGuopeng Zhang8-24/+32
2025-10-15selftests: cgroup: Use values_close_report in test_cpuSebastian Chlad1-9/+9
2025-10-15selftests: cgroup: add values_close_report helperSebastian Chlad1-0/+20
2025-08-27selftests: cgroup: Make test_pids backwards compatibleMichal Koutný3-0/+16
2025-08-22cgroup: selftests: Add tests for freezer timeTiffany Yang1-0/+663
2025-07-17selftests/cgroup: fix cpu.max testsShashank Balaji1-20/+43
2025-07-12selftests: cgroup: Fix missing newline in test_zswap_writeback_oneSebastian Chlad1-1/+1
2025-07-12selftests: cgroup: Allow longer timeout for kmem_dead_cgroups cleanupSebastian Chlad1-1/+4
2025-06-17selftests: cgroup: Fix compilation on pre-cgroupns kernelsMichal Koutný1-0/+3
2025-06-17selftests: cgroup: Optionally set up v1 environmentMichal Koutný1-2/+42
2025-06-17selftests: cgroup: Add support for named v1 hierarchies in test_coreMichal Koutný1-5/+26
2025-06-17selftests: cgroup_util: Add helpers for testing named v1 hierarchiesMichal Koutný3-4/+11
2025-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-105/+144
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 Houghton4-13/+33
2025-05-16cgroup: selftests: Move memcontrol specific helpers out of common cgroup_util.cSean Christopherson3-85/+83
2025-05-14selftests: memcg: increase error tolerance of child memory.current check in t...Waiman Long1-2/+2
2025-05-14selftests: memcg: allow low event with no memory.low and memory_recursiveprot onWaiman Long1-4/+14
2025-04-01selftest/cgroup: Add a remote partition transition test to test_cpuset_prs.shWaiman Long1-11/+143
2025-04-01selftest/cgroup: Clean up and restructure test_cpuset_prs.shWaiman Long1-101/+156
2025-04-01selftest/cgroup: Update test_cpuset_prs.sh to use | as effective CPUs and sta...Waiman Long1-118/+118
2025-04-01cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() ...Waiman Long1-2/+2
2025-02-04selftests/cgroup: use bash in test_cpuset_v1_hp.shBharadwaj Raju1-1/+1
2024-12-11cgroup/cpuset: Prevent leakage of isolated CPUs into sched domainsWaiman Long1-14/+19
2024-10-15selftests/cgroup: Fix compile error in test_cpu.cXiu Jianfeng1-1/+1
2024-10-08cgroup/rstat: Selftests for niced CPU statisticsJoshua Hahn1-0/+75
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-29/+334
2024-09-04selftests: test_zswap: add test for hierarchical zswap.writebackMike Yuan1-21/+54
2024-09-02mm, memcg: cg2 memory{.swap,}.peak write testsDavid Finkel3-8/+280
2024-08-30cgroup/cpuset: add sefltest for cpuset v1Chen Ridong1-0/+77
2024-08-30selftest/cgroup: Make test_cpuset_prs.sh deal with pre-isolated CPUsWaiman Long1-11/+33
2024-08-05selftest/cgroup: Add new test cases to test_cpuset_prs.shWaiman Long1-1/+11
2024-07-22Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+0
2024-07-10mm: remove CONFIG_MEMCG_KMEMJohannes Weiner1-1/+0