summaryrefslogtreecommitdiff
path: root/kernel/user.c
Commit message (Expand)AuthorAge
* efivarfs: Limit the rate for non-root to read filesLuck, Tony2018-02-22
* userns: use union in {g,u}idmap structChristian Brauner2017-10-31
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-12-17
|\
| * userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman2014-12-11
* | copy address of proc_ns_ops into ns_commonAl Viro2014-12-04
* | common object embedded into various struct ....nsAl Viro2014-12-04
|/
* kernel/user.c: drop unused field 'files' from user_structKirill A. Shutemov2014-06-04
* kernel: audit/fix non-modular users of module_init in core codePaul Gortmaker2014-04-03
* KEYS: fix uninitialized persistent_keyring_register_semXiao Guangrong2013-12-13
* KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesDavid Howells2013-09-24
* userns: Better restrictions on when proc and sysfs can be mountedEric W. Biederman2013-08-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells2013-05-01
* | userns: Restrict when proc and sysfs can be mountedEric W. Biederman2013-03-27
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* userns: Avoid recursion in put_user_nsEric W. Biederman2013-01-26
* proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-20
* userns: Add kprojid_t and associated infrastructure in projid.hEric W. Biederman2012-09-18
* userns: Silence silly gcc warning.Eric W. Biederman2012-05-19
* userns: Rework the user_namespace adding uid/gid mapping supportEric W. Biederman2012-04-26
* userns: Simplify the user_namespace by making userns->creator a kuid.Eric W. Biederman2012-04-26
* userns: Disassociate user_struct from the user_namespace.Eric W. Biederman2012-04-07
* userns: Deprecate and rename the user_namespace reference in the user_structEric W. Biederman2012-04-07
* kernel: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* userns: add a user_namespace as creator/owner of uts_namespaceSerge E. Hallyn2011-03-23
* fix freeing user_struct in user cacheHillf Danton2010-12-29
* kernel/user.c: add lock release annotation on free_user()Namhyung Kim2010-10-26
* sched: Remove a stale commentLi Zefan2010-05-10
* sched: Remove remaining USER_SCHED codeLi Zefan2010-04-02
* sched: Remove some dead codeDan Carpenter2010-03-16
* sched: Remove USER_SCHEDDhaval Giani2010-01-21
* uids: Prevent tear down raceThomas Gleixner2009-11-02
* sched: delayed cleanup of user_structKay Sievers2009-06-15
* Merge branch 'master' into nextJames Morris2009-03-24
|\
| * kernel/user.c: fix a memory leak when freeing up non-init usernamespaces usersDhaval Giani2009-03-10
| * sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-27
| * User namespaces: Only put the userns when we unhash the uidSerge E. Hallyn2009-02-13
* | keys: distinguish per-uid keys in different namespacesSerge E. Hallyn2009-02-27
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-12-28
|\
| * sched: add uid information to sched_debug for CONFIG_USER_SCHEDArun R Bharadwaj2008-12-01
* | user namespaces: document CFS behaviorSerge E. Hallyn2008-12-09
* | user namespaces: let user_ns be cloned with fairschedSerge E. Hallyn2008-12-08
* | User namespaces: use the current_user_ns() macroSerge Hallyn2008-11-24
* | User namespaces: set of cleanups (v2)Serge Hallyn2008-11-24
* | CRED: Inaugurate COW credentialsDavid Howells2008-11-14
* | CRED: Separate task security context from task_structDavid Howells2008-11-14
|/
* sched: rt-bandwidth for user grouping interfacePeter Zijlstra2008-08-19
* alloc_uid: cleanupAndrew Morton2008-04-30
* keys: don't generate user and user session keyrings unless they're accessedDavid Howells2008-04-29