Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
625f2a378e5a10f45fdc37932fc9f8a21676de9e
/
security
/
keys
/
keyctl.c
ee009e4
KEYS: Add an iovec version of KEYCTL_INSTANTIATE
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
973c9f4
KEYS: Fix up comments in key management code
by David Howells
· 14 years ago
a8b17ed
KEYS: Do some style cleanup in the key management code.
by David Howells
· 14 years ago
3d96406
KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring
by David Howells
· 14 years ago
9d1ac65
KEYS: Fix RCU no-lock warning in keyctl_session_to_parent()
by David Howells
· 14 years ago
94fd840
KEYS: Use the variable 'key' in keyctl_describe_key()
by David Howells
· 14 years ago
9156235
KEYS: Authorise keyctl_set_timeout() on a key if we have its authorisation key
by David Howells
· 14 years ago
4303ef1
KEYS: Propagate error code instead of returning -EINVAL
by Dan Carpenter
· 14 years ago
dd98acf
keyctl_session_to_parent(): use thread_group_empty() to check singlethreadness
by Oleg Nesterov
· 14 years ago
c5b60b5
security: whitespace coding style fixes
by Justin P. Mattock
· 15 years ago
3011a34
security: remove dead hook key_session_to_parent
by Eric Paris
· 15 years ago
a00ae4d
Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture support
by Geert Uytterhoeven
· 15 years ago
fa1cc7b
keys: PTR_ERR return of wrong pointer in keyctl_get_security()
by Roel Kluin
· 15 years ago
21279cf
KEYS: get_instantiation_keyring() should inc the keyring refcount in all cases
by David Howells
· 15 years ago
c08ef80
KEYS: Fix garbage collector
by David Howells
· 15 years ago
5c84342
KEYS: Unlock tasklist when exiting early from keyctl_session_to_parent
by Marc Dionne
· 15 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 15 years ago
5d13544
KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]
by David Howells
· 15 years ago
0c2c9a3
KEYS: Allow keyctl_revoke() on keys that have SETATTR but not WRITE perm [try #6]
by David Howells
· 15 years ago
5593122
KEYS: Deal with dead-type keys appropriately [try #6]
by David Howells
· 15 years ago
1d1e975
keys: distinguish per-uid keys in different namespaces
by Serge E. Hallyn
· 16 years ago
0d54ee1
security: introduce missing kfree
by Vegard Nossum
· 16 years ago
938bb9f
[CVE-2009-0029] System call wrappers part 28
by Heiko Carstens
· 16 years ago
1e7bfb2
[CVE-2009-0029] System call wrappers part 27
by Heiko Carstens
· 16 years ago
90bd49a
keys: fix sparse warning by adding __user annotation to cast
by James Morris
· 16 years ago
eca1bf5
KEYS: Fix variable uninitialisation warnings
by David Howells
· 16 years ago
d84f4f9
CRED: Inaugurate COW credentials
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
47d804b
CRED: Wrap task credential accesses in the key management code
by David Howells
· 16 years ago
0b77f5b
keys: make the keyring quotas controllable through /proc/sys
by David Howells
· 17 years ago
6b79ccb
keys: allow clients to set key perms in key_create_or_update()
by Arun Raghavan
· 17 years ago
70a5bb7
keys: add keyctl function to get a security label
by David Howells
· 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
38bbca6
keys: increase the payload size when instantiating a key
by David Howells
· 17 years ago
4e54f08
[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller
by David Howells
· 18 years ago
5801649
[PATCH] keys: let keyctl_chown() change a key's owner
by Fredrik Tolf
· 18 years ago
7e047ef
[PATCH] keys: sort out key quota system
by David Howells
· 18 years ago
0cb409d
[PATCH] strndup_user: convert keyctl
by Davi Arnaut
· 19 years ago
6d94074
[PATCH] Fix keyctl usage of strnlen_user()
by Davi Arnaut
· 19 years ago
c59ede7
[PATCH] move capable() to capability.h
by Randy.Dunlap
· 19 years ago
b5f545c
[PATCH] keys: Permit running process to instantiate keys
by David Howells
· 19 years ago
017679c
[PATCH] keys: Permit key expiry time to be set
by David Howells
· 19 years ago
29db919
[PATCH] Keys: Add LSM hooks for key management [try #3]
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
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