Commit Graph

25 Commits (113a0e4590881ce579ca992a80ddc562b3372ede)

Author SHA1 Message Date
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 bb952bb98a CRED: Separate per-task-group keyrings from signal_struct 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 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 47d804bfa1 CRED: Wrap task credential accesses in the key management code 16 years ago
David Howells 1f8f5cf6e4 KEYS: Make request key instantiate the per-user keyrings 16 years ago
Robert P. J. Day fdb89bce6c keys: explicitly include required slab.h header file. 17 years ago
David Howells 4a38e122e2 keys: allow the callout data to be passed as a blob rather than a string 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
David Howells 76181c134f KEYS: Make request_key() and co fundamentally asynchronous 18 years ago
Jeremy Fitzhardinge 86313c488a usermodehelper: Tidy up waiting 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
Michael LeMay d720024e94 [PATCH] selinux: add hooks for key subsystem 19 years ago
David Howells b5f545c880 [PATCH] keys: Permit running process to instantiate keys 19 years ago
David Howells f1a9badcf6 [PATCH] Keys: Add request-key process documentation 20 years ago
David Howells 664cceb009 [PATCH] Keys: Add possessor permissions to keys [try #3] 20 years ago
David Howells 1260f801b4 [PATCH] Keys: Fix key management syscall interface bugs 20 years ago
David Howells 3e30148c3d [PATCH] Keys: Make request-key create an authorisation key 20 years ago
David Howells 8589b4e00e [PATCH] Keys: Use RCU to manage session keyring pointer 20 years ago
David Howells 7888e7ff4e [PATCH] Keys: Pass session keyring to call_usermodehelper() 20 years ago
David Howells 76d8aeabfe [PATCH] keys: Discard key spinlock and use RCU for key payload 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago