summaryrefslogtreecommitdiff
path: root/kernel/cred.c
AgeCommit message (Expand)Author
2020-01-14Merge branch 'dhowells' (patches from DavidH)Linus Torvalds
2020-01-14keys: Fix request_key() cacheDavid Howells
2020-01-04memcg: account security cred as well to kmemcgShakeel Butt
2019-07-25Merge branch 'access-creds'Linus Torvalds
2019-07-24access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds
2019-07-08Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-08Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-19keys: Cache result of request_key*() temporarily in task_structDavid Howells
2019-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2019-06-11ptrace: restore smp_rmb() in __ptrace_may_access()Jann Horn
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2019-05-22keys: sparse: Fix key_fs[ug]id_changed()David Howells
2019-01-08SELinux: Remove cred security blob poisoningCasey Schaufler
2018-12-19cred: export get_task_cred().NeilBrown
2018-12-19cred: add get_cred_rcu()NeilBrown
2018-12-19cred: add cred_fscmp() for comparing creds.NeilBrown
2017-05-18doc: ReSTify credentials.txtKees Cook
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-06-30cred: Reject inodes with invalid ids in set_create_file_as()Seth Forshee
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2015-09-10kernel/cred.c: remove unnecessary kdebug atomic readsJoe Perches
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-12-14userns: Add a more complete capability subset test to commit_credsEric W. Biederman
2012-10-02KEYS: Make the session and process keyrings per-threadDavid Howells
2012-08-23userns: Make credential debugging user namespace safe.Eric W. Biederman
2012-05-23keys: kill task_struct->replacement_session_keyringOleg Nesterov
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-05-03userns: Store uid and gid values in struct cred with kuid_t and kgid_t typesEric W. Biederman
2012-04-11cred: copy_process() should clear child->replacement_session_keyringOleg Nesterov
2012-04-07cred: Refcount the user_ns pointed to by the cred.Eric W. Biederman
2012-02-14security: trim security.hAl Viro
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2011-08-23CRED: fix build error due to 'tgcred' undeclaredAxel Lin
2011-08-23CRED: Fix prepare_kernel_cred() to provide a new thread_group_cred structDavid Howells
2011-08-11move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov
2011-05-27Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds
2011-05-19Create Documentation/security/,Randy Dunlap
2011-05-19Merge branch 'master' into nextJames Morris
2011-05-13Cache user_ns in struct credSerge E. Hallyn
2011-04-04capabilities: delete all CAP_INIT macrosEric Paris
2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn
2011-02-16Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar
2011-02-07CRED: Fix memory and refcount leaks upon security_prepare_creds() failureTetsuo Handa
2011-02-07CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa
2011-01-27cred: Replace deprecated spinlock initializationThomas Gleixner
2010-10-27signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells