aboutsummaryrefslogtreecommitdiff
path: root/kernel/ucount.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-31mntns: Add a limit on the number of mount namespaces.Gravatar Eric W. Biederman 1-0/+1
2016-08-08netns: Add a limit on the number of net namespacesGravatar Eric W. Biederman 1-0/+1
2016-08-08cgroupns: Add a limit on the number of cgroup namespacesGravatar Eric W. Biederman 1-0/+1
2016-08-08ipcns: Add a limit on the number of ipc namespacesGravatar Eric W. Biederman 1-0/+1
2016-08-08utsns: Add a limit on the number of uts namespacesGravatar Eric W. Biederman 1-0/+1
2016-08-08pidns: Add a limit on the number of pid namespacesGravatar Eric W. Biederman 1-0/+1
2016-08-08userns: Generalize the user namespace count into ucountGravatar Eric W. Biederman 1-18/+21
2016-08-08userns: Make the count of user namespaces per userGravatar Eric W. Biederman 1-21/+95
2016-08-08userns: Add a limit on the number of user namespacesGravatar Eric W. Biederman 1-0/+53
2016-08-08userns: Add per user namespace sysctls.Gravatar Eric W. Biederman 1-0/+99