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-04-29cr-check: Add ptrace rseq conf dump featureAlexander Mikhalitsyn
2022-04-29util: move fork_and_ptrace_attach helper from cr-checkAlexander Mikhalitsyn
2022-04-29kerndat: check for rseq syscall supportAlexander Mikhalitsyn
2022-04-29compel: add rseq syscall into compel std plugin syscall tablesAlexander Mikhalitsyn
2022-04-29cgroup: test for --manage-cgroups=ignoreAdrian Reber
2022-04-29cgroup: fix --manage-cgroups=ignoreAdrian Reber
2022-04-29cgroup: fix "unified" pathAdrian Reber
2022-04-29ci: add codespell to lint targetKir Kolyshkin
2022-04-29Fix remaining codespell warningsKir Kolyshkin
2022-04-29Fix some codespell warningsKir Kolyshkin
2022-04-29Add .codespellrcKir Kolyshkin
2022-04-29test/zdtm.py: rename a varKir Kolyshkin
2022-04-29test/exhaustive/unix.py: rename a varKir Kolyshkin
2022-04-29Rename useable to usableKir Kolyshkin
2022-04-29criu/mount.c: separate \tKir Kolyshkin
2022-04-29criu/files.c: some renamesKir Kolyshkin
2022-04-29test/javaTests: rename ser to sKir Kolyshkin
2022-04-29Nit: rename sie to seKir Kolyshkin
2022-04-29Typo: mmaped -> mmappedKir Kolyshkin
2022-04-29test/zdtm/static: s/NODEL/NO_DEL/Kir Kolyshkin
2022-04-29test/zdtm/static/inotify_system.c: s/inot/infd/Kir Kolyshkin
2022-04-29test/zdtm/static: use param not parmKir Kolyshkin
2022-04-29criu/pie/restorer.c: use param not parmKir Kolyshkin
2022-04-29criu/arch/s390/include/asm/restorer.h: fix commentsKir Kolyshkin
2022-04-29ci: Switch to non overlaysfs testsAdrian Reber
2022-04-29criu: generate unique socket namesAndrei Vagin
2022-04-29mount: fix -Wunused-but-set-variable for Clang 15Fangrui Song
2022-04-29style: delete some redundant codejiang wei
2022-04-29apparmor: Fix -Wfortify-source for ClangFangrui Song
2022-04-29criu-ns: add a helper to hold a pid namespaceAndrei Vagin
2022-04-29scripts/ci: mount test cgroups onceAndrei Vagin
2022-04-29zdtm: use unique holder for cgroupsAndrei Vagin
2022-04-29mount: make error messages differ in different placesPavel Tikhomirov
2022-04-29mount-v2: make mount engine fallback messages loglevel debugPavel Tikhomirov
2022-04-29zdtm/mount-v2: disable pty-console testPavel Tikhomirov
2022-04-29test/jenkins: test for old mount enginePavel Tikhomirov
2022-04-29ci: make others/mnt_ext_dev also run for old mount enginePavel Tikhomirov
2022-04-29zdtm/mount-v2: disable mnt_tracefs testPavel Tikhomirov
2022-04-29zdtm: add propagation group with mount flags to mount_complex_sharingPavel Tikhomirov
2022-04-29zdtm: add mount_complex_sharing testPavel Tikhomirov
2022-04-29zdtm: add new mnt_ext_sharing test for mount-v2Pavel Tikhomirov
2022-04-29ci: run tests for old mount enginePavel Tikhomirov
2022-04-29zdtm: enable mounts compat mode on restore with --mntns-compat-mode optionPavel Tikhomirov
2022-04-29mount: add new mounts-v2 enginePavel Tikhomirov
2022-04-29mount: export global variables for mount-v2Pavel Tikhomirov
2022-04-29mount: export several functions for mount-v2Pavel Tikhomirov
2022-04-29mount: export common defines for mount-v2Pavel Tikhomirov
2022-04-29mount: remove double ns_id declarationPavel Tikhomirov
2022-04-29files-reg: export parent dirs helpers for mount-v2Pavel Tikhomirov
2022-04-29mount: add plain mountpointsPavel Tikhomirov