Linux Container Development
 help / color / mirror / Atom feed
 messages from 2011-07-21 16:04:59 to 2011-08-15 00:03:52 UTC [more...]

[PATCH v3 0/4] Per-container dcache limitation
 2011-08-15  0:03 UTC  (8+ messages)
  ` [PATCH v3 1/4] factor out single-shrinker code
  ` [PATCH v3 2/4] Keep nr_dentry per super block
  ` [PATCH v3 3/4] limit nr_dentries per superblock
  ` [PATCH v3 4/4] parse options in the vfs level

Possible race between cgroup_attach_proc and de_thread, and questionable code in de_thread
 2011-08-14 23:58 UTC  (13+ messages)
              ` [PATCH][BUGFIX] cgroups: more safe tasklist locking in cgroup_attach_proc

[PATCH 2/2] Notify container-init parent a 'reboot' occured
 2011-08-14 21:36 UTC  (16+ messages)
    ` [PATCH 1/2] add SA_CLDREBOOT flag
  ` [PATCH 0/2] Send a SIGCHLD to the init's pid namespace parent when reboot

[RFC] x86: restrict pid namespaces to 32 or 64 bit syscalls
 2011-08-14 16:08 UTC 

Returned mail: see transcript for details
 2011-08-14  7:28 UTC 

Warning: could not send message for past 4 hours
 2011-08-14  4:00 UTC 

[PATCH v2 1/4] factor out single-shrinker code
 2011-08-12 19:20 UTC  (9+ messages)
  ` [PATCH v2 2/4] Keep nr_dentry per super block
  ` [PATCH v2 3/4] limit nr_dentries per superblock
  ` [PATCH v2 4/4] parse options in the vfs level
  ` [PATCH v2 0/4] Per-container dcache size limitation

cgroup information proc file format
 2011-08-11 22:58 UTC  (5+ messages)

[PATCH 0/2] Send a SIGCHLD to the init's pid namespace parent when reboot
 2011-08-11 20:23 UTC 

Returned mail: see transcript for details
 2011-08-11 20:23 UTC 

[RFC] catching sys_reboot syscall
 2011-08-11 18:40 UTC  (8+ messages)
              ` [lxc-devel] "
              ` [PATCH] add pid->user_ns

document 1625482
 2011-08-09 20:17 UTC 

Undeliverable: Tienes una tarjeta postal
 2011-08-09  3:31 UTC 

[patch 0/4] C/R related patch series
 2011-08-08 16:20 UTC  (8+ messages)
` [patch 1/4] proc: Introduce the /proc/<pid>/mfd/ directory
` [patch 2/4] vfs: Introduce the fd closing helper

[patch 3/4] proc: Introduce the Children: line in /proc/<pid>/status
 2011-08-08 14:46 UTC  (3+ messages)

[patch 4/4] vfs: Add ->statfs callback for pipefs
 2011-08-07 21:22 UTC 

[EXAMPLE CODE] Parasite thread injection and TCP connection hijacking
 2011-08-06 12:12 UTC 

Niet aanwezig: Request id: 65561762
 2011-08-05  3:32 UTC 

[PATCH v2 0/4] Per-container dcache size limitation
 2011-08-05  0:35 UTC 

[PATCH 01/14] add Documentation/namespaces/user_namespace.txt
 2011-08-04 22:06 UTC  (29+ messages)
    ` [PATCH 02/14] allow root in container to copy namespaces
    ` [PATCH 03/14] keyctl: check capabilities against key's user_ns
    ` [PATCH 04/14] user_ns: convert fs/attr.c to targeted capabilities
    ` [PATCH 05/14] userns: clamp down users of cap_raised
    ` [PATCH 06/14] user namespace: make each net (net_ns) belong to a user_ns
    ` [PATCH 07/14] user namespace: use net->user_ns for some capable calls under net/
    ` [PATCH 08/14] af_netlink.c: make netlink_capable userns-aware
    ` [PATCH 09/14] user ns: convert ipv6 to targeted capabilities
    ` [PATCH 10/14] net/core/scm.c: target capable() calls to user_ns owning the net_ns
    ` [PATCH 11/14] userns: make some net-sysfs capable calls targeted
    ` [PATCH 12/14] user_ns: target af_key capability check
    ` [PATCH 13/14] userns: net: make many network capable calls targeted
    ` [PATCH 14/14] net: pass user_ns to cap_netlink_recv()
        ` [PATCH 01/14] add Documentation/namespaces/user_namespace.txt (v3)
        ` [PATCH 02/14] allow root in container to copy namespaces (v3)

Returned mail: see transcript for details
 2011-08-04 21:44 UTC 

Undeliverable: Veranderingen in de accumulatie van pensioen
 2011-08-04 16:29 UTC 

AAI-Salzburg Josef Erbler in Pesnsion - neuer Geschaeftsfuehrer +neue E-Mail
 2011-08-04 15:20 UTC 

Escaping Containers
 2011-08-03 21:49 UTC  (2+ messages)

[PATCH 0/4] Per-superblock dcache limitation
 2011-08-02 14:43 UTC  (13+ messages)
  ` [PATCH 1/4] Keep nr_dentry per super block
  ` [PATCH 2/4] limit nr_dentries per superblock
  ` [PATCH 3/4] dcache set size
  ` [PATCH 4/4] parse options in the vfs level

new cg-manager gui tool for managin cgroups
 2011-08-02 14:04 UTC  (24+ messages)

[PATCH v3 RESEND] cgroup/kmemcheck: Annotate alloc_page() for cgroup allocations
 2011-07-29 13:31 UTC  (2+ messages)

[PATCH 2/7] vfs: Introduce the fd closing helper
 2011-07-28 22:16 UTC 

[RFC][PATCH 0/7 + tools] Checkpoint/restore mostly in the userspace
 2011-07-28  9:10 UTC  (55+ messages)
` [PATCH 3/7] proc: Introduce the Children: line in /proc/<pid>/status
` [PATCH 5/7] clone: Introduce the CLONE_CHILD_USEPID functionality
` [PATCH 6/7] proc: Introduce the /proc/<pid>/dump file
` [PATCH 7/7] binfmt: Introduce the binfmt_img exec handler
` [TOOLS] To make use of the patches
    ` Reply #2: "

[PATCH] memcg: do not expose uninitialized mem_cgroup_per_node to world
 2011-07-27  9:57 UTC  (4+ messages)

[PATCH 0/14] user namespaces v2: continue targetting capabilities
 2011-07-26 18:58 UTC 

[RFC][PATCH 0/7 + tools] Checkpoint/restore mostly in the userspace
 2011-07-23  8:43 UTC  (2+ messages)

[EXAMPLE CODE] Parasite thread injection using PTRACE_SEIZE and friends
 2011-07-23  2:10 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