index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
nsproxy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2017-03-13
perf: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
1
-0
/
+3
2016-02-16
cgroup: introduce cgroup namespaces
Aditya Kali
1
-2
/
+17
2014-12-04
bury struct proc_ns in fs/proc
Al Viro
1
-3
/
+1
2014-12-04
copy address of proc_ns_ops into ns_common
Al Viro
1
-4
/
+4
2014-07-29
namespaces: Use task_lock and not rcu to protect nsproxy
Eric W. Biederman
1
-11
/
+4
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-24
/
+12
2013-08-30
namespaces: Simplify copy_namespaces so it is clear what is going on.
Eric W. Biederman
1
-24
/
+11
2013-08-27
Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children
Andy Lutomirski
1
-13
/
+14
2013-08-26
kernel/nsproxy.c: Improving a snippet of code.
Raphael S.Carvalho
1
-1
/
+2
2013-05-01
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
1
-3
/
+3
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-21
kernel/nsproxy.c: remove duplicate task_cred_xxx for user_ns
Yuanhan Liu
1
-2
/
+1
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
[next]