summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-06-17kernel/ucount.c: mark user_header with kmemleak_ignore()Luis R. Rodriguez1-2/+1
2017-03-18ucount: Remove the atomicity from ucount->countEric W. Biederman2-8/+12
2017-02-01userns: Make ucounts lock irq-safeNikolay Borisov1-6/+8
2016-08-31mntns: Add a limit on the number of mount namespaces.Eric W. Biederman4-1/+24
2016-08-08netns: Add a limit on the number of net namespacesEric W. Biederman4-1/+24
2016-08-08cgroupns: Add a limit on the number of cgroup namespacesEric W. Biederman4-0/+21
2016-08-08ipcns: Add a limit on the number of ipc namespacesEric W. Biederman4-11/+37
2016-08-08utsns: Add a limit on the number of uts namespacesEric W. Biederman4-5/+32
2016-08-08pidns: Add a limit on the number of pid namespacesEric W. Biederman4-4/+24
2016-08-08userns: Generalize the user namespace count into ucountEric W. Biederman4-25/+49
2016-08-08userns: Make the count of user namespaces per userEric W. Biederman4-30/+117
2016-08-08userns: Add a limit on the number of user namespacesEric W. Biederman4-11/+81
2016-08-08userns: Add per user namespace sysctls.Eric W. Biederman4-3/+120