.. |
Makefile
|
5d135440fa
KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]
|
16 years ago |
compat.c
|
ee18d64c1f
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
|
16 years ago |
gc.c
|
cf8304e8f3
KEYS: Fix RCU handling in key_gc_keyring()
|
15 years ago |
internal.h
|
12fdff3fc2
Add a dummy printk function for the maintenance of unused printks
|
15 years ago |
key.c
|
f70e2e0619
KEYS: Do preallocation for __key_link()
|
15 years ago |
keyctl.c
|
3d96406c7d
KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring
|
15 years ago |
keyring.c
|
4be929be34
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
|
15 years ago |
permission.c
|
c5b60b5e67
security: whitespace coding style fixes
|
15 years ago |
proc.c
|
927942aabb
KEYS: Make /proc/keys check to see if a key is possessed before security check
|
15 years ago |
process_keys.c
|
927942aabb
KEYS: Make /proc/keys check to see if a key is possessed before security check
|
15 years ago |
request_key.c
|
1e456a1243
KEYS: request_key() should return -ENOKEY if the constructed key is negative
|
15 years ago |
request_key_auth.c
|
d84f4f992c
CRED: Inaugurate COW credentials
|
16 years ago |
sysctl.c
|
6d4561110a
sysctl: Drop & in front of every proc_handler.
|
15 years ago |
user_defined.c
|
d9a9b4aeea
KEYS: Fix an RCU warning in the reading of user keys
|
15 years ago |