Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4f8d1bd273684385fa8e8e4f9b8bd6107016ece8
/
include
/
linux
/
cred.h
08c097f
cred: Remove tgcred pointer from struct cred
by Marc Dionne
· 12 years ago
6a2b60b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
4c44aaa
userns: Kill task_user_ns
by Eric W. Biederman
· 12 years ago
3a50597
KEYS: Make the session and process keyrings per-thread
by David Howells
· 12 years ago
43e13cc
cred: remove task_is_dead() from __task_cred() validation
by Oleg Nesterov
· 12 years ago
72cda3d
userns: Convert in_group_p and in_egroup_p to use kgid_t
by Eric W. Biederman
· 13 years ago
078de5f
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
by Eric W. Biederman
· 13 years ago
ae2975b
userns: Convert group_info values from gid_t to kgid_t.
by Eric W. Biederman
· 13 years ago
0093ccb
cred: Refcount the user_ns pointed to by the cred.
by Eric W. Biederman
· 13 years ago
7e6bd8f
cred: Add forward declaration of init_user_ns in all cases.
by Eric W. Biederman
· 13 years ago
f1c84da
capabilities: remove task_ns_* functions
by Eric Paris
· 13 years ago
638a8439
cred: use 'const' in get_current_{user,groups}
by Linus Torvalds
· 13 years ago
27e4e43
CRED: Restore const to current_cred()
by David Howells
· 13 years ago
3295514
fix rcu annotations noise in cred.h
by Al Viro
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
d8bf4ca
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
by Michal Hocko
· 13 years ago
d410fa4
Create Documentation/security/,
by Randy Dunlap
· 14 years ago
47a150e
Cache user_ns in struct cred
by Serge E. Hallyn
· 14 years ago
3486740
userns: security: make capabilities relative to the user namespace
by Serge E. Hallyn
· 14 years ago
e63ba74
keys: __rcu annotations
by Arnd Bergmann
· 15 years ago
8f92054
CRED: Fix __task_cred()'s lockdep check and banner comment
by David Howells
· 14 years ago
de09a97
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
by David Howells
· 14 years ago
c70a626
umh: creds: kill subprocess_info->cred logic
by Oleg Nesterov
· 14 years ago
db1466b
rcu: Use wrapper function instead of exporting tasklist_lock
by Paul E. McKenney
· 15 years ago
d11c563
sched: Use lockdep-based checking on rcu_dereference()
by Paul E. McKenney
· 15 years ago
74908a0
include/linux/cred.h: fix build
by Andrew Morton
· 15 years ago
ed868a5
Creds: creds->security can be NULL is selinux is disabled
by Eric Paris
· 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
1c388ad
include/linux/cred.h: work around gcc-4.2.4 warning in get_cred()
by Paul Menage
· 15 years ago
b2e1fea
cred: #include init.h in cred.h
by Alexey Dobriyan
· 15 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
c69e8d9
CRED: Use RCU to access another task's creds and to release a task's own creds
by David Howells
· 16 years ago
86a264a
CRED: Wrap current->cred and a few other accessors
by David Howells
· 16 years ago
f1752ee
CRED: Detach the credentials from task_struct
by David Howells
· 16 years ago
b6dff3e
CRED: Separate task security context from task_struct
by David Howells
· 16 years ago
9e2b2dc
CRED: Introduce credential access wrappers
by David Howells
· 16 years ago