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-02cgroup-v2: Restore threads in a process into correct threaded controllersBui Quang Minh
2022-10-25non-root: enable non-root checkpoint/restoreYounes Manton
2022-10-25non-root: add infrastructure to run as non-rootAdrian Reber
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-05criu: fix conflicting headersRadostin Stoyanov
2022-07-02infect: add SIGTSTP supportYuriy Vasiliev
2022-06-13sk-unix: make add_fake_unix_queuers earier and rework find_queuer_forPavel Tikhomirov
2022-04-29rseq: handle rseq/rseq_cs flags properlyAlexander Mikhalitsyn
2022-04-29pie/restorer: unregister (g)libc rseq before memory restorationAlexander Mikhalitsyn
2022-04-29rseq: initial supportAlexander Mikhalitsyn
2022-04-29Fix some codespell warningsKir Kolyshkin
2022-04-29Nit: rename sie to seKir Kolyshkin
2022-04-29criu: Introduce new device file plugin hooksRajneesh Bhardwaj
2021-09-03check: add a feature test for apparmor_stackingTycho Andersen
2021-09-03lsm: support checkpoint/restore of stacked apparmor profilesTycho Andersen
2021-09-03Run 'make indent' on all C filesAdrian Reber
2021-09-03criu: dump and restore notify_thread_id of posix timerLiu Chao
2021-09-03restore: cleanup cgroup properly in error pathLiu Hua
2021-09-03criu: end pr_(err|warn|msg|info|debug) with \nKir Kolyshkin
2021-09-03criu: make sure to use pr_perror to show errnoKir Kolyshkin
2021-09-03Drop \n from pr_perrorKir Kolyshkin
2021-09-03restore: warning: Value stored to 'ret' is never readAdrian Reber
2021-09-03util: move open_proc_self_fd to service_fdPavel Tikhomirov
2021-09-03cr-restore: setup external pidns only for root taskPavel Tikhomirov
2021-09-03namespaces: make root_ns_mask more consistentPavel Tikhomirov
2021-09-03cr-restore: make CLONE_NEWPID flag in clone_flags more consistentPavel Tikhomirov
2021-09-03cr-restore: Properly inspect status in sigchld_process()Dmitry Safonov
2021-09-03restore: Value stored to 'ret' is never readAdrian Reber
2021-09-03cr-restore: Wait child & reap zombies if PID=1Radostin Stoyanov
2020-10-20criu: check matching the tcp-close option on restore onlyAndrei Vagin
2020-10-20criu: restoring BPF map dataAbhishek Vijeev
2020-10-20proc_parse: Do not feed loglevel into restore_loginuidPavel Emelyanov
2020-10-20compel: allocate the GOT table to avoid memory corruptionNicolas Viennot
2020-10-20compel: pass the parasite_blob_desc to compel_relocs_apply()Nicolas Viennot
2020-10-20pidns: fixupAdrian Reber
2020-10-20restore: skip unnecessary setgroups callsAngie Ni
2020-10-20pidns: support external PID namespacesAdrian Reber
2020-10-20Also report clone3() errors correctlyAdrian Reber
2020-10-20mips: fix fail when run zdtm test pthread01.cGuoyun Sun
2020-10-20mips:criu: Enable mips in criuGuoyun Sun
2020-10-20img-streamer: introduction of criu-image-streamerNicolas Viennot
2020-04-25timens: restore processes in a new timens to restore clocksAndrei Vagin
2020-04-25criu: Add support for time namespacesAndrei Vagin
2020-03-31remove header include statements duplicatesPavel Tikhomirov
2020-03-27memfd: save all memfd inodes in one imageAndrei Vagin
2020-03-27criu: Remove compel.h includesDmitry Safonov