index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
cgroup
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-17
selftests/cgroup: fix cpu.max tests
Shashank Balaji
1
-20
/
+43
2025-07-12
selftests: cgroup: Fix missing newline in test_zswap_writeback_one
Sebastian Chlad
1
-1
/
+1
2025-07-12
selftests: cgroup: Allow longer timeout for kmem_dead_cgroups cleanup
Sebastian Chlad
1
-1
/
+4
2025-06-17
selftests: cgroup: Fix compilation on pre-cgroupns kernels
Michal Koutný
1
-0
/
+3
2025-06-17
selftests: cgroup: Optionally set up v1 environment
Michal Koutný
1
-2
/
+42
2025-06-17
selftests: cgroup: Add support for named v1 hierarchies in test_core
Michal Koutný
1
-5
/
+26
2025-06-17
selftests: cgroup_util: Add helpers for testing named v1 hierarchies
Michal Koutný
3
-4
/
+11
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-105
/
+144
2025-05-16
cgroup: selftests: Add API to find root of specific controller
Sean Christopherson
2
-7
/
+28
2025-05-16
cgroup: selftests: Move cgroup_util into its own library
James Houghton
4
-13
/
+33
2025-05-16
cgroup: selftests: Move memcontrol specific helpers out of common cgroup_util.c
Sean Christopherson
3
-85
/
+83
2025-05-14
selftests: memcg: increase error tolerance of child memory.current check in t...
Waiman Long
1
-2
/
+2
2025-05-14
selftests: memcg: allow low event with no memory.low and memory_recursiveprot on
Waiman Long
1
-4
/
+14
2025-04-01
selftest/cgroup: Add a remote partition transition test to test_cpuset_prs.sh
Waiman Long
1
-11
/
+143
2025-04-01
selftest/cgroup: Clean up and restructure test_cpuset_prs.sh
Waiman Long
1
-101
/
+156
2025-04-01
selftest/cgroup: Update test_cpuset_prs.sh to use | as effective CPUs and sta...
Waiman Long
1
-118
/
+118
2025-04-01
cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() ...
Waiman Long
1
-2
/
+2
2025-02-04
selftests/cgroup: use bash in test_cpuset_v1_hp.sh
Bharadwaj Raju
1
-1
/
+1
2024-12-11
cgroup/cpuset: Prevent leakage of isolated CPUs into sched domains
Waiman Long
1
-14
/
+19
2024-10-15
selftests/cgroup: Fix compile error in test_cpu.c
Xiu Jianfeng
1
-1
/
+1
2024-10-08
cgroup/rstat: Selftests for niced CPU statistics
Joshua Hahn
1
-0
/
+75
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-29
/
+334
2024-09-04
selftests: test_zswap: add test for hierarchical zswap.writeback
Mike Yuan
1
-21
/
+54
2024-09-02
mm, memcg: cg2 memory{.swap,}.peak write tests
David Finkel
3
-8
/
+280
2024-08-30
cgroup/cpuset: add sefltest for cpuset v1
Chen Ridong
1
-0
/
+77
2024-08-30
selftest/cgroup: Make test_cpuset_prs.sh deal with pre-isolated CPUs
Waiman Long
1
-11
/
+33
2024-08-05
selftest/cgroup: Add new test cases to test_cpuset_prs.sh
Waiman Long
1
-1
/
+11
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2024-07-10
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
1
-1
/
+0
2024-06-19
selftest/cgroup: Update test_cpuset_prs.sh to match changes
Waiman Long
1
-15
/
+40
2024-06-19
selftest/cgroup: Fix test_cpuset_prs.sh problems reported by test robot
Waiman Long
1
-6
/
+14
2024-05-26
selftests: cgroup: Add basic tests for pids controller
Michal Koutný
3
-0
/
+181
2024-05-26
selftests: cgroup: Lexicographic order in Makefile
Michal Koutný
2
-16
/
+17
2024-05-21
Merge tag 'linux_kselftest-next-6.10-rc1-fixes' of git://git.kernel.org/pub/s...
Linus Torvalds
7
-0
/
+15
2024-05-20
Revert "selftests/cgroup: Drop define _GNU_SOURCE"
Shuah Khan
7
-0
/
+15
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+129
2024-05-13
selftests/cgroup: Drop define _GNU_SOURCE
Edward Liaw
7
-15
/
+0
2024-05-12
selftests: cgroup: add tests to verify the zswap writeback path
Usama Arif
1
-1
/
+129
2024-05-12
selftests: cgroup: remove redundant enabling of memory controller
Usama Arif
1
-2
/
+0
2024-05-03
selftests/cgroup: fix uninitialized variables in test_zswap.c
John Hubbard
1
-2
/
+2
2024-05-03
selftests/cgroup: cpu_hogger init: use {} instead of {NULL}
John Hubbard
1
-2
/
+2
2024-05-03
selftests/cgroup: fix clang warnings: uninitialized fd variable
John Hubbard
1
-1
/
+3
2024-05-03
selftests/cgroup: fix clang build failures for abs() calls
John Hubbard
2
-3
/
+3
2024-04-08
cgroup/cpuset: Add test_cpuset_v1_hp.sh
Waiman Long
2
-1
/
+47
2024-04-03
selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted witho...
Tianchen Ding
11
-13
/
+20
2024-02-23
selftests: add zswapin and no zswap tests
Nhat Pham
1
-2
/
+118
2024-02-23
selftests: fix the zswap invasive shrink test
Nhat Pham
1
-1
/
+1
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-24
/
+50
2023-12-12
selftests: cgroup: update per-memcg zswap writeback selftest
Domenico Cerasuolo
1
-24
/
+50
2023-11-28
cgroup/cpuset: Expose cpuset.cpus.isolated
Waiman Long
1
-14
/
+18
[next]