index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
cgroup
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
Ivan Orlov
2023-05-24
1
-0
/
+15
*
cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()
Waiman Long
2023-02-09
1
-0
/
+1
*
selftests: cgroup: fix unsigned comparison with less than zero
YueHaibing
2022-12-31
1
-2
/
+3
*
kselftests: cgroup: update kmem test precision tolerance
Michal Hocko
2022-12-09
1
-3
/
+3
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-1
/
+0
|
\
|
*
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
2022-10-03
1
-1
/
+0
*
|
kselftest/cgroup: Add cpuset v2 partition root state test
Waiman Long
2022-09-04
4
-2
/
+765
|
/
*
Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-27
2
-185
/
+151
|
\
|
*
selftests: memcg: factor out common parts of memory.{low,min} tests
Michal Koutný
2022-05-27
1
-163
/
+36
|
*
selftests: memcg: remove protection from top level memcg
Michal Koutný
2022-05-27
1
-7
/
+3
|
*
selftests: memcg: adjust expected reclaim values of protected cgroups
Michal Koutný
2022-05-27
2
-12
/
+106
|
*
selftests: memcg: expect no low events in unprotected sibling
Michal Koutný
2022-05-27
1
-1
/
+1
|
*
selftests: memcg: fix compilation
Michal Koutný
2022-05-27
1
-11
/
+14
*
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
3
-57
/
+199
|
\
|
|
*
cgroup: fix an error handling path in alloc_pagecache_max_30M()
Christophe JAILLET
2022-05-25
1
-1
/
+1
|
*
cgroup: fix racy check in alloc_pagecache_max_30M() helper function
David Vernet
2022-05-13
1
-2
/
+7
|
*
cgroup: remove racy check in test_memcg_sock()
David Vernet
2022-05-13
1
-3
/
+0
|
*
cgroup: account for memory_localevents in test_memcg_oom_group_leaf_events()
David Vernet
2022-05-13
1
-5
/
+17
|
*
cgroup: account for memory_recursiveprot in test_memcg_low()
David Vernet
2022-05-13
3
-3
/
+26
|
*
cgroups: refactor children cgroups in memcg tests
David Vernet
2022-05-13
1
-14
/
+14
|
*
selftests: cgroup: add a selftest for memory.reclaim
Yosry Ahmed
2022-04-29
1
-0
/
+106
|
*
selftests: cgroup: fix alloc_anon_noexit() instantly freeing memory
Yosry Ahmed
2022-04-29
1
-2
/
+6
|
*
selftests: cgroup: return -errno from cg_read()/cg_write() on failure
Yosry Ahmed
2022-04-29
1
-25
/
+19
|
*
kselftests: memcg: speed up the memory.high test
Roman Gushchin
2022-04-28
1
-1
/
+1
|
*
kselftests: memcg: update the oom group leaf events test
Roman Gushchin
2022-04-28
1
-2
/
+3
*
|
kseltest/cgroup: Make test_stress.sh work if run interactively
Waiman Long
2022-05-13
1
-1
/
+1
*
|
kselftest/cgroup: fix test_stress.sh to use OUTPUT dir
Phil Auld
2022-05-12
1
-1
/
+1
*
|
cgroup: Add config file to cgroup selftest suite
David Vernet
2022-04-25
1
-0
/
+8
*
|
cgroup: Add test_cpucg_max_nested() testcase
David Vernet
2022-04-25
1
-0
/
+63
*
|
cgroup: Add test_cpucg_max() testcase
David Vernet
2022-04-25
1
-0
/
+54
*
|
cgroup: Add test_cpucg_nested_weight_underprovisioned() testcase
David Vernet
2022-04-25
1
-16
/
+57
*
|
cgroup: Adding test_cpucg_nested_weight_overprovisioned() testcase
David Vernet
2022-04-25
1
-0
/
+122
*
|
cgroup: Add test_cpucg_weight_underprovisioned() testcase
David Vernet
2022-04-22
1
-38
/
+117
*
|
cgroup: Add test_cpucg_weight_overprovisioned() testcase
David Vernet
2022-04-22
3
-3
/
+145
*
|
cgroup: Add test_cpucg_stats() testcase to cgroup cpu selftests
David Vernet
2022-04-22
2
-0
/
+131
*
|
cgroup: Add new test_cpu.c test suite in cgroup selftests
David Vernet
2022-04-22
3
-0
/
+113
|
/
*
selftests: memcg: test high limit for single entry allocation
Shakeel Butt
2022-03-22
3
-3
/
+91
*
Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-01-10
2
-7
/
+9
|
\
|
*
selftests/cgroup: remove ARRAY_SIZE define from cgroup_util.h
Shuah Khan
2021-12-10
1
-2
/
+2
|
*
selftests: cgroup: build error multiple outpt files
Anders Roxell
2021-12-10
1
-5
/
+7
*
|
selftests: cgroup: Test open-time cgroup namespace usage for migration checks
Tejun Heo
2022-01-06
1
-0
/
+97
*
|
selftests: cgroup: Test open-time credential usage for migration checks
Tejun Heo
2022-01-06
1
-0
/
+68
*
|
selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644
Tejun Heo
2022-01-06
1
-1
/
+1
|
/
*
tests/cgroup: test cgroup.kill
Christian Brauner
2021-05-10
3
-1
/
+301
*
tests/cgroup: move cg_wait_for(), cg_prepare_for_wait()
Christian Brauner
2021-05-10
3
-57
/
+49
*
tests/cgroup: use cgroup.kill in cg_killall()
Christian Brauner
2021-05-10
1
-0
/
+4
*
kselftests: cgroup: update kmem test for new vmstat implementation
Johannes Weiner
2021-04-30
1
-8
/
+14
*
selftests/cgroup: Fix build on older distros
Sachin Sant
2020-11-10
1
-2
/
+2
*
kselftests: cgroup: add perpcu memory accounting test
Roman Gushchin
2020-08-12
1
-1
/
+69
*
kselftests: cgroup: add kernel memory accounting tests
Roman Gushchin
2020-08-07
3
-0
/
+385
[next]