David Howells
|
7268328219
keys: Fix dependency loop between construction record and auth key
|
hace 6 años |
Eric Biggers
|
8b4b1d7cc4
KEYS: always initialize keyring_index_key::desc_len
|
hace 6 años |
Eric Biggers
|
4dca6ea1d9
KEYS: add missing permission check for request_key() destination
|
hace 8 años |
Eric Biggers
|
a2d8737d5c
KEYS: remove unnecessary get/put of explicit dest_keyring
|
hace 8 años |
David Howells
|
363b02dab0
KEYS: Fix race between updating and finding a negative key
|
hace 8 años |
Kees Cook
|
3db38ed768
doc: ReSTify keys-request-key.txt
|
hace 8 años |
Greg Kroah-Hartman
|
377e7a27c0
Make static usermode helper binaries constant
|
hace 9 años |
David Howells
|
965475acca
KEYS: Strip trailing spaces
|
hace 9 años |
David Howells
|
5ac7eace2d
KEYS: Add a facility to restrict new links into a keyring
|
hace 9 años |
Linus Torvalds
|
1873499e13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
hace 10 años |
David Howells
|
146aa8b145
KEYS: Merge the type-specific data with the payload data
|
hace 10 años |
David Howells
|
911b79cde9
KEYS: Don't permit request_key() to construct a new keyring
|
hace 10 años |
David Jeffery
|
d0709f1e66
Don't leak a key reference if request_key() tries to use a revoked keyring
|
hace 10 años |
David Howells
|
0b0a84154e
KEYS: request_key() should reget expired keys rather than give EKEYEXPIRED
|
hace 11 años |
David Howells
|
054f6180d8
KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flags
|
hace 11 años |
Linus Torvalds
|
5e40d331bd
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
hace 11 años |
David Howells
|
c06cfb08b8
KEYS: Remove key_type::match in favour of overriding default by match_preparse
|
hace 11 años |
David Howells
|
462919591a
KEYS: Preparse match data
|
hace 11 años |
NeilBrown
|
743162013d
sched: Remove proliferation of wait_on_bit() action functions
|
hace 11 años |
David Howells
|
74792b0001
KEYS: Fix a race between negating a key and reading the error set
|
hace 12 años |
David Howells
|
b2a4df200d
KEYS: Expand the capacity of a keyring
|
hace 12 años |
David Howells
|
4bdf0bc300
KEYS: Introduce a search context structure
|
hace 12 años |
David Howells
|
16feef4340
KEYS: Consolidate the concept of an 'index key' for key access
|
hace 12 años |
David Howells
|
61ea0c0ba9
KEYS: Skip key state checks when checking for possession
|
hace 12 años |
Lucas De Marchi
|
93997f6ddb
KEYS: split call to call_usermodehelper_fns()
|
hace 12 años |
Linus Torvalds
|
2a74dbb9a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
hace 13 años |
David Howells
|
96b5c8fea6
KEYS: Reduce initial permissions on keys
|
hace 13 años |
David Howells
|
3a50597de8
KEYS: Make the session and process keyrings per-thread
|
hace 13 años |
Eric W. Biederman
|
9a56c2db49
userns: Convert security/keys to the new userns infrastructure
|
hace 14 años |
Boaz Harrosh
|
81ab6e7b26
kmod: convert two call sites to call_usermodehelper_fns()
|
hace 13 años |