aboutsummaryrefslogtreecommitdiff
path: root/include/linux/utsname.h
AgeCommit message (Expand)Author
2018-04-11uts: create "struct uts_namespace" from kmem_cacheAlexey Dobriyan
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-30randstruct: Mark various structs for randomizationKees Cook
2016-08-08utsns: Add a limit on the number of uts namespacesEric W. Biederman
2014-12-04common object embedded into various struct ....nsAl Viro
2012-11-20proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman
2012-11-20userns: Make create_new_namespaces take a user_ns parameterEric W. Biederman
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2011-11-02sysctl: add support for poll()Lucas De Marchi
2011-03-23userns: allow sethostname in a containerSerge E. Hallyn
2011-03-23userns: add a user_namespace as creator/owner of uts_namespaceSerge E. Hallyn
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-06-16utsname.h: make new_utsname fields use the proper length constantDan Smith
2008-02-08namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov
2007-07-16namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater
2007-05-08Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty
2007-03-27[PATCH] utsns: fix !CONFIG_UTS_NS behaviorSerge E. Hallyn
2006-10-04[PATCH] ipc: headers_check fixCedric Le Goater
2006-10-02[PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: remove system_utsnameSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: introduce temporary helpersSerge E. Hallyn
2005-04-16Linux-2.6.12-rc2Linus Torvalds