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