Hillf Danton
|
ca77acdf1a
keys: Fix missing null pointer check in request_key_auth_describe()
|
6 лет назад |
David Howells
|
7268328219
keys: Fix dependency loop between construction record and auth key
|
6 лет назад |
Eric Biggers
|
8b4b1d7cc4
KEYS: always initialize keyring_index_key::desc_len
|
6 лет назад |
David Howells
|
363b02dab0
KEYS: Fix race between updating and finding a negative key
|
8 лет назад |
Eric Biggers
|
e007ce9c59
KEYS: use kmemdup() in request_key_auth_new()
|
8 лет назад |
Eric Biggers
|
f7b48cf08f
KEYS: don't revoke uninstantiated key in request_key_auth_new()
|
8 лет назад |
Eric Biggers
|
44d8143340
KEYS: fix cred refcount leak in request_key_auth_new()
|
8 лет назад |
Kees Cook
|
3db38ed768
doc: ReSTify keys-request-key.txt
|
8 лет назад |
Elena Reshetova
|
fff292914d
security, keys: convert key.usage from atomic_t to refcount_t
|
8 лет назад |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
9 лет назад |
David Howells
|
5ac7eace2d
KEYS: Add a facility to restrict new links into a keyring
|
9 лет назад |
David Howells
|
146aa8b145
KEYS: Merge the type-specific data with the payload data
|
10 лет назад |
David Howells
|
054f6180d8
KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flags
|
11 лет назад |
David Howells
|
c06cfb08b8
KEYS: Remove key_type::match in favour of overriding default by match_preparse
|
11 лет назад |
David Howells
|
462919591a
KEYS: Preparse match data
|
11 лет назад |
David Howells
|
8da79b6439
KEYS: Fix missing statics
|
11 лет назад |
David Howells
|
f1dcde91a3
KEYS: request_key_auth: Provide key preparsing
|
11 лет назад |
David Howells
|
d0a059cac6
KEYS: Search for auth-key by name rather than target key ID
|
12 лет назад |
David Howells
|
4bdf0bc300
KEYS: Introduce a search context structure
|
12 лет назад |
David Howells
|
61ea0c0ba9
KEYS: Skip key state checks when checking for possession
|
12 лет назад |
David Howells
|
cf7f601c06
KEYS: Add payload preparsing opportunity prior to key instantiate or update
|
13 лет назад |
David Howells
|
4d67431f80
KEYS: Don't return EAGAIN to keyctl_assume_authority()
|
14 лет назад |
Linus Torvalds
|
e52e713ec3
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs
|
14 лет назад |
Randy Dunlap
|
d410fa4ef9
Create Documentation/security/,
|
14 лет назад |
David Howells
|
78b7280cce
KEYS: Improve /proc/keys
|
14 лет назад |
David Howells
|
973c9f4f49
KEYS: Fix up comments in key management code
|
15 лет назад |
David Howells
|
a8b17ed019
KEYS: Do some style cleanup in the key management code.
|
15 лет назад |
David Howells
|
d84f4f992c
CRED: Inaugurate COW credentials
|
17 лет назад |
David Howells
|
b6dff3ec5e
CRED: Separate task security context from task_struct
|
17 лет назад |
David Howells
|
8bbf4976b5
KEYS: Alter use of key instantiation link-to-keyring argument
|
17 лет назад |