index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
utsname.c
Age
Commit message (
Expand
)
Author
2012-04-07
userns: Use cred->user_ns instead of cred->user->user_ns
Eric W. Biederman
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-05-10
ns proc: Add support for the uts namespace
Eric W. Biederman
2011-03-23
userns: allow sethostname in a container
Serge E. Hallyn
2011-03-23
userns: add a user_namespace as creator/owner of uts_namespace
Serge E. Hallyn
2009-06-18
utsns: extract creeate_uts_ns()
Alexey Dobriyan
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-04-29
kernel: explicitly include required header files under kernel/
Robert P. J. Day
2007-09-19
Fix UTS corruption during clone(CLONE_NEWUTS)
Alexey Dobriyan
2007-07-16
namespace: ensure clone_flags are always stored in an unsigned long
Eric W. Biederman
2007-07-16
fix create_new_namespaces() return value
Cedric Le Goater
2007-05-08
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Badari Pulavarty
2006-10-02
[PATCH] namespaces: utsname: implement CLONE_NEWUTS flag
Serge E. Hallyn
2006-10-02
[PATCH] namespaces: utsname: implement utsname namespaces
Serge E. Hallyn