[CRIU] [PATCH 00/10] Unprivileged CRIU
Cyrill Gorcunov
gorcunov at openvz.org
Mon Sep 28 12:01:32 PDT 2015
Here are all patches I've currently in my @nonroot branch.
Pavel, take a look please once time permit.
Cyrill Gorcunov (6):
parasite: Add @pad argument for syscall run
parasite: Pass @MEMFD_FNAME as predefined memfd name
vdso: Don't fail if pagemap is not accessbile
proc_parse: Don't try to open special mappings like heap, vsyscall and such
pagemap-cache: Use greedy mode if pagemap inaccessible
restore: Report error if write into last pid failed
Pavel Emelyanov (4):
kerndat: Read anon shmem dev via maps
dump: Dont read prohibited kernel files
proc: Use smaps path for file
parasite: Load PIE blob via memfd
cr-dump.c | 4 +-
cr-exec.c | 2 +-
cr-restore.c | 4 +-
include/parasite-syscall.h | 8 +++-
include/parasite.h | 2 +
kerndat.c | 79 ++++++++++++++++++++++++++----
mem.c | 2 -
pagemap-cache.c | 27 ++++++++---
parasite-syscall.c | 116 +++++++++++++++++++++++++++++++++++++++++----
pie/parasite.c | 9 ++++
proc_parse.c | 97 ++++++++++++++++++++++++++++++++++---
vdso.c | 62 ++++++++++++++++--------
12 files changed, 353 insertions(+), 59 deletions(-)
--
2.4.3
More information about the CRIU
mailing list