aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/uid16.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-30userns: Kill nsown_capable it makes the wrong thing easyEric W. Biederman1-1/+1
2013-03-03make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protectAl Viro1-44/+11
2012-05-03userns: Convert setting and getting uid and gid system calls to use kuid and kgidEric W. Biederman1-12/+22
2012-05-03userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman1-2/+12
2011-03-23userns: user namespaces: convert several capable() callsSerge E. Hallyn1-1/+1
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-01-14[CVE-2009-0029] System call wrappers part 19Heiko Carstens1-6/+6
2009-01-14[CVE-2009-0029] System call wrappers part 18Heiko Carstens1-10/+11
2009-01-14[CVE-2009-0029] System call wrappers part 17Heiko Carstens1-3/+3
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells1-15/+16
2008-11-14CRED: Separate task security context from task_structDavid Howells1-14/+14
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath1-11/+11
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-04-19[PATCH] Add more prevent_tail_call()OGAWA Hirofumi1-13/+46
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+196