summaryrefslogtreecommitdiff
path: root/kernel/uid16.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan
2014-12-05groups: Consolidate the setgroups permission checksEric W. Biederman
2013-08-30userns: Kill nsown_capable it makes the wrong thing easyEric W. Biederman
2013-03-03make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protectAl Viro
2012-05-03userns: Convert setting and getting uid and gid system calls to use kuid and ...Eric W. Biederman
2012-05-03userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman
2011-03-23userns: user namespaces: convert several capable() callsSerge E. Hallyn
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-01-14[CVE-2009-0029] System call wrappers part 19Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 18Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 17Heiko Carstens
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-04-19[PATCH] Add more prevent_tail_call()OGAWA Hirofumi
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2005-04-16Linux-2.6.12-rc2Linus Torvalds