aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/utsname.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-11uts: create "struct uts_namespace" from kmem_cacheAlexey Dobriyan1-0/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-30randstruct: Mark various structs for randomizationKees Cook1-1/+1
2016-08-08utsns: Add a limit on the number of uts namespacesEric W. Biederman1-0/+1
2014-12-04common object embedded into various struct ....nsAl Viro1-1/+2
2012-11-20proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman1-0/+1
2012-11-20userns: Make create_new_namespaces take a user_ns parameterEric W. Biederman1-3/+3
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-32/+1
2011-11-02sysctl: add support for poll()Lucas De Marchi1-0/+16
2011-03-23userns: allow sethostname in a containerSerge E. Hallyn1-3/+3
2011-03-23userns: add a user_namespace as creator/owner of uts_namespaceSerge E. Hallyn1-0/+4
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-06-16utsname.h: make new_utsname fields use the proper length constantDan Smith1-6/+6
2008-02-08namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov1-0/+21
2007-07-16namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman1-1/+2
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater1-13/+0
2007-05-08Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty1-15/+4
2007-03-27[PATCH] utsns: fix !CONFIG_UTS_NS behaviorSerge E. Hallyn1-0/+2
2006-10-04[PATCH] ipc: headers_check fixCedric Le Goater1-6/+11
2006-10-02[PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn1-0/+11
2006-10-02[PATCH] namespaces: utsname: remove system_utsnameSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn1-3/+37
2006-10-02[PATCH] namespaces: utsname: introduce temporary helpersSerge E. Hallyn1-0/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+36