Linux Container Development
 help / color / mirror / Atom feed
 messages from 2010-12-29 01:39:08 to 2011-01-28 01:48:01 UTC [more...]

[PATCH 2/2] cgroup: Remove call to synchronize_rcu in cgroup_attach_task
 2011-01-28  1:48 UTC  (4+ messages)
    ` [PATCH 1/2] cgroup: Set CGRP_RELEASABLE when adding to a cgroup

[PATCH] cgroup: Remove call to synchronize_rcu in cgroup_attach_task
 2011-01-28  1:17 UTC  (4+ messages)

device(s) namespace
 2011-01-27 13:35 UTC  (2+ messages)

linux-cr: v23-rc1 pushed
 2011-01-27 13:23 UTC  (4+ messages)

[PATCH] powerpc: Remove remaining debugreg bits from forward port of v22-dev patches
 2011-01-27 13:22 UTC 

[PATCH] Remove update_freezer_state()
 2011-01-27 13:14 UTC 

[PATCH] cgroup : remove the ns_cgroup
 2011-01-27  8:50 UTC  (5+ messages)

[PATCH 0/9] user-cr: support for pids as shared objects
 2011-01-26 16:24 UTC  (11+ messages)
  ` [PATCH 1/9] Initialize of args->{outfd, logfd, infd} in main c/r programs
  ` [PATCH 2/9] Introduce ctx->error to improve error reporting
  ` [PATCH 3/9] restart: cleanup setup/cleanup of freezer cgroups
  ` [PATCH 4/9] restart: make feeder a proper child instead of a thread
  ` [PATCH 5/9] restart: obtain pid_max from /proc/sys/kernel/pid_max
  ` [PATCH 6/9] restart: rename 'ctx->tasks_arr' to 'ctx->tasks'
  ` [PATCH 7/9] udpate kernel headers: support for pids objects
  ` [PATCH 8/9] ckptinfo: s/ckpt_pids/ckpt_task_pids/ after kerenl header update
  ` [PATCH 9/9] restart: fix support for nested pid namespaces

[PATCH 0/5] linux-cr: make pids a proper shared object
 2011-01-26 16:23 UTC  (8+ messages)
  ` [PATCH 1/5] c/r: introduce ckpt_task_vnr(), ckpt_pid_vnr()
  ` [PATCH 2/5] c/r: nit to avoid rcu lockdep complaint in restore_obj_sighand()
  ` [PATCH 3/5] c/r: [PIDS 1/3] introduce pids objects
  ` [PATCH 4/5] c/r: checkpoint and restart "
  ` [PATCH 5/5] c/r: use pids objects for the pgrp/old_pgdp of ttys

[PATCH] procfs: Do not release pid_ns->proc_mnt too early
 2011-01-26 15:57 UTC  (11+ messages)
              ` [PATCH 0/4] pid_ns_prepare_proc/unshare cleanups
                ` [PATCH 0/6] Unshare support for the pid namespace

[PATCH] Add linux-next specific files for 20110121
 2011-01-25  9:44 UTC 

[PATCH] cgroup : remove the ns_cgroup
 2011-01-25  9:39 UTC 

[PATCH] Add linux-next specific files for 20110121
 2011-01-25  9:39 UTC 

[PATCH v3 01/16] sunrpc: mount rpc_pipefs on initialization
 2011-01-25  1:53 UTC  (24+ messages)
  ` [PATCH v3 02/16] sunrpc: introduce init_rpc_pipefs
  ` [PATCH v3 03/16] sunrpc: push init_rpc_pipefs up to rpc_create() callers
  ` [PATCH v3 04/16] sunrpc: tag svc_serv with rpc_pipefs mount point
  ` [PATCH v3 05/16] sunrpc: get rpc_pipefs mount point for svc_serv from callers
  ` [PATCH v3 06/16] lockd: get rpc_pipefs mount point "
  ` [PATCH v3 07/16] sunrpc: get rpc_pipefs mount point for rpcb_create[_local] "
  ` [PATCH v3 08/16] sunrpc: tag pipefs field of cache_detail with rpc_pipefs mount point
  ` [PATCH v3 09/16] sunrpc: introduce rpc_pipefs_add_destroy_cb()
  ` [PATCH v3 10/16] nfs: per-rpc_pipefs dns cache
  ` [PATCH v3 11/16] Export iterate_mounts symbol to be able to use from sunrpc module
  ` [PATCH v3 12/16] sunrpc: introduce get_rpc_pipefs()
  ` [PATCH v3 13/16] nfs: introduce mount option 'rpcmount'
  ` [PATCH v3 14/16] sunrpc: make rpc_pipefs be mountable multiple times
  ` [PATCH v3 15/16] sunrpc: remove global init_rpc_pipefs
  ` [PATCH v3 16/16] Rework get_rpc_pipefs and introduce put_rpc_pipefs()
  ` [PATCH v3 00/16] make rpc_pipefs be mountable multiple time

[PATCH v5 0/3] cgroups: implement moving a threadgroup's threads atomically with cgroup.procs
 2011-01-24 21:05 UTC  (8+ messages)
  ` [PATCH v6 "
    ` [PATCH v6 3/3] cgroups: make procs file writable
          ` [PATCH v7 2/3] cgroups: add atomic-context per-thread subsystem callbacks
          ` [PATCH v7 1/3] cgroups: read-write lock CLONE_THREAD forking per threadgroup

[PATCH] Make CIFS mount work in a container
 2011-01-22 21:44 UTC 

ctx->pipe_child bug ?
 2011-01-22 18:28 UTC  (2+ messages)

mitsutaka.amano-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org sent you a Happy Holidays and New Years Card for you!
 2011-01-17  3:00 UTC 

[PATCH 1/7] Add a user_namespace as creator/owner of uts_namespace
 2011-01-15 14:12 UTC  (21+ messages)
  ` [PATCH 2/7] security: Make capabilities relative to the user namespace
  ` [PATCH 3/7] allow sethostname in a container
  ` [PATCH 4/7] allow killing tasks in your own or child userns
  ` [PATCH 5/7] Allow ptrace from non-init user namespaces
  ` [PATCH 6/7] user namespaces: convert all capable checks in kernel/sys.c
  ` [PATCH 7/7] user namespaces: convert several capable() calls

[RFD] reboot / shutdown of a container
 2011-01-15  7:54 UTC  (6+ messages)

[PATCH 01/08] Add a user_namespace as creator/owner of uts_namespace
 2011-01-14 15:00 UTC  (11+ messages)
  ` [PATCH 02/08] security: Make capabilities relative to the user namespace
  ` [PATCH 03/08] allow sethostname in a container
  ` [PATCH 04/08] allow killing tasks in your own or child userns
  ` [PATCH 05/08] Allow ptrace from non-init user namespaces
  ` [PATCH 06/08] user namespaces: convert all capable checks in kernel/sys.c
  ` [PATCH 07/08] user namespaces: convert several capable() calls
  ` [PATCH 08/08] userns: check user namespace for task->file uid equivalence checks

[PATCH v3 00/16] make rpc_pipefs be mountable multiple time
 2011-01-14 13:48 UTC 

kernel BUG at fs/dcache.c:1363 (from cgroup)
 2011-01-14  5:29 UTC  (2+ messages)

kernel BUG at fs/dcache.c:1363 (from cgroup)
 2011-01-14  4:56 UTC 

linux-next: lockdep whinge in cgroup_rmdir
 2011-01-14  4:10 UTC  (4+ messages)

[PATCH] Teach cifs about network namespaces
 2011-01-13 19:02 UTC  (12+ messages)
      ` [PATCH] Teach cifs about network namespaces (take 2)
            ` [PATCH] Teach cifs about network namespaces (take 3)

[RFD] reboot / shutdown of a container
 2011-01-13 16:34 UTC 

linux-next: lockdep whinge in cgroup_rmdir
 2011-01-13 15:34 UTC 

Two newbie questions on containers
 2011-01-12 17:35 UTC  (4+ messages)

[Patch 0/2] Checkpoint and restart of file locks
 2011-01-12  0:30 UTC  (5+ messages)
  ` [PATCH 1/2] Refactor fcntl_setlk() and fcntl_setlk64()
  ` [PATCH 2/2] c/r: add checkpoint support for file-locks

global_send_sigint
 2011-01-11 21:59 UTC  (3+ messages)

Containers and /proc/sys/vm/drop_caches
 2011-01-11 16:28 UTC  (12+ messages)

[PATCH 00/11] checkpoint: various mm-related bits
 2011-01-11 14:15 UTC  (12+ messages)
` [PATCH 04/11] checkpoint: introduce device vma type
` [PATCH 05/11] checkpoint: allow VM_{IO,RESERVED,PFNMAP} mappings
  ` [PATCH 0/4] Checkpoint/restart support for HUGETLB pages
  ` [PATCH 1/4] c/r: pass file instead of inode to checkpoint_memory_pointer
  ` [PATCH 2/4] c/r: [ipc] allow shmat callers to specify ipc namespace
  ` [PATCH 3/4] c/r: checkpoint/restart of anonymous hugetlb mappings
  ` [PATCH 4/4] c/r: support checkpoint/restart of SysV SHM_HUGETLB regions

userns: targeted capabilities v4
 2011-01-11  6:43 UTC 

[RFC][PATCH][usercr]: Remove exit() calls in app_restart()
 2011-01-11  1:52 UTC  (2+ messages)

[PATCH][cr]: Ghost tasks must not be detached in kernel
 2011-01-11  1:51 UTC  (2+ messages)

[PATCH][usercr]: Ghost tasks must be detached
 2011-01-11  1:51 UTC  (2+ messages)

STDIN_FILENO during restart
 2011-01-11  1:50 UTC  (2+ messages)

[PATCH][cr]: Fix C/R of termios
 2011-01-11  1:46 UTC  (2+ messages)

userns: targeted capabilities v3
 2011-01-10 21:11 UTC 

Mapping PIDs from parent->child namespaces
 2011-01-05 13:54 UTC  (11+ messages)

+ memcg-fix-deadlock-between-cpuset-and-memcg.patch added to -mm tree
 2011-01-05  7:51 UTC 

[PATCH v5 3/3] cgroups: make procs file writable
 2011-01-04  0:57 UTC  (12+ messages)

[RFC 4/5] user namespaces: allow killing tasks in your own or child userns
 2011-01-02 14:39 UTC  (4+ messages)
              ` [RFC 5/5] user namespaces: Allow ptrace from non-init user namespaces

[PATCH v5 3/3] cgroups: make procs file writable
 2010-12-30 18:25 UTC  (20+ messages)


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