aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/cred.c
Commit message (Expand)AuthorAge
* Merge branch 'access-creds'Linus Torvalds2019-07-25
|\
| * access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds2019-07-24
* | Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-08
|\ \
| * | keys: Cache result of request_key*() temporarily in task_structDavid Howells2019-06-19
* | | Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-08
|\| | | |/ |/|
| * keys: sparse: Fix key_fs[ug]id_changed()David Howells2019-05-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2019-06-11
|\ \
| * | ptrace: restore smp_rmb() in __ptrace_may_access()Jann Horn2019-06-11
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-24
|/
* SELinux: Remove cred security blob poisoningCasey Schaufler2019-01-08
* cred: export get_task_cred().NeilBrown2018-12-19
* cred: add get_cred_rcu()NeilBrown2018-12-19
* cred: add cred_fscmp() for comparing creds.NeilBrown2018-12-19
* doc: ReSTify credentials.txtKees Cook2017-05-18
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* cred: Reject inodes with invalid ids in set_create_file_as()Seth Forshee2016-06-30
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* kernel/cred.c: remove unnecessary kdebug atomic readsJoe Perches2015-09-10
* kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-18
|\
| * userns: Add a more complete capability subset test to commit_credsEric W. Biederman2012-12-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-16
|\ \ | |/ |/|
| * KEYS: Make the session and process keyrings per-threadDavid Howells2012-10-02
* | userns: Make credential debugging user namespace safe.Eric W. Biederman2012-08-24
|/
* keys: kill task_struct->replacement_session_keyringOleg Nesterov2012-05-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-23
|\
| * userns: Store uid and gid values in struct cred with kuid_t and kgid_t typesEric W. Biederman2012-05-03
| * cred: Refcount the user_ns pointed to by the cred.Eric W. Biederman2012-04-07
* | cred: copy_process() should clear child->replacement_session_keyringOleg Nesterov2012-04-11
|/
* security: trim security.hAl Viro2012-02-13
* kernel: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2011-10-25
|\
| * CRED: fix build error due to 'tgcred' undeclaredAxel Lin2011-08-23
| * CRED: Fix prepare_kernel_cred() to provide a new thread_group_cred structDavid Howells2011-08-22
* | move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov2011-08-11
|/
* Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-05-27
|\
| * Create Documentation/security/,Randy Dunlap2011-05-19
* | Merge branch 'master' into nextJames Morris2011-05-19
|\|
| * Cache user_ns in struct credSerge E. Hallyn2011-05-13
* | capabilities: delete all CAP_INIT macrosEric Paris2011-04-03
|/
* userns: security: make capabilities relative to the user namespaceSerge E. Hallyn2011-03-23
* Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar2011-02-16
|\
| * CRED: Fix memory and refcount leaks upon security_prepare_creds() failureTetsuo Handa2011-02-07
| * CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa2011-02-07
* | cred: Replace deprecated spinlock initializationThomas Gleixner2011-01-27
|/
* signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro2010-10-27
* Add a dummy printk function for the maintenance of unused printksDavid Howells2010-08-12
* CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells2010-07-29
* umh: creds: kill subprocess_info->cred logicOleg Nesterov2010-05-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-05-20
|\