index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
cgroup
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-77
/
+156
2026-06-17
Merge tag 'cgroup-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-32
/
+44
2026-05-28
selftests/cgroup: include slab in test_percpu_basic memory check
Li Wang
1
-5
/
+6
2026-05-28
selftests/cgroup: fix hardcoded page size in test_percpu_basic
Li Wang
1
-1
/
+1
2026-05-28
selftests/cgroup: test_zswap: wait for asynchronous writeback
Li Wang
1
-2
/
+26
2026-05-28
selftest/cgroup: fix zswap attempt_writeback() on 64K pagesize system
Li Wang
1
-4
/
+4
2026-05-28
selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on large pagesize s...
Li Wang
1
-21
/
+49
2026-05-28
selftests/cgroup: replace hardcoded page size values in test_zswap
Li Wang
1
-20
/
+25
2026-05-28
selftests/cgroup: rename PAGE_SIZE to BUF_SIZE in cgroup_util
Li Wang
5
-20
/
+25
2026-05-28
selftests/cgroup: use runtime page size for zswpin check
Li Wang
1
-1
/
+1
2026-05-28
selftests/cgroup: avoid OOM in test_swapin_nozswap
Li Wang
1
-6
/
+11
2026-05-28
selftests/cgroup: skip test_zswap if zswap is globally disabled
Li Wang
1
-4
/
+15
2026-05-27
cgroup/cpuset: Add test cases for sibling CPU exclusion on partition update
Sun Shaojie
1
-0
/
+10
2026-05-22
selftests/cgroup: enable memory controller in hugetlb memcg test
Guopeng Zhang
1
-0
/
+8
2026-05-13
selftests/cgroup: Fix error path leaks in test_percpu_basic
Yu Miao
1
-3
/
+7
2026-05-12
selftests/cgroup: check malloc return value in alloc_anon functions
Hongfu Li
1
-26
/
+27
2026-05-10
Merge branch 'for-7.1-fixes' into for-7.2
Tejun Heo
2
-3
/
+4
2026-05-10
selftests/cgroup: fix misleading debug message in test_cgfreezer_time_child
Tao Cui
1
-1
/
+1
2026-05-10
selftests/cgroup: fix child process escaping to parent cleanup in test_cpucg_...
Tao Cui
1
-1
/
+1
2026-05-10
selftests/cgroup: Add NULL check after malloc in cgroup_util.c
Hongfu Li
1
-3
/
+6
2026-05-10
selftests/cgroup: Fix string comparison in write_test
Hongfu Li
1
-1
/
+1
2026-05-10
selftests/cgroup: Fix cg_read_strcmp() empty string comparison
Hongfu Li
1
-2
/
+3
2026-05-08
selftests/cgroup: Fix incorrect variable check in online_cpus()
Hongfu Li
1
-1
/
+1
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+146
2026-04-13
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+112
2026-04-05
selftest: memcg: skip memcg_sock test if address family not supported
Waiman Long
1
-1
/
+10
2026-04-05
selftests/cgroup: add test for zswap incompressible pages
Jiayuan Chen
1
-0
/
+136
2026-03-24
selftests/cgroup: Don't require synchronous populated update on task exit
Tejun Heo
4
-4
/
+23
2026-03-12
selftests: memcg: Add tests for IN_DELETE_SELF and IN_IGNORED
T.J. Mercier
1
-0
/
+112
2026-02-23
cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
Waiman Long
1
-1
/
+10
2026-02-23
kselftest/cgroup: Simplify test_cpuset_prs.sh by removing "S+" command
Waiman Long
1
-109
/
+104
2026-01-12
cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()
Waiman Long
1
-0
/
+3
2026-01-12
cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
Waiman Long
1
-7
/
+19
2025-12-08
selftests: cgroup: Replace sleep with cg_read_key_long_poll() for waiting on ...
Guopeng Zhang
1
-18
/
+15
2025-12-08
selftests: cgroup: make test_memcg_sock robust against delayed sock stats
Guopeng Zhang
1
-1
/
+19
2025-12-08
selftests: cgroup: Add cg_read_key_long_poll() to poll a cgroup key with retries
Guopeng Zhang
2
-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
/
+10
2025-12-03
Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-24
/
+32
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
10
-10
/
+10
2025-11-14
selftests/cgroup: conform test to KTAP format output
Guopeng Zhang
8
-24
/
+32
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
[next]