Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
David Howells
|
5ac7eace2d
KEYS: Add a facility to restrict new links into a keyring
|
9 年之前 |
Yevgeny Pats
|
23567fd052
KEYS: Fix keyring ref leak in join_session_keyring()
|
9 年之前 |
David Howells
|
146aa8b145
KEYS: Merge the type-specific data with the payload data
|
9 年之前 |
Andy Lutomirski
|
58319057b7
capabilities: ambient capabilities
|
10 年之前 |
David Howells
|
0c903ab64f
KEYS: Make the key matching functions return bool
|
11 年之前 |
David Howells
|
462919591a
KEYS: Preparse match data
|
11 年之前 |
Mimi Zohar
|
c124bde28b
KEYS: initialize root uid and session keyrings early
|
12 年之前 |
David Howells
|
ccc3e6d9c9
KEYS: Define a __key_get() wrapper to use rather than atomic_inc()
|
12 年之前 |
David Howells
|
4bdf0bc300
KEYS: Introduce a search context structure
|
12 年之前 |
David Howells
|
61ea0c0ba9
KEYS: Skip key state checks when checking for possession
|
12 年之前 |
David Howells
|
0da9dfdd2c
keys: fix race with concurrent install_user_keyrings()
|
12 年之前 |
Eric W. Biederman
|
ba0e3427b0
userns: Stop oopsing in key_change_session_keyring
|
12 年之前 |
David Howells
|
fe9453a1dc
KEYS: Revert one application of "Fix unreachable code" patch
|
12 年之前 |
Alan Cox
|
e67eab39be
keys: fix unreachable code
|
12 年之前 |
Linus Torvalds
|
2a74dbb9a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
12 年之前 |
Jiri Kosina
|
3bd7bf1f0f
Merge branch 'master' into for-next
|
12 年之前 |
Alan Cox
|
b010520ab3
keys: Fix unreachable code
|
12 年之前 |
David Howells
|
96b5c8fea6
KEYS: Reduce initial permissions on keys
|
13 年之前 |
David Howells
|
3a50597de8
KEYS: Make the session and process keyrings per-thread
|
13 年之前 |
Alan Cox
|
631527703d
keys: Fix unreachable code
|
13 年之前 |
Eric W. Biederman
|
9a56c2db49
userns: Convert security/keys to the new userns infrastructure
|
13 年之前 |
Al Viro
|
67d1214551
merge task_work and rcu_head, get rid of separate allocation for keyring case
|
13 年之前 |
Al Viro
|
41f9d29f09
trimming task_work: kill ->data
|
13 年之前 |
Oleg Nesterov
|
413cd3d9ab
keys: change keyctl_session_to_parent() to use task_work_add()
|
13 年之前 |
Linus Torvalds
|
644473e9c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 年之前 |
David Howells
|
31d5a79d7f
KEYS: Do LRU discard in full keyrings
|
13 年之前 |
Eric W. Biederman
|
0093ccb68f
cred: Refcount the user_ns pointed to by the cred.
|
13 年之前 |
Eric W. Biederman
|
c4a4d60379
userns: Use cred->user_ns instead of cred->user->user_ns
|
13 年之前 |
Dan Carpenter
|
f67dabbdde
KEYS: testing wrong bit for KEY_FLAG_REVOKED
|
13 年之前 |