index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
uidgid.h
Age
Commit message (
Expand
)
Author
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-12-20
uidgid: Split out uidgid_types.h
Kent Overstreet
2023-11-28
mnt_idmapping: decouple from namespaces
Christian Brauner
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-06-30
userns: Handle -1 in k[ug]id_has_mapping when !CONFIG_USER_NS
Eric W. Biederman
2015-05-14
uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER
Josh Triplett
2015-04-15
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
2013-11-26
userns: userns: Remove UIDGID_STRICT_TYPE_CHECKS
Eric W. Biederman
2012-04-26
userns: Rework the user_namespace adding uid/gid mapping support
Eric W. Biederman
2012-04-07
userns: Add a Kconfig option to enforce strict kuid and kgid type checks
Eric W. Biederman
2012-04-07
userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.h
Eric W. Biederman