Linux Container Development
 help / color / mirror / Atom feed
 messages from 2009-11-06 00:14:11 to 2009-11-18 04:34:13 UTC [more...]

Add support for connected INET sockets
 2009-11-18  4:34 UTC  (6+ messages)
  ` [PATCH 1/4] Unify skb read/write functions and fix for fragmented buffers (v2)
  ` [PATCH 3/4] Update the UNIX buffer restore code to match the new format saved in the image file
  ` [PATCH 4/4] Add some content to the readme.txt for socket c/r
` [PATCH 2/4] [RFC] Add c/r support for connected INET sockets (v5)

Change net c/r to use stock page I/O functions
 2009-11-18  4:17 UTC  (4+ messages)
  ` [PATCH 1/2] Expose page read/write functions
  ` [PATCH 2/2] Change net c/r to use exported page I/O functions

[PATCH] devpts_get_tty() should validate inode
 2009-11-18  4:03 UTC  (2+ messages)

[PATCH 0/9] user-cr: update to eclone API; add nsexeccwp
 2009-11-18  3:23 UTC  (11+ messages)
  ` [PATCH 1/9] user-cr: add eclone/clone_args header
  ` [PATCH 2/9] user-cr: x86_32 eclone wrapper
  ` [PATCH 3/9] user-cr: s390 "
  ` [PATCH 4/9] user-cr: ppc32 "
  ` [PATCH 5/9] user-cr: add nsexeccwp to test eclone
  ` [PATCH 6/9] user-cr: use eclone API for restart
  ` [PATCH 7/9] user-cr: remove x86_32 clone_with_pids
  ` [PATCH 8/9] user-cr: remove s390 clone_with_pids
  ` [PATCH 9/9] user-cr: remove powerpc clone_with_pids

[PATCH] devpts_get_tty() should validate inode
 2009-11-18  2:35 UTC 

[PATCH 1/6] add image offset to ckpt_err output
 2009-11-18  1:53 UTC  (6+ messages)
  ` [PATCH 2/6] use ckpt_err in ckpt_obj_fetch()
  ` [PATCH 3/6] use ckpt_err in ckpt_read_obj_type()
  ` [PATCH 4/6] Move init_completion(&ctx->complete) to ctx_alloc
  ` [PATCH 5/6] define ckpt_obj_try_fetch
  ` [PATCH 6/6] have ckpt_err set ctx->errno

ckpt-v19-rc1 available
 2009-11-18  0:04 UTC  (2+ messages)
  ` [PATCH] user-cr: fix uninitialized use in shmem test

[PATCH 1/2] Avoid memcpy overruns in fill|load_sigset()
 2009-11-17 22:45 UTC  (6+ messages)
  ` [PATCH 2/2] [RFC] checkpoint/restart signalfd

[PATCH linux-cr] implement s390 eclone syscall
 2009-11-17 21:33 UTC  (14+ messages)
  ` [PATCH user-cr 1/2] use v13 of eclone in clone_s390x.c
  ` [PATCH user-cr 2/2] add nsexeccwp to test clone-with-pids
          ` [PATCH linux-cr] fix warnings in i386 sys_eclone

[PATCH] Change select uses of ckpt_debug() to ckpt_err() in net c/r
 2009-11-17 16:10 UTC 

[PATCH] Change select uses of ckpt_debug() to ckpt_err() in net c/r
 2009-11-17 15:57 UTC  (2+ messages)

[PATCH 1/3] add image offset to ckpt_err output
 2009-11-16 21:00 UTC  (3+ messages)
  ` [PATCH 2/3] use ckpt_err in ckpt_obj_fetch()
  ` [PATCH 3/3] use ckpt_err in ckpt_read_obj_type()

[PATCH] [RFC] checkpoint/restart timerfd
 2009-11-16 19:57 UTC  (6+ messages)

[PATCH 0/4] Introduction: LSM c/r patchset
 2009-11-16 19:39 UTC  (7+ messages)
  ` [PATCH 1/4] add lsm name and lsm_info (policy header) to container info
  ` [PATCH user-cr] restart: accept the lsm_name field in header and add -k flag (v2)
  ` [PATCH 2/4] cr: add generic LSM c/r support (v7)
  ` [PATCH 3/4] cr: add smack support to lsm c/r (v4)
  ` [PATCH 4/4] cr: add selinux support (v6)

[PATCH 0/7] Expand usage of ckpt_err
 2009-11-16 19:25 UTC  (17+ messages)
` [PATCH 1/7] move handling of err down into _ckpt_do_msg and _append
` [PATCH 2/7] restart.c: use ckpt_err
` [PATCH 3/7] process.c: use ckpt_err at restart
` [PATCH 5/7] kernel/cred.c: "
` [PATCH 6/7] have ckpt_err set ctx->errno
` [PATCH 7/7] (debug) print vpids for all restarting tasks

Add support for connected INET sockets
 2009-11-16 19:05 UTC  (18+ messages)
` [PATCH 2/4] [RFC] Add c/r support for connected INET sockets (v4)
  ` [PATCH 1/4] Unify skb read/write functions and fix for fragmented buffers
  ` [PATCH 3/4] Update the UNIX buffer restore code to match the new format saved in the image file
  ` [PATCH 4/4] Add some content to the readme.txt for socket c/r

[PATCH] Restore gso_type fields on sockets and buffers
 2009-11-16 18:39 UTC  (2+ messages)

MIXRIOT NEWS - NOV 15TH, 2009 - DJ ZINC ESSENTIAL MIX
 2009-11-15 15:39 UTC 

ANK,s PROMO notebook
 2009-11-15  0:33 UTC 

Shutting down a container?
 2009-11-14 14:46 UTC  (5+ messages)
      ` [lxc-devel] "

[PATCH] eclone: fix do_alloc_pidmap bogosity on -EAGAIN
 2009-11-13 21:05 UTC 

[PATCH 1/7] cr_tests: epoll: Always thaw on error/exit trap
 2009-11-13 19:04 UTC  (3+ messages)

[Bugme-new] [Bug 14150] New: BUG: soft lockup - CPU#3 stuck for 61s!, while running cpu controller latency testcase on two containers parallaly
 2009-11-13 17:33 UTC  (2+ messages)

[v12][PATCH 1/9] Factor out code to allocate pidmap page
 2009-11-13 17:27 UTC  (25+ messages)
` [v12][PATCH 2/9] Have alloc_pidmap() return actual error code
` [v12][PATCH 3/9] Define set_pidmap() function
` [v12][PATCH 4/9] Add target_pids parameter to alloc_pid()
` [v12][PATCH 5/9] Add target_pids parameter to copy_process()
` [v12][PATCH 6/9] Check invalid clone flags
` [v12][PATCH 7/9] Define do_fork_with_pids()
` [v12][PATCH 8/9] Define eclone() syscall
` [v12][PATCH 9/9] Document "
` [v12][PATCH 0/9] Implement "

[PATCH linux-cr] implement s390 eclone syscall
 2009-11-13 15:56 UTC 

Dear copyright-8fY1XKQL0/6ukZHgTAicrQ@public.gmane.org 77% 0FF on Pfizer
 2009-11-13 12:11 UTC 

There is no need to pay thousands for a good medical marketing list
 2009-11-12 23:57 UTC 

Send emails directly to doctors
 2009-11-12 23:56 UTC 

MIXRIOT NEWS - NOV 12TH, 2009 - SASHA CLASSIC ESSENTIAL MIX
 2009-11-12  8:15 UTC 

[BUG] cpu controller can't provide fair CPU time for each group
 2009-11-12  1:12 UTC  (9+ messages)

[PATCH 1/1] implement s390 clone_with_pids syscall
 2009-11-11 21:53 UTC  (8+ messages)

[PATCH 0/6] CGroups: cgroup memberlist enhancement+fix
 2009-11-11 20:06 UTC  (7+ messages)
` [PATCH 5/6] Makes procs file writable to move all threads by tgid at once

[v12][PATCH 0/9] Implement eclone() syscall
 2009-11-11  4:34 UTC 

[PATCH 1/3] restart: coordinator in new pidns to always report status via pipe
 2009-11-10 23:31 UTC  (4+ messages)
  ` [PATCH 2/3] restart: add --warn-* and --fail-* command line switches
  ` [PATCH 3/3] restart: allow subtree restart of image with sid/pgid zero

lxc-start: Invalid argument - failed to remove CAP_SYS_BOOT capability
 2009-11-10 20:03 UTC  (2+ messages)

Add support for connected AF_INET sockets
 2009-11-10 18:18 UTC  (4+ messages)
` [PATCH 1/3] Record and restore skb header marks (v2)

[PATCH user-cr 1/2] use Suka's v11 api
 2009-11-10 16:59 UTC  (2+ messages)
  ` [PATCH user-cr 2/2] add nsexeccwp to test clone-with-pids

Q: general lxc architecture
 2009-11-10 10:35 UTC  (2+ messages)

Geheimwaffe für Maenner
 2009-11-10 10:25 UTC 

MIXRIOT NEWS - NOV 9TH, 2009 - SASHA CLASSIC ESSENTIAL MIX
 2009-11-10  3:30 UTC 

[v11][PATCH 8/9] Define clone_with_pids() syscall
 2009-11-09 20:37 UTC  (9+ messages)
    ` [v11][PATCH 9/9] Document "

[RFC] Mount point suggestions for cgroup
 2009-11-09  5:05 UTC  (4+ messages)

[PATCH 1/1] don't swap 0 sids if ctx->arg->pids
 2009-11-06 18:23 UTC  (2+ messages)

[PATCH] cgroup: Fixes the un-paired cgroup lock problem
 2009-11-06 15:17 UTC  (8+ messages)

[patch 4/5] cgroup: pass the clone_flags to the cgroup_fork_callback
 2009-11-06 10:50 UTC  (2+ messages)


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