David Jeffery d0709f1e66 Don't leak a key reference if request_key() tries to use a revoked keyring 10 years ago
..
encrypted-keys b26bdde5bb KEYS: Fix stale key registration at error path 11 years ago
Kconfig dabd39cc2f KEYS: Make /proc/keys unconditional if CONFIG_KEYS=y 11 years ago
Makefile f36f8c75ae KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches 12 years ago
big_key.c c06cfb08b8 KEYS: Remove key_type::match in favour of overriding default by match_preparse 11 years ago
compat.c 875ec3da4c security/compat: convert to COMPAT_SYSCALL_DEFINE 11 years ago
gc.c a3a8784454 KEYS: close race between key lookup and freeing 11 years ago
internal.h 0b0a84154e KEYS: request_key() should reget expired keys rather than give EKEYEXPIRED 11 years ago
key.c 5057975ae3 KEYS: remove a bogus NULL check 11 years ago
keyctl.c aa9d443789 KEYS: Fix the size of the key description passed to/from userspace 11 years ago
keyring.c 0b0a84154e KEYS: request_key() should reget expired keys rather than give EKEYEXPIRED 11 years ago
permission.c f5895943d9 KEYS: Move the flags representing required permission to linux/key.h 11 years ago
persistent.c f5895943d9 KEYS: Move the flags representing required permission to linux/key.h 11 years ago
proc.c dabd39cc2f KEYS: Make /proc/keys unconditional if CONFIG_KEYS=y 11 years ago
process_keys.c 0c903ab64f KEYS: Make the key matching functions return bool 11 years ago
request_key.c d0709f1e66 Don't leak a key reference if request_key() tries to use a revoked keyring 10 years ago
request_key_auth.c 054f6180d8 KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flags 11 years ago
sysctl.c fab71a90ed security: Convert use of typedef ctl_table to struct ctl_table 11 years ago
trusted.c c06cfb08b8 KEYS: Remove key_type::match in favour of overriding default by match_preparse 11 years ago
trusted.h 4b174b6d28 trusted-keys: rename trusted_defined files to trusted 15 years ago
user_defined.c c06cfb08b8 KEYS: Remove key_type::match in favour of overriding default by match_preparse 11 years ago