index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
ucount.c
Age
Commit message (
Expand
)
Author
2017-03-06
ucount: Remove the atomicity from ucount->count
Eric W. Biederman
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-02-08
kernel/ucount.c: mark user_header with kmemleak_ignore()
Luis R. Rodriguez
2017-01-24
inotify: Convert to using per-namespace limits
Nikolay Borisov
2017-01-24
userns: Make ucounts lock irq-safe
Nikolay Borisov
2016-08-31
mntns: Add a limit on the number of mount namespaces.
Eric W. Biederman
2016-08-08
netns: Add a limit on the number of net namespaces
Eric W. Biederman
2016-08-08
cgroupns: Add a limit on the number of cgroup namespaces
Eric W. Biederman
2016-08-08
ipcns: Add a limit on the number of ipc namespaces
Eric W. Biederman
2016-08-08
utsns: Add a limit on the number of uts namespaces
Eric W. Biederman
2016-08-08
pidns: Add a limit on the number of pid namespaces
Eric W. Biederman
2016-08-08
userns: Generalize the user namespace count into ucount
Eric W. Biederman
2016-08-08
userns: Make the count of user namespaces per user
Eric W. Biederman
2016-08-08
userns: Add a limit on the number of user namespaces
Eric W. Biederman
2016-08-08
userns: Add per user namespace sysctls.
Eric W. Biederman