Age | Commit message (Expand) | Author |
2011-10-31 | kernel: Map most files to use export.h instead of module.h | Paul Gortmaker |
2011-07-20 | make sure that nsproxy_cache is initialized early enough | Al Viro |
2011-05-26 | cgroup: remove the ns_cgroup | Daniel Lezcano |
2011-05-10 | ns: Introduce the setns syscall | Eric W. Biederman |
2011-03-23 | userns: user namespaces: convert several capable() calls | Serge E. Hallyn |
2011-03-23 | userns: add a user namespace owner of ipc ns | Serge E. Hallyn |
2011-03-23 | userns: allow sethostname in a container | Serge E. Hallyn |
2011-03-23 | userns: add a user_namespace as creator/owner of uts_namespace | Serge E. Hallyn |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-12 | nsproxy: remove INIT_NSPROXY() | Alexey Dobriyan |
2009-06-18 | nsproxy: extract create_nsproxy() | Alexey Dobriyan |
2008-11-24 | User namespaces: set of cleanups (v2) | Serge Hallyn |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk |
2008-07-25 | cgroup_clone: use pid of newly created task for new cgroup | Serge E. Hallyn |
2008-04-29 | ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC) | Serge E. Hallyn |
2008-02-08 | namespaces: move the IPC namespace under IPC_NS option | Pavel Emelyanov |
2007-10-19 | pid namespaces: allow cloning of new namespace | Pavel Emelyanov |
2007-10-19 | Make access to task's nsproxy lighter | Pavel Emelyanov |
2007-10-19 | pid namespaces: define and use task_active_pid_ns() wrapper | Sukadev Bhattiprolu |
2007-10-19 | cgroups: implement namespace tracking subsystem | Serge E. Hallyn |
2007-10-17 | Use KMEM_CACHE macro to create the nsproxy cache | Pavel Emelyanov |
2007-10-10 | [NET]: Add network namespace clone & unshare support. | Eric W. Biederman |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt |
2007-07-16 | namespace: ensure clone_flags are always stored in an unsigned long | Eric W. Biederman |
2007-07-16 | add a kmem_cache for nsproxy objects | Cedric Le Goater |
2007-07-16 | fix create_new_namespaces() return value | Cedric Le Goater |
2007-07-16 | user namespace: add unshare | Serge E. Hallyn |
2007-07-16 | user namespace: add the framework | Cedric Le Goater |
2007-07-16 | remove CONFIG_UTS_NS and CONFIG_IPC_NS | Cedric Le Goater |
2007-06-24 | fix refcounting of nsproxy object when unshared | Cedric Le Goater |
2007-05-08 | Merge sys_clone()/sys_unshare() nsproxy and namespace handling | Badari Pulavarty |
2007-01-30 | Revert "[PATCH] namespaces: fix exit race by splitting exit" | Linus Torvalds |
2007-01-30 | [PATCH] namespaces: fix exit race by splitting exit | Serge E. Hallyn |
2006-12-13 | [PATCH] Revert "[PATCH] identifier to nsproxy" | Eric W. Biederman |
2006-12-08 | [PATCH] to nsproxy | Cedric Le Goater |
2006-12-08 | [PATCH] identifier to nsproxy | Cedric Le Goater |
2006-12-08 | [PATCH] rename struct namespace to struct mnt_namespace | Kirill Korotaev |
2006-10-20 | [PATCH] kernel/nsproxy.c: use kmemdup() | Alexey Dobriyan |
2006-10-02 | [PATCH] nsproxy cloning error path fix | Pavel |
2006-10-02 | [PATCH] IPC namespace core | Kirill Korotaev |
2006-10-02 | [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: utsname: implement utsname namespaces | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: incorporate fs namespace into nsproxy | Serge E. Hallyn |
2006-10-02 | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: add nsproxy | Serge E. Hallyn |