summaryrefslogtreecommitdiff
path: root/kernel/ucount.c
AgeCommit message (Expand)Author
2017-06-17kernel/ucount.c: mark user_header with kmemleak_ignore()Luis R. Rodriguez
2017-03-18ucount: Remove the atomicity from ucount->countEric W. Biederman
2017-02-01userns: Make ucounts lock irq-safeNikolay Borisov
2016-08-31mntns: Add a limit on the number of mount namespaces.Eric W. Biederman
2016-08-08netns: Add a limit on the number of net namespacesEric W. Biederman
2016-08-08cgroupns: Add a limit on the number of cgroup namespacesEric W. Biederman
2016-08-08ipcns: Add a limit on the number of ipc namespacesEric W. Biederman
2016-08-08utsns: Add a limit on the number of uts namespacesEric W. Biederman
2016-08-08pidns: Add a limit on the number of pid namespacesEric W. Biederman
2016-08-08userns: Generalize the user namespace count into ucountEric W. Biederman
2016-08-08userns: Make the count of user namespaces per userEric W. Biederman
2016-08-08userns: Add a limit on the number of user namespacesEric W. Biederman
2016-08-08userns: Add per user namespace sysctls.Eric W. Biederman