1. f928ef6 ucounts: Silence warning in dec_rlimit_ucounts by Eric W. Biederman · 3 years, 9 months ago
  2. d7c9e99 Reimplement RLIMIT_MEMLOCK on top of ucounts by Alexey Gladkov · 3 years, 9 months ago
  3. d646969 Reimplement RLIMIT_SIGPENDING on top of ucounts by Alexey Gladkov · 3 years, 9 months ago
  4. 6e52a9f Reimplement RLIMIT_MSGQUEUE on top of ucounts by Alexey Gladkov · 3 years, 9 months ago
  5. 21d1c5e Reimplement RLIMIT_NPROC on top of ucounts by Alexey Gladkov · 3 years, 9 months ago
  6. b6c3365 Use atomic_t for ucounts reference counting by Alexey Gladkov · 3 years, 9 months ago
  7. 905ae01 Add a reference to ucounts for each cred by Alexey Gladkov · 3 years, 9 months ago
  8. f9c82a4 Increase size of ucounts to atomic_long_t by Alexey Gladkov · 3 years, 9 months ago
  9. 0f538e3 ucount: Make sure ucounts in /proc/sys/user don't regress again by Jan Kara · 4 years, 9 months ago
  10. eeec26d time/namespace: Add max_time_namespaces ucount by Dmitry Safonov · 4 years, 9 months ago
  11. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  12. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  13. 514c603 headers: untangle kmemleak.h from mm.h by Randy Dunlap · 7 years ago
  14. 040757f ucount: Remove the atomicity from ucount->count by Eric W. Biederman · 8 years ago
  15. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  16. f1ef09f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  17. ed5bd7d kernel/ucount.c: mark user_header with kmemleak_ignore() by Luis R. Rodriguez · 8 years ago
  18. 1cce1ee inotify: Convert to using per-namespace limits by Nikolay Borisov · 8 years ago
  19. 880a385 userns: Make ucounts lock irq-safe by Nikolay Borisov · 8 years ago
  20. 537f7cc mntns: Add a limit on the number of mount namespaces. by Eric W. Biederman · 8 years ago
  21. 7032866 netns: Add a limit on the number of net namespaces by Eric W. Biederman · 8 years ago
  22. d08311d cgroupns: Add a limit on the number of cgroup namespaces by Eric W. Biederman · 8 years ago
  23. aba3566 ipcns: Add a limit on the number of ipc namespaces by Eric W. Biederman · 8 years ago
  24. f7af3d1 utsns: Add a limit on the number of uts namespaces by Eric W. Biederman · 8 years ago
  25. f333c70 pidns: Add a limit on the number of pid namespaces by Eric W. Biederman · 8 years ago
  26. 25f9c08 userns: Generalize the user namespace count into ucount by Eric W. Biederman · 8 years ago
  27. f6b2db1 userns: Make the count of user namespaces per user by Eric W. Biederman · 8 years ago
  28. b376c3e userns: Add a limit on the number of user namespaces by Eric W. Biederman · 8 years ago
  29. dbec284 userns: Add per user namespace sysctls. by Eric W. Biederman · 8 years ago