summaryrefslogtreecommitdiff
path: root/kernel/uid16.c
Commit message (Expand)AuthorAge
* fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappersDominik Brodowski2018-04-02
* kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.cDominik Brodowski2018-04-02
* kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2017-12-14
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* cred: simpler, 1D supplementary groupsAlexey Dobriyan2016-10-07
* groups: Consolidate the setgroups permission checksEric W. Biederman2014-12-05
* userns: Kill nsown_capable it makes the wrong thing easyEric W. Biederman2013-08-30
* make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protectAl Viro2013-03-03
* userns: Convert setting and getting uid and gid system calls to use kuid and ...Eric W. Biederman2012-05-03
* userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman2012-05-03
* userns: user namespaces: convert several capable() callsSerge E. Hallyn2011-03-23
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* [CVE-2009-0029] System call wrappers part 19Heiko Carstens2009-01-14
* [CVE-2009-0029] System call wrappers part 18Heiko Carstens2009-01-14
* [CVE-2009-0029] System call wrappers part 17Heiko Carstens2009-01-14
* CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-14
* CRED: Separate task security context from task_structDavid Howells2008-11-14
* asmlinkage_protect replaces prevent_tail_callRoland McGrath2008-04-10
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] Add more prevent_tail_call()OGAWA Hirofumi2006-04-19
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-11
* Linux-2.6.12-rc2Linus Torvalds2005-04-16