summaryrefslogtreecommitdiffstats
path: root/kernel/ucount.c
Commit message (Expand)AuthorAgeFilesLines
* kernel/ucount.c: mark user_header with kmemleak_ignore()Luis R. Rodriguez2017-06-171-2/+1
* ucount: Remove the atomicity from ucount->countEric W. Biederman2017-03-181-7/+11
* userns: Make ucounts lock irq-safeNikolay Borisov2017-02-011-6/+8
* mntns: Add a limit on the number of mount namespaces.Eric W. Biederman2016-08-311-0/+1
* netns: Add a limit on the number of net namespacesEric W. Biederman2016-08-081-0/+1
* cgroupns: Add a limit on the number of cgroup namespacesEric W. Biederman2016-08-081-0/+1
* ipcns: Add a limit on the number of ipc namespacesEric W. Biederman2016-08-081-0/+1
* utsns: Add a limit on the number of uts namespacesEric W. Biederman2016-08-081-0/+1
* pidns: Add a limit on the number of pid namespacesEric W. Biederman2016-08-081-0/+1
* userns: Generalize the user namespace count into ucountEric W. Biederman2016-08-081-18/+21
* userns: Make the count of user namespaces per userEric W. Biederman2016-08-081-21/+95
* userns: Add a limit on the number of user namespacesEric W. Biederman2016-08-081-0/+53
* userns: Add per user namespace sysctls.Eric W. Biederman2016-08-081-0/+99