summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-01-10kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker8-2/+13
2016-10-08cred: simpler, 1D supplementary groupsAlexey Dobriyan14-85/+46
2014-12-05groups: Consolidate the setgroups permission checksEric W. Biederman4-3/+11
2013-08-31userns: Kill nsown_capable it makes the wrong thing easyEric W. Biederman12-34/+21
2013-03-04make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protectAl Viro9-89/+31
2012-05-03userns: Convert setting and getting uid and gid system calls to use kuid and ...Eric W. Biederman4-86/+178
2012-05-03userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman12-49/+104
2011-03-24userns: user namespaces: convert several capable() callsSerge E. Hallyn13-45/+75
2009-09-24headers: utsname.h reduxAlexey Dobriyan56-56/+2
2009-01-14[CVE-2009-0029] System call wrappers part 19Heiko Carstens3-12/+13
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 Carstens2-12/+10
2008-11-13CRED: Wrap current->cred and a few other accessorsDavid Howells27-162/+271
2008-11-13CRED: Separate task security context from task_structDavid Howells63-677/+832
2008-04-11asmlinkage_protect replaces prevent_tail_callRoland McGrath6-22/+44
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap436-436/+0
2006-04-19[PATCH] Add more prevent_tail_call()OGAWA Hirofumi1-13/+46
2006-01-12[PATCH] move capable() to capability.hRandy.Dunlap41-9/+44
2005-04-16Linux-2.6.12-rc2Linus Torvalds17291-0/+6718845