index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
nsproxy.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-02-16
cgroup: introduce cgroup namespaces
Aditya Kali
2014-07-29
namespaces: Use task_lock and not rcu to protect nsproxy
Eric W. Biederman
2013-08-27
Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children
Andy Lutomirski
2012-11-20
userns: Implement unshare of the user namespace
Eric W. Biederman
2011-07-20
make sure that nsproxy_cache is initialized early enough
Al Viro
2011-05-26
cgroup: remove the ns_cgroup
Daniel Lezcano
2009-03-31
Get rid of indirect include of fs_struct.h
Al Viro
2008-11-24
User namespaces: set of cleanups (v2)
Serge Hallyn
2008-07-25
cgroup_clone: use pid of newly created task for new cgroup
Serge E. Hallyn
2007-10-19
Make access to task's nsproxy lighter
Pavel Emelyanov
2007-10-19
cgroups: implement namespace tracking subsystem
Serge E. Hallyn
2007-10-17
Remove unused member from nsproxy
Pavel Emelyanov
2007-10-10
[NET]: Add a network namespace parameter to tasks
Eric W. Biederman
2007-07-16
namespace: ensure clone_flags are always stored in an unsigned long
Eric W. Biederman
2007-07-16
user namespace: add the framework
Cedric Le Goater
2007-05-08
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Badari Pulavarty
2007-01-30
Revert "[PATCH] namespaces: fix exit race by splitting exit"
Linus Torvalds
2007-01-30
[PATCH] namespaces: fix exit race by splitting exit
Serge E. Hallyn
2006-12-13
[PATCH] Revert "[PATCH] identifier to nsproxy"
Eric W. Biederman
2006-12-08
[PATCH] to nsproxy
Cedric Le Goater
2006-12-08
[PATCH] identifier to nsproxy
Cedric Le Goater
2006-12-08
[PATCH] rename struct namespace to struct mnt_namespace
Kirill Korotaev
2006-11-25
[PATCH] mounstats NULL pointer dereference
Vasily Tarasov
2006-10-02
[PATCH] IPC namespace core
Kirill Korotaev
2006-10-02
[PATCH] namespaces: utsname: implement utsname namespaces
Serge E. Hallyn
2006-10-02
[PATCH] namespaces: incorporate fs namespace into nsproxy
Serge E. Hallyn
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn