aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/utsname.c
Commit message (Expand)AuthorAge
* userns: Kill nsown_capable it makes the wrong thing easyEric W. Biederman2013-08-31
* proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells2013-05-01
* kernel/utsname.c: fix wrong comment about clone_uts_ns()Yuanhan Liu2013-02-27
* userns: Require CAP_SYS_ADMIN for most uses of setns.Eric W. Biederman2012-12-14
* proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-20
* userns: Make create_new_namespaces take a user_ns parameterEric W. Biederman2012-11-20
* userns: Allow unprivileged use of setns.Eric W. Biederman2012-11-20
* userns: Use cred->user_ns instead of cred->user->user_nsEric W. Biederman2012-04-07
* kernel: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* ns proc: Add support for the uts namespaceEric W. Biederman2011-05-10
* userns: allow sethostname in a containerSerge E. Hallyn2011-03-23
* userns: add a user_namespace as creator/owner of uts_namespaceSerge E. Hallyn2011-03-23
* utsns: extract creeate_uts_ns()Alexey Dobriyan2009-06-18
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* kernel: explicitly include required header files under kernel/Robert P. J. Day2008-04-29
* Fix UTS corruption during clone(CLONE_NEWUTS)Alexey Dobriyan2007-09-19
* namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman2007-07-16
* fix create_new_namespaces() return valueCedric Le Goater2007-07-16
* Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty2007-05-08
* [PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn2006-10-02
* [PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn2006-10-02