aboutsummaryrefslogtreecommitdiff
path: root/kernel/cred.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-23cred: Use KMEM_CACHE() instead of kmem_cache_create()Gravatar Kunwu Chan 1-2/+2
2023-12-15cred: get rid of CONFIG_DEBUG_CREDENTIALSGravatar Jens Axboe 1-215/+16
2023-12-15cred: switch to using atomic_long_tGravatar Jens Axboe 1-32/+32
2023-10-30Merge tag 'lsm-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-11/+15
2023-09-29groups: Convert group_info.usage to refcount_tGravatar Elena Reshetova 1-1/+1
2023-09-21cred: add get_cred_many and put_cred_manyGravatar Mateusz Guzik 1-11/+15
2023-08-18cred: convert printks to pr_<level>Gravatar tiozhang 1-12/+15
2022-11-01cred: Do not default to init_cred in prepare_kernel_cred()Gravatar Kees Cook 1-8/+7
2022-03-15x86: Mark __invalid_creds() __noreturnGravatar Peter Zijlstra 1-1/+1
2022-02-17ucounts: Base set_cred_ucounts changes on the real userGravatar Eric W. Biederman 1-7/+2
2021-10-20ucounts: In set_cred_ucounts assume new->ucounts is non-NULLGravatar Eric W. Biederman 1-3/+2
2021-10-20ucounts: Move get_ucounts from cred_alloc_blank to key_change_session_keyringGravatar Eric W. Biederman 1-2/+0
2021-10-19ucounts: Proper error handling in set_cred_ucountsGravatar Eric W. Biederman 1-2/+3
2021-10-19ucounts: Pair inc_rlimit_ucounts with dec_rlimit_ucoutns in commit_credsGravatar Eric W. Biederman 1-1/+1
2021-08-23ucounts: Increase ucounts reference counter before the security hookGravatar Alexey Gladkov 1-6/+6
2021-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-5/+46
2021-05-28cred: add missing return error code when set_cred_ucounts() failedGravatar Yang Yingliang 1-1/+2
2021-05-06kernel/cred.c: make init_groups staticGravatar Rasmus Villemoes 1-1/+1
2021-04-30Reimplement RLIMIT_NPROC on top of ucountsGravatar Alexey Gladkov 1-5/+5
2021-04-30Add a reference to ucounts for each credGravatar Alexey Gladkov 1-0/+40
2020-05-20exec: Teach prepare_exec_creds how exec treats uids & gidsGravatar Eric W. Biederman 1-0/+3
2020-03-25kernel: doc: remove outdated comment cred.cGravatar Bernd Edlinger 1-2/+0
2020-01-14Merge branch 'dhowells' (patches from DavidH)Gravatar Linus Torvalds 1-2/+2
2020-01-14keys: Fix request_key() cacheGravatar David Howells 1-2/+2
2020-01-04memcg: account security cred as well to kmemcgGravatar Shakeel Butt 1-3/+3
2019-07-25Merge branch 'access-creds'Gravatar Linus Torvalds 1-2/+19
2019-07-24access: avoid the RCU grace period for the temporary subjective credentialsGravatar Linus Torvalds 1-2/+19
2019-07-08Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+9
2019-07-08Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+2
2019-06-19keys: Cache result of request_key*() temporarily in task_structGravatar David Howells 1-0/+9
2019-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-0/+9
2019-06-11ptrace: restore smp_rmb() in __ptrace_may_access()Gravatar Jann Horn 1-0/+9
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Gravatar Thomas Gleixner 1-5/+1
2019-05-22keys: sparse: Fix key_fs[ug]id_changed()Gravatar David Howells 1-2/+2
2019-01-08SELinux: Remove cred security blob poisoningGravatar Casey Schaufler 1-13/+0
2018-12-19cred: export get_task_cred().Gravatar NeilBrown 1-0/+1
2018-12-19cred: add get_cred_rcu()Gravatar NeilBrown 1-1/+1
2018-12-19cred: add cred_fscmp() for comparing creds.Gravatar NeilBrown 1-0/+55
2017-05-18doc: ReSTify credentials.txtGravatar Kees Cook 1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2016-06-30cred: Reject inodes with invalid ids in set_create_file_as()Gravatar Seth Forshee 1-0/+2
2016-01-14kmemcg: account certain kmem allocations to memcgGravatar Vladimir Davydov 1-2/+2
2015-09-10kernel/cred.c: remove unnecessary kdebug atomic readsGravatar Joe Perches 1-4/+9
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesGravatar Iulia Manda 1-0/+3
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-1/+26
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-112/+15
2012-12-14userns: Add a more complete capability subset test to commit_credsGravatar Eric W. Biederman 1-1/+26
2012-10-02KEYS: Make the session and process keyrings per-threadGravatar David Howells 1-112/+15
2012-08-23userns: Make credential debugging user namespace safe.Gravatar Eric W. Biederman 1-2/+8
2012-05-23keys: kill task_struct->replacement_session_keyringGravatar Oleg Nesterov 1-9/+0