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-04-29config/rpc: add new option --mntns-compat-mode for old mount enginePavel Tikhomirov
2022-04-29kerndat: Collect hugetlb device numbersBui Quang Minh
2021-09-03lsm: support checkpoint/restore of stacked apparmor profilesTycho Andersen
2021-09-03pidfd_store: move pidfd_store to a separate fileZeyad Yasser
2020-10-20criu: dumping meta-data about BPF map filesAbhishek Vijeev
2020-10-20img-streamer: introduction of criu-image-streamerNicolas Viennot
2020-04-25criu: Add support for time namespacesAndrei Vagin
2020-03-27memfd: add file supportNicolas Viennot
2019-09-07page-xfer: Add TLS support with X509 certificatesRadostin Stoyanov
2019-09-07criu/vdso: Purge CONFIG_VDSODmitry Safonov
2019-09-07arm: Build {pie-, }util-vdso with CONFIG_VDSO_32Dmitry Safonov
2019-09-07Makefile.crtools: Remove bogus ccflags-yDmitry Safonov
2019-09-07make: Don't export ccflags-yDmitry Safonov
2019-04-21sfd: Move service fds to separate fileCyrill Gorcunov
2018-10-30criu: split configuration parsing into separate fileMike Rapoport
2017-09-16UFFD related makefiles cleanupMike Rapoport
2017-09-16lazy-pages: always compile uffd.cMike Rapoport
2017-09-16Try to include userfaultfd with criu (part 1)Adrian Reber
2017-07-18kdat: allow to override build timeBernhard M. Wiedemann
2017-05-10kdat: Cache kdat object into /run/criu.kdat (v4)Pavel Emelyanov
2017-04-20vdso/ia32: separate compat vdso helperDmitry Safonov
2017-04-02compel: no -r for ARM ldflagsKir Kolyshkin
2017-03-15Makefiles: nuke $(SRC_DIR)Kir Kolyshkin
2017-03-15Remove criu exec codePavel Emelyanov
2017-03-15restorer: Workaround ASan false-positives after clone().Andrey Ryabinin
2017-03-15criu Makefiles: use compel includesKir Kolyshkin
2017-03-15Makefiles: rm -I compel/plugins... from cflagsKir Kolyshkin
2017-03-15vdso: fill compat symtab in CRIUDmitry Safonov
2017-03-15scm: Unweave fds messCyrill Gorcunov
2017-03-15compel: Move in parasite engineCyrill Gorcunov
2017-03-15infect: Move compel_relocs_apply into engineCyrill Gorcunov
2017-03-15compel: Include compel headers as system onesCyrill Gorcunov
2017-03-15infect: Remove parasite-syscall.h from infectPavel Emelyanov
2017-03-15infect: Move parasite RPC code into infect-rpc.cPavel Emelyanov
2017-03-15infect: Introduce skeleton for soon-to-be compel codePavel Emelyanov
2017-03-14compel: plugins,std -- Implement syscalls in std pluginCyrill Gorcunov
2017-03-14compel: plugins,std -- Add syscall-types.h headerCyrill Gorcunov
2017-03-01fdstore: add a storage for file descriptors (v2)Andrei Vagin
2016-09-27mount: Move fstypes related code into separate filesPavel Emelyanov
2016-09-27ext: Sweep external resources code into separate files.Pavel Emelyanov
2016-08-11make: propagate config DEFINES in CFLAGSDmitry Safonov
2016-08-01build/make: return to make from top directoryDmitry Safonov
2016-07-05autofs: parse fsinfo stage introducedStanislav Kinsburskiy
2016-06-28criu: mv page-read.[ch] pagemap.[ch]Mike Rapoport
2016-06-28mount: move functions to handle paths in a separate fileAndrew Vagin
2016-06-28cg: Add ability to dump custom cgroup propertiesCyrill Gorcunov
2016-03-25build: add mrproper targetDmitry Safonov
2016-02-16show: Remove deprecated codePavel Emelyanov
2016-02-16criu/makefile: fix build (DEFINES array to CFLAGS)Dmitry Safonov
2016-02-15build: Move everything criu related into criu directoryCyrill Gorcunov