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-10-02compel: Fix ppc64le parasite stack layoutYounes Manton
2022-08-15breakpoint: enable breakpoints by default on amd64 and arm64fu.lin
2022-08-15breakpoint: implement hw breakpoint for arm64 platformfu.lin
2022-08-15compel: switch breakpoint functions to non-inline at arm64 platformfu.lin
2022-07-19x86/compel/fault-inject: fixup mxcsr for PTRACE_SETFPREGSAlexander Mikhalitsyn
2022-04-29compel: add helpers to get/set instruction pointerAlexander Mikhalitsyn
2022-04-29compel: add rseq syscall into compel std plugin syscall tablesAlexander Mikhalitsyn
2022-04-29Fix remaining codespell warningsKir Kolyshkin
2022-04-29Fix some codespell warningsKir Kolyshkin
2022-04-29Rename useable to usableKir Kolyshkin
2022-04-29kerndat: check whether the openat2 syscall is supportedPavel Tikhomirov
2022-04-29compel: add open_tree syscallPavel Tikhomirov
2022-04-29kerndat: Check for MOVE_MOUNT_SET_GROUP availabilityPavel Tikhomirov
2022-04-29compel: set mxcsr during error injection to zeroAdrian Reber
2022-04-29compel: fix how PTRACE_GET_THREAD_AREA errors are handledMike Rapoport
2022-04-29x86/compel/fault-inject: print the initial seedAlexander Mikhalitsyn
2022-04-29x86/compel/fault-inject: bound xsave features setAlexander Mikhalitsyn
2022-04-29clang-format: do automatic comment fixupsPavel Tikhomirov
2021-09-03Run 'make indent' on header filesAdrian Reber
2021-09-03Run 'make indent' on all C filesAdrian Reber
2021-09-03ci: fix mips64el-cross testAdrian Reber
2021-09-03criu: check if pidfd_getfd syscall is supportedZeyad Yasser
2021-09-03criu: check if pidfd_open syscall is supportedZeyad Yasser
2021-09-03mips: remove empty gitignoreRadostin Stoyanov
2021-09-03mips: coding style fixesRadostin Stoyanov
2021-09-03Whitespace at EOL cleanup and checkKir Kolyshkin
2021-09-03Drop \n from pr_perrorKir Kolyshkin
2021-09-03s390: Purge stale commentDmitry Safonov
2021-09-03compel: Provide compel_set_task_ext_regs()Dmitry Safonov
2021-09-03compel: Store extended registers set in the thread contextDmitry Safonov
2021-09-03x86/compel/fault-inject: Add a fault-injection for corrupting extended regsetDmitry Safonov
2021-09-03x86: Use PTRACE_GET_THREAD_AREA instead of sys_get_thread_area()Dmitry Safonov
2021-09-03compel: Fix missing loff_t in AlpineRadostin Stoyanov
2021-09-03dump/ppc64,arm,mips: sanitize the ERESTART_RESTARTBLOCK -> EINTR transitionAndrei Vagin
2021-09-03compel: don't mmap parasite as RWXMichał Cłapiński
2020-10-20compel: remove x86/prologue.SNicolas Viennot
2020-10-20compel: x86 parasite_service entry point simplificationNicolas Viennot
2020-10-20compel: rewrite parasite cmd and args manipulation from assembly to CNicolas Viennot
2020-10-20compel: pass the parasite_blob_desc to compel_relocs_apply()Nicolas Viennot
2020-10-20mips:compel/arch/mips: Add architecture support to compel tool and librariesGuoyun Sun
2020-04-25criu: put statement continuation on the same line as the closing bracketPavel Tikhomirov
2020-03-27compel: Remove compel.hDmitry Safonov
2020-02-04s390x: remove stack pointer from clobber listAdrian Reber
2020-02-04kerndat: detect if system support clone3() with set_tidAdrian Reber
2020-02-04ppc64le: remove register '1' from clobber listAdrian Reber
2020-02-04kerndat: check whether the new mount API is supported of notAndrei Vagin
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-04arch/x86: fpu_state->fpu_state_ia32.xsave hast to be 64-byte alignedAndrei Vagin
2020-02-04compel/x86: Don't use pushq for a labelDmitry Safonov