David Howells
|
77f68bac94
KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED
|
9 years ago |
David Howells
|
5ac7eace2d
KEYS: Add a facility to restrict new links into a keyring
|
9 years ago |
David Howells
|
146aa8b145
KEYS: Merge the type-specific data with the payload data
|
9 years ago |
Colin Ian King
|
ca4da5dd1f
KEYS: ensure we free the assoc array edit if edit is valid
|
10 years ago |
David Howells
|
0b0a84154e
KEYS: request_key() should reget expired keys rather than give EKEYEXPIRED
|
10 years ago |
David Howells
|
054f6180d8
KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flags
|
10 years ago |
David Howells
|
0c903ab64f
KEYS: Make the key matching functions return bool
|
11 years ago |
David Howells
|
c06cfb08b8
KEYS: Remove key_type::match in favour of overriding default by match_preparse
|
11 years ago |
David Howells
|
462919591a
KEYS: Preparse match data
|
11 years ago |
David Howells
|
5d19e20b53
KEYS: keyring: Provide key preparsing
|
11 years ago |
David Howells
|
f5895943d9
KEYS: Move the flags representing required permission to linux/key.h
|
11 years ago |
David Howells
|
979e0d7465
KEYS: Make the keyring cycle detector ignore other keyrings of the same name
|
11 years ago |
David Howells
|
9c5e45df21
KEYS: Fix searching of nested keyrings
|
11 years ago |
David Howells
|
23fd78d764
KEYS: Fix multiple key add into associative array
|
11 years ago |
David Howells
|
d54e58b7f0
KEYS: Fix the keyring hash function
|
11 years ago |
David Howells
|
62fe318256
KEYS: Fix keyring content gc scanner
|
11 years ago |
David Howells
|
034faeb9ef
KEYS: Fix keyring quota misaccounting on key replacement and unlink
|
11 years ago |
David Howells
|
74792b0001
KEYS: Fix a race between negating a key and reading the error set
|
11 years ago |
David Howells
|
008643b86c
KEYS: Add a 'trusted' flag and a 'trusted only' flag
|
12 years ago |
David Howells
|
b2a4df200d
KEYS: Expand the capacity of a keyring
|
12 years ago |
David Howells
|
e57e8669f2
KEYS: Drop the permissions argument from __keyring_search_one()
|
12 years ago |
David Howells
|
ccc3e6d9c9
KEYS: Define a __key_get() wrapper to use rather than atomic_inc()
|
12 years ago |
David Howells
|
4bdf0bc300
KEYS: Introduce a search context structure
|
12 years ago |
David Howells
|
16feef4340
KEYS: Consolidate the concept of an 'index key' for key access
|
12 years ago |
David Howells
|
a5b4bd2874
KEYS: Use bool in make_key_ref() and is_key_possessed()
|
12 years ago |
Linus Torvalds
|
2a74dbb9a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
12 years ago |
Linus Torvalds
|
d25282d1c9
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
13 years ago |
David Howells
|
cf7f601c06
KEYS: Add payload preparsing opportunity prior to key instantiate or update
|
13 years ago |
David Howells
|
4442d7704c
Merge branch 'modsign-keys-devel' into security-next-keys
|
13 years ago |
David Howells
|
f8aa23a55f
KEYS: Use keyring_alloc() to create special keyrings
|
13 years ago |