Linux Containers
[Prev Page][Next Page]
Re: + cgroups-add-functionality-to-read-write-lock-clone_thread-forking-pe r-threadgroup.patch added to -mm tree,
Ben Blum
[PATCH v4 0/4] cgroups: support for module-loadable subsystems,
Ben Blum
[PATCH] checkpoint: don't checkpoint a task with aio requests,
Serge E. Hallyn
[PATCH v5 0/4] cgroup notifications API and memory thresholds,
Kirill A. Shutemov
[PATCH] checkpoint: rename fs_mnt to root_fs_path,
Serge E. Hallyn
[PATCH cr-tests] test chroot and chdir restoration, Serge E. Hallyn
[patch 0/2] Remove the ns_cgroup,
Daniel Lezcano
[patch 1/1] remove EXPERIMENTAL on PID namespace,
Daniel Lezcano
[PATCH] Restore task fs_root and pwd (v2),
Serge E. Hallyn
[PATCH v4 0/4] cgroup notifications API and memory thresholds,
Kirill A. Shutemov
[PATCH] [TRIVIAL] cgroups: fix CONTENTS in cgroups documentation,
Kirill A. Shutemov
[PATCH v3 0/4] cgroup notifications API and memory thresholds,
Kirill A. Shutemov
Re: [PATCH] cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput(), Li Zefan
[PATCH 0/4] cgroups: support for module-loadable subsystems,
Ben Blum
Fw: cgroups and dbus,
KAMEZAWA Hiroyuki
[RFC][PATCH] ckpt-files: error out on file locks and leases,
Dave Hansen
[PATCH RFC] refuse checkpoint of file with f_owner,
Serge E. Hallyn
[PATCH RFC] refuse c/r with nested network namespaces,
Serge E. Hallyn
[PATCH RFC] c/r mounts ns. Except not really.,
Serge E. Hallyn
[PATCH (trivial)] ipc_objref should be s32 like all objrefs,
Serge E. Hallyn
[PATCH 1/1] clean up checkpoint_task_objs,
Serge E. Hallyn
Re: Network isolation with RLIMIT_NETWORK, cont'd.,
Eric W. Biederman
[PATCH RFC v2 0/4] cgroup notifications API and memory thresholds,
Kirill A. Shutemov
[PATCH] /cgroup/<pid> may already exist, Sukadev Bhattiprolu
[PATCH][cr-tests] Ensure pthread stack attributes are restored,
Sukadev Bhattiprolu
[PATCH][cr-tests] Have threads wait in pthread_cond_wait(), Sukadev Bhattiprolu
[PATCH][cr-tests] Have ps list all threads in application, Sukadev Bhattiprolu
[PATCH RFC] Restore task fs_root and pwd,
Serge E. Hallyn
[PATCH linux-cr] cr: add selinux support (v6),
Serge E. Hallyn
Re: [PATCH 2/3] c/r: kread/kwrite() to abort if CKPT_CTX_ERROR is set, Serge E. Hallyn
[PATCH] Enable C/R when executing over NFS, Sukadev Bhattiprolu
Re: [PATCH 3/3] c/r: fix checkpoint/restart of vmas that extend beyond file size, Nathan Lynch
Re: [PATCH 1/3] c/r: call restore_notify_error for restart (not checkpoint !), Dave Hansen
Re: [PATCH 1/2] c/r: [x86_32] sys_restore to use ptregs prototype,
Oren Laadan
[PATCH 0/5] user-cr fixes and generic stack API,
Nathan Lynch
[PATCH] cr_tests: fix syscall numbers for powerpc,
Nathan Lynch
[PATCH 0/3] checkpoint/powerpc: fixes etc,
Nathan Lynch
[PATCH] Relax tcp.window_clamp value in INET restore,
Dan Smith
updated x86_64 eclone() stub,
Dave Hansen
[RFC] [PATCH 0/5] cgroups: support for module-loadable subsystems,
Ben Blum
[RFC PATCH user-cr] remount /proc for new pidns,
Serge E. Hallyn
[PATCH user-cr] add -t option to mount new devpts,
Serge E. Hallyn
[cr][git]linux-cr branch, ckpt-v19-rc2, updated. v2.6.31-11615-g0e77aa9, orenl
[PATCH v19-rc2] shmem_restore needs to use ckpt_obj_try_fetch,
Serge E. Hallyn
[PATCH 1/1] remove clone_with_pids remnants from s390, Serge E. Hallyn
[PATCH ckpt-v19-rc2] smack: resolve merge conflicts, Serge E. Hallyn
ckpt-v19-rc2,
Oren Laadan
how to handle devpts,
Serge E. Hallyn
stop checkpointed process,
Jianwei Liao
[PATCH RFC v0 0/3] cgroup notifications API and memory thresholds,
Kirill A. Shutemov
[PATCH RFC] powerpc: catch 32/64bit mix,
Serge E. Hallyn
[PATCH] user-cr: invoke exit system call directly from ckpt_do_feeder,
Nathan Lynch
[v13][PATCH 00/12] Implement eclone() system call,
Sukadev Bhattiprolu
- [v13][PATCH 04/12] Add target_pids parameter to alloc_pid(), Sukadev Bhattiprolu
- [v13][PATCH 05/12] Add target_pids parameter to copy_process(), Sukadev Bhattiprolu
- [v13][PATCH 03/12] Define set_pidmap() function, Sukadev Bhattiprolu
- [v13][PATCH 06/12] Check invalid clone flags, Sukadev Bhattiprolu
- [v13][PATCH 07/12] Define do_fork_with_pids(), Sukadev Bhattiprolu
- [v13][PATCH 08/12] Implement sys_eclone for x86, Sukadev Bhattiprolu
- [v13][PATCH 01/12] Factor out code to allocate pidmap page, Sukadev Bhattiprolu
- [v13][PATCH 10/12] Implement sys_eclone for s390, Sukadev Bhattiprolu
- [v13][PATCH 11/12] Implement sys_eclone for powerpc, Sukadev Bhattiprolu
- [v13][PATCH 09/12] Implement sys_eclone for x86_64, Sukadev Bhattiprolu
- [v13][PATCH 12/12] Document sys_eclone, Sukadev Bhattiprolu
- [v13][PATCH 02/12] Have alloc_pidmap() return actual error code, Sukadev Bhattiprolu
- Re: [v13][PATCH 00/12] Implement eclone() system call, Oren Laadan
- <Possible follow-ups>
- [v13][PATCH 00/12] Implement eclone() system call, Sukadev Bhattiprolu
- [v13][PATCH 01/12] Factor out code to allocate pidmap page, Sukadev Bhattiprolu
- [v13][PATCH 02/12] Have alloc_pidmap() return actual error code, Sukadev Bhattiprolu
- [v13][PATCH 03/12] Define set_pidmap() function, Sukadev Bhattiprolu
- [v13][PATCH 04/12] Add target_pids parameter to alloc_pid(), Sukadev Bhattiprolu
- [v13][PATCH 05/12] Add target_pids parameter to copy_process(), Sukadev Bhattiprolu
- [v13][PATCH 06/12] Check invalid clone flags, Sukadev Bhattiprolu
- [v13][PATCH 07/12] Define do_fork_with_pids(), Sukadev Bhattiprolu
- [v13][PATCH 08/12] Implement sys_eclone for x86, Sukadev Bhattiprolu
- [v13][PATCH 09/12] Implement sys_eclone for x86_64, Sukadev Bhattiprolu
- [v13][PATCH 10/12] Implement sys_eclone for s390, Sukadev Bhattiprolu
- [v13][PATCH 11/12] Implement sys_eclone for powerpc, Sukadev Bhattiprolu
- [v13][PATCH 12/12] Document sys_eclone, Sukadev Bhattiprolu
TCP connection passing,
Oren Laadan
[PATCH 1/1] return the error value from read_pages_contents,
Serge E. Hallyn
[PATCH user-cr v19-rc1] Revert "restart: coordinator in new pidns to always report status via pipe",
Serge E. Hallyn
[RFC][PATCH] clone_with_pids()^w eclone() for x86_64,
Dave Hansen
[PATCH] Correct data pointer offset calculation,
Dan Smith
[PATCH] Avoid capable() call in UNIX buffer check unless necessary,
Dan Smith
mounts & namespaces,
Michael Tokarev
[PATCH] devpts_get_tty() should validate inode,
Sukadev Bhattiprolu
[PATCH 1/6] add image offset to ckpt_err output,
serue
[PATCH 0/9] user-cr: update to eclone API; add nsexeccwp,
Nathan Lynch
- [PATCH 1/9] user-cr: add eclone/clone_args header, Nathan Lynch
- [PATCH 2/9] user-cr: x86_32 eclone wrapper, Nathan Lynch
- [PATCH 3/9] user-cr: s390 eclone wrapper, Nathan Lynch
- [PATCH 4/9] user-cr: ppc32 eclone wrapper, Nathan Lynch
- [PATCH 6/9] user-cr: use eclone API for restart, Nathan Lynch
- [PATCH 8/9] user-cr: remove s390 clone_with_pids, Nathan Lynch
- [PATCH 5/9] user-cr: add nsexeccwp to test eclone, Nathan Lynch
- [PATCH 7/9] user-cr: remove x86_32 clone_with_pids, Nathan Lynch
- [PATCH 9/9] user-cr: remove powerpc clone_with_pids, Nathan Lynch
- Re: [PATCH 0/9] user-cr: update to eclone API; add nsexeccwp, Oren Laadan
Change net c/r to use stock page I/O functions,
Dan Smith
[PATCH] Change select uses of ckpt_debug() to ckpt_err() in net c/r,
Dan Smith
[PATCH 1/3] add image offset to ckpt_err output,
Serge Hallyn
ckpt-v19-rc1 available,
Oren Laadan
[PATCH] [RFC] checkpoint/restart timerfd,
Matt Helsley
[PATCH 1/2] Avoid memcpy overruns in fill|load_sigset(),
Matt Helsley
[PATCH] Restore gso_type fields on sockets and buffers,
Dan Smith
[PATCH] eclone: fix do_alloc_pidmap bogosity on -EAGAIN, Serge E. Hallyn
Shutting down a container?,
Michael Tokarev
[PATCH 1/7] cr_tests: epoll: Always thaw on error/exit trap,
Matt Helsley
[PATCH linux-cr] implement s390 eclone syscall,
serue
[PATCH 0/4] Introduction: LSM c/r patchset,
serue
[v12][PATCH 0/9] Implement eclone() syscall,
Sukadev Bhattiprolu
- [v12][PATCH 1/9] Factor out code to allocate pidmap page, Sukadev Bhattiprolu
- [v12][PATCH 4/9] Add target_pids parameter to alloc_pid(), Sukadev Bhattiprolu
- [v12][PATCH 2/9] Have alloc_pidmap() return actual error code, Sukadev Bhattiprolu
- [v12][PATCH 3/9] Define set_pidmap() function, Sukadev Bhattiprolu
- [v12][PATCH 7/9] Define do_fork_with_pids(), Sukadev Bhattiprolu
- [v12][PATCH 5/9] Add target_pids parameter to copy_process(), Sukadev Bhattiprolu
- [v12][PATCH 9/9] Document eclone() syscall, Sukadev Bhattiprolu
- [v12][PATCH 6/9] Check invalid clone flags, Sukadev Bhattiprolu
- [v12][PATCH 8/9] Define eclone() syscall, Sukadev Bhattiprolu
- Re: [v12][PATCH 0/9] Implement eclone() syscall, Sukadev Bhattiprolu
- Re: [v12][PATCH 0/9] Implement eclone() syscall, Arnd Bergmann
[PATCH 1/3] restart: coordinator in new pidns to always report status via pipe,
Oren Laadan
Add support for connected INET sockets,
Dan Smith
[PATCH user-cr 1/2] use Suka's v11 api,
Serge E. Hallyn
[PATCH 1/1] implement s390 clone_with_pids syscall,
Serge E. Hallyn
lxc-start: Invalid argument - failed to remove CAP_SYS_BOOT capability,
Michael Tokarev
Q: general lxc architecture,
Michael Tokarev
Re: [BUG] cpu controller can't provide fair CPU time for each group,
Andrew Morton
Re: [patch 4/5] cgroup: pass the clone_flags to the cgroup_fork_callback,
Cedric Le Goater
[PATCH 1/1] don't swap 0 sids if ctx->arg->pids,
Serge E. Hallyn
[PATCH 0/7] Expand usage of ckpt_err,
serue
[PATCH user-cr] fix sid swap buglet,
Serge E. Hallyn
[v11][PATCH 0/9] Implement clone_with_pids() system call,
Sukadev Bhattiprolu
[cr][git]linux-cr branch, ckpt-v18-dev, updated. v2.6.31-140-g50583e5, orenl
[cr][git]linux-cr branch, ckpt-v18-dev, updated. v2.6.31-139-g371f330, orenl
[RFC] Mount point suggestions for cgroup,
Balbir Singh
[PATCH] cgroup: Fixes the un-paired cgroup lock problem,
Liu Aleaxander
Re: [PATCH 2/3] Fix the 'current css_set' problem in debug subsystem,
Li Zefan
[PATCH 00/12] Standardize c/r error reporting (v3),
serue
- [PATCH 09/12] fs/eventpoll.c ckpt_write_err->ckpt_err, serue
- [PATCH 04/12] checkpoint/memory.c ckpt_write_err->ckpt_err, serue
- [PATCH 06/12] checkpoint/process.c ckpt_write_err->ckpt_err, serue
- [PATCH 10/12] net/{,unix}/checkpoint.c ckpt_write_err->ckpt_err, serue
- [PATCH 08/12] drivers/char/tty_io.c ckpt_write_err->ckpt_err, serue
- [PATCH 12/12] add logfd to c/r api, serue
- [PATCH 01/12] define a new set of functions for error and debug logging, serue
- [PATCH 05/12] checkpoint/objhash.c ckpt_write_err->ckpt_err, serue
- [PATCH 02/12] switch ckpt_write_err callers to ckpt_err, serue
- [PATCH 11/12] remove ckpt_write_err, serue
- [PATCH 03/12] checkpoint/files.c ckpt_write_err->ckpt_err, serue
- [PATCH 07/12] checkpoint/signal.c ckpt_write_err->ckpt_err, serue
- Re: [PATCH 00/12] Standardize c/r error reporting (v3), Oren Laadan
[RFC][PATCH 0/3] cgroups: support for module-loadable subsystems,
Ben Blum
[PATCH] Add a choosepid() syscall as a simpler alternative to clone_with_pids(),
Dan Smith
[v10][PATCH] Implement clone_with_pids() syscall,
Sukadev Bhattiprolu
- [v10][PATCH 1/9] Factor out code to allocate pidmap page, Sukadev Bhattiprolu
- [v10][PATCH 2/9] Have alloc_pidmap() return actual error code, Sukadev Bhattiprolu
- [v10][PATCH 3/9] Define set_pidmap() function, Sukadev Bhattiprolu
- [v10][PATCH 4/9] Add target_pids parameter to alloc_pid(), Sukadev Bhattiprolu
- [v10][PATCH 5/9] Add target_pids parameter to copy_process(), Sukadev Bhattiprolu
- [v10][PATCH 6/9] Check invalid clone flags, Sukadev Bhattiprolu
- [v10][PATCH 7/9] Define do_fork_with_pids(), Sukadev Bhattiprolu
- [v10][PATCH 8/9] Define clone_with_pids() syscall, Sukadev Bhattiprolu
- [v10][PATCH 9/9] Document clone_with_pids() syscall, Sukadev Bhattiprolu
- Re: [v10][PATCH] Implement clone_with_pids() syscall, Oren Laadan
[PATCH 00/22] Standardize c/r error reporting (v2),
serue
[cr][git]linux-cr branch, ckpt-v18-dev, updated. v2.6.31-126-gc1405ac, orenl
[PATCH 00/17] Standardize c/r error reporting,
serue
- [PATCH 04/17] ckpt_write_err update checkpoint/files.c, serue
- [PATCH 02/17] ckpt_write_err update arch/x86/mm/checkpoint.c, serue
- [PATCH 08/17] ckpt_write_err update checkpoint/signal.c, serue
- [PATCH 13/17] ckpt_error in checkpoint/files.c, serue
- [PATCH 16/17] ckpt_error in ipc/checkpoint_sem.c, serue
- [PATCH 06/17] ckpt_write_err update checkpoint/objhash.c, serue
- [PATCH 09/17] ckpt_write_err update fs/eventpoll.c, serue
- [PATCH 07/17] ckpt_write_err update checkpoint/process.c, serue
- [PATCH 11/17] have restore_debug_free use ckpt_error, serue
- [PATCH 03/17] ckpt_write_err update checkpoint/checkpoint.c, serue
- [PATCH 10/17] define function to print error messages to user log, serue
- [PATCH 01/17] ckpt_write_err: use single format with %(T) style tokens, serue
[Index of Archives]
[Cgroups]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]