[06/18] zdtm/lib: fix a case when a string may be unterminated |
|
|
|
2017-11-09 |
Andrei Vagin |
|
Accepted |
[05/18] kerndat: don't call close for a negative value |
|
|
|
2017-11-09 |
Andrei Vagin |
|
Accepted |
[04/18] restore: resume a pid what was returned by waitpid |
|
|
|
2017-11-09 |
Andrei Vagin |
|
Accepted |
[03/18] netlink: don't call close a negative value |
|
|
|
2017-11-09 |
Andrei Vagin |
|
Accepted |
[02/18] plugin: don't declare two different variables with the same name |
|
|
|
2017-11-09 |
Andrei Vagin |
|
Accepted |
[01/18] unix: fix a memory leak |
|
|
|
2017-11-09 |
Andrei Vagin |
|
Accepted |
[5/5] page-pipe: allow to share pipes between page pipe buffers |
|
|
|
2017-11-08 |
Andrei Vagin |
|
Accepted |
[4/5,v2] page-pipe: move code to resize a pipe in a separate function |
|
|
|
2017-11-08 |
Andrei Vagin |
|
Accepted |
[3/5,v2] parasite: remove restriction to a number of iovec-s |
|
|
|
2017-11-08 |
Andrei Vagin |
|
Accepted |
[2/5,v2] zdtm: add an option to show criu statistics |
|
|
|
2017-11-08 |
Andrei Vagin |
|
Accepted |
[1/5] stats: add counters for pipes and page_pipe_bufs |
|
|
|
2017-11-08 |
Andrei Vagin |
|
Accepted |
[4/4] page-pipe: allow to share pipes between page pipe buffers |
|
|
|
2017-11-07 |
Andrei Vagin |
|
New |
[3/4] page-pipe: move code to resize a pipe in a separate function |
|
|
|
2017-11-07 |
Andrei Vagin |
|
New |
[2/4] parasite: remove restriction to a number of iovec-s |
|
|
|
2017-11-07 |
Andrei Vagin |
|
New |
[1/4] zdtm: add an option to show criu statistics |
|
|
|
2017-11-07 |
Andrei Vagin |
|
New |
[2/2] test: check ipv6 sockets which handle ipv4 connections |
|
|
|
2017-11-01 |
Andrei Vagin |
|
Accepted |
[1/2] soccr: c/r ipv6 sockets which handles ipv4 connections |
|
|
|
2017-11-01 |
Andrei Vagin |
|
Accepted |
[RFC] vm: add a syscall to map a process memory into a pipe |
|
|
|
2017-11-01 |
Andrey Vagin |
|
New |
[2/2] sk-inet: restore a value of SO_REUSEADDR |
|
|
|
2017-10-31 |
Andrei Vagin |
|
Accepted |
[1/2] zdtm: check a case when one port is shared between two sockets |
|
|
|
2017-10-31 |
Andrei Vagin |
|
Accepted |
[3/3] test: add a test for the process_vmsplice syscall |
|
|
|
2017-10-25 |
Andrei Vagin |
|
New |
[2/3] x86: Write up the process_vmsplice syscall |
|
|
|
2017-10-25 |
Andrei Vagin |
|
New |
[1/3,v2] vm: add a syscall to map a process memory into a pipe |
|
|
|
2017-10-25 |
Andrei Vagin |
|
New |
restore: don't call free_mappings for an uninitialized list |
|
|
|
2017-10-20 |
Andrei Vagin |
|
Accepted |
[10/10] travis: run phaul tests |
|
|
|
2017-10-17 |
Andrei Vagin |
|
Accepted |
[09/10] phaul/Makefile: add a target to run tests |
|
|
|
2017-10-17 |
Andrei Vagin |
|
Accepted |
[08/10] phaul: check an exit code of a page-server |
|
|
|
2017-10-17 |
Andrei Vagin |
|
Accepted |
[07/10] phaul/test: exit with a non-zero code in error cases |
|
|
|
2017-10-17 |
Andrei Vagin |
|
Accepted |
[06/10] phaul: print a message from error objects |
|
|
|
2017-10-17 |
Andrei Vagin |
|
Accepted |
[05/10] phaul: add a script to run tests |
|
|
|
2017-10-17 |
Andrei Vagin |
|
Accepted |
[04/10] phaul/test: add github.com/golang/protobuf in vendor/ |
|
|
|
2017-10-17 |
Andrei Vagin |
|
Accepted |
[03/10] phaul: add phaul/src/stats/stats.pb.go |
|
|
|
2017-10-17 |
Andrei Vagin |
|
Accepted |
[02/10] lib: add lib/go/src/rpc/rpc.pb.go |
|
|
|
2017-10-17 |
Andrei Vagin |
|
Accepted |
[01/10] phaul: use full paths for modules |
|
|
|
2017-10-17 |
Andrei Vagin |
|
Accepted |
[Announce] CRIU 3.5 "Clay Jay" is out |
|
|
1 |
2017-10-17 |
Andrey Vagin |
|
New |
zdtm: avoid arithmetic overflow in datagen and datachk |
|
|
|
2017-10-17 |
Andrei Vagin |
|
Accepted |
zdtm: don't use getpwnam and getgrnam |
1 |
|
|
2017-10-13 |
Andrei Vagin |
|
Accepted |
fault_inject: use SIGKILL instead of BUG() to kill itself |
|
|
|
2017-10-12 |
Andrei Vagin |
|
Accepted |
zdtm: add a test to check a ghost file on a read-only mount |
|
|
|
2017-10-12 |
Andrei Vagin |
|
New |
zdtm: skip vsyscall vmas for x32 tests |
|
|
|
2017-10-12 |
Andrei Vagin |
|
Accepted |
[2/2] zdtm: check a reseted tcp connect |
|
|
|
2017-10-06 |
Andrei Vagin |
|
Accepted |
[1/2] libsoccr: ignore data in a sent queue, if a connect is closed |
|
|
|
2017-10-06 |
Andrei Vagin |
|
Accepted |
[1/2,v2] travis: check docker checkpoint |
|
|
|
2017-10-05 |
Andrei Vagin |
|
Accepted |
[2/2] net: handle a case when --empty net is set only for criu dump |
|
|
|
2017-10-05 |
Andrei Vagin |
|
Accepted |
[1/2] travis: check docker checkpoint |
|
|
|
2017-10-05 |
Andrei Vagin |
|
New |
travis: set umask before a first criu run |
|
|
|
2017-10-04 |
Andrei Vagin |
|
Accepted |
[v2] travis: workaround a compilation error for fedora rawhide |
1 |
|
|
2017-10-03 |
Andrei Vagin |
|
Accepted |
travis: workaround a compilation error for fedora rawhide |
|
|
|
2017-10-03 |
Andrei Vagin |
|
Accepted |
ppc64le soft dirty tracking on 4.14 |
|
|
|
2017-10-03 |
Andrey Vagin |
|
Not Applicable |
[9/9] alpine: compile all tests |
|
|
|
2017-10-02 |
Andrei Vagin |
|
Accepted |
[Announce] CRIU 3.5 "Clay Jay" is out |
|
|
|
2017-10-01 |
Andrey Vagin |
|
Not Applicable |
[v2] zdtm: report test results in the junit format |
|
|
|
2017-09-30 |
Andrei Vagin |
|
Accepted |
[5/9,2] alpine: cast addresses to struct sockaddr * |
|
|
|
2017-09-29 |
Andrei Vagin |
|
Accepted |
[9/9] alpine: compile all tests |
|
|
|
2017-09-29 |
Andrei Vagin |
|
New |
[8/9] test/zdtm: a few fixes to compile tests on Alpine |
|
|
|
2017-09-29 |
Andrei Vagin |
|
Accepted |
[7/9] zdtm/autofs: don't include bits/signum.h |
|
|
|
2017-09-29 |
Andrei Vagin |
|
Accepted |
[6/9] tcp: be ready that a size of tcp_info can be changed |
|
|
|
2017-09-29 |
Andrei Vagin |
|
Accepted |
[5/9] alpine: cast addresses to struct sockaddr * |
|
|
|
2017-09-29 |
Andrei Vagin |
|
New |
[4/9] alpine: use sys/wait.h instead of wait.h |
|
|
|
2017-09-29 |
Andrei Vagin |
|
Accepted |
[3/9] alpine: use uid_t instead of __uid_t |
|
|
|
2017-09-29 |
Andrei Vagin |
|
Accepted |
[2/9] zdtm: don't use find to get executable files |
|
|
|
2017-09-29 |
Andrei Vagin |
|
Accepted |
[1/9] travis: add a job to test on the fedora rawhide |
|
|
|
2017-09-29 |
Andrei Vagin |
|
New |
zdtm/chroot: allocate enough memory for a path |
|
|
|
2017-09-29 |
Andrei Vagin |
|
Accepted |
files: print an error if fdinfo can't be opened |
|
|
|
2017-09-27 |
Andrei Vagin |
|
Accepted |
[2/2] restore: don't write pidfile if check_only is set |
|
|
|
2017-09-22 |
Andrei Vagin |
|
Accepted |
[1/2] zdtm: don't mix images from dump with and without check_only |
|
|
|
2017-09-22 |
Andrei Vagin |
|
Accepted |
The --check-only feature |
|
|
|
2017-09-22 |
Andrey Vagin |
|
Not Applicable |
zdtm: don't mix images from dump with and without check_only |
|
|
|
2017-09-22 |
Andrei Vagin |
|
Rejected |
zdtm: report test results in the junit format |
|
|
|
2017-09-17 |
Andrei Vagin |
|
New |
[v4,4/4] zdtm: Add file lease tests |
|
|
|
2017-09-11 |
Andrey Vagin |
|
Accepted |
[1/3,v2] restore: wait restored tasks in the check-only case |
|
|
|
2017-09-08 |
Andrei Vagin |
|
Accepted |
✗ travis-ci: failure for series starting with [PATCHv2,1/5] locks: Add c/r of non broken leases (... |
|
|
|
2017-09-04 |
Andrey Vagin |
|
Accepted |
zdtm: grep errors from page-server.log and lazy-pages.log |
|
|
|
2017-09-04 |
Andrei Vagin |
|
Accepted |
test/ptrace_sig: wait children before calling test_daemon |
|
|
|
2017-08-12 |
Andrei Vagin |
|
Accepted |
[RFC] vm: add a syscall to map a process memory into a pipe |
|
|
|
2017-08-10 |
Andrei Vagin |
|
New |
util: report a command name in error messages for cr_system() |
|
|
|
2017-08-09 |
Andrei Vagin |
|
Accepted |
[01/18] zdtm: Test descriptor sent over unix and kept open |
|
|
|
2017-08-08 |
Andrey Vagin |
|
Accepted |
page-xfer: handle a case when splice returns zero |
|
|
|
2017-07-20 |
Andrei Vagin |
|
Accepted |
criu: don't abort criu in lookup_create_item() |
|
|
|
2017-07-17 |
Andrei Vagin |
|
Accepted |
dump: set pid->state for threads |
|
|
|
2017-07-17 |
Andrei Vagin |
|
Accepted |
zdtm: don't call Popen() without wait() |
|
|
|
2017-06-30 |
Andrei Vagin |
|
Accepted |
zdtm: check /proc/sys/kernel/taint and fail if it is non-zero |
1 |
|
|
2017-06-30 |
Andrei Vagin |
|
Accepted |
kerndat: include config.h before using CONFIG_* contants |
|
1 |
|
2017-06-27 |
Andrei Vagin |
|
Accepted |
[3/3] zdtm: don't overwrite logs if the check-only option is set |
|
|
|
2017-06-21 |
Andrei Vagin |
|
Accepted |
[2/3] zdtm: restore ns_last_pid before executing restore in a second time |
|
|
|
2017-06-21 |
Andrei Vagin |
|
Accepted |
[1/3] restore: wait restored tasks in the check-only case |
|
|
|
2017-06-21 |
Andrei Vagin |
|
New |
restore: handle errors of restore_wait_other_tasks |
|
|
|
2017-06-20 |
Andrei Vagin |
|
Accepted |
mount: don't use phys_stat_resolve_dev() in open_mount() |
|
|
|
2017-06-06 |
Andrei Vagin |
|
Accepted |
[1/3,v2] service: allow to execute page-server as a child process |
|
|
|
2017-05-18 |
Andrei Vagin |
|
Accepted |
[3/3] zdtm: run page-server via rpc |
|
|
|
2017-05-17 |
Andrei Vagin |
|
Accepted |
[2/3] lib/py: allow to execute page-server as a child process |
|
|
|
2017-05-17 |
Andrei Vagin |
|
Accepted |
[1/3] service: allow to execute page-server as a child process |
|
|
|
2017-05-17 |
Andrei Vagin |
|
New |
restore: simplify sigchld handler |
|
|
|
2017-05-13 |
Andrei Vagin |
|
Accepted |
[4/4] test: don't use nsenter in tests |
|
|
|
2017-05-06 |
Andrei Vagin |
|
Accepted |
[3/4] restore: create tansport socket for pidns helpers from the root task |
|
|
|
2017-05-06 |
Andrei Vagin |
|
Accepted |
[2/4] travis: check the --empty-ns option |
|
|
|
2017-05-06 |
Andrei Vagin |
|
Accepted |
[1/4] restore: create the root netns before running setup-namespaces scripts |
|
|
|
2017-05-06 |
Andrei Vagin |
|
Accepted |
[2/2] travis: check the --empty-ns option |
|
|
|
2017-05-04 |
Andrei Vagin |
|
Accepted |
[1/2] restore: create the root netns before executin setup-namespaces scripts |
|
|
|
2017-05-04 |
Andrei Vagin |
|
Accepted |
[v2,5/5] compel: Add nspid, nssid and nspgid fields to struct seize_task_status |
|
|
|
2017-05-03 |
Andrey Vagin |
|
Rejected |