Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
d7f0eea9e431e1b8b0742a74db1a9490730b2a25
/
kernel
/
cred.c
764db03
creds_are_invalid() needs to be exported for use by modules:
by Randy Dunlap
· 15 years ago
74908a0
include/linux/cred.h: fix build
by Andrew Morton
· 15 years ago
4a5d6ba
CRED: Allow put_cred() to cope with a NULL groups list
by David Howells
· 15 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 15 years ago
e0e8173
CRED: Add some configurable debugging [try #6]
by David Howells
· 15 years ago
5e751e9
CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
by David Howells
· 16 years ago
1a7d0f0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
43529c9
CRED: Must initialise the new creds in prepare_kernel_cred()
by David Howells
· 16 years ago
0de3368
CRED: Missing put_cred() in prepare_kernel_cred()
by David Howells
· 16 years ago
b945637
CRED: Fix commit_creds() on a process that has no mm
by David Howells
· 16 years ago
18b6e04
User namespaces: set of cleanups (v2)
by Serge Hallyn
· 16 years ago
3a3b7ce
CRED: Allow kernel services to override LSM settings for task actions
by David Howells
· 16 years ago
3b11a1d
CRED: Differentiate objective and effective subjective credentials on a task
by David Howells
· 16 years ago
98870ab
CRED: Documentation
by David Howells
· 16 years ago
a6f76f2
CRED: Make execve() take advantage of copy-on-write credentials
by David Howells
· 16 years ago
d84f4f9
CRED: Inaugurate COW credentials
by David Howells
· 16 years ago
bb952bb
CRED: Separate per-task-group keyrings from signal_struct
by David Howells
· 16 years ago
f1752ee
CRED: Detach the credentials from task_struct
by David Howells
· 16 years ago