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-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-02cgroup-v2: Checkpoint and restore some global propertiesBui Quang Minh
2022-11-02ipc_sysctl: Prioritize restoring IPC variables using non usernsd approachBui Quang Minh
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-08-29mount: add definition for FSOPEN_CLOEXECRadostin Stoyanov
2022-08-15breakpoint: enable breakpoints by default on amd64 and arm64fu.lin
2022-08-08cr-restore: rseq: dynamically handle *libc with rseqAlexander Mikhalitsyn
2022-08-05criu: fix conflicting headersRadostin Stoyanov
2022-07-19rseq: fix headers conflict on Mariner GNU/LinuxAlexander Mikhalitsyn
2022-07-13config/files-reg: Add opt to skip file r/w/x check on restoreYounes Manton
2022-07-02infect: add SIGTSTP supportYuriy Vasiliev
2022-06-14hugetlb: don't dump anonymous private hugetlb mapping using memfd approachBui Quang Minh
2022-05-17amdgpu: Set PLUGINDIR to /usr/lib/criuRadostin Stoyanov
2022-05-13page-xfer: adjust a buffer to a pipe sizeAndrei Vagin
2022-04-29rseq: handle rseq/rseq_cs flags properlyAlexander Mikhalitsyn
2022-04-29cr-dump: fixup thread IP when inside rseq csAlexander Mikhalitsyn
2022-04-29pie/restorer: unregister (g)libc rseq before memory restorationAlexander Mikhalitsyn
2022-04-29rseq: fail dump if rseq is used but host doesn't support get_rseq_conf featureAlexander Mikhalitsyn
2022-04-29rseq: initial supportAlexander Mikhalitsyn
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-29Fix some codespell warningsKir Kolyshkin
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
2022-04-29config/rpc: add new option --mntns-compat-mode for old mount enginePavel Tikhomirov
2022-04-29util: add resolve_mountpoint helperPavel Tikhomirov
2022-04-29kerndat: check whether the openat2 syscall is supportedPavel Tikhomirov
2022-04-29compel: add open_tree syscallPavel Tikhomirov
2022-04-29kerndat: Check for MOVE_MOUNT_SET_GROUP availabilityPavel Tikhomirov
2022-04-29mount: add service_mountpoint getter for ->mountpointPavel Tikhomirov
2022-04-29mount: make general place for shared variables on mount-info on restorePavel Tikhomirov
2022-04-29mount: prepare is_overmounted as early as possiblePavel Tikhomirov
2022-04-29mount: add helper mnt_get_external_bind_nodevPavel Tikhomirov
2022-04-29mount: put external slavery mounts to separate mnt_ext_slave listPavel Tikhomirov
2022-04-29mount: add mnt_is_root_bind helperPavel Tikhomirov
2022-04-29mount: mount external mount before mounting it's bindsPavel Tikhomirov
2022-04-29mount: split mnt_is_external(_bind) and can_receive_master_from_externalPavel Tikhomirov
2022-04-29mount: add mnt_bind_pick helper to pick the desired bindPavel Tikhomirov
2022-04-29util: add get_relative_path helperPavel Tikhomirov
2022-04-29mount: setup mnt_bind list before using it in mnt_is_externalPavel Tikhomirov
2022-04-29mount: mark mounts of external devices externalPavel Tikhomirov