aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/uidgid.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-06-30userns: Handle -1 in k[ug]id_has_mapping when !CONFIG_USER_NSEric W. Biederman1-2/+2
2015-05-14uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett1-2/+2
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda1-0/+12
2013-11-26userns: userns: Remove UIDGID_STRICT_TYPE_CHECKSEric W. Biederman1-22/+0
2012-04-26userns: Rework the user_namespace adding uid/gid mapping supportEric W. Biederman1-0/+24
2012-04-07userns: Add a Kconfig option to enforce strict kuid and kgid type checksEric W. Biederman1-1/+1
2012-04-07userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.hEric W. Biederman1-0/+176