| Commit message (Expand) | Author | Age | Files | Lines |
* | fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers | Dominik Brodowski | 2018-04-02 | 1 | -3/+3 |
* | kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c | Dominik Brodowski | 2018-04-02 | 1 | -9/+10 |
* | kernel: make groups_sort calling a responsibility group_info allocators | Thiago Rafael Becker | 2017-12-15 | 1 | -0/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | cred: simpler, 1D supplementary groups | Alexey Dobriyan | 2016-10-08 | 1 | -2/+2 |
* | groups: Consolidate the setgroups permission checks | Eric W. Biederman | 2014-12-06 | 1 | -1/+1 |
* | userns: Kill nsown_capable it makes the wrong thing easy | Eric W. Biederman | 2013-08-31 | 1 | -1/+1 |
* | make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect | Al Viro | 2013-03-04 | 1 | -44/+11 |
* | userns: Convert setting and getting uid and gid system calls to use kuid and ... | Eric W. Biederman | 2012-05-03 | 1 | -12/+22 |
* | userns: Convert group_info values from gid_t to kgid_t. | Eric W. Biederman | 2012-05-03 | 1 | -2/+12 |
* | userns: user namespaces: convert several capable() calls | Serge E. Hallyn | 2011-03-24 | 1 | -1/+1 |
* | headers: utsname.h redux | Alexey Dobriyan | 2009-09-24 | 1 | -1/+0 |
* | [CVE-2009-0029] System call wrappers part 19 | Heiko Carstens | 2009-01-14 | 1 | -6/+6 |
* | [CVE-2009-0029] System call wrappers part 18 | Heiko Carstens | 2009-01-14 | 1 | -10/+11 |
* | [CVE-2009-0029] System call wrappers part 17 | Heiko Carstens | 2009-01-14 | 1 | -3/+3 |
* | CRED: Wrap current->cred and a few other accessors | David Howells | 2008-11-14 | 1 | -15/+16 |
* | CRED: Separate task security context from task_struct | David Howells | 2008-11-14 | 1 | -14/+14 |
* | asmlinkage_protect replaces prevent_tail_call | Roland McGrath | 2008-04-11 | 1 | -11/+11 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [PATCH] Add more prevent_tail_call() | OGAWA Hirofumi | 2006-04-20 | 1 | -13/+46 |
* | [PATCH] move capable() to capability.h | Randy.Dunlap | 2006-01-12 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+196 |