- f9d8792 ucount: Make get_ucount a safe get_user replacement by Eric W. Biederman · 3 years ago
- 59ec715 ucounts: Fix rlimit max values check by Alexey Gladkov · 3 years, 1 month ago
- 3234270 ucounts: Use atomic_long_sub_return for clarity by Eric W. Biederman · 3 years, 2 months ago
- da70d31 ucounts: Add get_ucounts_or_wrap for clarity by Eric W. Biederman · 3 years, 2 months ago
- 5fc9e37 ucounts: Remove unnecessary test for NULL ucount in get_ucounts by Eric W. Biederman · 3 years, 2 months ago
- 15bc01e ucounts: Fix signal ucount refcounting by Eric W. Biederman · 3 years, 2 months ago
- f153c22 ucounts: add missing data type changes by Sven Schnelle · 3 years, 5 months ago
- 345daff ucounts: Fix race condition between alloc_ucounts and put_ucounts by Alexey Gladkov · 3 years, 5 months ago
- c54b245 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 6 months ago
- f928ef6 ucounts: Silence warning in dec_rlimit_ucounts by Eric W. Biederman · 3 years, 8 months ago
- d7c9e99 Reimplement RLIMIT_MEMLOCK on top of ucounts by Alexey Gladkov · 3 years, 8 months ago
- d646969 Reimplement RLIMIT_SIGPENDING on top of ucounts by Alexey Gladkov · 3 years, 8 months ago
- 6e52a9f Reimplement RLIMIT_MSGQUEUE on top of ucounts by Alexey Gladkov · 3 years, 8 months ago
- 21d1c5e Reimplement RLIMIT_NPROC on top of ucounts by Alexey Gladkov · 3 years, 8 months ago
- b6c3365 Use atomic_t for ucounts reference counting by Alexey Gladkov · 3 years, 8 months ago
- 905ae01 Add a reference to ucounts for each cred by Alexey Gladkov · 3 years, 8 months ago
- f9c82a4 Increase size of ucounts to atomic_long_t by Alexey Gladkov · 3 years, 8 months ago
- 5b8fea6 fanotify: configurable limits via sysfs by Amir Goldstein · 3 years, 10 months ago
- 0f538e3 ucount: Make sure ucounts in /proc/sys/user don't regress again by Jan Kara · 4 years, 9 months ago
- eeec26d time/namespace: Add max_time_namespaces ucount by Dmitry Safonov · 4 years, 9 months ago
- eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
- b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
- 514c603 headers: untangle kmemleak.h from mm.h by Randy Dunlap · 7 years ago
- 040757f ucount: Remove the atomicity from ucount->count by Eric W. Biederman · 8 years ago
- 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
- f1ef09f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
- ed5bd7d kernel/ucount.c: mark user_header with kmemleak_ignore() by Luis R. Rodriguez · 8 years ago
- 1cce1ee inotify: Convert to using per-namespace limits by Nikolay Borisov · 8 years ago
- 880a385 userns: Make ucounts lock irq-safe by Nikolay Borisov · 8 years ago
- 537f7cc mntns: Add a limit on the number of mount namespaces. by Eric W. Biederman · 8 years ago
- 7032866 netns: Add a limit on the number of net namespaces by Eric W. Biederman · 8 years ago
- d08311d cgroupns: Add a limit on the number of cgroup namespaces by Eric W. Biederman · 8 years ago
- aba3566 ipcns: Add a limit on the number of ipc namespaces by Eric W. Biederman · 8 years ago
- f7af3d1 utsns: Add a limit on the number of uts namespaces by Eric W. Biederman · 8 years ago
- f333c70 pidns: Add a limit on the number of pid namespaces by Eric W. Biederman · 8 years ago
- 25f9c08 userns: Generalize the user namespace count into ucount by Eric W. Biederman · 8 years ago
- f6b2db1 userns: Make the count of user namespaces per user by Eric W. Biederman · 8 years ago
- b376c3e userns: Add a limit on the number of user namespaces by Eric W. Biederman · 8 years ago
- dbec284 userns: Add per user namespace sysctls. by Eric W. Biederman · 8 years ago