index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
cgroup
Age
Commit message (
Expand
)
Author
Lines
2026-02-23
cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
Waiman Long
-1
/
+10
2026-02-23
kselftest/cgroup: Simplify test_cpuset_prs.sh by removing "S+" command
Waiman Long
-109
/
+104
2026-01-12
cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()
Waiman Long
-0
/
+3
2026-01-12
cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
Waiman Long
-7
/
+19
2025-12-08
selftests: cgroup: Replace sleep with cg_read_key_long_poll() for waiting on ...
Guopeng Zhang
-18
/
+15
2025-12-08
selftests: cgroup: make test_memcg_sock robust against delayed sock stats
Guopeng Zhang
-1
/
+19
2025-12-08
selftests: cgroup: Add cg_read_key_long_poll() to poll a cgroup key with retries
Guopeng Zhang
-0
/
+26
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-10
/
+10
2025-12-03
Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-24
/
+32
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
-10
/
+10
2025-11-14
selftests/cgroup: conform test to KTAP format output
Guopeng Zhang
-24
/
+32
2025-10-15
selftests: cgroup: Use values_close_report in test_cpu
Sebastian Chlad
-9
/
+9
2025-10-15
selftests: cgroup: add values_close_report helper
Sebastian Chlad
-0
/
+20
2025-08-27
selftests: cgroup: Make test_pids backwards compatible
Michal Koutný
-0
/
+16
2025-08-22
cgroup: selftests: Add tests for freezer time
Tiffany Yang
-0
/
+663
2025-07-17
selftests/cgroup: fix cpu.max tests
Shashank Balaji
-20
/
+43
2025-07-12
selftests: cgroup: Fix missing newline in test_zswap_writeback_one
Sebastian Chlad
-1
/
+1
2025-07-12
selftests: cgroup: Allow longer timeout for kmem_dead_cgroups cleanup
Sebastian Chlad
-1
/
+4
2025-06-17
selftests: cgroup: Fix compilation on pre-cgroupns kernels
Michal Koutný
-0
/
+3
2025-06-17
selftests: cgroup: Optionally set up v1 environment
Michal Koutný
-2
/
+42
2025-06-17
selftests: cgroup: Add support for named v1 hierarchies in test_core
Michal Koutný
-5
/
+26
2025-06-17
selftests: cgroup_util: Add helpers for testing named v1 hierarchies
Michal Koutný
-4
/
+11
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-105
/
+144
2025-05-16
cgroup: selftests: Add API to find root of specific controller
Sean Christopherson
-7
/
+28
2025-05-16
cgroup: selftests: Move cgroup_util into its own library
James Houghton
-13
/
+33
2025-05-16
cgroup: selftests: Move memcontrol specific helpers out of common cgroup_util.c
Sean Christopherson
-85
/
+83
2025-05-13
selftests: memcg: increase error tolerance of child memory.current check in t...
Waiman Long
-2
/
+2
2025-05-13
selftests: memcg: allow low event with no memory.low and memory_recursiveprot on
Waiman Long
-4
/
+14
2025-03-31
selftest/cgroup: Add a remote partition transition test to test_cpuset_prs.sh
Waiman Long
-11
/
+143
2025-03-31
selftest/cgroup: Clean up and restructure test_cpuset_prs.sh
Waiman Long
-101
/
+156
2025-03-31
selftest/cgroup: Update test_cpuset_prs.sh to use | as effective CPUs and sta...
Waiman Long
-118
/
+118
2025-03-31
cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() ...
Waiman Long
-2
/
+2
2025-02-04
selftests/cgroup: use bash in test_cpuset_v1_hp.sh
Bharadwaj Raju
-1
/
+1
2024-12-11
cgroup/cpuset: Prevent leakage of isolated CPUs into sched domains
Waiman Long
-14
/
+19
2024-10-14
selftests/cgroup: Fix compile error in test_cpu.c
Xiu Jianfeng
-1
/
+1
2024-10-08
cgroup/rstat: Selftests for niced CPU statistics
Joshua Hahn
-0
/
+75
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-29
/
+334
2024-09-03
selftests: test_zswap: add test for hierarchical zswap.writeback
Mike Yuan
-21
/
+54
2024-09-01
mm, memcg: cg2 memory{.swap,}.peak write tests
David Finkel
-8
/
+280
2024-08-30
cgroup/cpuset: add sefltest for cpuset v1
Chen Ridong
-0
/
+77
2024-08-30
selftest/cgroup: Make test_cpuset_prs.sh deal with pre-isolated CPUs
Waiman Long
-11
/
+33
2024-08-05
selftest/cgroup: Add new test cases to test_cpuset_prs.sh
Waiman Long
-1
/
+11
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+0
2024-07-10
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
-1
/
+0
2024-06-19
selftest/cgroup: Update test_cpuset_prs.sh to match changes
Waiman Long
-15
/
+40
2024-06-19
selftest/cgroup: Fix test_cpuset_prs.sh problems reported by test robot
Waiman Long
-6
/
+14
2024-05-26
selftests: cgroup: Add basic tests for pids controller
Michal Koutný
-0
/
+181
2024-05-26
selftests: cgroup: Lexicographic order in Makefile
Michal Koutný
-16
/
+17
2024-05-20
Merge tag 'linux_kselftest-next-6.10-rc1-fixes' of git://git.kernel.org/pub/s...
Linus Torvalds
-0
/
+15
2024-05-20
Revert "selftests/cgroup: Drop define _GNU_SOURCE"
Shuah Khan
-0
/
+15
[next]