Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
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
|
9 年之前 |
David Howells
|
054f6180d8
KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flags
|
10 年之前 |
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
|
14 年之前 |
David Howells
|
a8b17ed019
KEYS: Do some style cleanup in the key management code.
|
14 年之前 |
David Howells
|
d84f4f992c
CRED: Inaugurate COW credentials
|
16 年之前 |
David Howells
|
b6dff3ec5e
CRED: Separate task security context from task_struct
|
16 年之前 |
David Howells
|
8bbf4976b5
KEYS: Alter use of key instantiation link-to-keyring argument
|
16 年之前 |
David Howells
|
47d804bfa1
CRED: Wrap task credential accesses in the key management code
|
16 年之前 |
Robert P. J. Day
|
fdb89bce6c
keys: explicitly include required slab.h header file.
|
17 年之前 |
David Howells
|
4a38e122e2
keys: allow the callout data to be passed as a blob rather than a string
|
17 年之前 |
David Howells
|
e231c2ee64
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
17 年之前 |
David Howells
|
76181c134f
KEYS: Make request_key() and co fundamentally asynchronous
|
18 年之前 |
David Howells
|
7e047ef5fe
[PATCH] keys: sort out key quota system
|
19 年之前 |
David Howells
|
04c567d931
[PATCH] Keys: Fix race between two instantiators of a key
|
19 年之前 |
Michael LeMay
|
d720024e94
[PATCH] selinux: add hooks for key subsystem
|
19 年之前 |
David Howells
|
b5f545c880
[PATCH] keys: Permit running process to instantiate keys
|
19 年之前 |