aboutsummaryrefslogtreecommitdiff
path: root/include/linux/proc_ns.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-30randstruct: Mark various structs for randomizationGravatar Kees Cook 1-1/+1
2017-05-08pidns: expose task pid_ns_for_children to userspaceGravatar Kirill Tkhai 1-0/+1
2017-05-08ns: allow ns_entries to have custom symlink contentGravatar Kirill Tkhai 1-0/+1
2016-09-22nsfs: add ioctl to get a parent namespaceGravatar Andrey Vagin 1-0/+1
2016-09-22kernel: add a helper to get an owning user namespace for a namespaceGravatar Andrey Vagin 1-0/+1
2016-02-16cgroup: introduce cgroup namespacesGravatar Aditya Kali 1-0/+4
2014-12-10take the targets of /proc/*/ns/* symlinks to separate fsGravatar Al Viro 1-13/+18
2014-12-04bury struct proc_ns in fs/procGravatar Al Viro 1-7/+2
2014-12-04new helpers: ns_alloc_inum/ns_free_inumGravatar Al Viro 1-0/+3
2014-12-04make proc_ns_operations work with struct ns_common * instead of void *Gravatar Al Viro 1-5/+5
2013-05-01proc: Split the namespace stuff out into linux/proc_ns.hGravatar David Howells 1-0/+74