Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
694b8c35e95078bfe1cb1388bf0cf7942e32f009
/
security
/
keys
/
request_key.c
b1d7dd8
KEYS: Fix error handling in construct_key_and_link()
by David Howells
· 13 years ago
8796699
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
by David Howells
· 13 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
· 14 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
· 18 years ago
7e047ef
[PATCH] keys: sort out key quota system
by David Howells
· 18 years ago
d720024
[PATCH] selinux: add hooks for key subsystem
by Michael LeMay
· 18 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
· 19 years ago
8589b4e
[PATCH] Keys: Use RCU to manage session keyring pointer
by David Howells
· 19 years ago
7888e7f
[PATCH] Keys: Pass session keyring to call_usermodehelper()
by David Howells
· 19 years ago
76d8aea
[PATCH] keys: Discard key spinlock and use RCU for key payload
by David Howells
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago