summaryrefslogtreecommitdiffstats
path: root/include/linux/user_namespace.h
Commit message (Expand)AuthorAgeFilesLines
* ucounts: Split rlimit and ucount values and max valuesAlexey Gladkov2022-05-181-13/+22
* ucounts: Fix signal ucount refcountingEric W. Biederman2021-10-181-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2021-06-281-3/+28
|\
| * ucounts: Set ucount_max to the largest positive value the type can holdAlexey Gladkov2021-04-301-0/+6
| * Reimplement RLIMIT_MEMLOCK on top of ucountsAlexey Gladkov2021-04-301-0/+1
| * Reimplement RLIMIT_SIGPENDING on top of ucountsAlexey Gladkov2021-04-301-0/+1
| * Reimplement RLIMIT_MSGQUEUE on top of ucountsAlexey Gladkov2021-04-301-0/+1
| * Reimplement RLIMIT_NPROC on top of ucountsAlexey Gladkov2021-04-301-0/+12
| * Use atomic_t for ucounts reference countingAlexey Gladkov2021-04-301-2/+2
| * Add a reference to ucounts for each credAlexey Gladkov2021-04-301-0/+4
| * Increase size of ucounts to atomic_long_tAlexey Gladkov2021-04-301-2/+2
* | Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-291-0/+4
|\ \ | |/ |/|
| * fanotify: configurable limits via sysfsAmir Goldstein2021-03-161-0/+4
* | capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn2021-04-201-0/+3
|/
* user: Use generic ns_common::countKirill Tkhai2020-08-191-3/+2
* ns: Introduce Time NamespaceAndrei Vagin2020-01-141-0/+1
* keys: Move the user and user-session keyrings to the user_namespaceDavid Howells2019-06-261-2/+7
* keys: Namespace keyring namesDavid Howells2019-06-261-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-11-161-7/+16
|\
| * userns: bump idmap limits to 340Christian Brauner2017-10-311-3/+4
| * userns: use union in {g,u}idmap structChristian Brauner2017-10-311-5/+13
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-111-1/+8
|\
| * userns,pidns: Verify the userns for new pid namespacesEric W. Biederman2017-07-201-1/+8
* | randstruct: Mark various structs for randomizationKees Cook2017-06-301-1/+1
|/
* ucount: Remove the atomicity from ucount->countEric W. Biederman2017-03-061-1/+1
* sched/headers, timers: Remove the <linux/sysctl.h> include from <linux/timer.h>Ingo Molnar2017-03-031-0/+1
* sched/headers: Remove <linux/rwsem.h> from <linux/sched.h>Ingo Molnar2017-03-031-0/+1
* sched/headers: Prepare for the removal of various unrelated headers from <lin...Ingo Molnar2017-03-021-0/+1
* inotify: Convert to using per-namespace limitsNikolay Borisov2017-01-241-0/+4
* Merge branch 'nsfs-ioctls' into HEADEric W. Biederman2016-09-221-0/+7
|\
| * kernel: add a helper to get an owning user namespace for a namespaceAndrey Vagin2016-09-221-0/+7
* | mntns: Add a limit on the number of mount namespaces.Eric W. Biederman2016-08-311-0/+1
* | netns: Add a limit on the number of net namespacesEric W. Biederman2016-08-081-0/+1
* | cgroupns: Add a limit on the number of cgroup namespacesEric W. Biederman2016-08-081-0/+1
* | ipcns: Add a limit on the number of ipc namespacesEric W. Biederman2016-08-081-0/+1
* | utsns: Add a limit on the number of uts namespacesEric W. Biederman2016-08-081-0/+1
* | pidns: Add a limit on the number of pid namespacesEric W. Biederman2016-08-081-0/+1
* | userns: Generalize the user namespace count into ucountEric W. Biederman2016-08-081-4/+10
* | userns: Make the count of user namespaces per userEric W. Biederman2016-08-081-4/+14
* | userns: Add a limit on the number of user namespacesEric W. Biederman2016-08-081-0/+6
* | userns: Add per user namespace sysctls.Eric W. Biederman2016-08-081-0/+4
* | userns: Free user namespaces in process contextEric W. Biederman2016-08-081-2/+3
|/
* fs: Limit file caps to the user namespace of the super blockSeth Forshee2016-06-241-0/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-12-171-0/+12
|\
| * userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman2014-12-111-0/+7
| * userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman2014-12-091-0/+5
* | common object embedded into various struct ....nsAl Viro2014-12-041-1/+2
|/
* proc: constify seq_operationsFabian Frederick2014-08-081-3/+3
* KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesDavid Howells2013-09-241-0/+6