summaryrefslogtreecommitdiff
path: root/kernel/ucount.c
AgeCommit message (Expand)Author
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2017-03-06ucount: Remove the atomicity from ucount->countEric W. Biederman
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-02-08kernel/ucount.c: mark user_header with kmemleak_ignore()Luis R. Rodriguez
2017-01-24inotify: Convert to using per-namespace limitsNikolay Borisov
2017-01-24userns: 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