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