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-08-05criu: fix conflicting headersRadostin Stoyanov
2022-07-19rseq: fix headers conflict on Mariner GNU/LinuxAlexander Mikhalitsyn
2022-04-29kerndat: check whether the openat2 syscall is supportedPavel Tikhomirov
2022-04-29criu/plugin: Support AMD ROCm Checkpoint Restore with KFDRajneesh Bhardwaj
2021-09-03build: respect $PKG_CONFIG settingsMike Frysinger
2020-10-20Set Makefile config variables for libbpfAbhishek Vijeev
2020-03-27memfd: add file supportNicolas Viennot
2020-02-04net: add nftables c/rAlexander Mikhalitsyn
2020-02-04kerndat: check whether the new mount API is supported of notAndrei Vagin
2020-02-04build: Remove SRCARCHDmitry Safonov
2019-09-07Replace references to github.com/xemul/criuSebastiaan van Stijn
2019-09-07make: config -- Link with GnuTLSRadostin Stoyanov
2019-09-07criu/vdso: Purge CONFIG_VDSODmitry Safonov
2019-04-21Makefile.config: don't silent twiceKir Kolyshkin
2019-04-21build: Show a note when building wihout libbsdRadostin Stoyanov
2017-09-16criu: always enable the userfaultfd supportAndrew Vagin
2017-09-16UFFD related makefiles cleanupMike Rapoport
2017-09-16Try to include userfaultfd with criu (part 1)Adrian Reber
2017-06-14ia32/feature-test: Don't check i686 libraries presenceDmitry Safonov
2017-05-10make: Report dependencies absence more exactlyKirill Tkhai
2017-05-10ia32: Clearify if 32bit C/R is compile-disabledDmitry Safonov
2017-03-15Makefiles: nuke $(SRC_DIR)Kir Kolyshkin
2017-03-15x86: enable compatible 32 C/R backDmitry Safonov
2017-03-15compel hgen: use for ARM, kill gen-offsets.shKir Kolyshkin
2017-03-14compel: plugins,std -- Add syscall-types.h headerCyrill Gorcunov
2017-03-14feature-test: add CONFIG_COMPAT compile optionDmitry Safonov
2016-11-03make: Add .config file processing (v3)Pavel Emelyanov
2016-11-03net: restore macvlan by the same way with and without usernsAndrei Vagin
2016-11-03build: add a feature test for linux/net_namespace.hTycho Andersen
2016-11-02criu: get rid of config-base.hDmitry Safonov
2016-11-02build: generate config.h in the top-makeDmitry Safonov
2016-02-15build: Move everything criu related into criu directoryCyrill Gorcunov
2016-02-08memfd: Test for __NR_memfd_create during buildingCyrill Gorcunov
2015-07-15build: get rid of vestigial Makefile.config testTycho Andersen
2015-06-24seccomp: add initial support for SECCOMP_MODE_STRICTTycho Andersen
2015-06-19make: Be able to force turning off piegenCyrill Gorcunov
2015-05-08lsm: add support for c/ring LSM profilesTycho Andersen
2014-09-02crtools: check for setproctitle_initRuslan Kuprieiev
2014-05-27vdso: make -- Export VDSO and CONFIG_VDSOCyrill Gorcunov
2014-03-26make: config -- Add testing if we have libbsd installedCyrill Gorcunov
2014-03-24make: config -- Drop redundant comma in try-cc callCyrill Gorcunov
2014-02-14page-pipe: move tunable constants into config.hAndrey Vagin
2014-02-03make: config add test for ptrace_peeksiginfo_argsAndrey Vagin
2013-11-29string: Add strlcat helperCyrill Gorcunov
2013-08-28Add strlcpy helperCyrill Gorcunov
2013-05-23make: config -- Add test for prlimit callCyrill Gorcunov
2013-05-20make: Introduce compile time include/config.h generationCyrill Gorcunov