David Howells
|
456a8167e9
KEYS: Permit key_serial() to be called with a const key pointer
|
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
|
16 years ago |
David Howells
|
7249db2c28
keys: make key_serial() a function if CONFIG_KEYS=y
|
17 years ago |
David Howells
|
0b77f5bfb4
keys: make the keyring quotas controllable through /proc/sys
|
17 years ago |
David Howells
|
69664cf16a
keys: don't generate user and user session keyrings unless they're accessed
|
17 years ago |
Arun Raghavan
|
6b79ccb514
keys: allow clients to set key perms in key_create_or_update()
|
17 years ago |
David Howells
|
4a38e122e2
keys: allow the callout data to be passed as a blob rather than a string
|
17 years ago |
Sebastian Siewior
|
5b7741b332
KEYS: fix macro
|
17 years ago |
David Howells
|
76181c134f
KEYS: Make request_key() and co fundamentally asynchronous
|
17 years ago |
David Howells
|
7318226ea2
[AF_RXRPC]: Key facility changes for AF_RXRPC
|
18 years ago |
David Howells
|
4e54f08543
[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller
|
19 years ago |
David Howells
|
7e047ef5fe
[PATCH] keys: sort out key quota system
|
19 years ago |
David Howells
|
04c567d931
[PATCH] Keys: Fix race between two instantiators of a key
|
19 years ago |
Michael LeMay
|
d720024e94
[PATCH] selinux: add hooks for key subsystem
|
19 years ago |
David Howells
|
b5f545c880
[PATCH] keys: Permit running process to instantiate keys
|
19 years ago |