David Howells
|
965475acca
KEYS: Strip trailing spaces
|
9 years ago |
David Howells
|
5ac7eace2d
KEYS: Add a facility to restrict new links into a keyring
|
9 years ago |
Linus Torvalds
|
1873499e13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
9 years ago |
David Howells
|
146aa8b145
KEYS: Merge the type-specific data with the payload data
|
9 years ago |
David Howells
|
911b79cde9
KEYS: Don't permit request_key() to construct a new keyring
|
9 years ago |
David Jeffery
|
d0709f1e66
Don't leak a key reference if request_key() tries to use a revoked keyring
|
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 |
Linus Torvalds
|
5e40d331bd
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
10 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 |
NeilBrown
|
743162013d
sched: Remove proliferation of wait_on_bit() action functions
|
11 years ago |
David Howells
|
74792b0001
KEYS: Fix a race between negating a key and reading the error set
|
11 years ago |
David Howells
|
b2a4df200d
KEYS: Expand the capacity of a keyring
|
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
|
61ea0c0ba9
KEYS: Skip key state checks when checking for possession
|
12 years ago |
Lucas De Marchi
|
93997f6ddb
KEYS: split call to call_usermodehelper_fns()
|
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 |
David Howells
|
96b5c8fea6
KEYS: Reduce initial permissions on keys
|
13 years ago |
David Howells
|
3a50597de8
KEYS: Make the session and process keyrings per-thread
|
13 years ago |
Eric W. Biederman
|
9a56c2db49
userns: Convert security/keys to the new userns infrastructure
|
13 years ago |
Boaz Harrosh
|
81ab6e7b26
kmod: convert two call sites to call_usermodehelper_fns()
|
13 years ago |
Oleg Nesterov
|
9d944ef32e
usermodehelper: kill umh_wait, renumber UMH_* constants
|
13 years ago |
David Howells
|
b1d7dd80aa
KEYS: Fix error handling in construct_key_and_link()
|
14 years ago |
David Howells
|
879669961b
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
|
14 years ago |
Linus Torvalds
|
e52e713ec3
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs
|
14 years ago |
Randy Dunlap
|
d410fa4ef9
Create Documentation/security/,
|
14 years ago |
David Howells
|
78b7280cce
KEYS: Improve /proc/keys
|
14 years ago |
David Howells
|
fdd1b94581
KEYS: Add a new keyctl op to reject a key with a specified error code
|
14 years ago |