David Howells
|
008643b86c
KEYS: Add a 'trusted' flag and a 'trusted only' flag
|
12 лет назад |
David Howells
|
ab3c3587f8
KEYS: Implement a big key type that can save to tmpfs
|
11 лет назад |
David Howells
|
b2a4df200d
KEYS: Expand the capacity of a keyring
|
11 лет назад |
David Howells
|
ccc3e6d9c9
KEYS: Define a __key_get() wrapper to use rather than atomic_inc()
|
11 лет назад |
David Howells
|
16feef4340
KEYS: Consolidate the concept of an 'index key' for key access
|
11 лет назад |
David Howells
|
a5b4bd2874
KEYS: Use bool in make_key_ref() and is_key_possessed()
|
11 лет назад |
Linus Torvalds
|
2a74dbb9a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
12 лет назад |
David Howells
|
96b5c8fea6
KEYS: Reduce initial permissions on keys
|
12 лет назад |
Eric W. Biederman
|
9a56c2db49
userns: Convert security/keys to the new userns infrastructure
|
13 лет назад |
Paul E. McKenney
|
e5c1f444d2
key: Remove extraneous parentheses from rcu_assign_keypointer()
|
13 лет назад |
Oleg Nesterov
|
dea649b8ac
keys: kill the dummy key_replace_session_keyring()
|
13 лет назад |
Oleg Nesterov
|
413cd3d9ab
keys: change keyctl_session_to_parent() to use task_work_add()
|
13 лет назад |
David Howells
|
b404aef72f
KEYS: Don't check for NULL key pointer in key_validate()
|
13 лет назад |
David Howells
|
fd75815f72
KEYS: Add invalidation support
|
13 лет назад |
David Howells
|
31d5a79d7f
KEYS: Do LRU discard in full keyrings
|
13 лет назад |
David Howells
|
65d87fe68a
KEYS: Perform RCU synchronisation on keys prior to key destruction
|
13 лет назад |
Linus Torvalds
|
f63d395d47
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
13 лет назад |
Bryan Schumaker
|
59e6b9c113
Created a function for setting timeouts on keys
|
13 лет назад |
James Morris
|
9e3ff38647
Merge branch 'next-queue' into next
|
13 лет назад |
David Howells
|
456a8167e9
KEYS: Permit key_serial() to be called with a const key pointer
|
13 лет назад |
David Howells
|
700920eb5b
KEYS: Allow special keyrings to be cleared
|
13 лет назад |
Mimi Zohar
|
ee0b31a25a
keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages
|
13 лет назад |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 лет назад |
Linus Torvalds
|
e52e713ec3
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs
|
14 лет назад |
Randy Dunlap
|
d410fa4ef9
Create Documentation/security/,
|
14 лет назад |
David Howells
|
78b7280cce
KEYS: Improve /proc/keys
|
14 лет назад |
David Howells
|
fdd1b94581
KEYS: Add a new keyctl op to reject a key with a specified error code
|
14 лет назад |
David Howells
|
633e804e89
KEYS: Add an RCU payload dereference macro
|
14 лет назад |
Arnd Bergmann
|
e63ba744a6
keys: __rcu annotations
|
15 лет назад |
David Howells
|
ee18d64c1f
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
|
16 лет назад |