Linux Container Development
 help / color / mirror / Atom feed
 messages from 2008-04-10 01:07:17 to 2008-04-24 06:47:57 UTC [more...]

[RFC][PATCH 1/5] Container Freezer: Add TIF_FREEZE flag to all architectures
 2008-04-24  6:47 UTC 

[RFC][PATCH 0/5] Container Freezer: Reuse Suspend Freezer
 2008-04-24  6:47 UTC 

[PATCH 1/4] - v2 - Provide a new procfs interface to set next id
 2008-04-24  1:19 UTC  (15+ messages)
` [PATCH 2/4] - v2 - Provide a new procfs interface to set next upid nr(s)
` [PATCH 3/4] - v2 - IPC: use the target ID specified in procfs
` [PATCH 4/4] - v2 - PID: "
  ` [PATCH 0/4] - v2 - Object creation with a specified id
  ` Checkpoint/restart (was Re: [PATCH 0/4] - v2 - Object creation with a specified id)

[PATCH] cgroup: use read lock to guard find_existing_css_set()
 2008-04-24  1:00 UTC  (3+ messages)

[RFC][PATCH 0/7] Clone PTS namespace
 2008-04-23 18:49 UTC  (12+ messages)

[PATCH 0/4] Helper patches for PTY namespaces
 2008-04-23 18:01 UTC  (22+ messages)
` [PATCH 1/4]: Propagate error code from devpts_pty_new
` [PATCH 2/4]: Factor out PTY index allocation
` [PATCH 3/4]: Move devpts globals into init_pts_ns
` [PATCH 4/4]: Enable multiple mounts of /dev/pts
          ` [LTP] [PATCH 0/4] Helper patches for PTY namespaces
  ` Multiple instances of devpts

[RFC PATCH 5/5] Add a Signal Control Group Subsystem
 2008-04-23 15:37 UTC  (2+ messages)

[PATCH] cgroup: use read lock to guard find_existing_css_set()
 2008-04-23  3:04 UTC 

mini-summit agenda
 2008-04-21 14:25 UTC 

[RFC][-mm] Memory controller hierarchy support (v1)
 2008-04-21  6:33 UTC  (9+ messages)

Prove her your true masculinity
 2008-04-18  8:51 UTC 

[RFC][PATCH 0/4] Object creation with a specified id
 2008-04-18  5:46 UTC  (4+ messages)

[PATCH 0/4] - v2 - Object creation with a specified id
 2008-04-18  5:44 UTC 

[PATCH]: Factor out PTY index allocation
 2008-04-17 23:53 UTC  (6+ messages)

selinux mini-summit sub-policy topic
 2008-04-17 17:55 UTC 

[PATCH 1/2] eCryptfs: Introduce device handle for userspace daemon communications
 2008-04-17 17:41 UTC  (9+ messages)
    ` [PATCH] eCryptfs: Make key module subsystem respect namespaces
        ` [PATCH] eCryptfs: Remove obsolete netlink interface to daemon
          ` [PATCH] eCryptfs: Fix refs to pid and user_ns
    ` [Ecryptfs-devel] [PATCH 1/2] eCryptfs: Introduce device handle for userspace daemon communications

[PATCH]: Propagate error code from devpts_pty_new
 2008-04-17 16:05 UTC  (3+ messages)

[PATCH] cgroup: fix a race condition in manipulating tsk->cg_list
 2008-04-17  5:27 UTC  (12+ messages)

[PATCH] cgroup: fix a race condition in manipulating tsk->cg_list
 2008-04-17  3:37 UTC 

[PATCH 0/8 net-2.6.26] [NETNS]: namespace refcounting cleanup
 2008-04-16  9:07 UTC  (12+ messages)
` [PATCH 1/8 net-2.6.26] [NETNS]: Make netns refconting debug like a socket one
` [PATCH 2/8 net-2.6.26] [NETNS]: Add netns refcnt debug for kernel sockets
` [PATCH 3/8 net-2.6.26] [NETNS]: Add netns refcnt debug for timewait buckets
` [PATCH 4/8 net-2.6.26] [NETNS]: Add netns refcnt debug into fib_info
` [PATCH 5/8 net-2.6.26] [NETNS]: Add netns refcnt debug for inet bind buckets
` [PATCH 6/8 net-2.6.26] [NETNS]: Add netns refcnt debug for dst ops
` [PATCH 7/8 net-2.6.26] [NETNS]: Add netns refcnt debug to fib rules
` [PATCH 8/8 net-2.6.26] [NETNS]: Add netns refcnt debug for network devices

[PATCH 0/14 (3 subsets)] Make tuns and vlans devices work per-net
 2008-04-15 10:31 UTC  (35+ messages)
` [PATCH 1/14][NETNS]: Introduce the net-subsys id generator
  ` [Devel] "
` [PATCH 3/14][TUN]: Introduce the tun_net structure
` [PATCH 4/14][TUN]: Actually make the tun_dev_list per-net
` [PATCH 5/14][TUN]: Allow to register tun devices in namespace
` [PATCH 6/14][RTNL]: Introduce the rtnl_kill_links call
` [PATCH 7/14][VLAN]: Tag vlan_group with device, not ifindex
  ` [PATCH 2/14][NETNS]: Generic per-net pointers
  ` [PATCH 8/14][VLAN]: Introduce the vlan_net structure
  ` [PATCH 10/14][VLAN]: Create proc files in proper net
  ` [PATCH 14/14][VLAN]: Migrate proc files when vlan device is moved to namespace
` [PATCH 9/14][VLAN]: Add net argument to proc init/cleanup calls
` [PATCH 11/14][VLAN]: Make /proc/net/vlan/conf file show per-net info
` [PATCH 12/14][VLAN]: Make vlan_name_type per-net
` [PATCH 13/14][VLAN]: Allows vlan devices registration in net namespace

[RFC] Control Groups Roadmap ideas
 2008-04-14 15:03 UTC  (8+ messages)

[RFC][-mm] [2/2] Simple stats for memory resource controller
 2008-04-14 14:40 UTC  (3+ messages)

wooziness
 2008-04-14  4:44 UTC 

pucker
 2008-04-11 23:31 UTC 

nets: status of sysfs with netns
 2008-04-11 15:33 UTC  (4+ messages)

[RFC PATCH 0/4] Container Freezer: Reuse Suspend Freezer
 2008-04-11 11:49 UTC  (4+ messages)
    ` [RFC PATCH 1/4] Container Freezer: Add TIF_FREEZE flag to all architectures
    ` [RFC PATCH 3/4] Container Freezer: Implement freezer cgroup subsystem

[PATCH 0/3] clone64() and unshare64() system calls
 2008-04-11  8:45 UTC  (26+ messages)
` [PATCH 1/3] change clone_flags type to u64
` [PATCH 3/3] add the clone64() and unshare64() syscalls

[RFC][-mm] [1/2] Simple stats for cpu resource controller
 2008-04-10 16:25 UTC  (5+ messages)

[PATCH 0/10] Make bsd process accounting work in pid namespaces
 2008-04-10  8:59 UTC  (11+ messages)
  ` [PATCH 1/10] Bsdacct: rename acct_glbl structure
  ` [PATCH 2/10] Pidns: use kzalloc to allocate new pid namespace
  ` [PATCH 3/10] Pidns: add struct bsd_acct_struct *bacct field on pid_namespace
  ` [PATCH 4/10] Bsdacct: fix bogus comment near acct_process
  ` [PATCH 5/10] Bsdacct: make check timer accept an argument
  ` [PATCH 6/10] Bsdacct: make the acct_lock global
  ` [PATCH 7/10] Bsdacct: stop using global bsd_acct_struct instance in internal functions
  ` [PATCH 8/10] Bsdacct: make bsd_acct_struct per pid namespace
  ` [PATCH 9/10] Bsdacct: stop accounting for all namespaces on umount time
  ` [PATCH 10/10] Bsdacct: account task in each namespace is is visible from

[RFC][PATCH] another swap controller for cgroup
 2008-04-10  7:40 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