index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
nsproxy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pid namespaces: allow cloning of new namespace
Pavel Emelyanov
2007-10-19
1
-1
/
+2
*
Make access to task's nsproxy lighter
Pavel Emelyanov
2007-10-19
1
-13
/
+27
*
pid namespaces: define and use task_active_pid_ns() wrapper
Sukadev Bhattiprolu
2007-10-19
1
-1
/
+1
*
cgroups: implement namespace tracking subsystem
Serge E. Hallyn
2007-10-19
1
-1
/
+16
*
Use KMEM_CACHE macro to create the nsproxy cache
Pavel Emelyanov
2007-10-17
1
-2
/
+1
*
[NET]: Add network namespace clone & unshare support.
Eric W. Biederman
2007-10-10
1
-2
/
+13
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
*
namespace: ensure clone_flags are always stored in an unsigned long
Eric W. Biederman
2007-07-16
1
-3
/
+3
*
add a kmem_cache for nsproxy objects
Cedric Le Goater
2007-07-16
1
-4
/
+17
*
fix create_new_namespaces() return value
Cedric Le Goater
2007-07-16
1
-6
/
+17
*
user namespace: add unshare
Serge E. Hallyn
2007-07-16
1
-2
/
+3
*
user namespace: add the framework
Cedric Le Goater
2007-07-16
1
-0
/
+9
*
remove CONFIG_UTS_NS and CONFIG_IPC_NS
Cedric Le Goater
2007-07-16
1
-10
/
+0
*
fix refcounting of nsproxy object when unshared
Cedric Le Goater
2007-06-24
1
-8
/
+2
*
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Badari Pulavarty
2007-05-08
1
-53
/
+86
*
Revert "[PATCH] namespaces: fix exit race by splitting exit"
Linus Torvalds
2007-01-30
1
-15
/
+1
*
[PATCH] namespaces: fix exit race by splitting exit
Serge E. Hallyn
2007-01-30
1
-1
/
+15
*
[PATCH] Revert "[PATCH] identifier to nsproxy"
Eric W. Biederman
2006-12-13
1
-3
/
+1
*
[PATCH] to nsproxy
Cedric Le Goater
2006-12-08
1
-7
/
+19
*
[PATCH] identifier to nsproxy
Cedric Le Goater
2006-12-08
1
-1
/
+3
*
[PATCH] rename struct namespace to struct mnt_namespace
Kirill Korotaev
2006-12-08
1
-8
/
+8
*
[PATCH] kernel/nsproxy.c: use kmemdup()
Alexey Dobriyan
2006-10-20
1
-4
/
+2
*
[PATCH] nsproxy cloning error path fix
Pavel
2006-10-02
1
-1
/
+1
*
[PATCH] IPC namespace core
Kirill Korotaev
2006-10-02
1
-13
/
+28
*
[PATCH] namespaces: utsname: implement CLONE_NEWUTS flag
Serge E. Hallyn
2006-10-02
1
-1
/
+1
*
[PATCH] namespaces: utsname: implement utsname namespaces
Serge E. Hallyn
2006-10-02
1
-0
/
+14
*
[PATCH] namespaces: incorporate fs namespace into nsproxy
Serge E. Hallyn
2006-10-02
1
-1
/
+31
*
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
2006-10-02
1
-0
/
+3
*
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
2006-10-02
1
-0
/
+77