Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-01 | userns: Handle -1 in k[ug]id_has_mapping when !CONFIG_USER_NS | Eric W. Biederman | 1 | -2/+2 |
2015-05-15 | uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER | Josh Triplett | 1 | -2/+2 |
2015-04-16 | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda | 1 | -0/+12 |
2013-11-27 | userns: userns: Remove UIDGID_STRICT_TYPE_CHECKS | Eric W. Biederman | 1 | -22/+0 |
2012-04-26 | userns: Rework the user_namespace adding uid/gid mapping support | Eric W. Biederman | 1 | -0/+24 |
2012-04-08 | userns: Add a Kconfig option to enforce strict kuid and kgid type checks | Eric W. Biederman | 1 | -1/+1 |
2012-04-08 | userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.h | Eric W. Biederman | 1 | -0/+176 |