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/images
AgeCommit message (Expand)Author
2022-11-12cgroup: Remove redundant code that handles zombie tasksHEADcriu-devBui Quang Minh
2022-11-02cgroup-v2: Dump cgroup controllers of every threads in a processBui Quang Minh
2022-10-25non-root: enable non-root checkpoint/restoreYounes Manton
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-04-29rseq: handle rseq/rseq_cs flags properlyAlexander Mikhalitsyn
2022-04-29rseq: initial supportAlexander Mikhalitsyn
2022-04-29Fix some codespell warningsKir Kolyshkin
2022-04-29Rename useable to usableKir Kolyshkin
2022-04-29config/rpc: add new option --mntns-compat-mode for old mount enginePavel Tikhomirov
2022-04-29bpfmap: handle new field in fdinfoAdrian Reber
2022-04-29memfd, shmem: Add support for checkpoint/restore memfd and anon shared memoryBui Quang Minh
2022-04-29ipc: Add support for checkpoint/restore hugetlb System V shared memoryBui Quang Minh
2022-04-29libcriu: add single pre-dump supportAdrian Reber
2022-04-29sockets: c/r bufer size locksPavel Tikhomirov
2021-09-03inventory: save network lock method to reuse in restoreZeyad Yasser
2021-09-03cr-service: add network_lock option to RPC and libcriuZeyad Yasser
2021-09-03lsm: support checkpoint/restore of stacked apparmor profilesTycho Andersen
2021-09-03criu: dump and restore notify_thread_id of posix timerLiu Chao
2021-09-03Enable changing of mount context on restoreAdrian Reber
2021-09-03cr-check: add ability to check if pidfd_store feature is supportedZeyad Yasser
2021-09-03cr-service: add pidfd_store_sk option to rpc.protoZeyad Yasser
2021-09-03images: re-license as Expat license (so-called MIT)Adrian Reber
2020-10-20images: adding support for BPF map file name and ifindexAbhishek Vijeev
2020-10-20tcp: allow to specify --tcp-close on dumpAndrei Vagin
2020-10-20socket: c/r support for SO_LINGERRadostin Stoyanov
2020-10-20socket: c/r support for SO_OOBINLINERadostin Stoyanov
2020-10-20images: kindly ask not to use fields with id 18 in unix_sk_entryPavel Tikhomirov
2020-10-20images: protobuf definitions for BPF map meta-data and dataAbhishek Vijeev
2020-10-20images/regfile.proto: adds additional fields to RegFileEntryAjay Bharadwaj
2020-10-20pidns: add pidns image file definitionAdrian Reber
2020-10-20mips:proto: Add mips to protocol buffer filesGuoyun Sun
2020-10-20img-streamer: introduction of criu-image-streamerNicolas Viennot
2020-04-25criu: Add support for time namespacesAndrei Vagin
2020-03-27memfd: save all memfd inodes in one imageAndrei Vagin
2020-03-27files: allow dumping opened symlinksAlexander Mikhalitsyn
2020-03-27cgroup2: add minimal cgroup2 supportAdrian Reber
2020-03-27memfd: add seals supportNicolas Viennot
2020-03-27memfd: add file supportNicolas Viennot
2020-02-04image: core -- Reserve start_time fieldValeriy Vdovin
2020-02-04socket: c/r support for SO_KEEPALIVERadostin Stoyanov
2020-02-04unix: sysctl -- Preserve max_dgram_qlen valueCyrill Gorcunov
2020-02-04image: avoid name conflicts in image filesAndrei Vagin
2020-02-04Handling iov generation for non-PROT_READ regionsAbhishek Dubey
2020-02-04Adding --pre-dump-mode optionAbhishek Dubey
2020-02-04Add new command line option: --cgroup-yardMichał Cłapiński
2019-09-07images: convert type of child_subreaper from int32 to boolAndrei Vagin
2019-09-07Add support for migrating CHILD_SUBREAPER prctlMichał Cłapiński
2019-09-07rpc: Add support for TLS optionsRadostin Stoyanov
2019-09-07shmem: Save pages stats tooPavel Emelianov