Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / nsproxy.c
2011-10-31 Paul Gortmakerkernel: Map most files to use export.h instead of module.h
2011-07-20 Al Viromake sure that nsproxy_cache is initialized early enough
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-27 Daniel Lezcanocgroup: remove the ns_cgroup
2011-05-10 Eric W. Biedermanns: Introduce the setns syscall
2011-03-24 Serge E. Hallynuserns: user namespaces: convert several capable()...
2011-03-24 Serge E. Hallynuserns: add a user namespace owner of ipc ns
2011-03-24 Serge E. Hallynuserns: allow sethostname in a container
2011-03-24 Serge E. Hallynuserns: add a user_namespace as creator/owner of uts_na...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-12 Alexey Dobriyannsproxy: remove INIT_NSPROXY()
2009-06-18 Alexey Dobriyannsproxy: extract create_nsproxy()
2008-11-24 Serge HallynUser namespaces: set of cleanups (v2)
2008-08-23 Adrian Bunkremoved unused #include <linux/version.h>'s
2008-07-25 Serge E. Hallyncgroup_clone: use pid of newly created task for new...
2008-04-29 Serge E. Hallynipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC)
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-08 Pavel Emelyanovnamespaces: move the IPC namespace under IPC_NS option
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-19 Pavel Emelyanovpid namespaces: allow cloning of new namespace
2007-10-19 Pavel EmelyanovMake access to task's nsproxy lighter
2007-10-19 Sukadev Bhattiprolupid namespaces: define and use task_active_pid_ns(...
2007-10-19 Serge E. Hallyncgroups: implement namespace tracking subsystem
2007-10-17 Pavel EmelyanovUse KMEM_CACHE macro to create the nsproxy cache
2007-10-10 Eric W. Biederman[NET]: Add network namespace clone & unshare support.
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-16 Eric W. Biedermannamespace: ensure clone_flags are always stored in...
2007-07-16 Cedric Le Goateradd a kmem_cache for nsproxy objects
2007-07-16 Cedric Le Goaterfix create_new_namespaces() return value
2007-07-16 Serge E. Hallynuser namespace: add unshare
2007-07-16 Cedric Le Goateruser namespace: add the framework
2007-07-16 Cedric Le Goaterremove CONFIG_UTS_NS and CONFIG_IPC_NS
2007-06-24 Cedric Le Goaterfix refcounting of nsproxy object when unshared
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Badari PulavartyMerge sys_clone()/sys_unshare() nsproxy and namespace...
2007-01-30 Linus TorvaldsRevert "[PATCH] namespaces: fix exit race by splitting...
2007-01-30 Serge E. Hallyn[PATCH] namespaces: fix exit race by splitting exit
2006-12-13 Eric W. Biederman[PATCH] Revert "[PATCH] identifier to nsproxy"
2006-12-08 Cedric Le Goater[PATCH] to nsproxy
2006-12-08 Cedric Le Goater[PATCH] identifier to nsproxy
2006-12-08 Kirill Korotaev[PATCH] rename struct namespace to struct mnt_namespace
2006-10-20 Alexey Dobriyan[PATCH] kernel/nsproxy.c: use kmemdup()
2006-10-02 Pavel[PATCH] nsproxy cloning error path fix
2006-10-02 Kirill Korotaev[PATCH] IPC namespace core
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: implement CLONE_NEWUTS...
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: implement utsname namespaces
2006-10-02 Serge E. Hallyn[PATCH] namespaces: incorporate fs namespace into nsproxy
2006-10-02 Serge E. Hallyn[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
2006-10-02 Serge E. Hallyn[PATCH] namespaces: add nsproxy