index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cred.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-04
cred: add prepare credential guard
Christian Brauner
1
-0
/
+5
2025-11-04
cred: add scoped_with_creds() guards
Christian Brauner
1
-2
/
+4
2025-11-04
cred: add scoped_with_kernel_creds()
Christian Brauner
1
-0
/
+8
2025-11-04
cred: add kernel_cred() helper
Christian Brauner
1
-0
/
+7
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
1
-1
/
+1
2025-07-07
cred: add auto cleanup method
Christian Brauner
1
-0
/
+2
2025-03-02
cred: Fix RCU warnings in override/revert_creds
Herbert Xu
1
-8
/
+2
2024-12-02
cred: fold get_new_cred_many() into get_cred_many()
Christian Brauner
1
-15
/
+2
2024-12-02
cred: remove unused get_new_cred()
Christian Brauner
1
-13
/
+0
2024-12-02
tree-wide: s/revert_creds_light()/revert_creds()/g
Christian Brauner
1
-1
/
+1
2024-12-02
tree-wide: s/override_creds_light()/override_creds()/g
Christian Brauner
1
-1
/
+1
2024-12-02
cred: remove old {override,revert}_creds() helpers
Christian Brauner
1
-7
/
+0
2024-12-02
cred: return old creds from revert_creds_light()
Christian Brauner
1
-1
/
+4
2024-12-02
tree-wide: s/override_creds()/override_creds_light(get_new_cred())/g
Christian Brauner
1
-2
/
+3
2024-11-11
cred: Add a light version of override/revert_creds()
Vinicius Costa Gomes
1
-0
/
+18
2023-12-16
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
1
-50
/
+0
2023-12-16
cred: switch to using atomic_long_t
Jens Axboe
1
-4
/
+4
2023-10-31
Merge tag 'lsm-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+50
2023-09-29
groups: Convert group_info.usage to refcount_t
Elena Reshetova
1
-3
/
+4
2023-09-22
cred: add get_cred_many and put_cred_many
Mateusz Guzik
1
-9
/
+50
2023-07-22
cred: remove unsued extern declaration change_create_files_as()
YueHaibing
1
-1
/
+0
2022-03-15
x86: Mark __invalid_creds() __noreturn
Peter Zijlstra
1
-1
/
+1
2021-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-0
/
+4
2021-05-07
kernel/cred.c: make init_groups static
Rasmus Villemoes
1
-1
/
+0
2021-04-30
Reimplement RLIMIT_NPROC on top of ucounts
Alexey Gladkov
1
-0
/
+2
2021-04-30
Add a reference to ucounts for each cred
Alexey Gladkov
1
-0
/
+2
2021-03-22
lsm: separate security_task_getsecid() into subjective and objective variants
Paul Moore
1
-1
/
+1
2021-02-26
groups: use flexible-array member in struct group_info
Hubert Jasudowicz
1
-1
/
+1
2019-09-23
Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2019-09-05
lsm: remove current_security()
Paul Moore
1
-1
/
+0
2019-07-24
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
1
-1
/
+7
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2019-04-10
security: don't use RCU accessors for cred->session_keyring
Jann Horn
1
-1
/
+1
2019-01-09
SELinux: Remove unused selinux_is_enabled
Casey Schaufler
1
-1
/
+0
2018-12-19
cred: allow get_cred() and put_cred() to be given NULL.
NeilBrown
1
-5
/
+9
2018-12-19
cred: add get_cred_rcu()
NeilBrown
1
-0
/
+11
2018-12-19
cred: add cred_fscmp() for comparing creds.
NeilBrown
1
-0
/
+1
2018-06-28
cred: conditionally declare groups-related functions
Ondrej Mosnáček
1
-5
/
+10
2017-12-15
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+1
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
1
-2
/
+2
2017-05-18
doc: ReSTify credentials.txt
Kees Cook
1
-1
/
+1
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2016-10-08
cred: simpler, 1D supplementary groups
Alexey Dobriyan
1
-10
/
+1
2016-03-23
cred/userns: define current_user_ns() as a function
Arnd Bergmann
1
-1
/
+4
2015-09-05
capabilities: ambient capabilities
Andy Lutomirski
1
-0
/
+8
2015-04-16
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
1
-4
/
+19
2014-12-06
groups: Consolidate the setgroups permission checks
Eric W. Biederman
1
-0
/
+1
2014-07-18
nfsd: silence sparse warning about accessing credentials
Jeff Layton
1
-0
/
+9
[next]