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
2016-06-28rpc: Add interface for @timeout optionNikita Spiridonov
2016-06-28net/sysctl: fix ipv4 forwardingPavel Tikhomirov
2016-06-28unix: Do not autobind unnamed unix socketsKirill Tkhai
2016-06-28cgroups: clarify comment about when dumping criu cgsetTycho Andersen
2016-06-28sockets: Fix int ino parameter of socket functionsKirill Tkhai
2016-06-28cgroup: typo fixAndrew Vagin
2016-06-28criu: page-read: read pagemaps at open time and keep them in memoryMike Rapoport
2016-06-28criu: image: add img_raw_size helperMike Rapoport
2016-06-28sk-inet: add a missed space in a error messageAndrew Vagin
2016-06-28netfilter: use pr_perror only when errno has to be printedAndrew Vagin
2016-06-28files: simplify fchroot()Andrew Vagin
2016-06-28criu: add an option to skip in-flight connectionsAdrian Reber
2016-06-28rpc: Add interface --freeze-cgroup optionCyrill Gorcunov
2016-06-28proc_parse: don't read an uninitialized pointerAndrew Vagin
2016-06-28aio: don't leak memoryAndrew Vagin
2016-06-28dump: Allocate root_item before run pre-dump scriptsKirill Tkhai
2016-06-28cgroups: add support for c/r of the devices cgroupTycho Andersen
2016-06-28cgroup props: update controllers list and props listTycho Andersen
2016-06-28cgroup props: ditch notify_on_release from individual controllersTycho Andersen
2016-06-28cgroup props parser: allow empty property listsTycho Andersen
2016-06-28criu: page-xfer: intorduce helpers for sending IOVsMike Rapoport
2016-06-28criu: page-xfer: move code aroudMike Rapoport
2016-06-28sk-unix: Move out interconnected pair setupKirill Tkhai
2016-06-28unix: Link all sockets in unix_sockets listKirill Tkhai
2016-06-28pstree: Export currentKirill Tkhai
2016-06-28parasite: drop unused PARASITE_CMD_DAEMONIZEDDmitry Safonov
2016-06-28criu: page-read: remove unnecessary forward declarationMike Rapoport
2016-06-28criu: page-read: make seek_pagemap_page a method of page_readMike Rapoport
2016-06-28files: use pr_err instead of pr_perrorAndrew Vagin
2016-06-28cg: rpc -- Add bindings for custom cgroup props engineCyrill Gorcunov
2016-06-28mount: detect sibling mounts correctlyAndrew Vagin
2016-06-28mount: move functions to handle paths in a separate fileAndrew Vagin
2016-06-28tcp: Move call to prepare socketPavel Emelyanov
2016-06-28tcp: Make reuse crit section widerPavel Emelyanov
2016-06-28cg: Add ability to dump specified controllers onlyCyrill Gorcunov
2016-06-28cg: props -- Handle use after free on error path in cgp_handle_props callerCyrill Gorcunov
2016-06-28cg: props -- Fix resource leak on realloc failureCyrill Gorcunov
2016-06-28cgrou-props: typo fixAndrey Vagin
2016-06-28cg: Add ability to dump custom cgroup propertiesCyrill Gorcunov
2016-06-14parasite-syscall: describe task's state on trap failureDmitry Safonov
2016-06-01ipc: SysVshmem segment can be unalignedPavel Emelyanov
2016-06-01add warning message when joining user namespaceDengguangxing
2016-06-01siginfo: Fix offset to per-thread siginfosPavel Emelyanov
2016-06-01mem: Copy vme-s to restorer laterPavel Emelyanov
2016-06-01rst-malloc: Do not grow sh-remap memoryPavel Emelyanov
2016-06-01rst: Remove unneeded on-stack-s from sigreturn_restore()Pavel Emelyanov
2016-06-01restore: Mmap task_restore_args by handsPavel Emelyanov
2016-06-01restore: Move other task-args preparations from sigreturn_restorePavel Emelyanov
2016-06-01restore: Cleanup ptrs remapping code done so farPavel Emelyanov
2016-06-01restore: Prepare on-restorer seccomp filters earlierPavel Emelyanov