index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
nsproxy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-12
nsproxy: remove INIT_NSPROXY()
Alexey Dobriyan
1
-1
/
+12
2009-06-18
nsproxy: extract create_nsproxy()
Alexey Dobriyan
1
-12
/
+7
2008-11-24
User namespaces: set of cleanups (v2)
Serge Hallyn
1
-13
/
+2
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-07-25
cgroup_clone: use pid of newly created task for new cgroup
Serge E. Hallyn
1
-7
/
+1
2008-04-29
ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC)
Serge E. Hallyn
1
-0
/
+12
2008-02-08
namespaces: move the IPC namespace under IPC_NS option
Pavel Emelyanov
1
-0
/
+1
2007-10-19
pid namespaces: allow cloning of new namespace
Pavel Emelyanov
1
-1
/
+2
2007-10-19
Make access to task's nsproxy lighter
Pavel Emelyanov
1
-13
/
+27
2007-10-19
pid namespaces: define and use task_active_pid_ns() wrapper
Sukadev Bhattiprolu
1
-1
/
+1
2007-10-19
cgroups: implement namespace tracking subsystem
Serge E. Hallyn
1
-1
/
+16
2007-10-17
Use KMEM_CACHE macro to create the nsproxy cache
Pavel Emelyanov
1
-2
/
+1
2007-10-10
[NET]: Add network namespace clone & unshare support.
Eric W. Biederman
1
-2
/
+13
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-16
namespace: ensure clone_flags are always stored in an unsigned long
Eric W. Biederman
1
-3
/
+3
2007-07-16
add a kmem_cache for nsproxy objects
Cedric Le Goater
1
-4
/
+17
2007-07-16
fix create_new_namespaces() return value
Cedric Le Goater
1
-6
/
+17
2007-07-16
user namespace: add unshare
Serge E. Hallyn
1
-2
/
+3
2007-07-16
user namespace: add the framework
Cedric Le Goater
1
-0
/
+9
2007-07-16
remove CONFIG_UTS_NS and CONFIG_IPC_NS
Cedric Le Goater
1
-10
/
+0
2007-06-24
fix refcounting of nsproxy object when unshared
Cedric Le Goater
1
-8
/
+2
2007-05-08
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Badari Pulavarty
1
-53
/
+86
2007-01-30
Revert "[PATCH] namespaces: fix exit race by splitting exit"
Linus Torvalds
1
-15
/
+1
2007-01-30
[PATCH] namespaces: fix exit race by splitting exit
Serge E. Hallyn
1
-1
/
+15
2006-12-13
[PATCH] Revert "[PATCH] identifier to nsproxy"
Eric W. Biederman
1
-3
/
+1
2006-12-08
[PATCH] to nsproxy
Cedric Le Goater
1
-7
/
+19
2006-12-08
[PATCH] identifier to nsproxy
Cedric Le Goater
1
-1
/
+3
2006-12-08
[PATCH] rename struct namespace to struct mnt_namespace
Kirill Korotaev
1
-8
/
+8
2006-10-20
[PATCH] kernel/nsproxy.c: use kmemdup()
Alexey Dobriyan
1
-4
/
+2
2006-10-02
[PATCH] nsproxy cloning error path fix
Pavel
1
-1
/
+1
2006-10-02
[PATCH] IPC namespace core
Kirill Korotaev
1
-13
/
+28
2006-10-02
[PATCH] namespaces: utsname: implement CLONE_NEWUTS flag
Serge E. Hallyn
1
-1
/
+1
2006-10-02
[PATCH] namespaces: utsname: implement utsname namespaces
Serge E. Hallyn
1
-0
/
+14
2006-10-02
[PATCH] namespaces: incorporate fs namespace into nsproxy
Serge E. Hallyn
1
-1
/
+31
2006-10-02
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
1
-0
/
+3
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
1
-0
/
+77