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
path: root/criu
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-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-25cgroup: add a comment to restore_cgroup_prop about path argument requirementsPavel Tikhomirov
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-09-15seize: do not overwrite exit code from failpathLiu Hua
2022-08-31files-reg: skip failed mount lookup for shell-job's ttyPavel Tikhomirov
2022-08-29mount: add definition for FSOPEN_CLOEXECRadostin Stoyanov
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-15compel: clear a breakpoint right after it's been triggeredAndrei Vagin
2022-08-15compel: set TRACESYSGOOD to distinguish breakpoints from syscallsAndrei Vagin
2022-08-08cr-restore: rseq: use glibc-specific way to unregister only as fallbackAlexander Mikhalitsyn
2022-08-08cr-restore: rseq: dynamically handle *libc with rseqAlexander Mikhalitsyn
2022-08-08cr-check: optimize check for apparmor stackingPavel Tikhomirov
2022-08-08cr-check: fix check for apparmor stackingRadostin Stoyanov
2022-08-05criu: fix conflicting headersRadostin Stoyanov
2022-08-04files-reg.c: modify the check of ghost_limit to support large sparse filesLiang-Chun Chen
2022-07-26vdso-compat: Increase the reserved buffer for compat vdsoBui Quang Minh
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-22ci: Fix code indentRadostin Stoyanov
2022-06-21config: fail on --track-mem option if dirty tracking is not availablePavel Tikhomirov
2022-06-20util/mount-v2: fix resolve_mountpoint() to always return freeable pointerPavel Tikhomirov
2022-06-14hugetlb: don't dump anonymous private hugetlb mapping using memfd approachBui Quang Minh
2022-06-13mount-v2: workaround for multiple external bindmounts with no common rootPavel Tikhomirov
2022-06-13mount-v2: split out restore_one_sharing helperPavel Tikhomirov
2022-06-13sk-unix: make add_fake_unix_queuers earier and rework find_queuer_forPavel Tikhomirov
2022-05-17amdgpu: Set PLUGINDIR to /usr/lib/criuRadostin Stoyanov
2022-05-13page-xfer: refactoring analyze_iov and fill_userbufAndrei Vagin
2022-05-13pre-dump: call vmsplice with SPLICE_F_GIFTAndrei Vagin
2022-05-13page-xfer: adjust a buffer to a pipe sizeAndrei Vagin
2022-05-13page-xfer: use negative values for error codesAndrei Vagin
2022-05-13page-pipe: fix limiting a pipe sizeAndrei Vagin
2022-05-13mem: Skip pre-dumping on hugetlb mappingsBui Quang Minh
2022-05-13cr-dump: do not report success to logs if post-dump script failedPavel Tikhomirov
2022-05-05kerndat: handle the case when hugetlb isn't supportedAlexander Mikhalitsyn
2022-04-29sk-unix: rework bind_on_deleted() return codesAndrey Zhadchenko
2022-04-29proc_parse: Fix parsing bpf map_extraRadostin Stoyanov
2022-04-29bpf: update deprecated APIRadostin Stoyanov
2022-04-29rseq: handle rseq/rseq_cs flags properlyAlexander Mikhalitsyn
2022-04-29cr-dump: fixup thread IP when inside rseq csAlexander Mikhalitsyn
2022-04-29compel: add helpers to get/set instruction pointerAlexander Mikhalitsyn