Linux Container Development
 help / color / mirror / Atom feed
 messages from 2010-01-26 23:01:26 to 2010-02-10 20:31:02 UTC [more...]

Network device and namespace checkpoint/restart (v2)
 2010-02-10 20:31 UTC  (15+ 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

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

[RFC PATCH] c/r: fixed false complaint on "unlinked" pipes, socket, etc
 2010-02-10 16:47 UTC  (4+ 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 

[PATCH] checkpoint/powerpc: fix up checkpoint syscall, tidy restart
 2010-02-05 21:30 UTC  (2+ messages)

[PATCH 1/2] user-cr: make powerpc eclone stack setup more robust
 2010-02-05 21:00 UTC  (2+ messages)
  ` [PATCH 2/2] user-cr: add ppc64 eclone wrapper

c/r rebase to 2.6.33-rc5
 2010-02-05 16:33 UTC  (5+ messages)

[PATCH 1/1] fix 31-bit s390 checkpoint/restart wrappers
 2010-02-05  3:31 UTC  (2+ messages)

[PATCH] use simpler test_task_thread to test current ti flags
 2010-02-05  3:31 UTC  (2+ messages)

[PATCH RFC][gross hack] containerized syslog
 2010-02-04 20:34 UTC  (2+ messages)

[PATCH 1/1] fix ifdef to shut up gcc in mm/mmap.c
 2010-02-04 17:38 UTC  (2+ messages)

[RFC PATCH 1/2] mm: move destroy_mm into mmap.c and remove len check
 2010-02-04 17:38 UTC  (3+ messages)
  ` [PATCH 2/2] allow 32-bit restart of 64-bit and vice versa

Kernel 2.6.33-rc6, 3 bugs container specific
 2010-02-04 16:02 UTC  (11+ messages)
                                ` [Lxc-users] "

[PATCH][cr-tests]: eclone-1: Test basic functionality
 2010-02-02 21:09 UTC  (11+ messages)
  ` [PATCH 2/6][cr-tests]: eclone-2: Fail if selected pid is in use
  ` [PATCH 3/6][cr-tests]: eclone-3: Fail if reserved fields are not 0
  ` [PATCH 4/6][cr-tests]: eclone-4: Fail if clone_flags_high is non-zero
  ` [PATCH 5/6][cr-tests]: eclone-5: nr_pids must not exceed nesting level
  ` [PATCH 6/6][cr-tests]: eclone/runtests.sh: Wrapper script for eclone tests

[PATCH RFC] checkpoint: handle saved_sigmask
 2010-02-02 18:07 UTC 

octar oon debit ing vendu e sapon ify chora lly
 2010-02-02 17:24 UTC 

Kernel 2.6.33-rc6, 3 bugs container specific
 2010-02-02 14:46 UTC 

petro leum chubb iest resha pes testa trix impri matur
 2010-02-01 19:49 UTC 

There is no need to pay thousands for a good medical marketing list
 2010-02-01  4:58 UTC 

[PATCH 1/1] use more compatible code in special_mapping_restore
 2010-02-01  4:42 UTC  (2+ messages)

vile bathr oomed rosin ous musk
 2010-01-31 18:57 UTC 

slurp amalg amati ze pepti ze
 2010-01-31 15:57 UTC 

inter ring grani tic
 2010-01-31  8:32 UTC 

mine dusti ng hutu warpa ge rival s
 2010-01-31  1:12 UTC 

[PATCH 01/11] runtests.sh: Make test bit more generic
 2010-01-30  2:44 UTC  (12+ messages)
  ` [PATCH 02/11] Make runtests.sh a wrapper for fileio tests
  ` [PATCH 03/11] Check for failure while waiting for checkpoint-ready
  ` [PATCH 04/11] Rename run-filelock1 to run-fcntltests.sh
  ` [PATCH 05/11] Move event-notifications to libcrtest/common.c
  ` [PATCH 06/11] filelease1: Test restore of file leases
  ` [PATCH 07/11] fsetown1: Test async I/O notification after restart
  ` [PATCH 08/11] filelock1: Extend for mandatory locks
  ` [PATCH 09/11] pthread1: Don't close stderr() before opening log
  ` [PATCH 10/11] filelock2: Test restart of process in F_GETLK
  ` [PATCH 11/11] filelease2: Test C/R during lease-break-interval

pilla ged aposp ory tange nts jewel ery enamo uring
 2010-01-29  7:01 UTC 

imple ments volat ilise triml y
 2010-01-28 21:53 UTC 

[PATCH 1/1] fix typo in nsproxy.c in ckpt-v19-rc2.9
 2010-01-28 18:40 UTC  (2+ messages)

heart ies night life
 2010-01-28 17:13 UTC 

almost ckpt-v19-rc3
 2010-01-28  0:48 UTC  (3+ messages)

[PATCH] s390: set TIF_RESTARTBLOCK after sys_restart()
 2010-01-27 23:56 UTC  (3+ messages)

[PATCH 1/1] switch s390 sys_checkpoint as well
 2010-01-27 21:06 UTC  (2+ messages)

[PATCH 1/2] cgroups: Fix to return errno in a failure path
 2010-01-27  0:05 UTC  (5+ messages)
` [PATCH 2/2] cgroups: Clean up cgroup_pidlist_find() a bit


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