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

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-12cgroup: Remove redundant code that handles zombie tasksHEADcriu-devBui Quang Minh
2022-11-11kerndat: Mark memfd_create(MFD_HUGETLB) unavailable when ENOSYS is returnedBui Quang Minh
2022-11-08ci: move cgroup unmounting to run-ci-tests.shAdrian Reber
2022-11-08ci: Do not fail if latest epel repository definition is already installedAdrian Reber
2022-11-02ci: Make cpuset move to cgroup-v2 hierarchyBui Quang Minh
2022-11-02zdtm: Check threads are restored into correct threaded controllersBui Quang Minh
2022-11-02cgroup-v2: Restore threads in a process into correct threaded controllersBui Quang Minh
2022-11-02cgroup-v2: Dump cgroup controllers of every threads in a processBui Quang Minh
2022-11-02zdtm: Add test to check global properties of cgroup-v2 are preservedBui Quang Minh
2022-11-02zdtm: Add write_value/read_value helpers into zdtm libraryBui Quang Minh
2022-11-02cgroup-v2: Checkpoint and restore some global propertiesBui Quang Minh
2022-11-02Switch aarch64 builds to Cirrus CIAdrian Reber
2022-11-02ipc_sysctl: Prioritize restoring IPC variables using non usernsd approachBui Quang Minh
2022-10-25cgroup: add a comment to restore_cgroup_prop about path argument requirementsPavel Tikhomirov
2022-10-25non-root: add non-root test case to cirrus runsAdrian Reber
2022-10-25non-root: extend zdtm.py to be able to run tests as non-rootAdrian Reber
2022-10-25Documentation: add details about --unprivilegedAdrian Reber
2022-10-25non-root: Introduce unprivileged mode to kerndatYounes Manton
2022-10-25non-root: enable non-root checkpoint/restoreYounes Manton
2022-10-25non-root: add functions to work with capabilitiesAdrian Reber
2022-10-25non-root: add infrastructure to run as non-rootAdrian Reber
2022-10-02ci: enable EPEL for CentOS 7Radostin Stoyanov
2022-10-02compel: Fix ppc64le parasite stack layoutYounes Manton
2022-10-02compel: Add test to check parasite stack setupYounes Manton
2022-10-02compel: Fix infect test to not override failuresYounes Manton
2022-10-02compel: Add APIs to facilitate testingYounes Manton
2022-09-15seize: do not overwrite exit code from failpathLiu Hua
2022-08-31test/others/crit/test.sh: use bash arrayKir Kolyshkin
2022-08-31scripts/protobuf-gen.sh: fix (not ignore) shellcheck warningsKir Kolyshkin
2022-08-31scripts/ci: rm shellcheck disable annotationsKir Kolyshkin
2022-08-31scripts/ci/run-ci-tests: use bash arraysKir Kolyshkin
2022-08-31Fix, not ignore, shellcheck SC1091 warningsKir Kolyshkin
2022-08-31scripts/ci/asan.sh: fix, not ignore, shellcheck warningKir Kolyshkin
2022-08-31scripts/ci/apt-install: fix (not ignore) shellcheck warningKir Kolyshkin
2022-08-31ci/gha/lint: install a recent shellcheckKir Kolyshkin
2022-08-31files-reg: skip failed mount lookup for shell-job's ttyPavel Tikhomirov
2022-08-31criu-ns: capture controlling ttyPavel Tikhomirov
2022-08-29mount: add definition for FSOPEN_CLOEXECRadostin Stoyanov
2022-08-29ci: Clean up and improve Java testingYounes Manton
2022-08-29ci: Add Dockerfile for openj9 on UbuntuYounes Manton
2022-08-29ci: Rename openj9 Dockerfiles to hotspotYounes Manton
2022-08-29gitignore: Ignore top-evel build dir onlyYounes Manton
2022-08-23test/unix: check C/R of unix listen queuesAndrei Vagin
2022-08-23zdtm: return 1 from pr_err, pr_perror, failAndrei Vagin
2022-08-23criu: fail migration if data was sent to an in-flight socketMichal Clapinski
2022-08-15breakpoint: enable breakpoints by default on amd64 and arm64fu.lin
2022-08-15breakpoint: implement hw breakpoint for arm64 platformfu.lin
2022-08-15compel: switch breakpoint functions to non-inline at arm64 platformfu.lin
2022-08-15compel: clear a breakpoint right after it's been triggeredAndrei Vagin
2022-08-15compel: set TRACESYSGOOD to distinguish breakpoints from syscallsAndrei Vagin