David Howells
|
96b5c8fea6
KEYS: Reduce initial permissions on keys
|
13 years ago |
Paul E. McKenney
|
e5c1f444d2
key: Remove extraneous parentheses from rcu_assign_keypointer()
|
13 years ago |
Oleg Nesterov
|
dea649b8ac
keys: kill the dummy key_replace_session_keyring()
|
13 years ago |
Oleg Nesterov
|
413cd3d9ab
keys: change keyctl_session_to_parent() to use task_work_add()
|
13 years ago |
David Howells
|
b404aef72f
KEYS: Don't check for NULL key pointer in key_validate()
|
13 years ago |
David Howells
|
fd75815f72
KEYS: Add invalidation support
|
13 years ago |
David Howells
|
31d5a79d7f
KEYS: Do LRU discard in full keyrings
|
13 years ago |
David Howells
|
65d87fe68a
KEYS: Perform RCU synchronisation on keys prior to key destruction
|
13 years ago |
Linus Torvalds
|
f63d395d47
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
13 years ago |
Bryan Schumaker
|
59e6b9c113
Created a function for setting timeouts on keys
|
13 years ago |
James Morris
|
9e3ff38647
Merge branch 'next-queue' into next
|
13 years ago |
David Howells
|
456a8167e9
KEYS: Permit key_serial() to be called with a const key pointer
|
13 years ago |
David Howells
|
700920eb5b
KEYS: Allow special keyrings to be cleared
|
13 years ago |
Mimi Zohar
|
ee0b31a25a
keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages
|
13 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Linus Torvalds
|
e52e713ec3
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs
|
14 years ago |
Randy Dunlap
|
d410fa4ef9
Create Documentation/security/,
|
14 years ago |
David Howells
|
78b7280cce
KEYS: Improve /proc/keys
|
14 years ago |
David Howells
|
fdd1b94581
KEYS: Add a new keyctl op to reject a key with a specified error code
|
14 years ago |
David Howells
|
633e804e89
KEYS: Add an RCU payload dereference macro
|
14 years ago |
Arnd Bergmann
|
e63ba744a6
keys: __rcu annotations
|
15 years ago |
David Howells
|
ee18d64c1f
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
|
16 years ago |
David Howells
|
5d135440fa
KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]
|
16 years ago |
Pekka Enberg
|
aa84442d67
kmemtrace, security: fix linux/key.h header file dependencies
|
16 years ago |
David Howells
|
a6f76f23d2
CRED: Make execve() take advantage of copy-on-write credentials
|
16 years ago |
David Howells
|
d84f4f992c
CRED: Inaugurate COW credentials
|
16 years ago |
David Howells
|
bb952bb98a
CRED: Separate per-task-group keyrings from signal_struct
|
16 years ago |
David Howells
|
8bbf4976b5
KEYS: Alter use of key instantiation link-to-keyring argument
|
16 years ago |
Adrian Bunk
|
0dab9cfa17
add key_revoke() dummy for KEYS=n
|
17 years ago |
David Howells
|
7249db2c28
keys: make key_serial() a function if CONFIG_KEYS=y
|
17 years ago |