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 |
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
|
18 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 |
David Howells
|
8d9067bda9
[PATCH] Keys: Remove key duplication
|
19 years ago |
David Howells
|
29db919063
[PATCH] Keys: Add LSM hooks for key management [try #3]
|
19 years ago |
David Howells
|
664cceb009
[PATCH] Keys: Add possessor permissions to keys [try #3]
|
20 years ago |
David Howells
|
3e30148c3d
[PATCH] Keys: Make request-key create an authorisation key
|
20 years ago |
David Howells
|
7888e7ff4e
[PATCH] Keys: Pass session keyring to call_usermodehelper()
|
20 years ago |
David Howells
|
76d8aeabfe
[PATCH] keys: Discard key spinlock and use RCU for key payload
|
20 years ago |