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/pie
AgeCommit message (Expand)Author
2022-11-02cgroup-v2: Restore threads in a process into correct threaded controllersBui Quang Minh
2022-11-02cgroup-v2: Dump cgroup controllers of every threads in a processBui Quang Minh
2022-10-25non-root: enable non-root checkpoint/restoreYounes Manton
2022-08-05criu: fix conflicting headersRadostin Stoyanov
2022-04-29pie/restorer: unregister (g)libc rseq before memory restorationAlexander Mikhalitsyn
2022-04-29rseq: fail dump if rseq is used but host doesn't support get_rseq_conf featureAlexander Mikhalitsyn
2022-04-29rseq: initial supportAlexander Mikhalitsyn
2022-04-29Fix some codespell warningsKir Kolyshkin
2022-04-29criu/pie/restorer.c: use param not parmKir Kolyshkin
2022-04-29restorer: Fix sys_mmap's returned value checkBui Quang Minh
2022-04-29pie/restorer: remove excess hash printf specifierPavel Tikhomirov
2021-09-03Run 'make indent' on all C filesAdrian Reber
2021-09-03posix-timers: fix getoverrun error handlingPavel Tikhomirov
2021-09-03criu: dump and restore notify_thread_id of posix timerLiu Chao
2021-09-03restore: fix error message when fork failsNicolas Viennot
2021-09-03vdso: fix segmentation fault caused by char pointer arrayanatasluo
2021-09-03vdso: Let zero-terminator in vdso_symbol_lengthDmitry Safonov
2020-10-20compel: allocate the GOT table to avoid memory corruptionNicolas Viennot
2020-10-20mips:criu: Enable mips in criuGuoyun Sun
2020-04-25parasite-msg: %u is not implemented for parasite codeNicolas Viennot
2020-04-25mem: avoid re-opening CR_FD_PAGES when not neededNicolas Viennot
2020-03-27criu: Remove compel.h includesDmitry Safonov
2020-03-27fown: Don't fail on dumping files opened with O_PATHCyrill Gorcunov
2020-02-16vdso: Repair !CONFIG_VDSODmitry Safonov
2020-02-16vdso: use correct offsets to remap vdso and vvar mappingsAndrei Vagin
2020-02-04Use clone3() with set_tid to create processesAdrian Reber
2020-02-04style: Enforce kernel style -Wdeclaration-after-statementNicolas Viennot
2020-02-04restorer/inotify: reorder inotify cleanup after waiting helpers and zombiesPavel Tikhomirov
2020-02-04build: Remove SRCARCHDmitry Safonov
2020-02-04restorer/inotify: Don't overflow PIE stackDmitry Safonov
2019-09-07Replace references to github.com/xemul/criuSebastiaan van Stijn
2019-09-07vdso: Correctly track vdso position without vvarDmitry Safonov
2019-09-07inotify: cleanup auxiliary events from queuePavel Tikhomirov
2019-09-07restorer: Use gettimeofday() from rt-vdso for log timingsDmitry Safonov
2019-09-07seccomp/restorer: Disable gtod from vdso in strict modeDmitry Safonov
2019-09-07restorer/parasite-vdso: Don't move vvar if failed to move vdsoDmitry Safonov
2019-09-07vdso/restorer: Always track vdso/vvar positions in vdso_maps_rtDmitry Safonov
2019-09-07vdso/restorer: Try best to preserve vdso during restoreDmitry Safonov
2019-09-07restorer: print errors if prctl syscalls failedAndrei Vagin
2019-09-07Add support for migrating CHILD_SUBREAPER prctlMichał Cłapiński
2019-09-07criu/vdso: Purge CONFIG_VDSODmitry Safonov
2019-09-07pie/build: Add CFLAGS_PIE to CFLAGSDmitry Safonov
2019-09-07util-vdso: Check chain for STN_UNDEFDmitry Safonov
2019-09-07rt-vdso: Be verbose if !blobs_matches()Dmitry Safonov
2019-09-07arm/pie: Provide __clear_cache()Dmitry Safonov
2019-09-07arm: Provide aeabi helpers in ARM formatDmitry Safonov
2019-09-07parasite-vdso: Add ugly casts for arm32Dmitry Safonov
2019-09-07pie/restorer: fix clang 'value is never read'Adrian Reber
2019-09-07build/criu/pie: Move trampolines to restorer-obj-yDmitry Safonov
2019-09-07criu/ia32: Consolidate compat vdso and move to arch/x86Dmitry Safonov