March 2010 Archives by subject
Starting: Mon Mar 1 00:05:35 PST 2010
Ending: Wed Mar 31 22:43:33 PDT 2010
Messages: 800
- [Devel] --freezer option to /bin/restart
Sukadev Bhattiprolu
- [Devel] Re: --freezer option to /bin/restart
Oren Laadan
- [Devel] Re: --freezer option to /bin/restart
Serge E. Hallyn
- [Devel] Re: --freezer option to /bin/restart
Oren Laadan
- [Devel] Re: --freezer option to /bin/restart
Serge E. Hallyn
- [Devel] Re: --freezer option to /bin/restart
Sukadev Bhattiprolu
- [Devel] Re: --freezer option to /bin/restart
Serge E. Hallyn
- [Devel] [C/R ARM][PATCH 0/3] Linux Checkpoint-Restart - ARM port
Christoffer Dall
- [Devel] [C/R ARM][PATCH 1/3] ARM: Rudimentary syscall interfaces
Christoffer Dall
- [Devel] Re: [C/R ARM][PATCH 1/3] ARM: Rudimentary syscall interfaces
Russell King - ARM Linux
- [Devel] Re: [C/R ARM][PATCH 1/3] ARM: Rudimentary syscall interfaces
Matt Helsley
- [Devel] Re: [C/R ARM][PATCH 1/3] ARM: Rudimentary syscall interfaces
Oren Laadan
- [Devel] Re: [C/R ARM][PATCH 1/3] ARM: Rudimentary syscall interfaces
Matt Helsley
- [Devel] Re: [C/R ARM][PATCH 1/3] ARM: Rudimentary syscall interfaces
Oren Laadan
- [Devel] Re: [C/R ARM][PATCH 1/3] ARM: Rudimentary syscall interfaces
Christoffer Dall
- [Devel] Re: [C/R ARM][PATCH 1/3] ARM: Rudimentary syscall interfaces
Matt Helsley
- [Devel] Re: [C/R ARM][PATCH 1/3] ARM: Rudimentary syscall interfaces
Matt Helsley
- [Devel] Re: [C/R ARM][PATCH 1/3] ARM: Rudimentary syscall interfaces
Oren Laadan
- [Devel] Re: [C/R ARM][PATCH 1/3] ARM: Rudimentary syscall interfaces
Christoffer Dall
- [Devel] Re: [C/R ARM][PATCH 1/3] ARM: Rudimentary syscall interfaces
Christoffer Dall
- [Devel] [C/R ARM][PATCH 2/3] ARM: Add the eclone system call
Christoffer Dall
- [Devel] Re: [C/R ARM][PATCH 2/3] ARM: Add the eclone system call
Russell King - ARM Linux
- [Devel] Re: [C/R ARM][PATCH 2/3] ARM: Add the eclone system call
Sukadev Bhattiprolu
- [Devel] Re: [C/R ARM][PATCH 2/3] ARM: Add the eclone system call
Christoffer Dall
- [Devel] [C/R ARM][PATCH 3/3] c/r: ARM implementation of checkpoint/restart
Christoffer Dall
- [Devel] Re: [C/R ARM][PATCH 3/3] c/r: ARM implementation of checkpoint/restart
Serge E. Hallyn
- [Devel] Re: [C/R ARM][PATCH 3/3] c/r: ARM implementation of checkpoint/restart
Russell King - ARM Linux
- [Devel] Re: [C/R ARM][PATCH 3/3] c/r: ARM implementation of checkpoint/restart
Matt Helsley
- [Devel] Re: [C/R ARM][PATCH 3/3] c/r: ARM implementation of checkpoint/restart
Jamie Lokier
- [Devel] Re: [C/R ARM][PATCH 3/3] c/r: ARM implementation of checkpoint/restart
Paul Mundt
- [Devel] Re: [C/R ARM][PATCH 3/3] c/r: ARM implementation of checkpoint/restart
Jamie Lokier
- [Devel] Re: [C/R ARM][PATCH 3/3] c/r: ARM implementation of checkpoint/restart
Christoffer Dall
- [Devel] Re: [C/R ARM][PATCH 3/3] c/r: ARM implementation of checkpoint/restart
Christoffer Dall
- [Devel] Re: [C/R ARM][PATCH 3/3] c/r: ARM implementation of checkpoint/restart
Christoffer Dall
- [Devel] [C/R v20][PATCH 00/96] Linux Checkpoint-Restart - v20
Oren Laadan
- [Devel] [C/R v20][PATCH 00/96] Linux Checkpoint-Restart - v20
Oren Laadan
- [Devel] [C/R v20][PATCH 00/96] Linux Checkpoint-Restart - v20
Oren Laadan
- [Devel] [C/R v20][PATCH 01/96] eclone (1/11): Factor out code to allocate pidmap page
Oren Laadan
- [Devel] [C/R v20][PATCH 01/96] eclone (1/11): Factor out code to allocate pidmap page
Oren Laadan
- [Devel] [C/R v20][PATCH 02/96] eclone (2/11): Have alloc_pidmap() return actual error code
Oren Laadan
- [Devel] [C/R v20][PATCH 03/96] eclone (3/11): Define set_pidmap() function
Oren Laadan
- [Devel] [C/R v20][PATCH 04/96] eclone (4/11): Add target_pids parameter to alloc_pid()
Oren Laadan
- [Devel] [C/R v20][PATCH 05/96] eclone (5/11): Add target_pids parameter to copy_process()
Oren Laadan
- [Devel] [C/R v20][PATCH 06/96] eclone (6/11): Check invalid clone flags
Oren Laadan
- [Devel] [C/R v20][PATCH 07/96] eclone (7/11): Define do_fork_with_pids()
Oren Laadan
- [Devel] [C/R v20][PATCH 08/96] eclone (8/11): Implement sys_eclone for x86 (32, 64)
Oren Laadan
- [Devel] [C/R v20][PATCH 09/96] eclone (9/11): Implement sys_eclone for s390
Oren Laadan
- [Devel] [C/R v20][PATCH 10/96] eclone (10/11): Implement sys_eclone for powerpc
Oren Laadan
- [Devel] [C/R v20][PATCH 11/96] eclone (11/11): Document sys_eclone
Oren Laadan
- [Devel] [C/R v20][PATCH 12/96] c/r: extend arch_setup_additional_pages()
Oren Laadan
- [Devel] [C/R v20][PATCH 13/96] c/r: break out new_user_ns()
Oren Laadan
- [Devel] [C/R v20][PATCH 14/96] c/r: split core function out of some set*{u, g}id functions
Oren Laadan
- [Devel] [C/R v20][PATCH 15/96] cgroup freezer: Fix buggy resume test for tasks frozen with cgroup freezer
Oren Laadan
- [Devel] Re: [C/R v20][PATCH 15/96] cgroup freezer: Fix buggy resume test for tasks frozen with cgroup freezer
Rafael J. Wysocki
- [Devel] Re: [C/R v20][PATCH 15/96] cgroup freezer: Fix buggy resume test for tasks frozen with cgroup freezer
Oren Laadan
- [Devel] Re: [C/R v20][PATCH 15/96] cgroup freezer: Fix buggy resume test for tasks frozen with cgroup freezer
Rafael J. Wysocki
- [Devel] [C/R v20][PATCH 16/96] cgroup freezer: Update stale locking comments
Oren Laadan
- [Devel] [C/R v20][PATCH 17/96] cgroup freezer: Add CHECKPOINTING state to safeguard container checkpoint
Oren Laadan
- [Devel] [C/R v20][PATCH 18/96] cgroup freezer: interface to freeze a cgroup from within the kernel
Oren Laadan
- [Devel] [C/R v20][PATCH 19/96] Namespaces submenu
Oren Laadan
- [Devel] [C/R v20][PATCH 20/96] c/r: make file_pos_read/write() public
Oren Laadan
- [Devel] [C/R v20][PATCH 20/96] c/r: make file_pos_read/write() public
Oren Laadan
- [Devel] Re: [C/R v20][PATCH 20/96] c/r: make file_pos_read/write() public
Nick Piggin
- [Devel] Re: [C/R v20][PATCH 20/96] c/r: make file_pos_read/write() public
Oren Laadan
- [Devel] Re: [C/R v20][PATCH 20/96] c/r: make file_pos_read/write() public
Nick Piggin
- [Devel] Re: [C/R v20][PATCH 20/96] c/r: make file_pos_read/write() public
Oren Laadan
- [Devel] [C/R v20][PATCH 21/96] c/r: create syscalls: sys_checkpoint, sys_restart
Oren Laadan
- [Devel] [C/R v20][PATCH 22/96] c/r: documentation
Oren Laadan
- [Devel] [C/R v20][PATCH 23/96] c/r: basic infrastructure for checkpoint/restart
Oren Laadan
- [Devel] [C/R v20][PATCH 24/96] c/r: x86_32 support for checkpoint/restart
Oren Laadan
- [Devel] [C/R v20][PATCH 25/96] c/r: x86-64: checkpoint/restart implementation
Oren Laadan
- [Devel] [C/R v20][PATCH 26/96] c/r: external checkpoint of a task other than ourself
Oren Laadan
- [Devel] [C/R v20][PATCH 27/96] c/r: export functionality used in next patch for restart-blocks
Oren Laadan
- [Devel] [C/R v20][PATCH 28/96] c/r: restart-blocks
Oren Laadan
- [Devel] [C/R v20][PATCH 29/96] c/r: checkpoint multiple processes
Oren Laadan
- [Devel] [C/R v20][PATCH 30/96] c/r: restart multiple processes
Oren Laadan
- [Devel] [C/R v20][PATCH 31/96] c/r: introduce PF_RESTARTING, and skip notification on exit
Oren Laadan
- [Devel] [C/R v20][PATCH 32/96] c/r: support for zombie processes
Oren Laadan
- [Devel] [C/R v20][PATCH 33/96] c/r: Save and restore the [compat_]robust_list member of the task struct
Oren Laadan
- [Devel] [C/R v20][PATCH 34/96] c/r: infrastructure for shared objects
Oren Laadan
- [Devel] [C/R v20][PATCH 35/96] c/r: detect resource leaks for whole-container checkpoint
Oren Laadan
- [Devel] [C/R v20][PATCH 36/96] deferqueue: generic queue to defer work
Oren Laadan
- [Devel] Re: [C/R v20][PATCH 37/96] c/r: introduce new 'file_operations': ->checkpoint, ->collect()
Nick Piggin
- [Devel] Re: [C/R v20][PATCH 37/96] c/r: introduce new 'file_operations': ->checkpoint, ->collect()
Matt Helsley
- [Devel] Re: [C/R v20][PATCH 37/96] c/r: introduce new 'file_operations': ->checkpoint, ->collect()
Nick Piggin
- [Devel] [C/R v20][PATCH 37/96] c/r: introduce new 'file_operations': ->checkpoint, ->collect()
Oren Laadan
- [Devel] [C/R v20][PATCH 37/96] c/r: introduce new 'file_operations': ->checkpoint, ->collect()
Oren Laadan
- [Devel] [C/R v20][PATCH 38/96] c/r: dump open file descriptors
Oren Laadan
- [Devel] [C/R v20][PATCH 38/96] c/r: dump open file descriptors
Oren Laadan
- [Devel] Re: [C/R v20][PATCH 38/96] c/r: dump open file descriptors
Andreas Dilger
- [Devel] Re: [C/R v20][PATCH 38/96] c/r: dump open file descriptors
Matt Helsley
- [Devel] Re: [C/R v20][PATCH 38/96] c/r: dump open file descriptors
Jamie Lokier
- [Devel] Re: [C/R v20][PATCH 38/96] c/r: dump open file descriptors
Serge E. Hallyn
- [Devel] Re: [C/R v20][PATCH 38/96] c/r: dump open file descriptors
Daniel Lezcano
- [Devel] Re: [C/R v20][PATCH 38/96] c/r: dump open file descriptors
Oren Laadan
- [Devel] Re: [C/R v20][PATCH 38/96] c/r: dump open file descriptors
xing lin
- [Devel] Re: [C/R v20][PATCH 38/96] c/r: dump open file descriptors
Matt Helsley
- [Devel] Re: [C/R v20][PATCH 38/96] c/r: dump open file descriptors
Matt Helsley
- [Devel] Re: [C/R v20][PATCH 38/96] c/r: dump open file descriptors
Jamie Lokier
- [Devel] Re: [C/R v20][PATCH 38/96] c/r: dump open file descriptors
Serge E. Hallyn
- [Devel] Re: [C/R v20][PATCH 38/96] c/r: dump open file descriptors
Matt Helsley
- [Devel] Re: [C/R v20][PATCH 38/96] c/r: dump open file descriptors
Daniel Lezcano
- [Devel] Re: [C/R v20][PATCH 38/96] c/r: dump open file descriptors
Nick Piggin
- [Devel] Re: [C/R v20][PATCH 38/96] c/r: dump open file descriptors
Matt Helsley
- [Devel] Re: [C/R v20][PATCH 38/96] c/r: dump open file descriptors
Nick Piggin
- [Devel] Re: [C/R v20][PATCH 38/96] c/r: dump open file descriptors
Jamie Lokier
- [Devel] Re: [C/R v20][PATCH 38/96] c/r: dump open file descriptors
Jamie Lokier
- [Devel] Re: [C/R v20][PATCH 38/96] c/r: dump open file descriptors
Andreas Dilger
- [Devel] [C/R v20][PATCH 39/96] c/r: restore open file descriptors
Oren Laadan
- [Devel] [C/R v20][PATCH 39/96] c/r: restore open file descriptors
Oren Laadan
- [Devel] [C/R v20][PATCH 40/96] c/r: introduce method '->checkpoint()' in struct vm_operations_struct
Oren Laadan
- [Devel] [C/R v20][PATCH 40/96] c/r: introduce method '->checkpoint()' in struct vm_operations_struct
Oren Laadan
- [Devel] [C/R v20][PATCH 41/96] Introduce FOLL_DIRTY to follow_page() for "dirty" pages
Oren Laadan
- [Devel] [C/R v20][PATCH 42/96] c/r: dump memory address space (private memory)
Oren Laadan
- [Devel] [C/R v20][PATCH 43/96] c/r: restore memory address space (private memory)
Oren Laadan
- [Devel] [C/R v20][PATCH 44/96] c/r: add generic '->checkpoint' f_op to ext fses
Oren Laadan
- [Devel] [C/R v20][PATCH 44/96] c/r: add generic '->checkpoint' f_op to ext fses
Oren Laadan
- [Devel] [C/R v20][PATCH 45/96] c/r: add generic '->checkpoint()' f_op to simple devices
Oren Laadan
- [Devel] [C/R v20][PATCH 45/96] c/r: add generic '->checkpoint()' f_op to simple devices
Oren Laadan
- [Devel] Re: [C/R v20][PATCH 46/96] c/r: add checkpoint operation for opened files of generic filesystems
Andreas Dilger
- [Devel] [C/R v20][PATCH 46/96] c/r: add checkpoint operation for opened files of generic filesystems
Oren Laadan
- [Devel] Re: [C/R v20][PATCH 46/96] c/r: add checkpoint operation for opened files of generic filesystems
Matt Helsley
- [Devel] Re: [C/R v20][PATCH 46/96] c/r: add checkpoint operation for opened files of generic filesystems
Matt Helsley
- [Devel] [C/R v20][PATCH 46/96] c/r: add checkpoint operation for opened files of generic filesystems
Oren Laadan
- [Devel] [C/R v20][PATCH 47/96] c/r: export shmem_getpage() to support shared memory
Oren Laadan
- [Devel] [C/R v20][PATCH 48/96] c/r: dump anonymous- and file-mapped- shared memory
Oren Laadan
- [Devel] [C/R v20][PATCH 49/96] c/r: restore anonymous- and file-mapped- shared memory
Oren Laadan
- [Devel] [C/R v20][PATCH 50/96] splice: export pipe/file-to-pipe/file functionality
Oren Laadan
- [Devel] [C/R v20][PATCH 50/96] splice: export pipe/file-to-pipe/file functionality
Oren Laadan
- [Devel] [C/R v20][PATCH 51/96] c/r: support for open pipes
Oren Laadan
- [Devel] [C/R v20][PATCH 51/96] c/r: support for open pipes
Oren Laadan
- [Devel] [C/R v20][PATCH 52/96] c/r: checkpoint and restore FIFOs
Oren Laadan
- [Devel] [C/R v20][PATCH 52/96] c/r: checkpoint and restore FIFOs
Oren Laadan
- [Devel] [C/R v20][PATCH 53/96] c/r: refuse to checkpoint if monitoring directories with dnotify
Oren Laadan
- [Devel] [C/R v20][PATCH 53/96] c/r: refuse to checkpoint if monitoring directories with dnotify
Oren Laadan
- [Devel] [C/R v20][PATCH 54/96] c/r: make ckpt_may_checkpoint_task() check each namespace individually
Oren Laadan
- [Devel] [C/R v20][PATCH 55/96] c/r: support for UTS namespace
Oren Laadan
- [Devel] [C/R v20][PATCH 56/96] c/r (ipc): allow allocation of a desired ipc identifier
Oren Laadan
- [Devel] [C/R v20][PATCH 57/96] c/r: save and restore sysvipc namespace basics
Oren Laadan
- [Devel] [C/R v20][PATCH 58/96] c/r: support share-memory sysv-ipc
Oren Laadan
- [Devel] [C/R v20][PATCH 59/96] c/r: support share-memory sysv-ipc
Oren Laadan
- [Devel] [C/R v20][PATCH 60/96] c/r: support semaphore sysv-ipc
Oren Laadan
- [Devel] [C/R v20][PATCH 61/96] c/r: (s390): expose a constant for the number of words (CRs)
Oren Laadan
- [Devel] [C/R v20][PATCH 62/96] c/r: add CKPT_COPY() macro
Oren Laadan
- [Devel] [C/R v20][PATCH 63/96] c/r: define s390-specific checkpoint-restart code
Oren Laadan
- [Devel] [C/R v20][PATCH 64/96] c/r: capabilities: define checkpoint and restore fns
Oren Laadan
- [Devel] [C/R v20][PATCH 65/96] c/r: checkpoint and restore task credentials
Oren Laadan
- [Devel] [C/R v20][PATCH 66/96] c/r: restore file->f_cred
Oren Laadan
- [Devel] [C/R v20][PATCH 66/96] c/r: restore file->f_cred
Oren Laadan
- [Devel] [C/R v20][PATCH 67/96] c/r: checkpoint and restore (shared) task's sighand_struct
Oren Laadan
- [Devel] [C/R v20][PATCH 68/96] c/r: [signal 1/4] blocked and template for shared signals
Oren Laadan
- [Devel] [C/R v20][PATCH 69/96] c/r: [signal 2/4] checkpoint/restart of rlimit
Oren Laadan
- [Devel] [C/R v20][PATCH 70/96] c/r: [signal 3/4] pending signals (private, shared)
Oren Laadan
- [Devel] [C/R v20][PATCH 71/96] c/r: [signal 4/4] support for real/virt/prof itimers
Oren Laadan
- [Devel] [C/R v20][PATCH 72/96] Expose may_setuid() in user.h and add may_setgid() (v2)
Oren Laadan
- [Devel] [C/R v20][PATCH 73/96] c/r: correctly restore pgid
Oren Laadan
- [Devel] [C/R v20][PATCH 74/96] Add common socket helpers to unify the security hooks
Oren Laadan
- [Devel] [C/R v20][PATCH 75/96] c/r: introduce checkpoint/restore methods to struct proto_ops
Oren Laadan
- [Devel] [C/R v20][PATCH 76/96] c/r: Add AF_UNIX support (v12)
Oren Laadan
- [Devel] [C/R v20][PATCH 77/96] c/r: add support for listening INET sockets (v2)
Oren Laadan
- [Devel] [C/R v20][PATCH 78/96] c/r: add support for connected INET sockets (v5)
Oren Laadan
- [Devel] [C/R v20][PATCH 79/96] c/r: [pty 1/2] allow allocation of desired pty slave
Oren Laadan
- [Devel] [C/R v20][PATCH 80/96] c/r: [pty 2/2] support for pseudo terminals
Oren Laadan
- [Devel] [C/R v20][PATCH 81/96] c/r: support for controlling terminal and job control
Oren Laadan
- [Devel] [C/R v20][PATCH 82/96] c/r: checkpoint/restart epoll sets
Oren Laadan
- [Devel] [C/R v20][PATCH 82/96] c/r: checkpoint/restart epoll sets
Oren Laadan
- [Devel] [C/R v20][PATCH 83/96] c/r: checkpoint/restart eventfd
Oren Laadan
- [Devel] [C/R v20][PATCH 83/96] c/r: checkpoint/restart eventfd
Oren Laadan
- [Devel] [C/R v20][PATCH 84/96] c/r: restore task fs_root and pwd (v3)
Oren Laadan
- [Devel] [C/R v20][PATCH 84/96] c/r: restore task fs_root and pwd (v3)
Oren Laadan
- [Devel] [C/R v20][PATCH 85/96] c/r: preliminary support mounts namespace
Oren Laadan
- [Devel] [C/R v20][PATCH 85/96] c/r: preliminary support mounts namespace
Oren Laadan
- [Devel] [C/R v20][PATCH 86/96] powerpc: reserve checkpoint arch identifiers
Oren Laadan
- [Devel] [C/R v20][PATCH 87/96] powerpc: provide APIs for validating and updating DABR
Oren Laadan
- [Devel] [C/R v20][PATCH 88/96] use correct ccr bit for syscall error status
Oren Laadan
- [Devel] [C/R v20][PATCH 89/96] powerpc: checkpoint/restart implementation
Oren Laadan
- [Devel] [C/R v20][PATCH 90/96] powerpc: wire up checkpoint and restart syscalls
Oren Laadan
- [Devel] [C/R v20][PATCH 91/96] powerpc: enable checkpoint support in Kconfig
Oren Laadan
- [Devel] [C/R v20][PATCH 92/96] c/r: add lsm name and lsm_info (policy header) to container info
Oren Laadan
- [Devel] [C/R v20][PATCH 93/96] c/r: add generic LSM c/r support (v7)
Oren Laadan
- [Devel] [C/R v20][PATCH 94/96] c/r: add smack support to lsm c/r (v4)
Oren Laadan
- [Devel] [C/R v20][PATCH 95/96] c/r: add selinux support (v6)
Oren Laadan
- [Devel] [C/R v20][PATCH 96/96] c/r: add an entry for checkpoint/restart in MAINTAINERS
Oren Laadan
- [Devel] Re: [ckpt_msg][PATCH 1/1] c/r: Fix trivial bug in ckpt_msg macro
Serge E. Hallyn
- [Devel] Re: [ckpt_msg][PATCH 1/1] c/r: Fix trivial bug in ckpt_msg macro
Oren Laadan
- [Devel] [ckpt_msg][PATCH 1/1] c/r: Fix trivial bug in ckpt_msg macro
Christoffer Dall
- [Devel] [PATCH -mmotm 0/3] memcg: per cgroup dirty limit (v3)
Andrea Righi
- [Devel] [PATCH -mmotm 0/4] memcg: per cgroup dirty limit (v4)
Andrea Righi
- [Devel] Re: [PATCH -mmotm 0/4] memcg: per cgroup dirty limit (v4)
Balbir Singh
- [Devel] Re: [PATCH -mmotm 0/4] memcg: per cgroup dirty limit (v4)
Andrea Righi
- [Devel] [PATCH -mmotm 0/4] memcg: per cgroup dirty limit (v5)
Andrea Righi
- [Devel] [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
Andrea Righi
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
Balbir Singh
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
Peter Zijlstra
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
Vivek Goyal
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
Vivek Goyal
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
Andrea Righi
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
Andrea Righi
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
Andrea Righi
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
Andrea Righi
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
Andrea Righi
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
Daisuke Nishimura
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
Andrea Righi
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
Andrea Righi
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
Andrea Righi
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
Vivek Goyal
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
Vivek Goyal
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
Vivek Goyal
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
Vivek Goyal
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
Andrea Righi
- [Devel] [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v7)
Andrea Righi
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v7)
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v7)
Andrea Righi
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v7)
Vivek Goyal
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v7)
Vivek Goyal
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v7)
Balbir Singh
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v7)
Balbir Singh
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v7)
Vivek Goyal
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v7)
Balbir Singh
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v7)
Vivek Goyal
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v7)
Balbir Singh
- [Devel] Re: [PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v7)
Vivek Goyal
- [Devel] Re: [PATCH -mmotm 1/2] memcg: dirty pages accounting and limiting infrastructure
Daisuke Nishimura
- [Devel] Re: [PATCH -mmotm 1/2] memcg: dirty pages accounting and limiting infrastructure
Kirill A. Shutemov
- [Devel] Re: [PATCH -mmotm 1/2] memcg: dirty pages accounting and limiting infrastructure
Andrea Righi
- [Devel] Re: [PATCH -mmotm 1/2] memcg: dirty pages accounting and limiting infrastructure
Andrea Righi
- [Devel] Re: [PATCH -mmotm 1/2] memcg: dirty pages accounting and limiting infrastructure
Andrea Righi
- [Devel] [PATCH -mmotm 1/3] memcg: dirty memory documentation
Andrea Righi
- [Devel] [PATCH -mmotm 1/4] memcg: dirty memory documentation
Andrea Righi
- [Devel] [PATCH -mmotm 1/4] memcg: dirty memory documentation
Andrea Righi
- [Devel] Re: [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
Andrea Righi
- [Devel] Re: [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
Balbir Singh
- [Devel] Re: [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
Balbir Singh
- [Devel] Re: [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
Daisuke Nishimura
- [Devel] Re: [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
Balbir Singh
- [Devel] Re: [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
Balbir Singh
- [Devel] Re: [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
Balbir Singh
- [Devel] Re: [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
Balbir Singh
- [Devel] Re: [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
Balbir Singh
- [Devel] Re: [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
KAMEZAWA Hiroyuki
- [Devel] [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
Andrea Righi
- [Devel] [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
Andrea Righi
- [Devel] [PATCH -mmotm 2/3] memcg: dirty pages accounting and limiting infrastructure
Andrea Righi
- [Devel] Re: [PATCH -mmotm 2/3] memcg: dirty pages accounting and limiting infrastructure
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 2/3] memcg: dirty pages accounting and limiting infrastructure
Kirill A. Shutemov
- [Devel] Re: [PATCH -mmotm 2/3] memcg: dirty pages accounting and limiting infrastructure
Andrea Righi
- [Devel] Re: [PATCH -mmotm 2/3] memcg: dirty pages accounting and limiting infrastructure
Balbir Singh
- [Devel] Re: [PATCH -mmotm 2/3] memcg: dirty pages accounting and limiting infrastructure
Greg Thelen
- [Devel] Re: [PATCH -mmotm 2/3] memcg: dirty pages accounting and limiting infrastructure
Andrea Righi
- [Devel] Re: [PATCH -mmotm 2/3] memcg: dirty pages accounting and limiting infrastructure
Andrea Righi
- [Devel] Re: [PATCH -mmotm 2/4] page_cgroup: introduce file cache flags
Balbir Singh
- [Devel] Re: [PATCH -mmotm 2/4] page_cgroup: introduce file cache flags
Andrea Righi
- [Devel] [PATCH -mmotm 2/4] page_cgroup: introduce file cache flags
Andrea Righi
- [Devel] [PATCH -mmotm 2/4] page_cgroup: introduce file cache flags
Andrea Righi
- [Devel] [PATCH -mmotm 2/5] memcg: dirty memory documentation
Andrea Righi
- [Devel] [PATCH -mmotm 2/5] memcg: dirty memory documentation
Andrea Righi
- [Devel] Re: [PATCH -mmotm 2/5] memcg: dirty memory documentation
Daisuke Nishimura
- [Devel] Re: [PATCH -mmotm 2/5] memcg: dirty memory documentation
Greg Thelen
- [Devel] Re: [PATCH -mmotm 2/5] memcg: dirty memory documentation
Balbir Singh
- [Devel] Re: [PATCH -mmotm 2/5] memcg: dirty memory documentation
Andrea Righi
- [Devel] [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Andrea Righi
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Vivek Goyal
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Andrea Righi
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Andrea Righi
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Daisuke Nishimura
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Kirill A. Shutemov
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Andrea Righi
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Kirill A. Shutemov
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Andrea Righi
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Balbir Singh
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Peter Zijlstra
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Balbir Singh
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Kirill A. Shutemov
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Vivek Goyal
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Balbir Singh
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Trond Myklebust
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Andrea Righi
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Andrea Righi
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Andrea Righi
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Daisuke Nishimura
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Vivek Goyal
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Daisuke Nishimura
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Daisuke Nishimura
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Peter Zijlstra
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Andrea Righi
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Andrea Righi
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Andrea Righi
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Andrea Righi
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Andrea Righi
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Andrea Righi
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
Daisuke Nishimura
- [Devel] Re: [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
KAMEZAWA Hiroyuki
- [Devel] [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
Andrea Righi
- [Devel] Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
Kirill A. Shutemov
- [Devel] Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
Daisuke Nishimura
- [Devel] Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
Balbir Singh
- [Devel] Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
Andrea Righi
- [Devel] Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
Andrea Righi
- [Devel] [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
Andrea Righi
- [Devel] Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
Daisuke Nishimura
- [Devel] Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
Daisuke Nishimura
- [Devel] Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
Daisuke Nishimura
- [Devel] Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
Andrea Righi
- [Devel] Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
Andrea Righi
- [Devel] Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
Daisuke Nishimura
- [Devel] Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
Daisuke Nishimura
- [Devel] [PATCH -mmotm 3/5] page_cgroup: introduce file cache flags
Andrea Righi
- [Devel] [PATCH -mmotm 3/5] page_cgroup: introduce file cache flags
Andrea Righi
- [Devel] [PATCH -mmotm 4/4] memcg: dirty pages instrumentation
Andrea Righi
- [Devel] Re: [PATCH -mmotm 4/4] memcg: dirty pages instrumentation
Vivek Goyal
- [Devel] Re: [PATCH -mmotm 4/4] memcg: dirty pages instrumentation
Andrea Righi
- [Devel] Re: [PATCH -mmotm 4/4] memcg: dirty pages instrumentation
Vivek Goyal
- [Devel] Re: [PATCH -mmotm 4/4] memcg: dirty pages instrumentation
Andrea Righi
- [Devel] Re: [PATCH -mmotm 4/4] memcg: dirty pages instrumentation
Balbir Singh
- [Devel] Re: [PATCH -mmotm 4/4] memcg: dirty pages instrumentation
Andrea Righi
- [Devel] [PATCH -mmotm 4/4] memcg: dirty pages instrumentation
Andrea Righi
- [Devel] Re: [PATCH -mmotm 4/4] memcg: dirty pages instrumentation
KAMEZAWA Hiroyuki
- [Devel] [PATCH -mmotm 4/5] memcg: dirty pages accounting and limiting infrastructure
Andrea Righi
- [Devel] Re: [PATCH -mmotm 4/5] memcg: dirty pages accounting and limiting infrastructure
Vivek Goyal
- [Devel] Re: [PATCH -mmotm 4/5] memcg: dirty pages accounting and limiting infrastructure
Andrea Righi
- [Devel] [PATCH -mmotm 4/5] memcg: dirty pages accounting and limiting infrastructure
Andrea Righi
- [Devel] Re: [PATCH -mmotm 4/5] memcg: dirty pages accounting and limiting infrastructure
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH -mmotm 4/5] memcg: dirty pages accounting and limiting infrastructure
Daisuke Nishimura
- [Devel] Re: [PATCH -mmotm 4/5] memcg: dirty pages accounting and limiting infrastructure
Vivek Goyal
- [Devel] Re: [PATCH -mmotm 4/5] memcg: dirty pages accounting and limiting infrastructure
Daisuke Nishimura
- [Devel] Re: [PATCH -mmotm 4/5] memcg: dirty pages accounting and limiting infrastructure
Andrea Righi
- [Devel] Re: [PATCH -mmotm 4/5] memcg: dirty pages accounting and limiting infrastructure
Andrea Righi
- [Devel] Re: [PATCH -mmotm 4/5] memcg: dirty pages accounting and limiting infrastructure
Greg Thelen
- [Devel] [PATCH -mmotm 5/5] memcg: dirty pages instrumentation
Andrea Righi
- [Devel] [PATCH -mmotm 5/5] memcg: dirty pages instrumentation
Andrea Righi
- [Devel] Re: [PATCH -mmotm 5/5] memcg: dirty pages instrumentation
KAMEZAWA Hiroyuki
- [Devel] [PATCH 0/12][user-cr]: Second set of cleanups
Sukadev Bhattiprolu
- [Devel] Re: [PATCH 0/12][user-cr]: Second set of cleanups
Serge E. Hallyn
- [Devel] [PATCH 0/14][user-cr] Enable linking with LIBLXC
Sukadev Bhattiprolu
- [Devel] Re: [PATCH 0/14][user-cr] Enable linking with LIBLXC
Oren Laadan
- [Devel] [PATCH 0/4] Some typo fixing
Thomas Weber
- [Devel] Re: [PATCH 0/4] Some typo fixing
Randy Dunlap
- [Devel] Re: [PATCH 0/4] Some typo fixing
Jiri Kosina
- [Devel] Re: [PATCH 0/4] user-cr: Makefile cleanups
Oren Laadan
- [Devel] [PATCH 0/6][lxc][v3] Link LXC with USERCR
Sukadev Bhattiprolu
- [Devel] Re: [PATCH 0/6][lxc][v3] Link LXC with USERCR
Michel Normand
- [Devel] Re: [PATCH 0/6][lxc][v3] Link LXC with USERCR
Cedric Le Goater
- [Devel] Re: [PATCH 0/6][lxc][v3] Link LXC with USERCR
Cedric Le Goater
- [Devel] Re: [PATCH 0/6][lxc][v3] Link LXC with USERCR
Daniel Lezcano
- [Devel] Re: [PATCH 0/6][lxc][v3] Link LXC with USERCR
Daniel Lezcano
- [Devel] Re: [PATCH 0/6][lxc][v3] Link LXC with USERCR
Daniel Lezcano
- [Devel] Re: [PATCH 0/6][lxc][v3] Link LXC with USERCR
Serge E. Hallyn
- [Devel] Re: [PATCH 0/6][lxc][v3] Link LXC with USERCR
Daniel Lezcano
- [Devel] Re: [PATCH 0/6][lxc][v3] Link LXC with USERCR
Daniel Lezcano
- [Devel] Re: [PATCH 0/6][lxc][v3] Link LXC with USERCR
Sukadev Bhattiprolu
- [Devel] Re: [PATCH 0/6][lxc][v3] Link LXC with USERCR
Daniel Lezcano
- [Devel] Re: [PATCH 0/6][lxc][v3] Link LXC with USERCR
Sukadev Bhattiprolu
- [Devel] Re: [PATCH 0/6][lxc][v3] Link LXC with USERCR
Oren Laadan
- [Devel] Re: [PATCH 0/6][lxc][v3] Link LXC with USERCR
Oren Laadan
- [Devel] [PATCH 0/6][v3][lxc] Link LXC with USERCR
Sukadev Bhattiprolu
- [Devel] [PATCH 00/13][user-cr]: Cleanups checkpoint.c, restart.c
Sukadev Bhattiprolu
- [Devel] Re: [PATCH 00/13][user-cr]: Cleanups checkpoint.c, restart.c
Sukadev Bhattiprolu
- [Devel] Re: [PATCH 00/13][user-cr]: Cleanups checkpoint.c, restart.c
Serge E. Hallyn
- [Devel] Re: [PATCH 00/13][user-cr]: Cleanups checkpoint.c, restart.c
Oren Laadan
- [Devel] Re: [PATCH 01/10] cr_tests: Fix quote ordering typo in common.sh
Serge E. Hallyn
- [Devel] [PATCH 01/10] cr_tests: Fix quote ordering typo in common.sh
Matt Helsley
- [Devel] [PATCH 01/12][user-cr] restart: Mark globals as static
Sukadev Bhattiprolu
- [Devel] [PATCH 01/14][user-cr] Add app_restart_args->debug
Sukadev Bhattiprolu
- [Devel] [PATCH 02/10] cr_tests: fileio: Fix do_child(i) call
Matt Helsley
- [Devel] Re: [PATCH 02/10] cr_tests: fileio: Fix do_child(i) call
Nathan Lynch
- [Devel] Re: [PATCH 02/10] cr_tests: fileio: Fix do_child(i) call
Matt Helsley
- [Devel] [PATCH 02/10] cr_tests: fileio: Fix do_child(i) call
Matt Helsley
- [Devel] [PATCH 02/12][user-cr] restart: Add args->send_sigint
Sukadev Bhattiprolu
- [Devel] Re: [PATCH 02/12][user-cr] restart: Add args->send_sigint
Oren Laadan
- [Devel] [PATCH 02/13][user-cr]: restart: Rename args->logfd
Sukadev Bhattiprolu
- [Devel] [PATCH 02/14][user-cr] Add app_restart_args->verbose
Sukadev Bhattiprolu
- [Devel] [PATCH 03/10] cr_tests: libcrtest: Check for NULL checkpoint labels
Matt Helsley
- [Devel] [PATCH 03/12][user-cr] Add app_restart_args->debug
Sukadev Bhattiprolu
- [Devel] Re: [PATCH 03/12][user-cr] Add app_restart_args->debug
Serge E. Hallyn
- [Devel] Re: [PATCH 03/12][user-cr] Add app_restart_args->debug
Sukadev Bhattiprolu
- [Devel] [PATCH 03/13][user-cr]: restart: Remove args->logfile
Sukadev Bhattiprolu
- [Devel] [PATCH 03/14][user-cr] Add app_restart_args->ulogfd
Sukadev Bhattiprolu
- [Devel] [PATCH 04/10] cr_tests: Add dry-run
Matt Helsley
- [Devel] Re: [PATCH 04/10] cr_tests: Add dry-run
Nathan Lynch
- [Devel] Re: [PATCH 04/10] cr_tests: Add dry-run
Matt Helsley
- [Devel] [PATCH 04/10] cr_tests: Add dry-run
Matt Helsley
- [Devel] [PATCH 04/12][user-cr] Add app_restart_args->verbose
Sukadev Bhattiprolu
- [Devel] [PATCH 04/13][user-cr]: restart: Use ckpt_msg() to log
Sukadev Bhattiprolu
- [Devel] [PATCH 04/14][user-cr] Add app_restart_args->uerrfd
Sukadev Bhattiprolu
- [Devel] [PATCH 05/10] cr_tests: Factor out close_all_fds()
Matt Helsley
- [Devel] [PATCH 05/12][user-cr] Add app_restart_args->ulogfd
Sukadev Bhattiprolu
- [Devel] [PATCH 05/13][user-cr]: restart: Use ckpt_perror()
Sukadev Bhattiprolu
- [Devel] [PATCH 05/14][user-cr] Define INIT_SIGNAL_ARRAY
Sukadev Bhattiprolu
- [Devel] [PATCH 06/10] cr_tests: Factor log() and log_error()
Matt Helsley
- [Devel] [PATCH 06/12][user-cr] Add app_restart_args->uerrfd
Sukadev Bhattiprolu
- [Devel] [PATCH 06/13][user-cr]: restart: Remove args->input
Sukadev Bhattiprolu
- [Devel] [PATCH 06/14][user-cr] Create common.h
Sukadev Bhattiprolu
- [Devel] [PATCH 07/10] cr_tests: eventfd: run.sh: Remove checkpoint-ready
Matt Helsley
- [Devel] [PATCH 07/12][user-cr] Define INIT_SIGNAL_ARRAY
Sukadev Bhattiprolu
- [Devel] [PATCH 07/13][user-cr]: Define app_restart()
Sukadev Bhattiprolu
- [Devel] [PATCH 07/14][user-cr] Create app-checkpoint.h
Sukadev Bhattiprolu
- [Devel] [PATCH 08/10] cr_tests: eventfd: rw: Fixup cgroup path sent to move_to_cgroup
Matt Helsley
- [Devel] [PATCH 08/12][user-cr] Create common.h
Sukadev Bhattiprolu
- [Devel] Re: [PATCH 08/12][user-cr] Create common.h
Serge E. Hallyn
- [Devel] Re: [PATCH 08/12][user-cr] Create common.h
Sukadev Bhattiprolu
- [Devel] [PATCH 08/13][user-cr]: restart: Rename struct args.
Sukadev Bhattiprolu
- [Devel] [PATCH 08/14][user-cr] restart: Move main() to restart-main.c
Sukadev Bhattiprolu
- [Devel] [PATCH 09/10] cr_tests: eventfd: Entirely new eventfd testcase
Matt Helsley
- [Devel] [PATCH 09/12][user-cr] Create app-checkpoint.h
Sukadev Bhattiprolu
- [Devel] [PATCH 09/13][user-cr]: checkpoint: Remove args->output
Sukadev Bhattiprolu
- [Devel] [PATCH 09/14][user-cr] checkpoint: Move main() to checkpoint-main.c
Sukadev Bhattiprolu
- [Devel] [PATCH 1/2] C/R: Support for IPv6 addresses on network devices
Dan Smith
- [Devel] Re: [PATCH 1/2] C/R: Support for IPv6 addresses on network devices
Brian Haley
- [Devel] Re: [PATCH 1/2] C/R: Support for IPv6 addresses on network devices
Dan Smith
- [Devel] Re: [PATCH 1/2] C/R: Support for IPv6 addresses on network devices
Brian Haley
- [Devel] Re: [PATCH 1/2] C/R: Support for IPv6 addresses on network devices
Dan Smith
- [Devel] Re: [PATCH 1/2] C/R: Support for IPv6 addresses on network devices
Brian Haley
- [Devel] Re: [PATCH 1/2] C/R: Support for IPv6 addresses on network devices
Dan Smith
- [Devel] Re: [PATCH 1/2] C/R: Support for IPv6 addresses on network devices
Brian Haley
- [Devel] Re: [PATCH 1/2] C/R: Support for IPv6 addresses on network devices
Dan Smith
- [Devel] Re: [PATCH 1/2] C/R: Support for IPv6 addresses on network devices
Brian Haley
- [Devel] [PATCH 1/2] Fix app_checkpoint() return code
Sukadev Bhattiprolu
- [Devel] Re: [PATCH 1/2] Fix app_checkpoint() return code
Oren Laadan
- [Devel] Re: [PATCH 1/5][lxc] Enable static linking of some lxc binaries
Daniel Lezcano
- [Devel] [PATCH 1/5][lxc] Enable static linking of some lxc binaries
Sukadev Bhattiprolu
- [Devel] [PATCH 1/6] C/R: Netdev and NetNS fixes
Dan Smith
- [Devel] [PATCH 1/6][lxc][v3] Add --with-libcr configure option
Sukadev Bhattiprolu
- [Devel] Re: [PATCH 1/6][lxc][v3] Add --with-libcr configure option
Michel Normand
- [Devel] Re: [PATCH 1/6][lxc][v3] Add --with-libcr configure option
Sukadev Bhattiprolu
- [Devel] [PATCH 1/6][v3][lxc] Add --with-libcr configure option
Sukadev Bhattiprolu
- [Devel] [PATCH 1/7] Make restore_obj() tolerate a preexisting object in the hash (v2)
Dan Smith
- [Devel] Re: [PATCH 1/7] Make restore_obj() tolerate a preexisting object in the hash (v2)
Serge E. Hallyn
- [Devel] Re: [PATCH 1/7] Make restore_obj() tolerate a preexisting object in the hash (v2)
Dan Smith
- [Devel] Re: [PATCH 1/7] Make restore_obj() tolerate a preexisting object in the hash (v2)
Serge E. Hallyn
- [Devel] Re: [PATCH 1/8] cr_tests: crcounter: Don't report bogus waits
Serge E. Hallyn
- [Devel] [PATCH 1/8] cr_tests: crcounter: Don't report bogus waits
Matt Helsley
- [Devel] [PATCH 10/10] cr_tests: eventfd: Run eventfd from runall.sh
Matt Helsley
- [Devel] [PATCH 10/12][user-cr] restart: Move main() to restart-main.c
Sukadev Bhattiprolu
- [Devel] [PATCH 10/13][user-cr]: checkpoint: Remove ->logfile
Sukadev Bhattiprolu
- [Devel] [PATCH 10/14][user-cr] Have app_restart() return pid
Sukadev Bhattiprolu
- [Devel] [PATCH 11/10] cr_tests: fileio: Add missing voids
Matt Helsley
- [Devel] [PATCH 11/12][user-cr] checkpoint: Move main() to checkpoint-main.c
Sukadev Bhattiprolu
- [Devel] [PATCH 11/13][user-cr]: checkpoint: Rename struct args
Sukadev Bhattiprolu
- [Devel] [PATCH 11/14][user-cr] restart: Define process_args()
Sukadev Bhattiprolu
- [Devel] [PATCH 12/12][user-cr] Have app_restart() return pid
Sukadev Bhattiprolu
- [Devel] [PATCH 12/13][user-cr]: Define app_checkpoint()
Sukadev Bhattiprolu
- [Devel] [PATCH 12/14][user-cr] app_restart(): mnt-pty implies mntns
Sukadev Bhattiprolu
- [Devel] [PATCH 13/13][user-cr]: checkpoint: Use ckpt_perror()
Sukadev Bhattiprolu
- [Devel] [PATCH 13/14][user-cr] restart: Move args checking to app_restart()
Sukadev Bhattiprolu
- [Devel] [PATCH 14/14][user-cr] Minimize unshare() calls
Sukadev Bhattiprolu
- [Devel] Re: [PATCH 14/14][user-cr] Minimize unshare() calls
Serge E. Hallyn
- [Devel] Re: [PATCH 14/14][user-cr] Minimize unshare() calls
Serge E. Hallyn
- [Devel] [PATCH 2/2] Add keep_frozen field to struct app_restart_args
Sukadev Bhattiprolu
- [Devel] [PATCH 2/2] C/R: Fix storing IPv6 addresses and handle the "ipv6only" socket flag
Dan Smith
- [Devel] [PATCH 2/5][lxc] lxc_restart: Add --image option
Sukadev Bhattiprolu
- [Devel] Re: [PATCH 2/5][lxc] lxc_restart: Add --image option
Daniel Lezcano
- [Devel] Re: [PATCH 2/5][lxc] lxc_restart: Add --image option
Sukadev Bhattiprolu
- [Devel] Re: [PATCH 2/5][lxc] lxc_restart: Add --image option
Daniel Lezcano
- [Devel] Re: [PATCH 2/6] C/R: Basic support for network namespaces and devices (v5)
Oren Laadan
- [Devel] Re: [PATCH 2/6] C/R: Basic support for network namespaces and devices (v5)
Oren Laadan
- [Devel] Re: [PATCH 2/6] C/R: Basic support for network namespaces and devices (v5)
Dan Smith
- [Devel] Re: [PATCH 2/6] C/R: Basic support for network namespaces and devices (v5)
Dan Smith
- [Devel] Re: [PATCH 2/6] C/R: Basic support for network namespaces and devices (v5)
Oren Laadan
- [Devel] Re: [PATCH 2/6] C/R: Basic support for network namespaces and devices (v5)
Dan Smith
- [Devel] Re: [PATCH 2/6] C/R: Basic support for network namespaces and devices (v5)
Eric W. Biederman
- [Devel] Re: [PATCH 2/6] C/R: Basic support for network namespaces and devices (v5)
Dan Smith
- [Devel] Re: [PATCH 2/6] C/R: Basic support for network namespaces and devices (v5)
Oren Laadan
- [Devel] [PATCH 2/6] Unbreak compiling with CONFIG_CHECKPOINT=n or CONFIG_NET_NS=n
Dan Smith
- [Devel] [PATCH 2/6][lxc][v3] lxc_restart: Add --statefile option
Sukadev Bhattiprolu
- [Devel] Re: [PATCH 2/6][lxc][v3] lxc_restart: Add --statefile option
Michel Normand
- [Devel] [PATCH 2/6][v3][lxc] lxc_restart: Add --statefile option
Sukadev Bhattiprolu
- [Devel] [PATCH 2/7] Add checkpoint and collect hooks to net_device_ops
Dan Smith
- [Devel] [PATCH 2/8] cr_tests: factor out do_ckpt()
Matt Helsley
- [Devel] [PATCH 3/5][lxc] lxc_checkpoint: Add --image option
Sukadev Bhattiprolu
- [Devel] [PATCH 3/6] Add CHECKPOINT_NONETNS flag
Dan Smith
- [Devel] [PATCH 3/6][lxc][v3] lxc_checkpoint: Add --statefile option
Sukadev Bhattiprolu
- [Devel] [PATCH 3/6][v3][lxc] lxc_checkpoint: Add --statefile option
Sukadev Bhattiprolu
- [Devel] Re: [PATCH 3/7] C/R: Basic support for network namespaces and devices (v6)
Serge E. Hallyn
- [Devel] Re: [PATCH 3/7] C/R: Basic support for network namespaces and devices (v6)
Dan Smith
- [Devel] [PATCH 3/7] C/R: Basic support for network namespaces and devices (v6)
Dan Smith
- [Devel] [PATCH 3/8] cr_tests: eventfd: use labels.[ch|lds] from libcrtest
Matt Helsley
- [Devel] Re: [PATCH 4/5][lxc] Hook up lxc_restart() with app_restart()
Daniel Lezcano
- [Devel] [PATCH 4/5][lxc] Hook up lxc_restart() with app_restart()
Sukadev Bhattiprolu
- [Devel] [PATCH 4/6] Add ckpt_obj_del() to objhash for handling error conditions
Dan Smith
- [Devel] Re: [PATCH 4/6][lxc][v3] Move get_init_pid() into checkpoint.c
Cedric Le Goater
- [Devel] [PATCH 4/6][lxc][v3] Move get_init_pid() into checkpoint.c
Sukadev Bhattiprolu
- [Devel] [PATCH 4/6][v3][lxc] Move get_init_pid() into checkpoint.c
Sukadev Bhattiprolu
- [Devel] [PATCH 4/7] Add checkpoint support for veth devices (v2)
Dan Smith
- [Devel] [PATCH 4/8] cr_tests: epoll: Cleanup libeptest.[oa]
Matt Helsley
- [Devel] [PATCH 5/5][lxc] Hook up lxc_checkpoint() with app_checkpoint()
Sukadev Bhattiprolu
- [Devel] Re: [PATCH 5/5][lxc] Hook up lxc_checkpoint() with app_checkpoint()
Daniel Lezcano
- [Devel] Re: [PATCH 5/5][lxc] Hook up lxc_checkpoint() with app_checkpoint()
Sukadev Bhattiprolu
- [Devel] Re: [PATCH 5/5][lxc] Hook up lxc_checkpoint() with app_checkpoint()
Daniel Lezcano
- [Devel] [PATCH 5/6] Add rtnl_dellink() helper
Dan Smith
- [Devel] [PATCH 5/6][lxc][v3] Hook up lxc_restart() with app_restart()
Sukadev Bhattiprolu
- [Devel] [PATCH 5/6][v3][lxc] Hook up lxc_restart() with app_restart()
Sukadev Bhattiprolu
- [Devel] [PATCH 5/7] Add loopback checkpoint support (v2)
Dan Smith
- [Devel] [PATCH 5/8] cr_tests: simple: Fix stdio
Matt Helsley
- [Devel] [PATCH 6/6] Clean up the error path in restore_veth()
Dan Smith
- [Devel] [PATCH 6/6][lxc][v3] Hook up lxc_checkpoint() with app_checkpoint()
Sukadev Bhattiprolu
- [Devel] Re: [PATCH 6/6][lxc][v3] Hook up lxc_checkpoint() with app_checkpoint()
Michel Normand
- [Devel] Re: [PATCH 6/6][lxc][v3] Hook up lxc_checkpoint() with app_checkpoint()
Cedric Le Goater
- [Devel] [PATCH 6/6][v3][lxc] Hook up lxc_checkpoint() with app_checkpoint()
Sukadev Bhattiprolu
- [Devel] [PATCH 6/7] Add a checkpoint handler to the 'sit' device
Dan Smith
- [Devel] [PATCH 6/8] cr_tests: simple: Make output more useful
Matt Helsley
- [Devel] [PATCH 7/7] Add checkpoint support to macvlan driver
Dan Smith
- [Devel] [PATCH 7/8] cr_tests: Make rewrite-cr-header.sh define the header cpp guard
Matt Helsley
- [Devel] [PATCH 8/8] cr_tests: update cr.h
Matt Helsley
- [Devel] Re: [PATCH linux-cr RFC] change sysctl and default for unprivileged use
Oren Laadan
- [Devel] [PATCH linux-cr urgent] lsm: fix unlabeled restore case.
Serge E. Hallyn
- [Devel] Re: [PATCH linux-cr urgent] lsm: fix unlabeled restore case.
Oren Laadan
- [Devel] [PATCH linux-cr] always restore msg_msg label
Serge E. Hallyn
- [Devel] Re: [PATCH linux-cr] always restore msg_msg label
Oren Laadan
- [Devel] [PATCH linux-cr] export net checkpoint fns
Serge E. Hallyn
- [Devel] Re: [PATCH linux-cr] export net checkpoint fns
Oren Laadan
- [Devel] [PATCH linux-cr] Handle nested pid namespaces
Serge E. Hallyn
- [Devel] [PATCH linux-cr] nested pid namespaces (v2)
Serge E. Hallyn
- [Devel] Re: [PATCH linux-cr] nested pid namespaces (v2)
Louis Rilling
- [Devel] Re: [PATCH linux-cr] nested pid namespaces (v2)
Serge E. Hallyn
- [Devel] Re: [PATCH linux-cr] nested pid namespaces (v2)
Matt Helsley
- [Devel] Re: [PATCH linux-cr] nested pid namespaces (v2)
Oren Laadan
- [Devel] Re: [PATCH linux-cr] nested pid namespaces (v2)
Serge E. Hallyn
- [Devel] Re: [PATCH linux-cr] nested pid namespaces (v2)
Oren Laadan
- [Devel] Re: [PATCH linux-cr] nested pid namespaces (v2)
Louis Rilling
- [Devel] Re: [PATCH linux-cr] nsproxy: record ambient namespaces
Oren Laadan
- [Devel] Re: [PATCH linux-cr] nsproxy: record ambient namespaces
Serge E. Hallyn
- [Devel] Re: [PATCH linux-cr] nsproxy: record ambient namespaces
Oren Laadan
- [Devel] Re: [PATCH linux-cr] nsproxy: record ambient namespaces
Serge E. Hallyn
- [Devel] [PATCH linux-cr] put file_ops->checkpoint under CONFIG_CHECKPOINT
Serge E. Hallyn
- [Devel] Re: [PATCH linux-cr] put file_ops->checkpoint under CONFIG_CHECKPOINT
Matt Helsley
- [Devel] Re: [PATCH linux-cr] put file_ops->checkpoint under CONFIG_CHECKPOINT
Serge E. Hallyn
- [Devel] Re: [PATCH linux-cr] put file_ops->checkpoint under CONFIG_CHECKPOINT
Oren Laadan
- [Devel] Re: [PATCH linux-cr] s390: save_access_regs for self-checkpoint
Oren Laadan
- [Devel] Re: [PATCH linux-cr] send uses_interp=1 to arch_setup_additional_pages
Oren Laadan
- [Devel] Re: [PATCH mmotm 2.5/4] memcg: disable irq at page cgroup lock (Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure)
Andrea Righi
- [Devel] Re: [PATCH mmotm 2.5/4] memcg: disable irq at page cgroup lock (Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure)
Vivek Goyal
- [Devel] Re: [PATCH mmotm 2.5/4] memcg: disable irq at page cgroup lock (Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure)
Andrea Righi
- [Devel] Re: [PATCH mmotm 2.5/4] memcg: disable irq at page cgroup lock (Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure)
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH mmotm 2.5/4] memcg: disable irq at page cgroup lock (Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure)
Balbir Singh
- [Devel] Re: [PATCH mmotm 2.5/4] memcg: disable irq at page cgroup lock (Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure)
Daisuke Nishimura
- [Devel] Re: [PATCH mmotm 2.5/4] memcg: disable irq at page cgroup lock (Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure)
Balbir Singh
- [Devel] Re: [PATCH mmotm 2.5/4] memcg: disable irq at page cgroup lock (Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure)
Daisuke Nishimura
- [Devel] Re: [PATCH mmotm 2.5/4] memcg: disable irq at page cgroup lock (Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure)
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH mmotm 2.5/4] memcg: disable irq at page cgroup lock (Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure)
Daisuke Nishimura
- [Devel] Re: [PATCH mmotm 2.5/4] memcg: disable irq at page cgroup lock (Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure)
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH mmotm 2.5/4] memcg: disable irq at page cgroup lock (Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure)
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH mmotm 2.5/4] memcg: disable irq at page cgroup lock (Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure)
Daisuke Nishimura
- [Devel] Re: [PATCH mmotm 2.5/4] memcg: disable irq at page cgroup lock (Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure)
KAMEZAWA Hiroyuki
- [Devel] Re: [PATCH mmotm 2.5/4] memcg: disable irq at page cgroup lock (Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure)
KAMEZAWA Hiroyuki
- [Devel] [PATCH mmotm 2.5/4] memcg: disable irq at page cgroup lock (Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure)
Daisuke Nishimura
- [Devel] [PATCH RFC linux-cr] add rpid to ckpt_pids struct
Serge E. Hallyn
- [Devel] Re: [PATCH RFC linux-cr] add rpid to ckpt_pids struct
Matt Helsley
- [Devel] Re: [PATCH RFC linux-cr] add rpid to ckpt_pids struct
Serge E. Hallyn
- [Devel] [PATCH RFC user-cr] add -p option to ckptinfo to dump pids tree
Serge E. Hallyn
- [Devel] [PATCH RFC] Define CAP_SYSLOG
Serge E. Hallyn
- [Devel] Re: [PATCH RFC] Define CAP_SYSLOG
Kees Cook
- [Devel] Re: [PATCH RFC] Define CAP_SYSLOG
Andrew G. Morgan
- [Devel] Re: [PATCH RFC] Define CAP_SYSLOG
Serge E. Hallyn
- [Devel] Re: [PATCH tip/core/urgent] rcu: protect fork-time cgroup access
Matt Helsley
- [Devel] Re: [PATCH tip/core/urgent] rcu: protect fork-time cgroup access
Paul E. McKenney
- [Devel] Re: [PATCH user-cr] restart: unshare mounts ns when unsharing pidns (for --pidns)
Oren Laadan
- [Devel] [PATCH user-cr] restart: unshare mounts ns when unsharing pidns (for --pidns)
Serge E. Hallyn
- [Devel] [PATCH user-cr] User can override SUBARCH for cross-compilation
Oren Laadan
- [Devel] Re: [PATCH user-cr] User can override SUBARCH for cross-compilation
Nathan Lynch
- [Devel] Re: [PATCH user-cr] User can override SUBARCH for cross-compilation
Oren Laadan
- [Devel] Re: [PATCH user-cr] User can override SUBARCH for cross-compilation
Nathan Lynch
- [Devel] [PATCH] Add --nonetns switch to user-cr checkpoint
Dan Smith
- [Devel] Re: [PATCH] Add --nonetns switch to user-cr checkpoint
Serge E. Hallyn
- [Devel] Re: [PATCH] Add --nonetns switch to user-cr checkpoint
Dan Smith
- [Devel] Re: [PATCH] Add --nonetns switch to user-cr checkpoint
Serge E. Hallyn
- [Devel] Re: [PATCH] Add --nonetns switch to user-cr checkpoint
Oren Laadan
- [Devel] [PATCH] ARM: Added user space support for c/r on ARM
Christoffer Dall
- [Devel] [PATCH] block: make CONFIG_BLK_CGROUP visible
Li Zefan
- [Devel] Re: [PATCH] block: make CONFIG_BLK_CGROUP visible
Ben Blum
- [Devel] Re: [PATCH] block: make CONFIG_BLK_CGROUP visible
Jens Axboe
- [Devel] Re: [PATCH] block: make CONFIG_BLK_CGROUP visible
Vivek Goyal
- [Devel] Re: [PATCH] block: make CONFIG_BLK_CGROUP visible
Li Zefan
- [Devel] Re: [PATCH] block: make CONFIG_BLK_CGROUP visible
Li Zefan
- [Devel] Re: [PATCH] block: make CONFIG_BLK_CGROUP visible
Jens Axboe
- [Devel] Re: [PATCH] block: make CONFIG_BLK_CGROUP visible
Vivek Goyal
- [Devel] [PATCH] c/r: avoid crash if incoming object doesn't have .restore
Oren Laadan
- [Devel] Re: [PATCH] c/r: enclose arch_setup_additional_pages() call between #ifdefs
Serge E. Hallyn
- [Devel] Re: [PATCH] c/r: enclose arch_setup_additional_pages() call between #ifdefs
Oren Laadan
- [Devel] Re: [PATCH] c/r: enclose arch_setup_additional_pages() call between #ifdefs
Matt Helsley
- [Devel] Re: [PATCH] c/r: enclose arch_setup_additional_pages() call between #ifdefs
Oren Laadan
- [Devel] [PATCH] c/r: export key symbols to enable c/r from kernel modules
Oren Laadan
- [Devel] Re: [PATCH] c/r: fix "scheduling in atomic" while restoring ipc shm
Nikita V. Youshchenko
- [Devel] Re: [PATCH] c/r: fix "scheduling in atomic" while restoring ipc shm
Serge E. Hallyn
- [Devel] Re: [PATCH] c/r: fix "scheduling in atomic" while restoring ipc shm
Oren Laadan
- [Devel] Re: [PATCH] c/r: fix "scheduling in atomic" while restoring ipc shm
Oren Laadan
- [Devel] Re: [PATCH] c/r: fix "scheduling in atomic" while restoring ipc shm
Serge E. Hallyn
- [Devel] Re: [PATCH] c/r: fix "scheduling in atomic" while restoring ipc shm
Serge E. Hallyn
- [Devel] [PATCH] c/r: fix ipc scheduling while atomic - take 3
Oren Laadan
- [Devel] Re: [PATCH] c/r: fix ipc scheduling while atomic - take 3
Serge E. Hallyn
- [Devel] Re: [PATCH] c/r: fix lockdep complaint in restore_obj_files()
Nathan Lynch
- [Devel] [PATCH] c/r: fix lockdep complaint in restore_obj_files()
Oren Laadan
- [Devel] [PATCH] c/r: fix omitted parameter name error
Stanislav O. Bezzubtsev
- [Devel] Re: [PATCH] c/r: fix omitted parameter name error
Matt Helsley
- [Devel] Re: [PATCH] c/r: fix omitted parameter name error
Oren Laadan
- [Devel] Re: [PATCH] c/r: fix regression (in "fix scheduling in atomic while restoring ipc shm")
Serge E. Hallyn
- [Devel] [PATCH] c/r: fix regression (in "fix scheduling in atomic while restoring ipc shm")
Oren Laadan
- [Devel] Re: [PATCH] c/r: get rid of ckpt_hdr_vpids - can be inferred at restart
Serge E. Hallyn
- [Devel] [PATCH] c/r: get rid of ckpt_hdr_vpids - can be inferred at restart
Oren Laadan
- [Devel] [PATCH] c/r: replace error_sem with an event completion
Oren Laadan
- [Devel] Re: [PATCH] c/r: replace error_sem with an event completion
Serge E. Hallyn
- [Devel] [PATCH] cgroups: remove duplicate include
Li Zefan
- [Devel] [PATCH] cgroups: remove duplicate include
Li Zefan
- [Devel] Re: [PATCH] cgroups: remove duplicate include
Paul Menage
- [Devel] [PATCH] checkpoint/powerpc: fix build break with CONFIG_CHECKPOINT=n
Nathan Lynch
- [Devel] Re: [PATCH] checkpoint/powerpc: fix build break with CONFIG_CHECKPOINT=n
Oren Laadan
- [Devel] [PATCH] checkpoint: use syscall_get_error
Nathan Lynch
- [Devel] Re: [PATCH] checkpoint: use syscall_get_error
Nathan Lynch
- [Devel] Re: [PATCH] checkpoint: use syscall_get_error
Serge E. Hallyn
- [Devel] Re: [PATCH] ckpt/powerpc: handle syscall restart
Oren Laadan
- [Devel] [PATCH] cr_tests/mq: wait for background tasks to exit
Nathan Lynch
- [Devel] Re: [PATCH] cr_tests/mq: wait for background tasks to exit
Serge E. Hallyn
- [Devel] Re: [PATCH] cr_tests: Use toolchain prefixes and variables in Makefiles
Serge E. Hallyn
- [Devel] [PATCH] cr_tests: Use toolchain prefixes and variables in Makefiles
Matt Helsley
- [Devel] Re: [PATCH] Disable softirqs when taking the socket queue lock
Oren Laadan
- [Devel] [PATCH] Disable softirqs when taking the socket queue lock
Dan Smith
- [Devel] [PATCH] fix sysvipc=n compile
Serge E. Hallyn
- [Devel] Re: [PATCH] fix sysvipc=n compile
Oren Laadan
- [Devel] [PATCH] linux-cr: Handle nested pid namespaces
serue at us.ibm.com
- [Devel] [PATCH] linux-cr: nested pid namespaces (v3)
Serge E. Hallyn
- [Devel] Re: [PATCH] linux-cr: nested pid namespaces (v3)
Louis Rilling
- [Devel] Re: [PATCH] linux-cr: nested pid namespaces (v3)
Serge E. Hallyn
- [Devel] Re: [PATCH] linux-cr: nested pid namespaces (v3)
Serge E. Hallyn
- [Devel] Re: [PATCH] linux-cr: nested pid namespaces (v3)
Louis Rilling
- [Devel] Re: [PATCH] linux-cr: nested pid namespaces (v3)
Oren Laadan
- [Devel] [PATCH] make cr depend on all namespaces
Serge E. Hallyn
- [Devel] Re: [PATCH] make cr depend on all namespaces
Nathan Lynch
- [Devel] Re: [PATCH] make cr depend on all namespaces
Oren Laadan
- [Devel] Re: [PATCH] make cr depend on all namespaces
Serge E. Hallyn
- [Devel] Re: [PATCH] make cr depend on all namespaces
Oren Laadan
- [Devel] Re: [PATCH] make cr depend on all namespaces
Serge E. Hallyn
- [Devel] [PATCH] make uts_ns=n compile
Serge E. Hallyn
- [Devel] [PATCH] Revert "ckpt/powerpc: handle syscall restart"
Nathan Lynch
- [Devel] Re: [PATCH] Revert "ckpt/powerpc: handle syscall restart"
Oren Laadan
- [Devel] [PATCH] Skip down interfaces
Dan Smith
- [Devel] Re: [PATCH] Skip down interfaces
Serge E. Hallyn
- [Devel] Re: [PATCH] Skip down interfaces
Dan Smith
- [Devel] [PATCH] Skip down interfaces (v2)
Dan Smith
- [Devel] Re: [PATCH] Skip down interfaces (v2)
Serge E. Hallyn
- [Devel] Re: [PATCH] Skip down interfaces (v2)
Oren Laadan
- [Devel] Re: [PATCH] Skip down interfaces (v2)
Oren Laadan
- [Devel] [PATCH] use correct ccr bit for syscall error status
Nathan Lynch
- [Devel] Re: [PATCH] use correct ccr bit for syscall error status
Nathan Lynch
- [Devel] [PATCH] user-c/r: get rid of ckpt_hdr_vpids - can be inferred at restart
Oren Laadan
- [Devel] Re: [PATCH] user-c/r: get rid of ckpt_hdr_vpids - can be inferred at restart
Serge E. Hallyn
- [Devel] Re: [PATCH] user-c/r: get rid of ckpt_hdr_vpids - can be inferred at restart
Oren Laadan
- [Devel] [PATCH] user-cr: Handle nested pid namespaces
serue at us.ibm.com
- [Devel] [PATCH] user-cr: Handle nested pid namespaces
Serge E. Hallyn
- [Devel] Re: [PATCH] user-cr: Makefile: Use standard variables
Oren Laadan
- [Devel] [PATCH] user-ns: Nested pidns support (v2)
Serge E. Hallyn
- [Devel] [PATCH] user-ns: Nested pidns support (v3)
Serge E. Hallyn
- [Devel] Re: [RFC] [PATCH 1/2] cgroups: read-write lock CLONE_THREAD forking per threadgroup
Oleg Nesterov
- [Devel] Re: [RFC] [PATCH 1/2] cgroups: read-write lock CLONE_THREAD forking per threadgroup
Paul Menage
- [Devel] Re: [RFC][PATCH 0/4][user-cr]: First try at integrating LXC and USER-CR
Oren Laadan
- [Devel] [RFC][PATCH 0/5][lxc]: Link with USERCR
Sukadev Bhattiprolu
- [Devel] Re: [RFC][PATCH 0/5][lxc]: Link with USERCR
Michel Normand
- [Devel] Re: [RFC][PATCH 0/5][lxc]: Link with USERCR
Daniel Lezcano
- [Devel] Re: [RFC][PATCH 0/5][lxc]: Link with USERCR
Sukadev Bhattiprolu
- [Devel] Re: [RFC][PATCH 0/5][lxc]: Link with USERCR
Oren Laadan
- [Devel] Re: [RFC][PATCH 0/5][lxc]: Link with USERCR
Sukadev Bhattiprolu
- [Devel] Re: [RFC][PATCH 0/5][lxc]: Link with USERCR
Daniel Lezcano
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Eric W. Biederman
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Eric W. Biederman
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Cedric Le Goater
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Pavel Emelyanov
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Sukadev Bhattiprolu
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Eric W. Biederman
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Eric W. Biederman
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Sukadev Bhattiprolu
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Eric W. Biederman
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Serge E. Hallyn
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Pavel Emelyanov
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Eric W. Biederman
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Eric W. Biederman
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Oren Laadan
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Eric W. Biederman
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Eric W. Biederman
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Pavel Emelyanov
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Eric W. Biederman
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Daniel Lezcano
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Eric W. Biederman
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Daniel Lezcano
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Eric W. Biederman
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Daniel Lezcano
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Serge E. Hallyn
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Eric W. Biederman
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Eric W. Biederman
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Serge E. Hallyn
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Daniel Lezcano
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Eric W. Biederman
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Daniel Lezcano
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Eric W. Biederman
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Daniel Lezcano
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Eric W. Biederman
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Serge E. Hallyn
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Eric W. Biederman
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Daniel Lezcano
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Eric W. Biederman
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Daniel Lezcano
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Daniel Lezcano
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control. v2
Jonathan Corbet
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control. v2
Eric W. Biederman
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Jan Engelhardt
- [Devel] Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Jan Engelhardt
- [Devel] [RFC][PATCH][lxc]: Add --with-usercr configure option
Sukadev Bhattiprolu
- [Devel] Re: [RFC][PATCH][lxc]: Add --with-usercr configure option
Michel Normand
- [Devel] Re: [RFC][PATCH][lxc]: Add --with-usercr configure option
Daniel Lezcano
- [Devel] Re: [RFC][PATCH][lxc]: Add --with-usercr configure option
Sukadev Bhattiprolu
- [Devel] Re: [RFC][PATCH][lxc]: Add --with-usercr configure option
Sukadev Bhattiprolu
- [Devel] Re: [RFC][PATCH][lxc]: Add --with-usercr configure option
Daniel Lezcano
- [Devel] [trivial PATCH linux-cr] BUG_ON paren mismatch
Serge E. Hallyn
- [Devel] Re: [trivial PATCH linux-cr] BUG_ON paren mismatch
Oren Laadan
- [Devel] attach to a container : general protection fault
Daniel Lezcano
- [Devel] Bringing up LXC container from virsh command prompt.
Kumar L Srikanth-B22348
- [Devel] C/R netdev and netns support
Dan Smith
- [Devel] Re: C/R netdev and netns support
Oren Laadan
- [Devel] Re: C/R: Checkpoint and restore network namespaces and devices
Oren Laadan
- [Devel] C/R: Fixup IPv6 support
Dan Smith
- [Devel] checkpoint/restart of mounts
Serge E. Hallyn
- [Devel] ckpt-v20-dev, ckpt-v21-rc1
Oren Laadan
- [Devel] Re: ckpt-v20-dev, ckpt-v21-rc1
Serge E. Hallyn
- [Devel] Re: ckpt-v20-dev, ckpt-v21-rc1
Serge E. Hallyn
- [Devel] Re: ckpt-v20-dev, ckpt-v21-rc1
Oren Laadan
- [Devel] ckpt-v20-rc1
Oren Laadan
- [Devel] Re: ckpt-v20-rc1
Oren Laadan
- [Devel] Re: ckpt-v20-rc1
Serge E. Hallyn
- [Devel] Re: ckpt-v20-rc1
Oren Laadan
- [Devel] Re: ckpt-v20-rc1
Serge E. Hallyn
- [Devel] cr: handle nested pid namespaces
serue at us.ibm.com
- [Devel] Re: Linux Checkpoint-Restart - v19
Andrew Morton
- [Devel] Re: Linux Checkpoint-Restart - v19
Oren Laadan
- [Devel] Re: Linux Checkpoint-Restart - v19
Oren Laadan
- [Devel] Re: Linux Checkpoint-Restart - v19
Jiro SEKIBA
- [Devel] Re: Linux Checkpoint-Restart - v19
Serge E. Hallyn
- [Devel] Re: Linux Checkpoint-Restart - v19
Jiro SEKIBA
- [Devel] Re: Linux Checkpoint-Restart - v19
Oren Laadan
- [Devel] Re: Linux Checkpoint-Restart - v19
Jiro SEKIBA
- [Devel] Re: Linux Checkpoint-Restart - v19
Serge E. Hallyn
- [Devel] Re: Linux Checkpoint-Restart - v19
Jiro SEKIBA
- [Devel] Re: Linux Checkpoint-Restart - v19
Serge E. Hallyn
- [Devel] locking imbalance in restart error path
Nathan Lynch
- [Devel] Re: locking imbalance in restart error path
Oren Laadan
- [Devel] NetNS and Netdev follow-up patches
Dan Smith
- [Devel] Re: NetNS and Netdev follow-up patches
Oren Laadan
- [Devel] selinux prevents msgrcv on restore message queues?
Nathan Lynch
- [Devel] Re: selinux prevents msgrcv on restore message queues?
Serge E. Hallyn
- [Devel] Re: selinux prevents msgrcv on restore message queues?
Serge E. Hallyn
- [Devel] Re: selinux prevents msgrcv on restore message queues?
Nathan Lynch
- [Devel] Re: selinux prevents msgrcv on restore message queues?
Serge E. Hallyn
- [Devel] Re: selinux prevents msgrcv on restore message queues?
Nathan Lynch
- [Devel] Re: selinux prevents msgrcv on restore message queues?
Serge E. Hallyn
- [Devel] Re: selinux prevents msgrcv on restore message queues?
Nathan Lynch
- [Devel] Re: selinux prevents msgrcv on restore message queues?
Serge E. Hallyn
- [Devel] Re: selinux prevents msgrcv on restore message queues?
Serge E. Hallyn
- [Devel] success
Serge E. Hallyn
- [Devel] Testing lxc 0.6.5 in Fedora 13
Grzegorz Nosek
- [Devel] Re: Testing lxc 0.6.5 in Fedora 13
Matt Helsley
- [Devel] Re: Testing lxc 0.6.5 in Fedora 13
Greg Kurz
- [Devel] Re: Testing lxc 0.6.5 in Fedora 13
Grzegorz Nosek
- [Devel] Re: Testing lxc 0.6.5 in Fedora 13
Oleg Nesterov
- [Devel] Re: Testing lxc 0.6.5 in Fedora 13
Grzegorz Nosek
- [Devel] Re: Testing lxc 0.6.5 in Fedora 13
Matt Helsley
- [Devel] Re: Testing lxc 0.6.5 in Fedora 13
Oleg Nesterov
- [Devel] Re: Testing lxc 0.6.5 in Fedora 13
Grzegorz Nosek
- [Devel] Re: Testing lxc 0.6.5 in Fedora 13
Matt Helsley
- [Devel] Re: Testing lxc 0.6.5 in Fedora 13
Matt Helsley
- [Devel] Re: Testing lxc 0.6.5 in Fedora 13
Oleg Nesterov
- [Devel] Re: Testing lxc 0.6.5 in Fedora 13
Oleg Nesterov
- [Devel] Re: Testing lxc 0.6.5 in Fedora 13
Oleg Nesterov
- [Devel] Re: tutorials?
Daniel Lezcano
- [Devel] user-cr: Extra unshare() calls ?
Sukadev Bhattiprolu
- [Devel] Re: user-cr: Extra unshare() calls ?
Serge E. Hallyn
- [Devel] Re: user-cr: Extra unshare() calls ?
Sukadev Bhattiprolu
- [Devel] Re: user-cr: Extra unshare() calls ?
Sukadev Bhattiprolu
- [Devel] Re: user-cr: Extra unshare() calls ?
Serge E. Hallyn
Last message date:
Wed Mar 31 22:43:33 PDT 2010
Archived on: Mon Nov 9 05:15:03 PST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).