Linux Container Development
 help / color / mirror / Atom feed
 messages from 2010-03-17 16:09:15 to 2010-03-24 19:40:24 UTC [more...]

C/R: Fixup IPv6 support
 2010-03-24 19:40 UTC  (2+ messages)
  ` [PATCH 1/2] C/R: Support for IPv6 addresses on network devices

[C/R ARM][PATCH 1/3] ARM: Rudimentary syscall interfaces
 2010-03-24 19:36 UTC  (14+ messages)
  ` [C/R ARM][PATCH 2/3] ARM: Add the eclone system call
  ` [C/R ARM][PATCH 3/3] c/r: ARM implementation of checkpoint/restart

[RFC][PATCH 0/5][lxc]: Link with USERCR
 2010-03-24 19:35 UTC  (15+ messages)
  ` [PATCH 1/5][lxc] Enable static linking of some lxc binaries
  ` [PATCH 2/5][lxc] lxc_restart: Add --image option
  ` [PATCH 3/5][lxc] lxc_checkpoint: "
  ` [PATCH 4/5][lxc] Hook up lxc_restart() with app_restart()
  ` [PATCH 5/5][lxc] Hook up lxc_checkpoint() with app_checkpoint()

Linux Checkpoint-Restart - v19
 2010-03-24 16:47 UTC  (7+ messages)

[PATCH user-cr] restart: unshare mounts ns when unsharing pidns (for --pidns)
 2010-03-24 16:02 UTC 

[PATCH] linux-cr: nested pid namespaces (v3)
 2010-03-24  9:56 UTC  (6+ messages)
` [PATCH] user-ns: Nested pidns support (v3)

Testing lxc 0.6.5 in Fedora 13
 2010-03-24  9:25 UTC  (3+ messages)

Ittle acts of charity for which he was noted for miles r
 2010-03-24  5:19 UTC 

[PATCH 0/14][user-cr] Enable linking with LIBLXC
 2010-03-24  4:26 UTC  (17+ messages)
  ` [PATCH 01/14][user-cr] Add app_restart_args->debug
  ` [PATCH 02/14][user-cr] Add app_restart_args->verbose
  ` [PATCH 03/14][user-cr] Add app_restart_args->ulogfd
  ` [PATCH 04/14][user-cr] Add app_restart_args->uerrfd
  ` [PATCH 05/14][user-cr] Define INIT_SIGNAL_ARRAY
  ` [PATCH 06/14][user-cr] Create common.h
  ` [PATCH 07/14][user-cr] Create app-checkpoint.h
  ` [PATCH 08/14][user-cr] restart: Move main() to restart-main.c
  ` [PATCH 09/14][user-cr] checkpoint: Move main() to checkpoint-main.c
  ` [PATCH 10/14][user-cr] Have app_restart() return pid
  ` [PATCH 11/14][user-cr] restart: Define process_args()
  ` [PATCH 12/14][user-cr] app_restart(): mnt-pty implies mntns
  ` [PATCH 13/14][user-cr] restart: Move args checking to app_restart()
  ` [PATCH 14/14][user-cr] Minimize unshare() calls

[C/R v20][PATCH 87/96] powerpc: provide APIs for validating and updating DABR
 2010-03-23 16:03 UTC  (15+ messages)
                                                                                                                                                                                ` [C/R v20][PATCH 88/96] use correct ccr bit for syscall error status
                                                                                                                                                                                  ` [C/R v20][PATCH 89/96] powerpc: checkpoint/restart implementation
                                                                                                                                                                                    ` [C/R v20][PATCH 90/96] powerpc: wire up checkpoint and restart syscalls
                                                                                                                                                                                      ` [C/R v20][PATCH 91/96] powerpc: enable checkpoint support in Kconfig
                                                                                                                                                                                        ` [C/R v20][PATCH 92/96] c/r: add lsm name and lsm_info (policy header) to container info
                                                                                                                                                                                          ` [C/R v20][PATCH 93/96] c/r: add generic LSM c/r support (v7)
                                                                                                                                                                                            ` [C/R v20][PATCH 94/96] c/r: add smack support to lsm c/r (v4)
                                                                                                                                                                                              ` [C/R v20][PATCH 95/96] c/r: add selinux support (v6)
                                                                                                                                                                                                ` [C/R v20][PATCH 96/96] c/r: add an entry for checkpoint/restart in MAINTAINERS
                                  ` [C/R v20][PATCH 46/96] c/r: add checkpoint operation for opened files of generic filesystems
                                ` [C/R v20][PATCH 15/96] cgroup freezer: Fix buggy resume test for tasks frozen with cgroup freezer

[PATCH linux-cr] nested pid namespaces (v2)
 2010-03-23  6:41 UTC  (9+ messages)
` [PATCH] user-ns: Nested pidns support (v2)

A squatter disputing title to his land. We don't defend Mr. Shor
 2010-03-23  6:39 UTC 

Hospitals - 23, 747 Hospital Administrators in over 7, 145 Hospitals (full contact info no emails)
 2010-03-23  6:28 UTC 

Oncology Doctors - 2,200 records all with emails
 2010-03-23  2:31 UTC 

I have a list of 56,000 lawyers
 2010-03-23  0:59 UTC 

[C/R v20][PATCH 20/96] c/r: make file_pos_read/write() public
 2010-03-23  0:56 UTC  (43+ messages)
  ` [C/R v20][PATCH 37/96] c/r: introduce new 'file_operations': ->checkpoint, ->collect()
  ` [C/R v20][PATCH 38/96] c/r: dump open file descriptors
  ` [C/R v20][PATCH 39/96] c/r: restore "
  ` [C/R v20][PATCH 40/96] c/r: introduce method '->checkpoint()' in struct vm_operations_struct
  ` [C/R v20][PATCH 44/96] c/r: add generic '->checkpoint' f_op to ext fses
  ` [C/R v20][PATCH 45/96] c/r: add generic '->checkpoint()' f_op to simple devices
  ` [C/R v20][PATCH 46/96] c/r: add checkpoint operation for opened files of generic filesystems
  ` [C/R v20][PATCH 50/96] splice: export pipe/file-to-pipe/file functionality
  ` [C/R v20][PATCH 51/96] c/r: support for open pipes
  ` [C/R v20][PATCH 52/96] c/r: checkpoint and restore FIFOs
  ` [C/R v20][PATCH 53/96] c/r: refuse to checkpoint if monitoring directories with dnotify
  ` [C/R v20][PATCH 66/96] c/r: restore file->f_cred
  ` [C/R v20][PATCH 82/96] c/r: checkpoint/restart epoll sets
  ` [C/R v20][PATCH 83/96] c/r: checkpoint/restart eventfd
  ` [C/R v20][PATCH 84/96] c/r: restore task fs_root and pwd (v3)
  ` [C/R v20][PATCH 85/96] c/r: preliminary support mounts namespace

[RFC] [PATCH 1/2] cgroups: read-write lock CLONE_THREAD forking per threadgroup
 2010-03-22 23:57 UTC  (3+ messages)

NetNS and Netdev follow-up patches
 2010-03-22 19:33 UTC  (7+ messages)
  ` [PATCH 1/6] C/R: Netdev and NetNS fixes
  ` [PATCH 2/6] Unbreak compiling with CONFIG_CHECKPOINT=n or CONFIG_NET_NS=n
  ` [PATCH 3/6] Add CHECKPOINT_NONETNS flag
  ` [PATCH 4/6] Add ckpt_obj_del() to objhash for handling error conditions
  ` [PATCH 5/6] Add rtnl_dellink() helper
  ` [PATCH 6/6] Clean up the error path in restore_veth()

[ckpt_msg][PATCH 1/1] c/r: Fix trivial bug in ckpt_msg macro
 2010-03-22 13:47 UTC  (2+ messages)

. In front of their home, down near t
 2010-03-22 13:40 UTC 

Age. She, therefore, ought to be qualified to begin
 2010-03-22  6:20 UTC 

Se tools handy as I need 'em." He
 2010-03-22  3:09 UTC 

[PATCH] ARM: Added user space support for c/r on ARM
 2010-03-22  1:14 UTC 

[C/R ARM][PATCH 0/3] Linux Checkpoint-Restart - ARM port
 2010-03-22  1:06 UTC 

. . . For God has given
 2010-03-21  3:45 UTC 

In the brig's gig, bringing with
 2010-03-20 20:43 UTC 

s built b
 2010-03-20  9:52 UTC 

Se of political liberty. The times were thought to be out of
 2010-03-20  0:35 UTC 

e the most car
 2010-03-19 22:19 UTC 

attach to a container : general protection fault
 2010-03-19 15:59 UTC 

C/R netdev and netns support
 2010-03-19 15:21 UTC  (13+ messages)
  ` [PATCH 1/7] Make restore_obj() tolerate a preexisting object in the hash (v2)
  ` [PATCH 2/7] Add checkpoint and collect hooks to net_device_ops
  ` [PATCH 3/7] C/R: Basic support for network namespaces and devices (v6)
  ` [PATCH 4/7] Add checkpoint support for veth devices (v2)
  ` [PATCH 5/7] Add loopback checkpoint support (v2)
  ` [PATCH 6/7] Add a checkpoint handler to the 'sit' device
  ` [PATCH 7/7] Add checkpoint support to macvlan driver

[PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v7)
 2010-03-19  3:00 UTC  (23+ messages)
        ` [PATCH -mmotm 2/5] memcg: dirty memory documentation
      ` [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
        ` [PATCH -mmotm 4/5] memcg: dirty pages accounting and limiting infrastructure

[C/R v20][PATCH 00/96] Linux Checkpoint-Restart - v20
 2010-03-19  0:59 UTC 

K these tidings, that, in return for this evil he may inf
 2010-03-18 22:53 UTC 

[PATCH linux-cr] Handle nested pid namespaces
 2010-03-18 20:22 UTC  (2+ messages)
` [PATCH] user-cr: "

New book on Phenomenology and Architecture: Invitation to ArchiPhen. Iris Aravot & Eran Neuman (eds.)
 2010-03-18 12:39 UTC 

[PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
 2010-03-17 22:32 UTC 

[PATCH] checkpoint/powerpc: fix build break with CONFIG_CHECKPOINT=n
 2010-03-17 17:37 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox