index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
cgroup
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
selftests: cgroup: Use values_close_report in test_cpu
Sebastian Chlad
1
-9
/
+9
2025-10-15
selftests: cgroup: add values_close_report helper
Sebastian Chlad
1
-0
/
+20
2025-08-27
selftests: cgroup: Make test_pids backwards compatible
Michal Koutný
3
-0
/
+16
2025-08-22
cgroup: selftests: Add tests for freezer time
Tiffany Yang
1
-0
/
+663
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-13
selftests: memcg: increase error tolerance of child memory.current check in test_memcg_protection()
Waiman Long
1
-2
/
+2
2025-05-13
selftests: memcg: allow low event with no memory.low and memory_recursiveprot on
Waiman Long
1
-4
/
+14
2025-03-31
selftest/cgroup: Add a remote partition transition test to test_cpuset_prs.sh
Waiman Long
1
-11
/
+143
2025-03-31
selftest/cgroup: Clean up and restructure test_cpuset_prs.sh
Waiman Long
1
-101
/
+156
2025-03-31
selftest/cgroup: Update test_cpuset_prs.sh to use | as effective CPUs and state separator
Waiman Long
1
-118
/
+118
2025-03-31
cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() handle remote partition
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-14
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/kernel/git/akpm/mm
Linus Torvalds
4
-29
/
+334
2024-09-03
selftests: test_zswap: add test for hierarchical zswap.writeback
Mike Yuan
1
-21
/
+54
2024-09-01
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-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
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-20
Merge tag 'linux_kselftest-next-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
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/kernel/git/akpm/mm
Linus Torvalds
1
-3
/
+129
2024-05-13
selftests/cgroup: Drop define _GNU_SOURCE
Edward Liaw
7
-15
/
+0
2024-05-11
selftests: cgroup: add tests to verify the zswap writeback path
Usama Arif
1
-1
/
+129
2024-05-11
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 without nsdelegate
Tianchen Ding
11
-13
/
+20
2024-02-22
selftests: add zswapin and no zswap tests
Nhat Pham
1
-2
/
+118
[next]