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
2020-02-04compel/infect: Detach but fail compel_resume_task()Dmitry Safonov
2020-02-04lib/infect: Check if compel succeed in executing munmapDmitry Safonov
2020-02-04compel: Mark compat argument of __NR() as usedDmitry Safonov
2020-02-04compel/infect: Warn if close() failed on memfdDmitry Safonov
2020-02-04lib/ptrace: Be more elaborate about failuresDmitry Safonov
2020-02-04lib/ptrace: Allow PTRACE_PEEKDATA with errno != 0Dmitry Safonov
2019-09-07compel: fix clang 'value stored is never read'Adrian Reber
2019-04-21ia32: Add compatible sigmask to sigframeDmitry Safonov
2019-04-21Android NDK: UNIX_PATH_MAX is defined in un.hZhang Ning
2019-04-21compel: Provide piegen_opt_t in libraryDmitry Safonov
2018-10-30log: add line breaks to pr_warnPavel Tikhomirov
2018-10-30compel -- Use unsigned long for argumentsCyrill Gorcunov
2018-10-30compel: add APIs to get stack pointersMike Rapoport
2018-07-04compel/criu: Add ARCH_HAS_LONG_PAGES to PIE binariesDmitry Safonov
2018-03-02compel: Add ctx flags to get_task_regs()Dmitry Safonov
2017-11-30compel: use a correct name format for vma files in /proc/pid/map_files/Andrei Vagin
2017-10-22compel: Add R_X86_64{,_REX}_GOTPCRELX relocsDmitry Safonov
2017-10-17Silence clang-4 warning about unaligned pointerKirill Kolyshkin
2017-08-09s390:compel: Enable s390 in compel/Michael Holzheu
2017-07-18compel: be silent if no errorsKir Kolyshkin
2017-05-19compel plugins: add optional pluginsKir Kolyshkin
2017-05-10compel: Add more arguments to compel_wait_task()Kirill Tkhai
2017-04-11compel: Print why memfd()-ing task failsPavel Emelyanov
2017-04-11pr_err(): don't forget a newlineKir Kolyshkin
2017-04-02compel hgen: fix for 32-bit ARMKir Kolyshkin
2017-04-02compel: no -r for ARM ldflagsKir Kolyshkin
2017-04-02compel: make plugins .a archivesKir Kolyshkin
2017-04-02compel: infect -- Don't forget to fetch sas earlyCyrill Gorcunov
2017-03-15compel: Add recv fd helperPavel Emelyanov
2017-03-15compel: pass regs by pointer in get_task_regs()Dmitry Safonov
2017-03-15compel/uapi: add prefix to log levelsKir Kolyshkin
2017-03-15compel: arch,x86 -- Drop native ia32 piecesCyrill Gorcunov
2017-03-15Remove criu exec codePavel Emelyanov
2017-03-15compel: Move memcpy/memcpy/etc stuff inKir Kolyshkin
2017-03-15Sanitize TASK_ valuesKir Kolyshkin
2017-03-15compel: split sanitize ptrace.hKir Kolyshkin
2017-03-15compel/infect: don't copy gotpcrel with parasite's blobDmitry Safonov
2017-03-15compel/infect: fix out-of-bounds parasite memcpy()Dmitry Safonov
2017-03-15compel: Define __sys_err-s for scm stuffKirill Tkhai
2017-03-15compel cli: make -p optionalKir Kolyshkin
2017-03-15compel cli: add libs command, use itKir Kolyshkin
2017-03-15compel cli: add plugins cmd, use itKir Kolyshkin
2017-03-15compel cli: add linker script to ldflags / use itKir Kolyshkin
2017-03-15compel cli: show includesKir Kolyshkin
2017-03-15compel cli: print usage to stderr in case of errorKir Kolyshkin
2017-03-15compel cli: kill --arch option, add --compatKir Kolyshkin
2017-03-15compel/src/main.c: rm useless initKir Kolyshkin
2017-03-15compel_syscall(): make ret argument signedKir Kolyshkin
2017-03-15compel --help: fix indentationKir Kolyshkin
2017-03-15compel/compat: fixup for head_start addrDmitry Safonov