index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
ucount.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-07
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-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+5
2017-02-09
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-23
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