index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
utsname.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-30
userns: Kill nsown_capable it makes the wrong thing easy
Eric W. Biederman
1
-1
/
+1
2013-05-01
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
1
-1
/
+1
2013-02-27
kernel/utsname.c: fix wrong comment about clone_uts_ns()
Yuanhan Liu
1
-1
/
+1
2012-12-14
userns: Require CAP_SYS_ADMIN for most uses of setns.
Eric W. Biederman
1
-1
/
+2
2012-11-20
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
1
-1
/
+16
2012-11-20
userns: Make create_new_namespaces take a user_ns parameter
Eric W. Biederman
1
-5
/
+4
2012-11-20
userns: Allow unprivileged use of setns.
Eric W. Biederman
1
-1
/
+6
2012-04-07
userns: Use cred->user_ns instead of cred->user->user_ns
Eric W. Biederman
1
-1
/
+1
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-05-10
ns proc: Add support for the uts namespace
Eric W. Biederman
1
-0
/
+39
2011-03-23
userns: allow sethostname in a container
Serge E. Hallyn
1
-5
/
+7
2011-03-23
userns: add a user_namespace as creator/owner of uts_namespace
Serge E. Hallyn
1
-0
/
+4
2009-06-18
utsns: extract creeate_uts_ns()
Alexey Dobriyan
1
-2
/
+11
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-04-29
kernel: explicitly include required header files under kernel/
Robert P. J. Day
1
-0
/
+1
2007-09-19
Fix UTS corruption during clone(CLONE_NEWUTS)
Alexey Dobriyan
1
-0
/
+2
2007-07-16
namespace: ensure clone_flags are always stored in an unsigned long
Eric W. Biederman
1
-1
/
+1
2007-07-16
fix create_new_namespaces() return value
Cedric Le Goater
1
-4
/
+6
2007-05-08
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Badari Pulavarty
1
-37
/
+4
2006-10-02
[PATCH] namespaces: utsname: implement CLONE_NEWUTS flag
Serge E. Hallyn
1
-0
/
+53
2006-10-02
[PATCH] namespaces: utsname: implement utsname namespaces
Serge E. Hallyn
1
-0
/
+42