Linux Container Development
 help / color / mirror / Atom feed
 messages from 2010-02-06 04:08:53 to 2010-02-16 22:07:12 UTC [more...]

[PATCH 1/1] RFC: taking a crack at targeted capabilities
 2010-02-16 22:07 UTC  (10+ messages)

(unknown),
 2010-02-16 19:04 UTC  (9+ messages)
  ` [PATCH 1/3] rename and install nsexec
  ` [PATCH 2/3] ignore -eexist for mkdir of a cgroup
  ` [PATCH 3/3] nsexec: remount proc and devpts
  ` your mail
  ` 

[PATCH cr_tests] Use nsexec from user-cr
 2010-02-16 18:41 UTC 

Network device and namespace checkpoint/restart (v3)
 2010-02-16 16:13 UTC  (8+ messages)
` [PATCH 1/5] Add checkpoint and collect hooks to net_device_ops
` [PATCH 2/5] C/R: Basic support for network namespaces and devices (v4)
` [PATCH 3/5] Add checkpoint support for veth devices (v2)
` [PATCH 4/5] Add loopback checkpoint support
` [PATCH 5/5] Add a checkpoint handler to the 'sit' device

I have a list of 5 million New businesses in the USA
 2010-02-16 16:08 UTC 

[PATCH 1/1] RFC: Containerized syslog (Take II)
 2010-02-16 15:24 UTC 

[PATCH 1/1] skb->tail can be offset
 2010-02-16 10:02 UTC  (2+ messages)

[user-cr][PATCH 1/2] restart: remount /proc for new tasks created with CLONE_NEWPID
 2010-02-16  9:55 UTC  (6+ messages)
  ` [user-cr][PATCH 2/2] Add --mount-pty option to mount new devpts

[PATCH cr-tests] file locks: don't report failed checkpoint as failure
 2010-02-15 16:52 UTC 

[cr_tests] warning fixes and build system changes
 2010-02-15 16:25 UTC  (5+ messages)

Container for Amazon EC2?
 2010-02-15 14:39 UTC  (2+ messages)

[PATCH] RFC: s390: Move get_signal_to_deliver() up in do_signal
 2010-02-15 13:26 UTC  (7+ messages)

[PATCH 1/1] Syslog are now containerized
 2010-02-14  0:51 UTC  (11+ messages)

containerized syslog
 2010-02-13 16:05 UTC  (4+ messages)

[PATCH user-cr] add -t option to mount new devpts
 2010-02-12 17:05 UTC  (3+ messages)

[PATCH 1/1] lxc-ps: Nit - Avoid blank CONTAINER column
 2010-02-12 17:01 UTC  (8+ messages)
    ` [lxc-devel] "

[PATCH] c/r: restart to handle checkpoint images lacking {uts, ipc}-ns
 2010-02-11 21:14 UTC  (3+ messages)

Network device and namespace checkpoint/restart (v2)
 2010-02-11 17:51 UTC  (21+ messages)
` [PATCH 1/4] Add checkpoint and collect hooks to net_device_ops
` [PATCH 2/4] C/R: Basic support for network namespaces and devices (v3)
` [PATCH 3/4] Add checkpoint support for veth devices
` [PATCH 4/4] Add loopback checkpoint support

iptables in container, wrong log destination, need pointer
 2010-02-11 17:51 UTC  (2+ messages)

[PATCH] c/r: fix false negative of test for unlinked files at checkpoint
 2010-02-11 15:45 UTC  (2+ messages)

Photo Editing Services - Photo Cutout Service Professional
 2010-02-11 12:38 UTC 

Crash in mac-vlan driver ?
 2010-02-11  3:23 UTC 

LXC bridged networking issues
 2010-02-10 22:42 UTC  (2+ messages)

[PATCH] c/r: fix broken compilation for architectures that don't support c/r
 2010-02-10 20:32 UTC  (4+ messages)

[RFC PATCH] c/r: fixed false complaint on "unlinked" pipes, socket, etc
 2010-02-10 16:47 UTC  (3+ messages)

[PATCH 1/6][cr-test][v2]: eclone-1: Test basic functionality
 2010-02-10 15:47 UTC  (9+ messages)
  ` [PATCH 2/6][cr-test][v2]: eclone-2: Ensure eclone() fails if selected pid is in use
  ` [PATCH 3/6][cr-test][v2]: Verify eclone() fails if reserved fields are not 0
  ` [PATCH 4/6][cr-test][v2]: Verify eclone() fails if clone_flags_high is non-zero
  ` [PATCH 5/6][cr-test][v2]: eclone-5: nr_pids must not exceed nesting level
  ` [PATCH 6/6][cr-test][v2]: eclone/runtests.sh: Wrapper script for eclone tests

[PATCH v2 1/2] nfnetlink: netns support
 2010-02-10 12:24 UTC 

[PATCH 0/6][RFC] user-cr: restart: Make task table portable
 2010-02-10  2:13 UTC  (11+ messages)
  ` [PATCH 1/6] [RFC] user-cr: restart: Make context global
      ` [PATCH 2/6] [RFC] user-cr: restart: Replace children pointer with index
      ` [PATCH 3/6] [RFC] user-cr: restart: Replace next_sib pointer with an index
      ` [PATCH 4/6] [RFC] user-cr: restart: Replace prev_sib pointer with index
      ` [PATCH 5/6] [RFC] user-cr: restart: Replace phantom "
      ` [PATCH 6/6] [RFC] user-cr: restart: Replace creator "

Supporting patches for netns/netdev (v2)
 2010-02-09 22:32 UTC  (7+ messages)
  ` [PATCH 1/2] Make restore_obj() tolerate a preexisting object in the hash (v2)
  ` [PATCH 2/2] Move ckpt_objhash_free() to before we destroy the deferqueues

[PATCH 0/9] ckpt-v19-rc3 cleanups
 2010-02-09 22:04 UTC  (20+ messages)
  ` [PATCH 1/9] Use CKPT_ARCH_X86_32 for all x86 CKPT_ARCH_IDs
  ` [PATCH 2/9] restart only same bit-ness
  ` [PATCH 3/9] x86_64: keep __u32s in even groups
  ` [PATCH 4/9] x86_32: add TIF_IA32 to thread flags
  ` [PATCH 5/9] use ckpt_err for architecture mismatch errors
  ` [PATCH 6/9] Make AT_VECTOR_SIZE_ARCH 2 for x86-32
  ` [PATCH 7/9] cr: checkpoint saved_auxv as u64s
  ` [PATCH 8/9] fix potential use-before-set ret in arch/x86/vdso/vma.c
  ` [PATCH 9/9] mm/mmap.c:do_munmap(): remove unused local vars

Supporting patches for netns/netdev
 2010-02-09 21:42 UTC  (8+ messages)
  ` [PATCH 1/2] Make restore_obj() tolerate a preexisting object in the hash
  ` [PATCH 2/2] Move ckpt_objhash_free() to before we destroy the deferqueues

[PATCH RFC] s390: let tasks know to restart syscalls after sys_restart()
 2010-02-09 21:12 UTC  (6+ messages)

[PATCH][cr-test]: run-fcntltests.sh: Thaw and cleanup processes on error
 2010-02-09 20:32 UTC  (2+ messages)

[RFC PATCH] Make AT_VECTOR_SIZE_ARCH 2 for x86-32
 2010-02-09 17:05 UTC  (5+ messages)

[PATCH] Fix socket fd allocation on -rc3
 2010-02-09 15:18 UTC 

[PATCH 1/1] fill vdso with syscall32_setup_pages if TIF_IA32 on x86_64
 2010-02-09 14:54 UTC  (16+ messages)

[PATCH 1/1] restart only same bit-ness
 2010-02-08 20:39 UTC  (2+ messages)

[PATCH][user-cr][v2] Create libeclone.a
 2010-02-08 20:18 UTC  (2+ messages)

[PATCH 1/1] x86_64: keep __u32s in even groups
 2010-02-08 18:54 UTC 

iPhone Application Development
 2010-02-08 18:22 UTC 

[PATCH][user-cr] Create libeclone.a
 2010-02-08 16:20 UTC  (3+ messages)

containers and in-kernel nfs services
 2010-02-08 14:28 UTC 

Tight advertising budget? Our lists are high quality and cheap
 2010-02-06  4:08 UTC 


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