aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/nsproxy.c
Commit message (Expand)AuthorAge
* nsproxy: extract create_nsproxy()Alexey Dobriyan2009-06-18
* User namespaces: set of cleanups (v2)Serge Hallyn2008-11-24
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* cgroup_clone: use pid of newly created task for new cgroupSerge E. Hallyn2008-07-25
* ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC)Serge E. Hallyn2008-04-29
* namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov2008-02-08
* pid namespaces: allow cloning of new namespacePavel Emelyanov2007-10-19
* Make access to task's nsproxy lighterPavel Emelyanov2007-10-19
* pid namespaces: define and use task_active_pid_ns() wrapperSukadev Bhattiprolu2007-10-19
* cgroups: implement namespace tracking subsystemSerge E. Hallyn2007-10-19
* Use KMEM_CACHE macro to create the nsproxy cachePavel Emelyanov2007-10-17
* [NET]: Add network namespace clone & unshare support.Eric W. Biederman2007-10-10
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman2007-07-16
* add a kmem_cache for nsproxy objectsCedric Le Goater2007-07-16
* fix create_new_namespaces() return valueCedric Le Goater2007-07-16
* user namespace: add unshareSerge E. Hallyn2007-07-16
* user namespace: add the frameworkCedric Le Goater2007-07-16
* remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater2007-07-16
* fix refcounting of nsproxy object when unsharedCedric Le Goater2007-06-24
* Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty2007-05-08
* Revert "[PATCH] namespaces: fix exit race by splitting exit"Linus Torvalds2007-01-30
* [PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn2007-01-30
* [PATCH] Revert "[PATCH] identifier to nsproxy"Eric W. Biederman2006-12-13
* [PATCH] to nsproxyCedric Le Goater2006-12-08
* [PATCH] identifier to nsproxyCedric Le Goater2006-12-08
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-08
* [PATCH] kernel/nsproxy.c: use kmemdup()Alexey Dobriyan2006-10-20
* [PATCH] nsproxy cloning error path fixPavel2006-10-02
* [PATCH] IPC namespace coreKirill Korotaev2006-10-02
* [PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn2006-10-02
* [PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn2006-10-02
* [PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn2006-10-02
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-02
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-02