index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-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/...
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/...
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/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-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 witho...
Tianchen Ding
11
-13
/
+20
2024-02-22
selftests: add zswapin and no zswap tests
Nhat Pham
1
-2
/
+118
2024-02-22
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
2023-11-12
cgroup/cpuset: Take isolated CPUs out of workqueue unbound cpumask
Waiman Long
1
-9
/
+65
2023-11-12
selftests/cgroup: Minor code cleanup and reorganization of test_cpuset_prs.sh
Waiman Long
1
-71
/
+71
2023-11-12
selftests: cgroup: Fixes a typo in a comment
Atul Kumar Pant
1
-1
/
+1
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-0
/
+285
2023-11-01
selftests: add a sanity check for zswap
Nhat Pham
1
-0
/
+48
2023-10-18
selftests: add a selftest to verify hugetlb usage in memcg
Nhat Pham
3
-0
/
+237
2023-10-04
cgroup/cpuset: Enable invalid to valid local partition transition
Waiman Long
1
-7
/
+14
2023-09-18
cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition
Waiman Long
1
-141
/
+317
2023-09-01
Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
7
-2
/
+284
2023-08-24
selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check
Lucas Karpinski
1
-14
/
+7
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
1
-2
/
+6
2023-08-21
selftests: cgroup: fix test_kmem_basic less than error
Lucas Karpinski
1
-2
/
+2
2023-08-18
selftests: cgroup: add zswap-memcg unwanted writeback test
Domenico Cerasuolo
1
-0
/
+61
2023-08-18
selftests: cgroup: add test_zswap with no kmem bypass test
Domenico Cerasuolo
1
-0
/
+163
2023-08-18
selftests: cgroup: add test_zswap program
Domenico Cerasuolo
3
-0
/
+65
2023-08-04
selftests: cgroup: fix test_kmem_basic false positives
Johannes Weiner
1
-0
/
+4
2023-07-10
selftests: cgroup: Add cpuset migrations testcase
Michal Koutný
3
-0
/
+278
[next]