Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mntns: Add a limit on the number of mount namespaces. | Eric W. Biederman | 2016-08-31 | 1 | -0/+1 |
* | netns: Add a limit on the number of net namespaces | Eric W. Biederman | 2016-08-08 | 1 | -0/+1 |
* | cgroupns: Add a limit on the number of cgroup namespaces | Eric W. Biederman | 2016-08-08 | 1 | -0/+1 |
* | ipcns: Add a limit on the number of ipc namespaces | Eric W. Biederman | 2016-08-08 | 1 | -0/+1 |
* | utsns: Add a limit on the number of uts namespaces | Eric W. Biederman | 2016-08-08 | 1 | -0/+1 |
* | pidns: Add a limit on the number of pid namespaces | Eric W. Biederman | 2016-08-08 | 1 | -0/+1 |
* | userns: Generalize the user namespace count into ucount | Eric W. Biederman | 2016-08-08 | 1 | -18/+21 |
* | userns: Make the count of user namespaces per user | Eric W. Biederman | 2016-08-08 | 1 | -21/+95 |
* | userns: Add a limit on the number of user namespaces | Eric W. Biederman | 2016-08-08 | 1 | -0/+53 |
* | userns: Add per user namespace sysctls. | Eric W. Biederman | 2016-08-08 | 1 | -0/+99 |