index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
ucount.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-07
ucount: Make sure ucounts in /proc/sys/user don't regress again
Jan Kara
1
-0
/
+2
2020-04-07
time/namespace: Add max_time_namespaces ucount
Dmitry Safonov
1
-0
/
+1
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
1
-4
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-6
/
+1
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-0
/
+1
2017-03-06
ucount: Remove the atomicity from ucount->count
Eric W. Biederman
1
-7
/
+11
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+5
2017-02-08
kernel/ucount.c: mark user_header with kmemleak_ignore()
Luis R. Rodriguez
1
-2
/
+1
2017-01-24
inotify: Convert to using per-namespace limits
Nikolay Borisov
1
-1
/
+5
2017-01-24
userns: Make ucounts lock irq-safe
Nikolay Borisov
1
-6
/
+8
2016-08-31
mntns: Add a limit on the number of mount namespaces.
Eric W. Biederman
1
-0
/
+1
2016-08-08
netns: Add a limit on the number of net namespaces
Eric W. Biederman
1
-0
/
+1
2016-08-08
cgroupns: Add a limit on the number of cgroup namespaces
Eric W. Biederman
1
-0
/
+1
2016-08-08
ipcns: Add a limit on the number of ipc namespaces
Eric W. Biederman
1
-0
/
+1
2016-08-08
utsns: Add a limit on the number of uts namespaces
Eric W. Biederman
1
-0
/
+1
2016-08-08
pidns: Add a limit on the number of pid namespaces
Eric W. Biederman
1
-0
/
+1
2016-08-08
userns: Generalize the user namespace count into ucount
Eric W. Biederman
1
-18
/
+21
2016-08-08
userns: Make the count of user namespaces per user
Eric W. Biederman
1
-21
/
+95
2016-08-08
userns: Add a limit on the number of user namespaces
Eric W. Biederman
1
-0
/
+53
2016-08-08
userns: Add per user namespace sysctls.
Eric W. Biederman
1
-0
/
+99