index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
nsproxy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-20
userns: Implement unshare of the user namespace
Eric W. Biederman
1
-4
/
+4
2012-11-20
userns: Make create_new_namespaces take a user_ns parameter
Eric W. Biederman
1
-9
/
+13
2012-11-20
userns: Allow unprivileged use of setns.
Eric W. Biederman
1
-3
/
+0
2012-11-20
userns: Allow unprivileged users to create new namespaces
Eric W. Biederman
1
-2
/
+3
2012-11-19
vfs: Add a user namespace reference from struct mnt_namespace
Eric W. Biederman
1
-1
/
+1
2012-11-19
pidns: Support unsharing the pid namespace.
Eric W. Biederman
1
-1
/
+1
2012-11-19
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
1
-1
/
+1
2012-11-19
pidns: Capture the user namespace and filter ns_last_pid
Eric W. Biederman
1
-1
/
+1
2012-11-18
userns: make each net (net_ns) belong to a 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-07-20
make sure that nsproxy_cache is initialized early enough
Al Viro
1
-3
/
+1
2011-05-26
cgroup: remove the ns_cgroup
Daniel Lezcano
1
-4
/
+0
2011-05-10
ns: Introduce the setns syscall
Eric W. Biederman
1
-0
/
+42
2011-03-23
userns: user namespaces: convert several capable() calls
Serge E. Hallyn
1
-6
/
+1
2011-03-23
userns: add a user namespace owner of ipc ns
Serge E. Hallyn
1
-0
/
+5
2011-03-23
userns: allow sethostname in a container
Serge E. Hallyn
1
-6
/
+1
2011-03-23
userns: add a user_namespace as creator/owner of uts_namespace
Serge E. Hallyn
1
-0
/
+5
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
[next]