Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-02-13selftests/cgroup: add tests for cloning into cgroupsChristian Brauner
2020-02-13kselftest/cgroup: add cgroup destruction testSuren Baghdasaryan
2020-01-10selftests: Uninitialized variable in test_cgcore_proc_migration()Dan Carpenter
2019-11-12kselftests: cgroup: Avoid the reuse of fd after it is deallocatedHewenliang
2019-10-07selftests: cgroup: Run test_core under interfering stressMichal Koutný
2019-10-07selftests: cgroup: Add task migration testsMichal Koutný
2019-10-07selftests: cgroup: Simplify task self migrationMichal Koutný
2019-09-13kselftests: cgroup: add freezer mkdir testRoman Gushchin
2019-08-03cgroup: kselftest: relax fs_spec checksChris Down
2019-07-02kselftests: cgroup: remove duplicated include from test_freezer.cYueHaibing
2019-05-30kselftest/cgroup: fix incorrect test_core skipAlex Shi
2019-05-30kselftest/cgroup: fix unexpected testing failure on test_coreAlex Shi
2019-05-30kselftest/cgroup: fix unexpected testing failure on test_memcontrolAlex Shi
2019-05-09Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-04-19kselftests: cgroup: add freezer controller self-testsRoman Gushchin
2019-04-19kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()Roman Gushchin
2019-04-09selftests: cgroup: fix cleanup path in test_memcg_subtree_control()Roman Gushchin
2018-09-08Add tests for memory.oom.groupJay Kamat
2018-09-08Fix cg_read_strcmp()Jay Kamat
2018-09-06cgroup: kselftests: add test_core to .gitignoreLei Yang
2018-08-09selftests: cgroup: add gitignore fileAnders Roxell
2018-08-09Add cgroup core selftestsClaudio
2018-06-07kselftest/cgroup: fix a signedness bugDan Carpenter
2018-05-31selftests: cgroup/memcontrol: add basic test for socket accountingMike Rapoport
2018-05-31kselftest/cgroup: fix variable dereferenced before check warningRoman Gushchin
2018-05-31selftests: cgroup/memcontrol: add basic test for swap controlsMike Rapoport
2018-05-31selftests: cgroup: add memory controller self-testsRoman Gushchin