summaryrefslogtreecommitdiffstats
path: root/kernel/ucount.c
Commit message (Expand)AuthorAgeFilesLines
* proc/sysctl: add shared variables for range checkMatteo Croce2019-07-191-4/+2Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-6/+1Star
* headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-061-0/+1
* ucount: Remove the atomicity from ucount->countEric W. Biederman2017-03-061-7/+11
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-02-241-1/+5
|\
| * inotify: Convert to using per-namespace limitsNikolay Borisov2017-01-241-1/+5
* | kernel/ucount.c: mark user_header with kmemleak_ignore()Luis R. Rodriguez2017-02-091-2/+1Star
|/
* userns: Make ucounts lock irq-safeNikolay Borisov2017-01-231-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