Commit Graph

29 Commits (fdd1b94581782a2ddf9124414e5b7a5f48ce2f9c)

Author SHA1 Message Date
David Howells fdd1b94581 KEYS: Add a new keyctl op to reject a key with a specified error code 14 years ago
David Howells ceb73c1204 KEYS: Fix __key_link_end() quota fixup on error 14 years ago
David Howells 973c9f4f49 KEYS: Fix up comments in key management code 14 years ago
David Howells 12fdff3fc2 Add a dummy printk function for the maintenance of unused printks 15 years ago
David Howells 927942aabb KEYS: Make /proc/keys check to see if a key is possessed before security check 15 years ago
Oleg Nesterov 685bfd2c48 umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init() 15 years ago
David Howells f70e2e0619 KEYS: Do preallocation for __key_link() 15 years ago
David Howells ee18d64c1f KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] 16 years ago
David Howells 5d135440fa KEYS: Add garbage collection for dead, revoked and expired keys. [try #6] 16 years ago
David Howells 5593122eec KEYS: Deal with dead-type keys appropriately [try #6] 16 years ago
Serge E. Hallyn 1d1e97562e keys: distinguish per-uid keys in different namespaces 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
David Howells 8bbf4976b5 KEYS: Alter use of key instantiation link-to-keyring argument 16 years ago
David Howells e9e349b051 KEYS: Disperse linux/key_ui.h 16 years ago
David Howells 1f8f5cf6e4 KEYS: Make request key instantiate the per-user keyrings 16 years ago
Daniel Walker dba6a4d32d keys: remove unused key_alloc_sem 17 years ago
David Howells 0b77f5bfb4 keys: make the keyring quotas controllable through /proc/sys 17 years ago
David Howells 69664cf16a keys: don't generate user and user session keyrings unless they're accessed 17 years ago
David Howells 70a5bb72b5 keys: add keyctl function to get a security label 17 years ago
David Howells 4a38e122e2 keys: allow the callout data to be passed as a blob rather than a string 17 years ago
Harvey Harrison dd6f953adb security: replace remaining __FUNCTION__ occurrences 17 years ago
David Howells 76181c134f KEYS: Make request_key() and co fundamentally asynchronous 18 years ago
David Howells 4e54f08543 [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller 19 years ago
David Howells 7e047ef5fe [PATCH] keys: sort out key quota system 19 years ago
David Howells b5f545c880 [PATCH] keys: Permit running process to instantiate keys 19 years ago
David Howells 017679c4d4 [PATCH] keys: Permit key expiry time to be set 19 years ago
Adrian Bunk 1ae8f40767 [PATCH] security/: possible cleanups 19 years ago
David Howells 664cceb009 [PATCH] Keys: Add possessor permissions to keys [try #3] 20 years ago
David Howells 3e30148c3d [PATCH] Keys: Make request-key create an authorisation key 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago