aboutsummaryrefslogtreecommitdiff
path: root/include/linux/pid_namespace.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-30randstruct: Mark various structs for randomizationGravatar Kees Cook 1-1/+1
2017-02-24procfs: use an enum for possible hidepid valuesGravatar Lafcadio Wluiki 1-0/+6
2016-08-08pidns: Add a limit on the number of pid namespacesGravatar Eric W. Biederman 1-0/+1
2015-01-25new fs_pin killing logicsGravatar Al Viro 1-2/+2
2014-12-04common object embedded into various struct ....nsGravatar Al Viro 1-1/+2
2014-08-04proc: Implement /proc/thread-self to point at the directory of the current th...Gravatar Eric W. Biederman 1-0/+1
2013-10-24pid_namespace: make freeing struct pid_namespace rcu-delayedGravatar Al Viro 1-0/+1
2013-05-07aio: don't include aio.h in sched.hGravatar Kent Overstreet 1-0/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+1
2013-04-30pid_namespace.c/.h: simplify definesGravatar Raphael S.Carvalho 1-1/+3
2013-04-09procfs: switch /proc/self away from proc_dir_entryGravatar Al Viro 1-0/+1
2012-12-25pidns: Stop pid allocation when init diesGravatar Eric W. Biederman 1-1/+3
2012-11-20proc: Usable inode numbers for the namespace file descriptors.Gravatar Eric W. Biederman 1-0/+1
2012-11-19pidns: Make the pidns proc mount/umount logic obvious.Gravatar Eric W. Biederman 1-0/+2
2012-11-19pidns: Capture the user namespace and filter ns_last_pidGravatar Eric W. Biederman 1-3/+5
2012-10-19pidns: remove recursion from free_pid_ns()Gravatar Cyrill Gorcunov 1-7/+1
2012-05-15userns: Convert proc to use kuid/kgid where appropriateGravatar Eric W. Biederman 1-1/+1
2012-03-28pidns: add reboot_pid_ns() to handle the reboot syscallGravatar Daniel Lezcano 1-1/+7
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hGravatar Paul Gortmaker 1-0/+1
2012-01-10procfs: add hidepid= and gid= mount optionsGravatar Vasiliy Kulikov 1-0/+2
2009-01-08pid: generalize task_active_pid_nsGravatar Eric W. Biederman 1-5/+1
2008-10-16pid_ns: kill the now unused task_child_reaper()Gravatar Oleg Nesterov 1-6/+0
2008-07-25pidns: add the struct bsd_acct_struct pointer on pid_namespace structGravatar Pavel Emelyanov 1-0/+5
2008-07-25proper pid{hash,map}_init() prototypesGravatar Adrian Bunk 1-0/+3
2008-04-30pidns: make pid->level and pid_ns->level unsignedGravatar Pavel Emelyanov 1-1/+1
2008-02-08namespaces: cleanup the code managed with PID_NS optionGravatar Pavel Emelyanov 1-0/+6
2007-11-14pidns: Place under CONFIG_EXPERIMENTALGravatar Eric W. Biederman 1-0/+23
2007-10-19pid namespaces: miscellaneous preparations for pid namespacesGravatar Pavel Emelyanov 1-4/+6
2007-10-19pid namespaces: make proc have multiple superblocks - one for each namespaceGravatar Pavel Emelyanov 1-0/+3
2007-10-19pid namespaces: add support for pid namespaces hierarchyGravatar Pavel Emelyanov 1-0/+2
2007-10-19pid namespaces: rename child_reaper() functionGravatar Sukadev Bhattiprolu 1-1/+1
2007-10-19pid namespaces: define and use task_active_pid_ns() wrapperGravatar Sukadev Bhattiprolu 1-0/+5
2007-10-19pid namespaces: dynamic kmem cache allocator for pid namespacesGravatar Pavel Emelianov 1-0/+1
2007-10-19pid namespaces: make get_pid_ns() return the namespace itselfGravatar Pavel Emelianov 1-1/+2
2007-07-16namespace: ensure clone_flags are always stored in an unsigned longGravatar Eric W. Biederman 1-1/+1
2007-05-08Merge sys_clone()/sys_unshare() nsproxy and namespace handlingGravatar Badari Pulavarty 1-1/+1
2007-01-30[PATCH] namespaces: fix task exit disasterGravatar Serge E. Hallyn 1-1/+1
2006-12-08[PATCH] add child reaper to pid_namespaceGravatar Sukadev Bhattiprolu 1-0/+6
2006-12-08[PATCH] to nsproxyGravatar Cedric Le Goater 1-2/+18
2006-12-08[PATCH] rename struct pspace to struct pid_namespaceGravatar Sukadev Bhattiprolu 1-0/+23