| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, vmalloc: use __GFP_HIGHMEM implicitly | Michal Hocko | 2017-05-09 | 1 | -1/+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 | -46/+21 |
* | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda | 2015-04-16 | 1 | -3/+0 |
* | userns: Don't allow setgroups until a gid mapping has been setablished | Eric W. Biederman | 2014-12-09 | 1 | -1/+3 |
* | groups: Consolidate the setgroups permission checks | Eric W. Biederman | 2014-12-06 | 1 | -1/+8 |
* | kernel/groups.c: remove return value of set_groups | Wang YanQing | 2014-04-04 | 1 | -12/+2 |
* | userns: Kill nsown_capable it makes the wrong thing easy | Eric W. Biederman | 2013-08-31 | 1 | -1/+1 |
* | userns: Convert in_group_p and in_egroup_p to use kgid_t | Eric W. Biederman | 2012-05-03 | 1 | -8/+6 |
* | userns: Convert group_info values from gid_t to kgid_t. | Eric W. Biederman | 2012-05-03 | 1 | -23/+25 |
* | kernel: Map most files to use export.h instead of module.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | userns: user namespaces: convert several capable() calls | Serge E. Hallyn | 2011-03-24 | 1 | -1/+1 |
* | kernel/groups.c: fix integer overflow in groups_search | Jerome Marchand | 2010-09-10 | 1 | -3/+2 |
* | security: remove dead hook task_setgroups | Eric Paris | 2010-04-12 | 1 | -6/+0 |
* | groups: move code to kernel/groups.c | Alexey Dobriyan | 2009-06-17 | 1 | -0/+288 |