Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fb75a3791a8032848c987db29b622878d8fe2b1c
/
security
/
keys
/
request_key.c
df561f66
treewide: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 4 months ago
f7e4767
watch_queue: Add a key/keyring notification facility
by David Howells
· 5 years ago
846d2db
keys: ensure that ->match_free() is called in request_key_and_link()
by Eric Biggers
· 5 years ago
028db3e
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs"
by Linus Torvalds
· 5 years ago
0f75ef6
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 5 years ago
c84ca91
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 5 years ago
c236b6d
Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 5 years ago
d44a627
Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 5 years ago
2e12256
keys: Replace uid/gid/perm permissions checking with an ACL
by David Howells
· 6 years ago
a58946c
keys: Pass the network namespace into request_key mechanism
by David Howells
· 6 years ago
0f44e4d
keys: Move the user and user-session keyrings to the user_namespace
by David Howells
· 6 years ago
dcf49db
keys: Add a 'recurse' flag for keyring searches
by David Howells
· 6 years ago
3b8c4a0
keys: Kill off request_key_async{,_with_auxdata}
by David Howells
· 6 years ago
7743c48
keys: Cache result of request_key*() temporarily in task_struct
by David Howells
· 6 years ago
896f195
keys: Provide request_key_rcu()
by David Howells
· 6 years ago
e59428f
keys: Move the RCU locks outwards from the keyring search functions
by David Howells
· 6 years ago
a09003b
keys: Invalidate used request_key authentication keys
by David Howells
· 6 years ago
504b69e
keys: Fix request_key() lack of Link perm check on found key
by David Howells
· 6 years ago
df593ee
keys: Hoist locking out of __key_link_begin()
by David Howells
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
9fd1653
keys: sparse: Fix kdoc mismatches
by David Howells
· 6 years ago
0b9dc6c
keys: safe concurrent user->{session,uid}_keyring access
by Jann Horn
· 6 years ago
5c7e372
security: don't use RCU accessors for cred->session_keyring
by Jann Horn
· 6 years ago
ae5906c
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
ede0fa98
KEYS: always initialize keyring_index_key::desc_len
by Eric Biggers
· 6 years ago
822ad64
keys: Fix dependency loop between construction record and auth key
by David Howells
· 6 years ago
23711df
security: keys: annotate implicit fall throughs
by Mathieu Malaterre
· 6 years ago
876979c
security: audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 6 years ago
4dca6ea
KEYS: add missing permission check for request_key() destination
by Eric Biggers
· 7 years ago
a2d8737
KEYS: remove unnecessary get/put of explicit dest_keyring
by Eric Biggers
· 7 years ago
363b02d
KEYS: Fix race between updating and finding a negative key
by David Howells
· 7 years ago
3db38ed
doc: ReSTify keys-request-key.txt
by Kees Cook
· 8 years ago
377e7a2
Make static usermode helper binaries constant
by Greg Kroah-Hartman
· 8 years ago
965475a
KEYS: Strip trailing spaces
by David Howells
· 9 years ago
5ac7eac
KEYS: Add a facility to restrict new links into a keyring
by David Howells
· 9 years ago
1873499
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
146aa8b
KEYS: Merge the type-specific data with the payload data
by David Howells
· 9 years ago
911b79c
KEYS: Don't permit request_key() to construct a new keyring
by David Howells
· 9 years ago
d0709f1
Don't leak a key reference if request_key() tries to use a revoked keyring
by David Jeffery
· 10 years ago
0b0a841
KEYS: request_key() should reget expired keys rather than give EKEYEXPIRED
by David Howells
· 10 years ago
054f618
KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flags
by David Howells
· 10 years ago
5e40d33
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
c06cfb0
KEYS: Remove key_type::match in favour of overriding default by match_preparse
by David Howells
· 10 years ago
4629195
KEYS: Preparse match data
by David Howells
· 10 years ago
7431620
sched: Remove proliferation of wait_on_bit() action functions
by NeilBrown
· 10 years ago
74792b0
KEYS: Fix a race between negating a key and reading the error set
by David Howells
· 11 years ago
b2a4df2
KEYS: Expand the capacity of a keyring
by David Howells
· 11 years ago
4bdf0bc
KEYS: Introduce a search context structure
by David Howells
· 11 years ago
16feef4
KEYS: Consolidate the concept of an 'index key' for key access
by David Howells
· 11 years ago
61ea0c0
KEYS: Skip key state checks when checking for possession
by David Howells
· 11 years ago
93997f6
KEYS: split call to call_usermodehelper_fns()
by Lucas De Marchi
· 12 years ago
2a74dbb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
96b5c8f
KEYS: Reduce initial permissions on keys
by David Howells
· 12 years ago
3a50597
KEYS: Make the session and process keyrings per-thread
by David Howells
· 12 years ago
9a56c2d
userns: Convert security/keys to the new userns infrastructure
by Eric W. Biederman
· 13 years ago
81ab6e7
kmod: convert two call sites to call_usermodehelper_fns()
by Boaz Harrosh
· 13 years ago
9d944ef
usermodehelper: kill umh_wait, renumber UMH_* constants
by Oleg Nesterov
· 13 years ago
b1d7dd8
KEYS: Fix error handling in construct_key_and_link()
by David Howells
· 14 years ago
8796699
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
by David Howells
· 14 years ago
e52e713
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs
by Linus Torvalds
· 14 years ago
d410fa4
Create Documentation/security/,
by Randy Dunlap
· 14 years ago
78b7280
KEYS: Improve /proc/keys
by David Howells
· 14 years ago
fdd1b94
KEYS: Add a new keyctl op to reject a key with a specified error code
by David Howells
· 14 years ago
ceb73c1
KEYS: Fix __key_link_end() quota fixup on error
by David Howells
· 14 years ago
973c9f4
KEYS: Fix up comments in key management code
by David Howells
· 14 years ago
3fc5e98
KEYS: Don't call up_write() if __key_link_begin() returns an error
by David Howells
· 14 years ago
1e456a1
KEYS: request_key() should return -ENOKEY if the constructed key is negative
by David Howells
· 14 years ago
5ad18a0
KEYS: Reinstate lost passing of process keyring ID in call_sbin_request_key()
by Justin P. Mattock
· 15 years ago
685bfd2
umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init()
by Oleg Nesterov
· 15 years ago
f70e2e0
KEYS: Do preallocation for __key_link()
by David Howells
· 15 years ago
043b4d4
Merge branch 'master' into next
by James Morris
· 15 years ago
2b9e468
KEYS: Better handling of errors from construct_alloc_key()
by David Howells
· 15 years ago
896903c
KEYS: call_sbin_request_key() must write lock keyrings before modifying them
by David Howells
· 15 years ago
03449cd
keys: the request_key() syscall should link an existing key to the dest keyring
by David Howells
· 15 years ago
93b4a44
keys: fix an RCU warning
by David Howells
· 15 years ago
34574dd
keys: Handle there being no fallback destination keyring for request_key()
by David Howells
· 16 years ago
1d1e975
keys: distinguish per-uid keys in different namespaces
by Serge E. Hallyn
· 16 years ago
d84f4f9
CRED: Inaugurate COW credentials
by David Howells
· 16 years ago
bb952bb
CRED: Separate per-task-group keyrings from signal_struct
by David Howells
· 16 years ago
86a264a
CRED: Wrap current->cred and a few other accessors
by David Howells
· 16 years ago
b6dff3e
CRED: Separate task security context from task_struct
by David Howells
· 16 years ago
8bbf4976
KEYS: Alter use of key instantiation link-to-keyring argument
by David Howells
· 16 years ago
e9e349b
KEYS: Disperse linux/key_ui.h
by David Howells
· 16 years ago
47d804b
CRED: Wrap task credential accesses in the key management code
by David Howells
· 16 years ago
fdb89bc
keys: explicitly include required slab.h header file.
by Robert P. J. Day
· 17 years ago
4a38e12
keys: allow the callout data to be passed as a blob rather than a string
by David Howells
· 17 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
76181c1
KEYS: Make request_key() and co fundamentally asynchronous
by David Howells
· 17 years ago
86313c4
usermodehelper: Tidy up waiting
by Jeremy Fitzhardinge
· 17 years ago
4e54f08
[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller
by David Howells
· 19 years ago
7e047ef
[PATCH] keys: sort out key quota system
by David Howells
· 19 years ago
d720024
[PATCH] selinux: add hooks for key subsystem
by Michael LeMay
· 19 years ago
b5f545c
[PATCH] keys: Permit running process to instantiate keys
by David Howells
· 19 years ago
f1a9bad
[PATCH] Keys: Add request-key process documentation
by David Howells
· 19 years ago
664cceb
[PATCH] Keys: Add possessor permissions to keys [try #3]
by David Howells
· 19 years ago
1260f80
[PATCH] Keys: Fix key management syscall interface bugs
by David Howells
· 19 years ago
3e30148
[PATCH] Keys: Make request-key create an authorisation key
by David Howells
· 20 years ago
8589b4e
[PATCH] Keys: Use RCU to manage session keyring pointer
by David Howells
· 20 years ago
7888e7f
[PATCH] Keys: Pass session keyring to call_usermodehelper()
by David Howells
· 20 years ago
76d8aea
[PATCH] keys: Discard key spinlock and use RCU for key payload
by David Howells
· 20 years ago
Next »