Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-02mm: remove the pgprot argument to __vmallocChristoph Hellwig
2017-12-15kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-11kernel/groups.c: use sort library functionRasmus Villemoes
2017-05-09mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-08cred: simpler, 1D supplementary groupsAlexey Dobriyan
2015-04-16kernel: conditionally support non-root users, groups and capabilitiesIulia Manda
2014-12-10userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman
2014-12-06groups: Consolidate the setgroups permission checksEric W. Biederman
2014-04-04kernel/groups.c: remove return value of set_groupsWang YanQing
2013-08-31userns: Kill nsown_capable it makes the wrong thing easyEric W. Biederman
2012-05-03userns: Convert in_group_p and in_egroup_p to use kgid_tEric W. Biederman
2012-05-03userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker
2011-03-24userns: user namespaces: convert several capable() callsSerge E. Hallyn
2010-09-10kernel/groups.c: fix integer overflow in groups_searchJerome Marchand
2010-04-12security: remove dead hook task_setgroupsEric Paris
2009-06-17groups: move code to kernel/groups.cAlexey Dobriyan