Linux Container Development
 help / color / mirror / Atom feed
 messages from 2008-12-09 19:42:20 to 2008-12-22 23:54:58 UTC [more...]

[RFC][PATCH 0/6][v3] Container-init signal semantics
 2008-12-22 23:54 UTC  (16+ messages)
` [RFC][PATCH 1/6][v3] Remove 'handler' parameter to tracehook functions
` [RFC][PATCH 2/6][v3] Protect init from unwanted signals more
  ` [RFC][PATCH 3/6][v3] Define/set SIGNAL_UNKILLABLE_FROM_NS
` [RFC][PATCH 4/6][v3] Define siginfo_from_ancestor_ns()
` [RFC][PATCH 5/6][v3] Protect cinit from unblocked SIG_DFL signals
` [RFC][PATCH 6/6][v3] Protect cinit from blocked fatal signals

[RFC][PATCH] SI_ASYNCIO: should be a kernel signal ?
 2008-12-22 22:15 UTC  (2+ messages)

[PATCH 1/1] keys: make procfiles per-user-namespace
 2008-12-22 19:35 UTC 

Present for you
 2008-12-22  4:39 UTC 

Mail System Error - Returned Mail
 2008-12-20 14:03 UTC 

[PATCH] Relax ns_can_attach checks to allow attaching to grandchild cgroups
 2008-12-19 23:34 UTC  (4+ messages)

[RFC patch 0/3] posix mqueue namespace (v13)
 2008-12-19 18:25 UTC  (5+ messages)
` [PATCH 1/3] mqueue ns: move mqueue_mnt into struct ipc_namespace
` [PATCH 2/3] ipc namespaces: implement support for posix msqueues
  ` [PATCH 3/3] mqueue namespace: adapt sysctl

[PATCH 0/3] keys: play nicely with user namespaces
 2008-12-19 14:37 UTC  (22+ messages)
  ` [PATCH 1/3] keys: distinguish per-uid keys in different namespaces
  ` [PATCH 2/3] keys: consider user namespace in key_permission
  ` [PATCH 3/3] keys: skip keys from another user namespace

Where can I play the memory control (with -mm)
 2008-12-19 10:31 UTC  (7+ messages)

pid: improved namespaced iteration over processes list (v2)
 2008-12-19  4:37 UTC  (23+ messages)
  ` [PATCH 1/5] pid: add new iterative macros to list processes in a namespace
  ` [PATCH 2/5] pid: use namespaced iteration on processes while using sysrq
  ` [PATCH 3/5] pid: use namespaced iteration on processes while setting capability
  ` [PATCH 4/5] pid: use namespaced iteration on processes while sending signal to all
  ` [PATCH 5/5] pid: use namespaced iteration on processes while managing priority

ns_can_attach (nsproxy cgroup)
 2008-12-19  0:43 UTC  (10+ messages)

[RFC patch 0/2] posix mqueue namespace (v12)
 2008-12-18 21:36 UTC  (14+ messages)
` [PATCH 1/2] mqueue ns: move mqueue_mnt into struct ipc_namespace
` [PATCH 2/2] ipc namespaces: implement support for posix msqueues
` [LTP PATCH 1/4] posix message queue namespaces: first test
` [LTP PATCH 2/4] posix mqns: test parent to child mq access
` [LTP PATCH 3/4] posix mqns: test vfs and mq interaction
` [LTP PATCH 4/4] posix mqns: test that user mount of posixmq survivies the ipcns

[RFC v11][PATCH 00/13] Kernel based checkpoint/restart
 2008-12-18 20:11 UTC  (21+ messages)
      ` [RFC v11][PATCH 03/13] General infrastructure for checkpoint restart
    ` [RFC v11][PATCH 04/13] x86 support for checkpoint/restart
    ` [RFC v11][PATCH 05/13] Dump memory address space

[RFC][PATCH] SEND_SIG_NOINFO: Set si_pid to tgid instead of pid
 2008-12-18  3:58 UTC  (4+ messages)

[PATCH] cgroups: add task along with its threads in one shot inside cgroup
 2008-12-18  1:51 UTC  (2+ messages)

[RFC][PATCH][v2] SEND_SIG_NOINFO: Masquerade si_pid when crossing pid-ns boundary
 2008-12-17  3:17 UTC  (2+ messages)

[PATCH][v2] Fix si_pid value in mqueue do_notify()
 2008-12-17  3:15 UTC  (2+ messages)

[PATCH 1/2][v2] pid: Implement ns_of_pid
 2008-12-17  0:05 UTC  (2+ messages)
  ` [PATCH 2/2] pid: generalize task_active_pid_ns

[RFC patch 0/2] posix mqueue namespace (v11)
 2008-12-16 15:14 UTC  (5+ messages)
  ` [RFC PATCH 1/2] mqueue ns: move mqueue_mnt into struct ipc_namespace
  ` [RFC PATCH 2/2] ipc namespaces: implement support for posix msqueues

[PATCH] pid: improved namespaced iteration over processes list
 2008-12-15 21:50 UTC  (5+ messages)

[PATCH 1/2] pid: Implement ns_of_pid
 2008-12-15 19:49 UTC  (3+ messages)
` [PATCH 2/2] pid: Generalize task_active_pid_ns

[PATCH 0/3] ftrace: updates for tip
 2008-12-15  9:21 UTC  (6+ messages)
` [PATCH 1/3] ftrace: graph of a single function

[Bug 12199] /proc/1/exe entry of PID namespace init process links to wrong executable
 2008-12-15  7:44 UTC  (2+ messages)

Order detaails
 2008-12-13 18:43 UTC 

container userspace tools
 2008-12-13  8:20 UTC  (12+ messages)

[Bugme-new] [Bug 12199] New: /proc/1/exe entry of PID namespace init process links to wrong executable
 2008-12-12  1:48 UTC  (3+ messages)

[RFC][PATCH 1/3] CGroups: Add a per-subsystem hierarchy_mutex
 2008-12-12  1:12 UTC  (23+ messages)
` [RFC][PATCH 2/3] CGroups: Use hierarchy_mutex in memory controller
` [RFC][PATCH 3/3] CGroups: Add css_tryget()
      ` [RFC][PATCH]example: use css_tryget() in memcg "

Network namespaces tool
 2008-12-11  9:23 UTC  (3+ messages)

[PATCH] CGroups: Fix a race between rmdir and remount
 2008-12-11  2:23 UTC 

[RFC][PATCH 0/3] CGroups: CGroups: Hierarchy locking/refcount changes
 2008-12-10 23:36 UTC 

[PATCH] CGroups: Fix a race between rmdir and remount
 2008-12-10 23:33 UTC 

[PATCH 1/1] devices cgroup: allow mkfifo
 2008-12-10 10:39 UTC  (2+ messages)

[PATCH] cgroups: not to iterate other namespace process inside container
 2008-12-09 23:37 UTC  (3+ messages)


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