April 2012 Archives by date
Starting: Mon Apr 2 02:20:46 EDT 2012
Ending: Sun Apr 29 09:14:42 EDT 2012
Messages: 602
- [CRIU] [PATCH 0/2] Nitpicking on futex
Cyrill Gorcunov
- [CRIU] [PATCH 1/2] futex: Make raw value being s32
Cyrill Gorcunov
- [CRIU] [PATCH 2/2] futex: Add FUTEX_WAIT_ABORT constant
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/2] futex: Make raw value being s32
Andrew Vagin
- [CRIU] Re: [PATCH 1/2] futex: Make raw value being s32
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/2] futex: Add FUTEX_WAIT_ABORT constant
Andrew Vagin
- [CRIU] Re: [PATCH 2/2] futex: Add FUTEX_WAIT_ABORT constant
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/2] futex: Make raw value being s32
Andrew Wagin
- [CRIU] Re: [PATCH 1/2] futex: Make raw value being s32
Cyrill Gorcunov
- [CRIU] Re: [PATCH] dump: Simplify cr_dump_tasks message printing
Pavel Emelyanov
- [CRIU] Re: [PATCH] files: Add case::default in open_fd
Pavel Emelyanov
- [CRIU] Re: [PATCH urgent] restorer: Fix bug in address computation
of thread args area
Pavel Emelyanov
- [CRIU] Re: [PATCH 02/16] parasite: Drop unused
PARASITE_COMPLETE_ADDR helper
Pavel Emelyanov
- [CRIU] Re: [PATCH 05/16] sockets: Fix compilation on older kernel
headers
Pavel Emelyanov
- [CRIU] Re: [PATCH 06/16] sockets: Drop unused variables
Pavel Emelyanov
- [CRIU] Re: [PATCH 07/16] parasite, restorer: Cleanup ld scripts
Pavel Emelyanov
- [CRIU] Re: [PATCH 08/16] restorer: Cleanup - drop always_inline
attribute from write_ helpers
Pavel Emelyanov
- [CRIU] Re: [PATCH 09/16] parasite,
restore: Add EXPORT_SYMBOL for blob symbol definitions
Pavel Emelyanov
- [CRIU] Re: [PATCH 10/16] make: Squash parasite.lds.S and
restorer.lds.S into pie.lds.S
Pavel Emelyanov
- [CRIU] [PATCH] make: Rebuild objects if headers are changed
Pavel Emelyanov
- [CRIU] Re: [PATCH 10/16] make: Squash parasite.lds.S and
restorer.lds.S into pie.lds.S
Cyrill Gorcunov
- [CRIU] Re: [PATCH 09/16] parasite,
restore: Add EXPORT_SYMBOL for blob symbol definitions
Cyrill Gorcunov
- [CRIU] [PATCH] lock: Restore ability to abort on futex waiting
Cyrill Gorcunov
- [CRIU] Re: [PATCH] lock: Restore ability to abort on futex waiting
Andrew Vagin
- [CRIU] [PATCH cr 1/7] log: change a logging descriptor when it was
initialized
Andrey Vagin
- [CRIU] [PATCH cr 2/7] log: don't close STDERR
Andrey Vagin
- [CRIU] [PATCH cr 3/7] crtools: export opts
Andrey Vagin
- [CRIU] [PATCH cr 4/7] log: don't fail if a log descriptor is
reopened
Andrey Vagin
- [CRIU] [PATCH cr 5/7] log: add ability to split logging by processes
Andrey Vagin
- [CRIU] [PATCH cr 6/7] log: remove pid from messages
Andrey Vagin
- [CRIU] [PATCH cr 7/7] log: fix log messages
Andrey Vagin
- [CRIU] Re: [PATCH 1/2] IPC: message queue receive cleanup
Andrew Morton
- [CRIU] Re: [PATCH 2/2] IPC: message queue stealing feature
introduced
Andrew Morton
- [CRIU] Re: [PATCH 1/2] IPC: message queue receive cleanup
Chris Metcalf
- [CRIU] Re: [PATCH 2/2] IPC: message queue stealing feature
introduced
Michael Kerrisk (man-pages)
- [CRIU] Re: [PATCH 2/2] IPC: message queue stealing feature
introduced
Michael Kerrisk
- [CRIU] Re: [PATCH 09/16] parasite,
restore: Add EXPORT_SYMBOL for blob symbol definitions
Pavel Emelyanov
- [CRIU] Re: [PATCH] lock: Restore ability to abort on futex waiting
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 6/7] log: remove pid from messages
Pavel Emelyanov
- [CRIU] Re: [PATCH 09/16] parasite,
restore: Add EXPORT_SYMBOL for blob symbol definitions
Cyrill Gorcunov
- [CRIU] [PATCH] check: Add kcmp test
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/2] IPC: message queue stealing feature
introduced
Stanislav Kinsbursky
- [CRIU] [PATCH] check: Add prctl codes test
Cyrill Gorcunov
- [CRIU] Re: [PATCH] check: Add prctl codes test
Cyrill Gorcunov
- [CRIU] Re: [PATCH] check: Add prctl codes test
Cyrill Gorcunov
- [CRIU] Re: [PATCH] check: Add prctl codes test
Cyrill Gorcunov
- [CRIU] Re: [PATCH] check: Add kcmp test
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/2] IPC: message queue stealing feature
introduced
Stanislav Kinsbursky
- [CRIU] [PATCH 0/4] A few more check functions added
Cyrill Gorcunov
- [CRIU] [PATCH 1/4] check: prctl -- Add PR_SET_MM_AUXV test
Cyrill Gorcunov
- [CRIU] [PATCH 2/4] check: Add fcntl stub
Cyrill Gorcunov
- [CRIU] [PATCH 3/4] proc: Add missing includes into proc_parse.h
Cyrill Gorcunov
- [CRIU] [PATCH 4/4] check: Add test for /proc/pid/stat extension
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/4] check: prctl -- Add PR_SET_MM_AUXV test
Cyrill Gorcunov
- [CRIU] [PATCH cr 00/12] Use the common scheme for restoring pipes
Andrey Vagin
- [CRIU] [PATCH cr 01/12] pipe: write some data in pipe and read it
after suspend/resume
Andrey Vagin
- [CRIU] [PATCH cr 02/12] pipe: remove old code for restoring pipes
Andrey Vagin
- [CRIU] [PATCH cr 03/12] pipe: all pipes are seved in one file
Andrey Vagin
- [CRIU] [PATCH cr 04/12] files: split open_transport_fd
Andrey Vagin
- [CRIU] [PATCH cr 05/12] pipe: add a separate file for pipe's stuff
Andrey Vagin
- [CRIU] [PATCH cr 06/12] files: add some function in files.h
Andrey Vagin
- [CRIU] [PATCH cr 07/12] pipes: add functions for collecting pipes
Andrey Vagin
- [CRIU] [PATCH cr 08/12] pipe: choose who will restore a pipe
Andrey Vagin
- [CRIU] [PATCH cr 09/12] pipes: add functions to restore pipes
Andrey Vagin
- [CRIU] [PATCH cr 10/12] pipes: restore pipes data
Andrey Vagin
- [CRIU] [PATCH cr 11/12] zdtm: add a new test case to check that all
data can be restored
Andrey Vagin
- [CRIU] [PATCH cr 12/12] pipes: align pipe data on page size in an
image file
Andrey Vagin
- [CRIU] Re: [PATCH cr 03/12] pipe: all pipes are seved in one file
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 08/12] pipe: choose who will restore a pipe
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 03/12] pipe: all pipes are seved in one file
Andrew Vagin
- [CRIU] Re: [PATCH cr 09/12] pipes: add functions to restore pipes
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 09/12] pipes: add functions to restore pipes
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 10/12] pipes: restore pipes data
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 11/12] zdtm: add a new test case to check that
all data can be restored
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 03/12] pipe: all pipes are seved in one file
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 08/12] pipe: choose who will restore a pipe
Andrew Vagin
- [CRIU] Re: [PATCH 0/4] A few more check functions added
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/4] A few more check functions added
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/4] A few more check functions added
Cyrill Gorcunov
- [CRIU] [PATCH]
Cyrill Gorcunov
- [CRIU] Re: [PATCH]
Kinsbursky Stanislav
- [CRIU] Re: [PATCH]
Cyrill Gorcunov
- [CRIU] Re: [PATCH]
Cyrill Gorcunov
- [CRIU] Re: [PATCH]
Kinsbursky Stanislav
- [CRIU] Re: [PATCH]
Cyrill Gorcunov
- [CRIU] Re: [PATCH]
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/4] A few more check functions added
Cyrill Gorcunov
- [CRIU] Re: [PATCH]
Kinsbursky Stanislav
- [CRIU] Re: [PATCH 0/4] A few more check functions added
Pavel Emelyanov
- [CRIU] Re: [PATCH] make: Fix dependency generation
Cyrill Gorcunov
- [CRIU] Re: [PATCH] make: Fix dependency generation
Kinsbursky Stanislav
- [CRIU] [PATCH cr 00/12] Use the common scheme for restoring pipes
(v2)
Andrey Vagin
- [CRIU] [PATCH cr 01/11] zdtm: write some data in pipe and read it
after suspend/resume
Andrey Vagin
- [CRIU] [PATCH cr 02/11] zdtm: add a new test case to check that all
data can be restored
Andrey Vagin
- [CRIU] [PATCH cr 03/11] pipe: remove old code for restoring pipes
Andrey Vagin
- [CRIU] [PATCH cr 04/11] pipe: all pipes are saved in one file (v2)
Andrey Vagin
- [CRIU] [PATCH cr 05/11] pipe: add a separate file for pipe's stuff
Andrey Vagin
- [CRIU] [PATCH cr 06/11] files: add some function in files.h
Andrey Vagin
- [CRIU] [PATCH cr 07/11] pipes: add functions for collecting pipes
Andrey Vagin
- [CRIU] [PATCH cr 08/11] files: some types of objects want to open
transport for masters
Andrey Vagin
- [CRIU] [PATCH cr 09/11] pipes: add functions to restore pipes
Andrey Vagin
- [CRIU] [PATCH cr 10/11] pipe: save all pipe data in a separate file
Andrey Vagin
- [CRIU] [PATCH cr 11/11] pipe: restore pipe data
Andrey Vagin
- [CRIU] Re: [PATCH cr 00/12] Use the common scheme for restoring
pipes (v2)
Pavel Emelyanov
- [CRIU] [PATCH 1/2] pipes.c: fix a typo in a comment
Kir Kolyshkin
- [CRIU] [PATCH 2/2] pipes.c: fix English in a comment
Kir Kolyshkin
- [CRIU] [PATCH cr 1/8] log: change a logging descriptor when it was
initialized
Andrey Vagin
- [CRIU] [PATCH cr 2/8] log: don't close STDERR
Andrey Vagin
- [CRIU] [PATCH cr 3/8] crtools: export opts
Andrey Vagin
- [CRIU] [PATCH cr 4/8] log: don't fail if a log descriptor is
reopened
Andrey Vagin
- [CRIU] [PATCH cr 5/8] log: print a process ID in output messages
Andrey Vagin
- [CRIU] [PATCH cr 6/8] log: remove pid from messages
Andrey Vagin
- [CRIU] [PATCH cr 7/8] zdtm: print pid in output messages
Andrey Vagin
- [CRIU] [PATCH cr 8/8] log: fix log messages
Andrey Vagin
- [CRIU] [PATCH cr] cr-dump: fix double free
Andrey Vagin
- [CRIU] Re: [PATCH cr] cr-dump: fix double free
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/2] pipes.c: fix English in a comment
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/2] Nitpicking on futex
Pavel Emelyanov
- [CRIU] Re: [PATCH] make: Fix dependency generation
Pavel Emelyanov
- [CRIU] Re: [PATCH 00/11] send/recv_fds and fowners take 3
Pavel Emelyanov
- [CRIU] Re: [PATCH] make: Fix dependency generation
Kinsbursky Stanislav
- [CRIU] Re: [PATCH] make: Fix dependency generation
Cyrill Gorcunov
- [CRIU] Re: [PATCH 00/11] send/recv_fds and fowners take 3
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/2] Nitpicking on futex
Cyrill Gorcunov
- [CRIU] Re: [PATCH] make: Fix dependency generation
Pavel Emelyanov
- [CRIU] [PATCH cr 1/3] restore: check that a restorer vma doesn't
intersect with target vma-s
Andrey Vagin
- [CRIU] [PATCH cr 2/3] dump: return a negative value in case of error
Andrey Vagin
- [CRIU] [PATCH cr 3/3] show: use read_img to read pid-s of children
and threads
Andrey Vagin
- [CRIU] Re: [PATCH 0/2] Nitpicking on futex
Cyrill Gorcunov
- [CRIU] [PATCH cr] restore: optimize restorer_get_vma_hint
Andrey Vagin
- [CRIU] Re: [PATCH cr] restore: optimize restorer_get_vma_hint
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr] restore: optimize restorer_get_vma_hint
avagin at gmail.com
- [CRIU] Re: [PATCH cr] restore: optimize restorer_get_vma_hint
Cyrill Gorcunov
- [CRIU] [PATCH 0/6] File owners checkpoint and restore
Cyrill Gorcunov
- [CRIU] [PATCH 1/6] types: Add F_GETOWNER_UIDS opcode
Cyrill Gorcunov
- [CRIU] [PATCH 2/6] Add syscalls needed for fowners dump/restore
Cyrill Gorcunov
- [CRIU] [PATCH 3/6] fowners: Prepare ground for dump and restore
Cyrill Gorcunov
- [CRIU] [PATCH 4/6] fowners: Add file owners dumping
Cyrill Gorcunov
- [CRIU] [PATCH 5/6] restore: Add file owners restoring
Cyrill Gorcunov
- [CRIU] [PATCH 6/6] zdtm: Add file_own test case
Cyrill Gorcunov
- [CRIU] Re: [PATCH cr 1/3] restore: check that a restorer vma
doesn't intersect with target vma-s
Pavel Emelyanov
- [CRIU] Re: [PATCH cr] restore: optimize restorer_get_vma_hint
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/6] Add syscalls needed for fowners dump/restore
Pavel Emelyanov
- [CRIU] Re: [PATCH 4/6] fowners: Add file owners dumping
Pavel Emelyanov
- [CRIU] Re: [PATCH 6/6] zdtm: Add file_own test case
Pavel Emelyanov
- [CRIU] Re: [PATCH 6/6] zdtm: Add file_own test case
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/6] Add syscalls needed for fowners dump/restore
Cyrill Gorcunov
- [CRIU] Re: [PATCH 4/6] fowners: Add file owners dumping
Cyrill Gorcunov
- [CRIU] [PATCH 0/5] Dump/restore file owners v2
Cyrill Gorcunov
- [CRIU] [PATCH 1/5] types: Add F_GETOWNER_UIDS opcode
Cyrill Gorcunov
- [CRIU] [PATCH 2/5] fowners: Prepare ground for dump and restore
Cyrill Gorcunov
- [CRIU] [PATCH 3/5] fowners: Add file owners dumping
Cyrill Gorcunov
- [CRIU] [PATCH 4/5] restore: Add file owners restoring
Cyrill Gorcunov
- [CRIU] [PATCH 5/5] zdtm: Add file_own test case
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/5] fowners: Prepare ground for dump and restore
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/5] fowners: Prepare ground for dump and restore
Cyrill Gorcunov
- [CRIU] [PATCH 0/3] File owners v3
Cyrill Gorcunov
- [CRIU] [PATCH 1/3] types: Add F_GETOWNER_UIDS opcode
Cyrill Gorcunov
- [CRIU] [PATCH 2/3] fowners: Add checkpoint/restore
Cyrill Gorcunov
- [CRIU] [PATCH 3/3] zdtm: Add file_own test case
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/5] fowners: Prepare ground for dump and restore
Cyrill Gorcunov
- [CRIU] images rework
Pavel Emelyanov
- [CRIU] images rework
Cyrill Gorcunov
- [CRIU] images rework
Pavel Emelyanov
- [CRIU] images rework
Kinsbursky Stanislav
- [CRIU] images rework
Cyrill Gorcunov
- [CRIU] images rework
Pavel Emelyanov
- [CRIU] images rework
Cyrill Gorcunov
- [CRIU] [RFC 0/2] Proc parsing update and slab for shared memory
Cyrill Gorcunov
- [CRIU] [PATCH 1/2] proc: Add parse_mountinfo helper
Cyrill Gorcunov
- [CRIU] [PATCH 2/2] Introduce slab facility
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/2] proc: Add parse_mountinfo helper
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/5] fowners: Prepare ground for dump and restore
Cyrill Gorcunov
- [CRIU] [PATCH 0/4] IPC: message queue checkpoint/restore -
requested updates
Stanislav Kinsbursky
- [CRIU] [PATCH 0/4] IPC: message queue checkpoint/restore -
requested updates
Stanislav Kinsbursky
- [CRIU] [PATCH 1/4] ipc: rename obfuscating MSG_STEAL flag into
MSG_PEEK_ALL
Stanislav Kinsbursky
- [CRIU] [PATCH 2/4] ipc: move all checkpoint-restore code under
appropriate define
Stanislav Kinsbursky
- [CRIU] [PATCH 3/4] ipc: handle MSG_PEEK_ALL flag if
CONFIG_CHECKPOINT_RESTORE is dropped
Stanislav Kinsbursky
- [CRIU] [PATCH 4/4] test: IPC message queue migration test
Stanislav Kinsbursky
- [CRIU] [PATCH] dump: Add missing new lines
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/3] fowners: Add checkpoint/restore
Pavel Emelyanov
- [CRIU] [PATCH 2/4] ipc: move all checkpoint-restore code under
appropriate define
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 1/8] log: change a logging descriptor when it
was initialized
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 2/8] log: don't close STDERR
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 4/8] log: don't fail if a log descriptor is
reopened
Pavel Emelyanov
- [CRIU] Re: [PATCH cr 5/8] log: print a process ID in output messages
Pavel Emelyanov
- [CRIU] [PATCH 0/6] File owners checkpoint/restore v5
Cyrill Gorcunov
- [CRIU] [PATCH 1/6] types: Add F_GETOWNER_UIDS opcode
Cyrill Gorcunov
- [CRIU] [PATCH 2/6] fowners: Prepare ground for dump and restore
Cyrill Gorcunov
- [CRIU] [PATCH 3/6] fowners: Add file owners dumping
Cyrill Gorcunov
- [CRIU] [PATCH 4/6] restore: Add file owners restoring
Cyrill Gorcunov
- [CRIU] [PATCH 5/6] zdtm: Add file_own test case
Cyrill Gorcunov
- [CRIU] [PATCH 6/6] sockets: Add checkpoint restore for file owners
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/6] File owners checkpoint/restore v5
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/6] File owners checkpoint/restore v5
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/6] File owners checkpoint/restore v5
Cyrill Gorcunov
- [CRIU] [PATCH 2/4] ipc: move all checkpoint-restore code under
appropriate define
Stanislav Kinsbursky
- [CRIU] Re: [PATCH 4/6] restore: Add file owners restoring
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/6] fowners: Prepare ground for dump and restore
Pavel Emelyanov
- [CRIU] Re: [PATCH 6/6] sockets: Add checkpoint restore for file
owners
Pavel Emelyanov
- [CRIU] [PATCH 0/4] Early inotify review series v1
Cyrill Gorcunov
- [CRIU] [PATCH 1/4] syscall: Add sys_open_by_handle_at
Cyrill Gorcunov
- [CRIU] [PATCH 2/4] proc: Add parse_mountinfo helper
Cyrill Gorcunov
- [CRIU] [PATCH 3/4] files: Print state of file creation
Cyrill Gorcunov
- [CRIU] [PATCH 4/4] inotify: Add checkpoint/restore
Cyrill Gorcunov
- [CRIU] [PATCH v2 2/4] ipc: move all checkpoint-restore code under
appropriate define
Stanislav Kinsbursky
- [CRIU] Re: [PATCH 4/4] inotify: Add checkpoint/restore
Pavel Emelyanov
- [CRIU] Re: [PATCH 4/4] inotify: Add checkpoint/restore
Cyrill Gorcunov
- [CRIU] Re: [PATCH 4/4] inotify: Add checkpoint/restore
Pavel Emelyanov
- [CRIU] Re: [PATCH 4/4] inotify: Add checkpoint/restore
Cyrill Gorcunov
- [CRIU] Reworking dump_one_fd
Cyrill Gorcunov
- [CRIU] [PATCH] dump: Rework dump_one_fd types assignment
Cyrill Gorcunov
- [CRIU] Re: [PATCH] dump: Rework dump_one_fd types assignment
Pavel Emelyanov
- [CRIU] [PATCH 0/3] Files cleanup
Cyrill Gorcunov
- [CRIU] [PATCH 1/3] files: Drop redundant lseek in prepare_fds
Cyrill Gorcunov
- [CRIU] [PATCH 2/3] files: Print the state of files restoring
transition
Cyrill Gorcunov
- [CRIU] [PATCH 3/3] files: Don't call for run_unix_connections if
there error happened earlier
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/3] Files cleanup
Pavel Emelyanov
- [CRIU] [PATCH 0/7] Checkpoint, restore for file owners v6
Cyrill Gorcunov
- [CRIU] [PATCH 1/7] types: Add F_GETOWNER_UIDS opcode
Cyrill Gorcunov
- [CRIU] [PATCH 2/7] fowners: Prepare ground for dump and restore
Cyrill Gorcunov
- [CRIU] [PATCH 3/7] fowners: Add regular files/pipes owners dumping
Cyrill Gorcunov
- [CRIU] [PATCH 4/7] fowners: Restore for regular files and pipes
Cyrill Gorcunov
- [CRIU] [PATCH 5/7] zdtm: Add file_own test case
Cyrill Gorcunov
- [CRIU] [PATCH 6/7] fowners: Add checkpoint/restore for sockets
Cyrill Gorcunov
- [CRIU] [PATCH 7/7] zdtm: Extend file_own test for sockets
Cyrill Gorcunov
- [CRIU] Re: [PATCH 6/7] fowners: Add checkpoint/restore for sockets
Cyrill Gorcunov
- [CRIU] Re: [PATCH 4/4] test: IPC message queue migration test
Andrew Morton
- [CRIU] Re: [PATCH 3/7] fowners: Add regular files/pipes owners
dumping
Pavel Emelyanov
- [CRIU] Re: [PATCH 3/7] fowners: Add regular files/pipes owners
dumping
Cyrill Gorcunov
- [CRIU] Re: [PATCH 3/7] fowners: Add regular files/pipes owners
dumping
Cyrill Gorcunov
- [CRIU] Re: [PATCH 3/7] fowners: Add regular files/pipes owners
dumping
Cyrill Gorcunov
- [CRIU] [PATCH 0/4] inotify v6
Cyrill Gorcunov
- [CRIU] [PATCH 1/4] syscall: Add sys_open_by_handle_at
Cyrill Gorcunov
- [CRIU] [PATCH 2/4] proc: Add parse_mountinfo helper
Cyrill Gorcunov
- [CRIU] [PATCH 3/4] inotify: Add checkpoint/restore
Cyrill Gorcunov
- [CRIU] [PATCH 4/4] test: Add inotify00 test
Cyrill Gorcunov
- [CRIU] Re: [PATCH 3/4] inotify: Add checkpoint/restore
Cyrill Gorcunov
- [CRIU] pgids/sids support in crtools
Pavel Emelyanov
- [CRIU] Re: [PATCH 3/4] inotify: Add checkpoint/restore
Pavel Emelyanov
- [CRIU] Re: [PATCH 3/4] inotify: Add checkpoint/restore
Cyrill Gorcunov
- [CRIU] Re: [PATCH 3/4] inotify: Add checkpoint/restore
Pavel Emelyanov
- [CRIU] Re: [PATCH 3/4] inotify: Add checkpoint/restore
Pavel Emelyanov
- [CRIU] Re: [PATCH 3/4] inotify: Add checkpoint/restore
Cyrill Gorcunov
- [CRIU] Re: [PATCH 3/4] inotify: Add checkpoint/restore
Cyrill Gorcunov
- [CRIU] Re: [PATCH 3/4] inotify: Add checkpoint/restore
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/7] Checkpoint, restore for file owners v6
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/7] Checkpoint, restore for file owners v6
Cyrill Gorcunov
- [CRIU] New "real-life" test suite
Pavel Emelyanov
- [CRIU] [PATCH 0/4] Update for pipe fowners
Cyrill Gorcunov
- [CRIU] [PATCH 1/4] pipes: Drop unused find_pipe(int id)
Cyrill Gorcunov
- [CRIU] [PATCH 2/4] pipes: Cleanup pipe_should_open_transport
Cyrill Gorcunov
- [CRIU] [PATCH 3/4] pipes: Set fowners for both pipe ends
Cyrill Gorcunov
- [CRIU] [PATCH 4/4] zdtm: Extend file_own test for both pipe ends
Cyrill Gorcunov
- [CRIU] New "real-life" test suite
Cyrill Gorcunov
- [CRIU] New "real-life" test suite
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/4] pipes: Cleanup pipe_should_open_transport
Pavel Emelyanov
- [CRIU] Re: [PATCH 3/4] pipes: Set fowners for both pipe ends
Pavel Emelyanov
- [CRIU] Re: [PATCH 1/4] pipes: Drop unused find_pipe(int id)
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/4] pipes: Cleanup pipe_should_open_transport
Cyrill Gorcunov
- [CRIU] Re: [PATCH 3/4] pipes: Set fowners for both pipe ends
Cyrill Gorcunov
- [CRIU] Re: [PATCH 3/4] pipes: Set fowners for both pipe ends
Pavel Emelyanov
- [CRIU] Re: [PATCH 4/4] zdtm: Extend file_own test for both pipe ends
Pavel Emelyanov
- [CRIU] Re: [PATCH 4/4] zdtm: Extend file_own test for both pipe ends
Cyrill Gorcunov
- [CRIU] Re: [PATCH 4/4] zdtm: Extend file_own test for both pipe ends
Pavel Emelyanov
- [CRIU] Re: [PATCH 4/4] zdtm: Extend file_own test for both pipe ends
Cyrill Gorcunov
- [CRIU] Re: [PATCH 4/4] zdtm: Extend file_own test for both pipe ends
Pavel Emelyanov
- [CRIU] Re: [PATCH 4/4] zdtm: Extend file_own test for both pipe ends
Cyrill Gorcunov
- [CRIU] Re: [PATCH 4/4] zdtm: Extend file_own test for both pipe ends
Cyrill Gorcunov
- [CRIU] Re: [PATCH 4/4] zdtm: Extend file_own test for both pipe ends
Pavel Emelyanov
- [CRIU] [PATCH] util: Extend reopen_fd_as_safe
Cyrill Gorcunov
- [CRIU] [PATCH 0/8] Inotify support v7
Cyrill Gorcunov
- [CRIU] [PATCH 1/8] syscall: Add sys_open_by_handle_at
Cyrill Gorcunov
- [CRIU] [PATCH 2/8] util: Extend reopen_fd_as_safe
Cyrill Gorcunov
- [CRIU] [PATCH 3/8] proc: Add parse_mountinfo helper
Cyrill Gorcunov
- [CRIU] [PATCH 4/8] Add mount.c file for mount helpers functions
Cyrill Gorcunov
- [CRIU] [PATCH 5/8] files: Sanitize message on fd restoring
Cyrill Gorcunov
- [CRIU] [PATCH 6/8] inotify: Add checkpoint/restore
Cyrill Gorcunov
- [CRIU] [PATCH 7/8] zdtm: Add inotify00 test case
Cyrill Gorcunov
- [CRIU] [PATCH 8/8] intify: Add support of file owners
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/8] Inotify support v7
Cyrill Gorcunov
- [CRIU] [PATCH] sockets: Fix potential NULL dereference
Cyrill Gorcunov
- [CRIU] Re: [PATCH] sockets: Fix potential NULL dereference
Pavel Emelyanov
- [CRIU] [PATCH] restorer: Make sure the protection on code/data mm
areas do fit the kernel requirements
Cyrill Gorcunov
- : [CRIU] [PATCH] restorer: Make sure the protection on code/data
mm areas do fit the kernel requirements
Kir Kolyshkin
- : [CRIU] [PATCH] restorer: Make sure the protection on code/data
mm areas do fit the kernel requirements
Cyrill Gorcunov
- : [CRIU] [PATCH] restorer: Make sure the protection on code/data
mm areas do fit the kernel requirements
Cyrill Gorcunov
- : [CRIU] [PATCH] restorer: Make sure the protection on code/data
mm areas do fit the kernel requirements
Pavel Emelyanov
- : [CRIU] [PATCH] restorer: Make sure the protection on code/data
mm areas do fit the kernel requirements
Pavel Emelyanov
- : [CRIU] [PATCH] restorer: Make sure the protection on code/data
mm areas do fit the kernel requirements
Cyrill Gorcunov
- : [CRIU] [PATCH] restorer: Make sure the protection on code/data
mm areas do fit the kernel requirements
Pavel Emelyanov
- : [CRIU] [PATCH] restorer: Make sure the protection on code/data
mm areas do fit the kernel requirements
Cyrill Gorcunov
- [CRIU] [PATCH] sockets: Print sockets ino and peer with %x format
Cyrill Gorcunov
- [CRIU] [PATCH] sockets: Print sockets ino and peer with %x format
Stanislav Kinsbursky
- [CRIU] [PATCH] sockets: Print sockets ino and peer with %x format
Cyrill Gorcunov
- [CRIU] [PATCH] sockets: Print sockets ino and peer with %x format
Stanislav Kinsbursky
- [CRIU] [PATCH] sockets: Print sockets ino and peer with %x format
Cyrill Gorcunov
- [CRIU] [PATCH] sockets: Print sockets ino and peer with %x format
Stanislav Kinsbursky
- [CRIU] [PATCH] sockets: Print sockets ino and peer with %x format
Pavel Emelyanov
- [CRIU] [PATCH] restore: Temporary comment out exit's on sid/pgid
mismatch
Cyrill Gorcunov
- : [CRIU] [PATCH] restorer: Make sure the protection on code/data
mm areas do fit the kernel requirements
Cyrill Gorcunov
- : [CRIU] [PATCH] restorer: Make sure the protection on code/data
mm areas do fit the kernel requirements
Pavel Emelyanov
- : [CRIU] [PATCH] restorer: Make sure the protection on code/data
mm areas do fit the kernel requirements
Cyrill Gorcunov
- : [CRIU] [PATCH] restorer: Make sure the protection on code/data
mm areas do fit the kernel requirements
Cyrill Gorcunov
- [CRIU] Re: [PATCH] restore: Temporary comment out exit's on
sid/pgid mismatch
Pavel Emelyanov
- : [CRIU] [PATCH] restorer: Make sure the protection on code/data
mm areas do fit the kernel requirements
Pavel Emelyanov
- : [CRIU] [PATCH] restorer: Make sure the protection on code/data
mm areas do fit the kernel requirements
Cyrill Gorcunov
- [CRIU] [PATCH 0/2] output: add "0x" prefix to hex prints
Kinsbursky Stanislav
- [CRIU] [PATCH 1/2] output: add "0x" to hex prints using sed
Kinsbursky Stanislav
- [CRIU] [PATCH 2/2] output: add "0x" to hex prints manually
Kinsbursky Stanislav
- [CRIU] Re: [PATCH 0/2] output: add "0x" prefix to hex prints
Cyrill Gorcunov
- [CRIU] [RFC 0/4] Restore unconnected dgram sockets
Cyrill Gorcunov
- [CRIU] [PATCH 1/4] sockets: Drop one-line alignment block
Cyrill Gorcunov
- [CRIU] [PATCH 2/4] sockets: Restore unconnected dgram sockets
Cyrill Gorcunov
- [CRIU] [PATCH 3/4] docs: Add -r option
Cyrill Gorcunov
- [CRIU] [PATCH 4/4] docs: Add -s option
Cyrill Gorcunov
- [CRIU] Images data format
Stanislav Kinsbursky
- [CRIU] Images data format
Konstantin Khlebnikov
- [CRIU] Images data format
Cyrill Gorcunov
- [CRIU] Images data format
Stanislav Kinsbursky
- [CRIU] Images data format
Stanislav Kinsbursky
- [CRIU] Images data format
Stanislav Kinsbursky
- [CRIU] Images data format
Konstantin Khlebnikov
- [CRIU] Images data format
Konstantin Khlebnikov
- [CRIU] Images data format
Stanislav Kinsbursky
- [CRIU] Images data format
Cyrill Gorcunov
- [CRIU] Images data format
Stanislav Kinsbursky
- [CRIU] Images data format
Cyrill Gorcunov
- [CRIU] Images data format
Stanislav Kinsbursky
- [CRIU] Images data format
Cyrill Gorcunov
- [CRIU] [PATCH 00/10] Syscalls redesign v4
Cyrill Gorcunov
- [CRIU] [PATCH 01/10] make: Squash parasite.lds.S and restorer.lds.S
into pie.lds.S
Cyrill Gorcunov
- [CRIU] [PATCH 02/10] make: Use -fpie instead of -fpic
Cyrill Gorcunov
- [CRIU] [PATCH 03/10] make: Sanitize pie.lds.S
Cyrill Gorcunov
- [CRIU] [PATCH 04/10] make: Generate offsets from linked files only
Cyrill Gorcunov
- [CRIU] [PATCH 05/10] parasite: Drop resundant
parasite_service_complete symbol
Cyrill Gorcunov
- [CRIU] [PATCH 06/10] make: Add own Makefile.pie for binary blobs we
generate
Cyrill Gorcunov
- [CRIU] [PATCH 07/10] parasite: Move bootstrap code into
parasite-head.S
Cyrill Gorcunov
- [CRIU] [PATCH 08/10] syscalls: Complete redesign v4
Cyrill Gorcunov
- [CRIU] [PATCH 09/10] util-net: Workaround for strict-aliasing
problem
Cyrill Gorcunov
- [CRIU] [PATCH 10/10] make: Switch to -O2 optimization by default
Cyrill Gorcunov
- [CRIU] [PATCH 03/10] make: Sanitize pie.lds.S
Stanislav Kinsbursky
- [CRIU] [PATCH 08/10] syscalls: Complete redesign v4
Stanislav Kinsbursky
- [CRIU] [PATCH 03/10] make: Sanitize pie.lds.S
Cyrill Gorcunov
- [CRIU] [PATCH 08/10] syscalls: Complete redesign v4
Cyrill Gorcunov
- [CRIU] [PATCH] sockets: Print sockets ino and peer with %x format
Kir Kolyshkin
- [CRIU] Re: [PATCH 1/4] sockets: Drop one-line alignment block
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/4] sockets: Restore unconnected dgram sockets
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/4] sockets: Restore unconnected dgram sockets
Cyrill Gorcunov
- [CRIU] Images data format
Pavel Emelyanov
- [CRIU] Images data format
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/4] sockets: Restore unconnected dgram sockets
Pavel Emelyanov
- [CRIU] Images data format
Cyrill Gorcunov
- [CRIU] Images data format
Pavel Emelyanov
- [CRIU] Images data format
Cyrill Gorcunov
- [CRIU] Images data format
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/2] output: add "0x" prefix to hex prints
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/8] util: Extend reopen_fd_as_safe
Pavel Emelyanov
- [CRIU] Re: [PATCH 5/8] files: Sanitize message on fd restoring
Pavel Emelyanov
- [CRIU] Re: [PATCH 6/8] inotify: Add checkpoint/restore
Pavel Emelyanov
- [CRIU] Images data format
Cyrill Gorcunov
- [CRIU] Images data format
Pavel Emelyanov
- [CRIU] Re: [PATCH 6/8] inotify: Add checkpoint/restore
Cyrill Gorcunov
- [CRIU] Images data format
Stanislav Kinsbursky
- [CRIU] [PATCH] Drop <sys/user.h> to fix PAGE_SIZE declaration
Konstantin Khlebnikov
- [CRIU] Images data format
Stanislav Kinsbursky
- [CRIU] Re: [PATCH 2/4] sockets: Restore unconnected dgram sockets
Cyrill Gorcunov
- [CRIU] Images data format
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/4] sockets: Restore unconnected dgram sockets
Pavel Emelyanov
- [CRIU] Images data format
Konstantin Khlebnikov
- [CRIU] Images data format
Stanislav Kinsbursky
- [CRIU] Images data format
Pavel Emelyanov
- [CRIU] Images data format
Konstantin Khlebnikov
- [CRIU] Images data format
Stanislav Kinsbursky
- [CRIU] Re: [PATCH 2/4] sockets: Restore unconnected dgram sockets
Cyrill Gorcunov
- [CRIU] Images data format
Cyrill Gorcunov
- [CRIU] [PATCH] Drop <sys/user.h> to fix PAGE_SIZE declaration
Pavel Emelyanov
- [CRIU] Images data format
Konstantin Khlebnikov
- [CRIU] Re: [PATCH 2/4] sockets: Restore unconnected dgram sockets
Pavel Emelyanov
- [CRIU] Re: [PATCH 04/10] make: Generate offsets from linked files
only
Pavel Emelyanov
- [CRIU] Re: [PATCH 07/10] parasite: Move bootstrap code into
parasite-head.S
Pavel Emelyanov
- [CRIU] Images data format
Cyrill Gorcunov
- [CRIU] Re: [PATCH 08/10] syscalls: Complete redesign v4
Pavel Emelyanov
- [CRIU] Re: [PATCH 04/10] make: Generate offsets from linked files
only
Cyrill Gorcunov
- [CRIU] Re: [PATCH 07/10] parasite: Move bootstrap code into
parasite-head.S
Cyrill Gorcunov
- [CRIU] Re: [PATCH 07/10] parasite: Move bootstrap code into
parasite-head.S
Pavel Emelyanov
- [CRIU] Re: [PATCH 08/10] syscalls: Complete redesign v4
Cyrill Gorcunov
- [CRIU] Re: [PATCH 08/10] syscalls: Complete redesign v4
Cyrill Gorcunov
- [CRIU] Re: [PATCH 08/10] syscalls: Complete redesign v4
Pavel Emelyanov
- [CRIU] Re: [PATCH 08/10] syscalls: Complete redesign v4
Cyrill Gorcunov
- [CRIU] Images data format
Kinsbursky Stanislav
- [CRIU] [PATCH v2 0/2] IPC: message queue checkpoint/restore
- requested updates
Stanislav Kinsbursky
- [CRIU] [PATCH v2 1/2] IPC: message queue stealing feature introduced
Stanislav Kinsbursky
- [CRIU] [PATCH v2 2/2] IPC: selftest tor new MSG_PEEK_ALL flag for
msgrcv()
Stanislav Kinsbursky
- [CRIU] [PATCH 1/4] docs: Add -s option
Cyrill Gorcunov
- [CRIU] [PATCH 2/4] sockets: Print peer number in show_one_unix,
show_one_unix_img
Cyrill Gorcunov
- [CRIU] [PATCH 3/4] sockets: Print ino's with %x format in
collect_unix_sockets
Cyrill Gorcunov
- [CRIU] [PATCH 4/4] sockets: Restore unconnected dgram sockets v4
Cyrill Gorcunov
- [CRIU] Re: [PATCH v2 2/2] IPC: selftest tor new MSG_PEEK_ALL flag
for msgrcv()
Andrew Morton
- [CRIU] [PATCH] proc_parse: Fix task name parsing
Cyrill Gorcunov
- [CRIU] Re: [PATCH v2 2/2] IPC: selftest tor new MSG_PEEK_ALL flag
for msgrcv()
Stanislav Kinsbursky
- [CRIU] on 0x prefix in messages
Cyrill Gorcunov
- [CRIU] Re: [PATCH 4/4] sockets: Restore unconnected dgram sockets v4
Cyrill Gorcunov
- [CRIU] [PATCH 0/6] Inotify support v2
Cyrill Gorcunov
- [CRIU] [PATCH 1/6] syscall: Add sys_open_by_handle_at
Cyrill Gorcunov
- [CRIU] [PATCH 2/6] proc: Add parse_mountinfo helper
Cyrill Gorcunov
- [CRIU] [PATCH 3/6] Add mount.c file for mount helpers functions
Cyrill Gorcunov
- [CRIU] [PATCH 4/6] inotify: Add checkpoint/restore v2
Cyrill Gorcunov
- [CRIU] [PATCH 5/6] zdtm: Add inotify00 test case
Cyrill Gorcunov
- [CRIU] [PATCH 6/6] intify: Add support of file owners
Cyrill Gorcunov
- [CRIU] [RFC PATCH] ipc: use kernel buffer for peeking messages
Stanislav Kinsbursky
- [CRIU] Re: [RFC PATCH] ipc: use kernel buffer for peeking messages
Pavel Emelyanov
- [CRIU] Images data format
Pavel Emelyanov
- [CRIU] [RFC PATCH] ipc: use kernel buffer for peeking messages
Cyrill Gorcunov
- [CRIU] Re: [PATCH 4/4] sockets: Restore unconnected dgram sockets v4
Pavel Emelyanov
- [CRIU] Re: [PATCH 4/4] sockets: Restore unconnected dgram sockets v4
Cyrill Gorcunov
- [CRIU] Re: [PATCH 4/4] sockets: Restore unconnected dgram sockets v4
Cyrill Gorcunov
- [CRIU] Images data format
Kinsbursky Stanislav
- [CRIU] Images data format
Cyrill Gorcunov
- [CRIU] Images data format
Kinsbursky Stanislav
- [CRIU] Images data format
Cyrill Gorcunov
- [CRIU] Re: [PATCH 4/4] sockets: Restore unconnected dgram sockets v4
Pavel Emelyanov
- [CRIU] Re: [PATCH 4/4] sockets: Restore unconnected dgram sockets v4
Cyrill Gorcunov
- [CRIU] Re: [PATCH] proc_parse: Fix task name parsing
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/8] Inotify support v7
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/6] Inotify support v2
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/8] Inotify support v7
Cyrill Gorcunov
- [CRIU] Images data format
Pavel Emelyanov
- [CRIU] [PATCH 0/6] Inotify support v2
Stanislav Kinsbursky
- [CRIU] Re: [PATCH 0/6] Inotify support v2
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/8] Inotify support v7
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/6] Inotify support v2
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/8] Inotify support v7
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/8] Inotify support v7
Pavel Emelyanov
- [CRIU] [PATCH 00/13] syscalls redesign v5
Cyrill Gorcunov
- [CRIU] [PATCH 01/13] make: Squash parasite.lds.S and restorer.lds.S
into pie.lds.S
Cyrill Gorcunov
- [CRIU] [PATCH 02/13] make: Use -fpie instead of -fpic
Cyrill Gorcunov
- [CRIU] [PATCH 03/13] make: Sanitize pie.lds.S
Cyrill Gorcunov
- [CRIU] [PATCH 04/13] make: Generate offsets from linked files only
Cyrill Gorcunov
- [CRIU] [PATCH 05/13] parasite: Drop resundant
parasite_service_complete symbol
Cyrill Gorcunov
- [CRIU] [PATCH 06/13] make: Add own Makefile.pie for binary blobs we
generate
Cyrill Gorcunov
- [CRIU] [PATCH 07/13] parasite: Move bootstrap code into
parasite-head-x86-64.S
Cyrill Gorcunov
- [CRIU] [PATCH 08/13] syscalls: Move types definitions needed for
syscalls into syscall-types.h
Cyrill Gorcunov
- [CRIU] [PATCH 09/13] syscalls: Don't hide sigsetsize inside syscall
itself
Cyrill Gorcunov
- [CRIU] [PATCH 10/13] parasite: Change 0 to NULL in sys_mmap call
Cyrill Gorcunov
- [CRIU] [PATCH 11/13] syscalls: Change sys_mincore, sys_mprotect,
sys_arch_prctl declaration
Cyrill Gorcunov
- [CRIU] [PATCH 12/13] syscalls: Complete redesign v5
Cyrill Gorcunov
- [CRIU] [PATCH 13/13] syscalls: Change syscalls generating script to
shell one
Cyrill Gorcunov
- [CRIU] Re: [PATCH 01/13] make: Squash parasite.lds.S and
restorer.lds.S into pie.lds.S
Pavel Emelyanov
- [CRIU] Re: [PATCH 02/13] make: Use -fpie instead of -fpic
Pavel Emelyanov
- [CRIU] Re: [PATCH 03/13] make: Sanitize pie.lds.S
Pavel Emelyanov
- [CRIU] Re: [PATCH 03/13] make: Sanitize pie.lds.S
Cyrill Gorcunov
- [CRIU] Re: [PATCH 04/13] make: Generate offsets from linked files
only
Pavel Emelyanov
- [CRIU] Re: [PATCH 05/13] parasite: Drop resundant
parasite_service_complete symbol
Pavel Emelyanov
- [CRIU] Re: [PATCH 06/13] make: Add own Makefile.pie for binary
blobs we generate
Pavel Emelyanov
- [CRIU] Re: [PATCH 08/13] syscalls: Move types definitions needed
for syscalls into syscall-types.h
Pavel Emelyanov
- [CRIU] Re: [PATCH 09/13] syscalls: Don't hide sigsetsize inside
syscall itself
Pavel Emelyanov
- [CRIU] Re: [PATCH 10/13] parasite: Change 0 to NULL in sys_mmap call
Pavel Emelyanov
- [CRIU]
Re: [PATCH 11/13] syscalls: Change sys_mincore, sys_mprotect,
sys_arch_prctl declaration
Pavel Emelyanov
- [CRIU] Re: [PATCH 13/13] syscalls: Change syscalls generating
script to shell one
Pavel Emelyanov
- [CRIU] Re: [PATCH 03/13] make: Sanitize pie.lds.S
Pavel Emelyanov
- [CRIU] Re: [PATCH 03/13] make: Sanitize pie.lds.S
Cyrill Gorcunov
- [CRIU] Re: [PATCH 04/13] make: Generate offsets from linked files
only
Cyrill Gorcunov
- [CRIU] Re: [PATCH 06/13] make: Add own Makefile.pie for binary
blobs we generate
Cyrill Gorcunov
- [CRIU] Re: [PATCH 03/13] make: Sanitize pie.lds.S
Stanislav Kinsbursky
- [CRIU] Re: [PATCH 03/13] make: Sanitize pie.lds.S
Cyrill Gorcunov
- [CRIU] Re: [PATCH 03/13] make: Sanitize pie.lds.S
Cyrill Gorcunov
- [CRIU] Re: [PATCH 03/13] make: Sanitize pie.lds.S
Stanislav Kinsbursky
- [CRIU] Re: [PATCH 03/13] make: Sanitize pie.lds.S
Cyrill Gorcunov
- [CRIU] [PATCH 0/5] syscalls redesign v6
Cyrill Gorcunov
- [CRIU] [PATCH 1/5] make: Sanitize pie.lds.S
Cyrill Gorcunov
- [CRIU] [PATCH 2/5] make: Generate offsets from linked files only
Cyrill Gorcunov
- [CRIU] [PATCH 3/5] make: Add own Makefile.pie for binary blobs we
generate
Cyrill Gorcunov
- [CRIU] [PATCH 4/5] parasite: Move bootstrap code into
parasite-head-x86-64.S
Cyrill Gorcunov
- [CRIU] [PATCH 5/5] syscalls: Complete redesign v6
Cyrill Gorcunov
- [CRIU] Re: [PATCH 04/13] make: Generate offsets from linked files
only
Pavel Emelyanov
- [CRIU] Re: [PATCH 06/13] make: Add own Makefile.pie for binary
blobs we generate
Pavel Emelyanov
- [CRIU] Re: [PATCH 03/13] make: Sanitize pie.lds.S
Pavel Emelyanov
- [CRIU] Re: [PATCH 06/13] make: Add own Makefile.pie for binary
blobs we generate
Cyrill Gorcunov
- [CRIU] Re: [PATCH 03/13] make: Sanitize pie.lds.S
Cyrill Gorcunov
- [CRIU] Re: [PATCH 03/13] make: Sanitize pie.lds.S
Pavel Emelyanov
- [CRIU] Re: [PATCH 03/13] make: Sanitize pie.lds.S
Cyrill Gorcunov
- [CRIU] Re: [PATCH 04/13] make: Generate offsets from linked files
only
Cyrill Gorcunov
- [CRIU] [PATCH 0/5] syscalls redesign v7
Cyrill Gorcunov
- [CRIU] [PATCH 1/5] make: Sanitize pie.lds.S
Cyrill Gorcunov
- [CRIU] [PATCH 2/5] make: Generate offsets from linked files only
Cyrill Gorcunov
- [CRIU] [PATCH 3/5] make: Add own Makefile.pie for binary blobs we
generate
Cyrill Gorcunov
- [CRIU] [PATCH 4/5] parasite: Move bootstrap code into
parasite-head-x86-64.S
Cyrill Gorcunov
- [CRIU] [PATCH 5/5] syscalls: Complete redesign v7
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/5] make: Generate offsets from linked files only
Pavel Emelyanov
- [CRIU] Re: [PATCH 5/5] syscalls: Complete redesign v7
Pavel Emelyanov
- [CRIU] Re: [PATCH 5/5] syscalls: Complete redesign v7
Cyrill Gorcunov
- [CRIU] Re: [PATCH 2/5] make: Generate offsets from linked files only
Cyrill Gorcunov
- [CRIU] Re: [PATCH 5/5] syscalls: Complete redesign v7
Pavel Emelyanov
- [CRIU] Re: [PATCH 5/5] syscalls: Complete redesign v7
Cyrill Gorcunov
- [CRIU] Re: [PATCH 5/5] syscalls: Complete redesign v7
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/5] syscalls redesign v7
Pavel Emelyanov
- [CRIU] [PATCH 0/3] Updates to make
Cyrill Gorcunov
- [CRIU] [PATCH 1/3] make: Fix typo in Makefile.syscall
Cyrill Gorcunov
- [CRIU] [PATCH 2/3] make: Simplify Makefile.pie
Cyrill Gorcunov
- [CRIU] [PATCH 3/3] make: Split generation of %.bin and %.bin.o into
two rules
Cyrill Gorcunov
- [CRIU] [PATCH] sockets: Restore unconnected dgram sockets v7
Cyrill Gorcunov
- [CRIU] Re: [PATCH] sockets: Restore unconnected dgram sockets v7
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/3] Updates to make
Pavel Emelyanov
- [CRIU] [PATCH 0/2] Start splitting sockets routines
Cyrill Gorcunov
- [CRIU] [PATCH 1/2] net: Move sockets.c into net/ directory
Cyrill Gorcunov
- [CRIU] [PATCH 2/2] net: Move socket queues handling into
net/sk-queue.c
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/2] Start splitting sockets routines
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/2] Start splitting sockets routines
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/2] Start splitting sockets routines
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/2] Start splitting sockets routines
Cyrill Gorcunov
- [CRIU] [PATCH 0/7] RFC sockets -- Add IPv6 support
Cyrill Gorcunov
- [CRIU] [PATCH 1/7] sockets: Move packet queue handling into
sk-queue.h
Cyrill Gorcunov
- [CRIU] [PATCH 2/7] sockets: Use socket family for inet_ntop
Cyrill Gorcunov
- [CRIU] [PATCH 3/7] sockets: Align output in collected unix/inet
sockets debug printing
Cyrill Gorcunov
- [CRIU] [PATCH 4/7] sockets: Show uncollected socket ino in hex
Cyrill Gorcunov
- [CRIU] [PATCH 5/7] sockets: Use socket family in show_inetsk
Cyrill Gorcunov
- [CRIU] [PATCH 6/7] sockets: Add support for IPv6 sockets
Cyrill Gorcunov
- [CRIU] [PATCH 7/7] zdtm: Add socket6_udp test
Cyrill Gorcunov
- [CRIU] Re: [PATCH 7/7] zdtm: Add socket6_udp test
Cyrill Gorcunov
- [CRIU] [RFC] sockets: Use soket operations and socket collectors
Cyrill Gorcunov
- [CRIU] Re: [PATCH 1/7] sockets: Move packet queue handling into
sk-queue.h
Pavel Emelyanov
- [CRIU] Re: [PATCH 2/7] sockets: Use socket family for inet_ntop
Pavel Emelyanov
- [CRIU] Re: [PATCH 3/7] sockets: Align output in collected unix/inet
sockets debug printing
Pavel Emelyanov
- [CRIU] Re: [PATCH 4/7] sockets: Show uncollected socket ino in hex
Pavel Emelyanov
- [CRIU] Re: [PATCH 5/7] sockets: Use socket family in show_inetsk
Pavel Emelyanov
- [CRIU] Images data format: protobuf example with "nanopb"
Stanislav Kinsbursky
- [CRIU] Re: [PATCH 6/7] sockets: Add support for IPv6 sockets
Pavel Emelyanov
- [CRIU] Re: [PATCH 7/7] zdtm: Add socket6_udp test
Pavel Emelyanov
- [CRIU] Re: [PATCH 1/7] sockets: Move packet queue handling into
sk-queue.h
Cyrill Gorcunov
- [CRIU] Re: [RFC] sockets: Use soket operations and socket collectors
Pavel Emelyanov
- [CRIU] [PATCH v2 0/2] IPC: message queue checkpoint/restore -
requested updates
Kinsbursky Stanislav
- [CRIU] Re: [PATCH 1/7] sockets: Move packet queue handling into
sk-queue.h
Pavel Emelyanov
- [CRIU] Re: [PATCH 1/7] sockets: Move packet queue handling into
sk-queue.h
Cyrill Gorcunov
- [CRIU] Re: [RFC] sockets: Use soket operations and socket collectors
Cyrill Gorcunov
- [CRIU] [PATCH] restorer: Drop setup_mm_special
Cyrill Gorcunov
- [CRIU] [PATCH 0/5] IPC: checkpoint/restore in userspace
enhancements
Kinsbursky Stanislav
- [CRIU] [PATCH] Replace printf format "0x%x" with "%#x"
Konstantin Khlebnikov
- [CRIU] Re: [PATCH] Replace printf format "0x%x" with "%#x"
Pavel Emelyanov
- [CRIU] Re: [PATCH] Replace printf format "0x%x" with "%#x"
Cyrill Gorcunov
- [CRIU] Re: [PATCH] Replace printf format "0x%x" with "%#x"
Kinsbursky Stanislav
- [CRIU] [PATCH 0/4] Eventfd supprt
Cyrill Gorcunov
- [CRIU] [PATCH 1/4] types: Gather filesystem magics in types.h
Cyrill Gorcunov
- [CRIU] [PATCH 2/4] util: Add is_anon_inode helper
Cyrill Gorcunov
- [CRIU] [PATCH 3/4] eventfd: Add checkpoint/restore support
Cyrill Gorcunov
- [CRIU] [PATCH 4/4] zdtm: Add eventfs00 test-case
Cyrill Gorcunov
- [CRIU] Re: [PATCH 3/4] eventfd: Add checkpoint/restore support
Pavel Emelyanov
- [CRIU] Re: [PATCH 0/4] Eventfd supprt
Pavel Emelyanov
- [CRIU] Re: [PATCH 3/4] eventfd: Add checkpoint/restore support
Cyrill Gorcunov
- [CRIU] Re: [PATCH 0/4] Eventfd supprt
Cyrill Gorcunov
- [CRIU] [RFC] zdtm: Add HelloWorld java source code
Cyrill Gorcunov
- [CRIU] [crtools-3.4-rc4] kernel update (with problem)
Cyrill Gorcunov
- [CRIU] Re: [crtools-3.4-rc4] kernel update (with problem)
Cyrill Gorcunov
- [CRIU] Re: [crtools-3.4-rc4] kernel update (with problem)
Pavel Emelyanov
- [CRIU] Re: [crtools-3.4-rc4] kernel update (with problem)
Cyrill Gorcunov
- [CRIU] Re: [crtools-3.4-rc4] kernel update (with problem)
Pavel Emelyanov
- [CRIU] [RFC] zdtm: Add HelloWorld java source code
Pavel Emelyanov
- [CRIU] Re: [PATCH] restorer: Drop setup_mm_special
Pavel Emelyanov
- [CRIU] [PATCH] prctl: Update PR_GET_TID_ADDR definition
Cyrill Gorcunov
- [CRIU] Re: [PATCH] restorer: Drop setup_mm_special
Cyrill Gorcunov
- [CRIU] [RFC] zdtm: Add HelloWorld java source code
Cyrill Gorcunov
- [CRIU] [PATCH] proc: Fix parsing of stack string
Cyrill Gorcunov
- [CRIU] Re: [PATCH] prctl: Update PR_GET_TID_ADDR definition
Pavel Emelyanov
- [CRIU] Re: [PATCH] proc: Fix parsing of stack string
Pavel Emelyanov
- [CRIU] Re: [PATCH] prctl: Update PR_GET_TID_ADDR definition
Cyrill Gorcunov
- [CRIU] Re: [PATCH] proc: Fix parsing of stack string
Cyrill Gorcunov
- [CRIU] Re: [PATCH] prctl: Update PR_GET_TID_ADDR definition
Pavel Emelyanov
- [CRIU] Re: [PATCH] proc: Fix parsing of stack string
Pavel Emelyanov
- [CRIU] Re: [PATCH] restorer: Drop setup_mm_special
Pavel Emelyanov
- [CRIU] new kernel and crtools
Cyrill Gorcunov
- [CRIU] Re: new kernel and crtools
Cyrill Gorcunov
- [CRIU] [PATCH] proc: Make sure eol remains on task name
Cyrill Gorcunov
- [CRIU] [PATCH 0/5] eventfd checkpoint/restore
Cyrill Gorcunov
- [CRIU] [PATCH 1/5] proc: Make sure eol remains on task name
Cyrill Gorcunov
- [CRIU] [PATCH 2/5] image: Drop never used PIPEFS_MAGIC
Cyrill Gorcunov
- [CRIU] [PATCH 3/5] util: Add is_anon_inode helper
Cyrill Gorcunov
- [CRIU] [PATCH 4/5] eventfd: Add checkpoint/restore support
Cyrill Gorcunov
- [CRIU] [PATCH 5/5] zdtm: Add eventfs00 test-case
Cyrill Gorcunov
- [CRIU] [PATCH] restore: Order file restoring by their type
Cyrill Gorcunov
- [CRIU] Re: [PATCH] restore: Order file restoring by their type
Pavel Emelyanov
- [CRIU] Re: [PATCH] restore: Order file restoring by their type
Cyrill Gorcunov
- [CRIU] CRIU repo update
Pavel Emelyanov
- [CRIU] Re: [PATCH] restore: Order file restoring by their type
Pavel Emelyanov
- [CRIU] Re: [PATCH] restore: Order file restoring by their type
Cyrill Gorcunov
- [CRIU] Re: [PATCH] restore: Order file restoring by their type
Cyrill Gorcunov
- [CRIU] Re: [PATCH] restore: Order file restoring by their type
Pavel Emelyanov
- [CRIU] Re: [PATCH] restore: Order file restoring by their type
Cyrill Gorcunov
- [CRIU] [PATCH 00/14] Add checkpoint/restore for
eventfd/eventpoll/inotify
Cyrill Gorcunov
- [CRIU] [PATCH 01/14] proc: Make sure eol remains on task name
Cyrill Gorcunov
- [CRIU] [PATCH 02/14] image: Drop never used PIPEFS_MAGIC
Cyrill Gorcunov
- [CRIU] [PATCH 03/14] util: Add is_anon_inode helper
Cyrill Gorcunov
- [CRIU] [PATCH 04/14] eventfd: Add checkpoint/restore support
Cyrill Gorcunov
- [CRIU] [PATCH 05/14] zdtm: Add eventfs00 test-case
Cyrill Gorcunov
- [CRIU] [PATCH 06/14] eventpoll: Add checkpoint/restore
Cyrill Gorcunov
- [CRIU] [PATCH 07/14] zdtm: Extend eventfs test for epolls
Cyrill Gorcunov
- [CRIU] [PATCH 08/14] files: Restore epolls lately
Cyrill Gorcunov
- [CRIU] [PATCH 09/14] zdtm: Add posponed epoll test
Cyrill Gorcunov
- [CRIU] [PATCH 10/14] syscall: Add sys_open_by_handle_at
Cyrill Gorcunov
- [CRIU] [PATCH 11/14] proc: Add parse_mountinfo helper
Cyrill Gorcunov
- [CRIU] [PATCH 12/14] Add mount.c file for mount helpers functions
Cyrill Gorcunov
- [CRIU] [PATCH 13/14] inotify: Add checkpoint/restore
Cyrill Gorcunov
- [CRIU] [PATCH 14/14] zdtm: Add inotify00 test case
Cyrill Gorcunov
Last message date:
Sun Apr 29 09:14:42 EDT 2012
Archived on: Sun Apr 29 09:15:03 EDT 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).