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