messages from 2011-01-14 13:49:07 to 2011-02-08 01:37:41 UTC [more...]
[PATCH v8 1/3] cgroups: read-write lock CLONE_THREAD forking per threadgroup
2011-02-08 1:37 UTC
[PATCH v6 0/3] cgroups: implement moving a threadgroup's threads atomically with cgroup.procs
2011-02-08 1:35 UTC (9+ messages)
` [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 v8 0/3] cgroups: implement moving a threadgroup's threads atomically with cgroup.procs
[PATCH v4] cgroup/freezer: add per freezer duty ratio control
2011-02-07 23:33 UTC
[PATCH v4] cgroup/freezer: add per freezer duty ratio control
2011-02-07 23:30 UTC
[PATCH v3] cgroup/freezer: add per freezer duty ratio control
2011-02-07 23:30 UTC
[PATCH v3] cgroup/freezer: add per freezer duty ratio control
2011-02-07 20:57 UTC (4+ messages)
[PATCH, v3 1/2] cgroups: export cgroup_iter_{start,next,end}
2011-02-07 18:32 UTC (21+ messages)
` [PATCH, v3 2/2] cgroups: introduce timer slack subsystem
[PATCH 0/11] user-cr: support for pids as shared objects (v2)
2011-02-07 17:21 UTC (12+ messages)
` [PATCH 01/11] Introduce ctx->error to improve error reporting
` [PATCH 02/11] restart: cleanup setup/cleanup of freezer cgroups
` [PATCH 03/11] restart: make feeder a proper child instead of a thread
` [PATCH 04/11] restart: improve success/failure reporting
` [PATCH 05/11] restart: obtain pid_max from /proc/sys/kernel/pid_max
` [PATCH 06/11] restart: rename 'ctx->tasks_arr' to 'ctx->tasks'
` [PATCH 07/11] restart: explicitly disallow orphan tasks with --no-pidns
` [PATCH 08/11] udpate kernel headers: support for pids objects
` [PATCH 09/11] ckptinfo: s/ckpt_pids/ckpt_task_pids/ after kerenl header update
` [PATCH 10/11] restart: fix support for nested pid namespaces
` [PATCH 11/11] restart: account for all ghost sids before ghost pgids
[PATCH 0/6] linux-cr: make pids a proper shared object (v2)
2011-02-07 17:18 UTC (7+ messages)
` [PATCH 1/6] c/r: introduce ckpt_task_vnr(), ckpt_pid_vnr()
` [PATCH 2/6] c/r: nit to avoid rcu lockdep complaint in restore_obj_sighand()
` [PATCH 3/6] c/r: introduce ckpt_obj_count() for the total number of objects
` [PATCH 4/6] c/r: introduce pids objects
` [PATCH 5/6] c/r: checkpoint and restart "
` [PATCH 6/6] c/r: use pids objects for the pgrp/old_pgdp of ttys
[PATCH 1/2] c/r: Do not crash if socket has no peercred
2011-02-07 16:42 UTC (2+ messages)
` [PATCH 2/2] c/r: Check for bound AF_UNIX sockets before doing unlink()
[PATCH, v5 1/2] cgroups: export cgroup_iter_{start,next,end}
2011-02-07 12:26 UTC (7+ messages)
` [PATCH, v5 2/2] cgroups: introduce timer slack subsystem
[PATCH, v5 0/2] Timer slack cgroup subsystem
2011-02-07 9:46 UTC
if you use user namespaces
2011-02-07 4:18 UTC
[PATCH][usercr]: Ghost tasks must be detached
2011-02-05 22:33 UTC (6+ messages)
[PATCH 0/5] linux-cr: make pids a proper shared object
2011-02-05 22:21 UTC (10+ 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 v2] cgroup/freezer: add per freezer duty ratio control
2011-02-05 0:37 UTC (2+ messages)
PROBLEM: LXC Container, CIFS and Kerberos isolation issue
2011-02-04 20:36 UTC (3+ messages)
[PATCH 05/08] Allow ptrace from non-init user namespaces
2011-02-04 15:56 UTC (3+ messages)
` [PATCH 03/08] allow sethostname in a container
[PATCH, v4 1/2] cgroups: export cgroup_iter_{start,next,end}
2011-02-03 14:34 UTC (2+ messages)
` [PATCH, v4 2/2] cgroups: introduce timer slack subsystem
[PATCH, v4 0/2] Timer slack cgroup subsystem
2011-02-03 14:34 UTC
[PATCH] Fix restored pipe usage counts
2011-02-03 13:08 UTC (4+ messages)
[PATCH v2] add cgroup freezer duty ratio control
2011-02-03 0:42 UTC
[PATCH, v3 0/2] Timer slack cgroup subsystem
2011-02-02 20:47 UTC
[RFC PATCH 2/2] cgroup/freezer: add per freezer duty ratio control
2011-02-02 19:32 UTC (2+ messages)
[PATCH] Clear the objhash before completing restart, but delay free (v2)
2011-02-02 14:55 UTC (4+ messages)
[PATCH, v2 2/2] cgroups: introduce timer slack subsystem
2011-02-02 9:18 UTC (2+ messages)
[PATCH] cgroups: respect cgroup timer slack value in prctl
2011-02-02 7:23 UTC (3+ messages)
[PATCH] cgroups: respect cgroup timer slack value in prctl
2011-02-01 22:41 UTC
[PATCH, RESEND 1/2] cgroups: export cgroup_iter_{start,next,end}
2011-02-01 10:13 UTC
[PATCH 1/4] pid: Remove the child_reaper special case in init/main.c
2011-02-01 10:07 UTC (12+ messages)
` [PATCH 2/4] pidns: Call pid_ns_prepare_proc from create_pid_namespace
` [PATCH 3/4] procfs: kill the global proc_mnt variable
` [PATCH 4/4] pidns: Use task_active_pid_ns where appropriate
[PATCH] Fix restoring pipes with full buffers
2011-01-31 17:09 UTC (8+ messages)
[PATCH 2/2] cgroups: introduce timer slack subsystem
2011-01-31 12:38 UTC (2+ messages)
Prepare for the unshare support of the pid namespace
2011-01-31 10:25 UTC
[PATCH 1/2] cgroups: export cgroup_iter_{start,next,end}
2011-01-30 9:59 UTC
udev in containers
2011-01-28 22:11 UTC (4+ messages)
[PATCH] cgroup : remove the ns_cgroup
2011-01-28 15:45 UTC (6+ messages)
device(s) namespace
2011-01-28 14:33 UTC (3+ messages)
[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)
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 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] 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 09/16] sunrpc: introduce rpc_pipefs_add_destroy_cb()
2011-01-25 1:53 UTC (16+ messages)
` [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] 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 4/7] allow killing tasks in your own or child userns
2011-01-15 14:12 UTC (6+ messages)
` [PATCH 6/7] user namespaces: convert all capable checks in kernel/sys.c
[RFD] reboot / shutdown of a container
2011-01-15 7:54 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox