1. 9d944ef usermodehelper: kill umh_wait, renumber UMH_* constants by Oleg Nesterov · 12 years ago
  2. b1d7dd8 KEYS: Fix error handling in construct_key_and_link() by David Howells · 13 years ago
  3. 8796699 KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring by David Howells · 13 years ago
  4. e52e713 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 13 years ago
  5. d410fa4 Create Documentation/security/, by Randy Dunlap · 13 years ago
  6. 78b7280 KEYS: Improve /proc/keys by David Howells · 13 years ago
  7. fdd1b94 KEYS: Add a new keyctl op to reject a key with a specified error code by David Howells · 13 years ago
  8. ceb73c1 KEYS: Fix __key_link_end() quota fixup on error by David Howells · 13 years ago
  9. 973c9f4 KEYS: Fix up comments in key management code by David Howells · 13 years ago
  10. 3fc5e98 KEYS: Don't call up_write() if __key_link_begin() returns an error by David Howells · 14 years ago
  11. 1e456a1 KEYS: request_key() should return -ENOKEY if the constructed key is negative by David Howells · 14 years ago
  12. 5ad18a0 KEYS: Reinstate lost passing of process keyring ID in call_sbin_request_key() by Justin P. Mattock · 14 years ago
  13. 685bfd2 umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init() by Oleg Nesterov · 14 years ago
  14. f70e2e0 KEYS: Do preallocation for __key_link() by David Howells · 14 years ago
  15. 043b4d4 Merge branch 'master' into next by James Morris · 14 years ago
  16. 2b9e468 KEYS: Better handling of errors from construct_alloc_key() by David Howells · 14 years ago
  17. 896903c KEYS: call_sbin_request_key() must write lock keyrings before modifying them by David Howells · 14 years ago
  18. 03449cd keys: the request_key() syscall should link an existing key to the dest keyring by David Howells · 14 years ago
  19. 93b4a44 keys: fix an RCU warning by David Howells · 14 years ago
  20. 34574dd keys: Handle there being no fallback destination keyring for request_key() by David Howells · 15 years ago
  21. 1d1e975 keys: distinguish per-uid keys in different namespaces by Serge E. Hallyn · 15 years ago
  22. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  23. bb952bb CRED: Separate per-task-group keyrings from signal_struct by David Howells · 16 years ago
  24. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  25. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  26. 8bbf4976 KEYS: Alter use of key instantiation link-to-keyring argument by David Howells · 16 years ago
  27. e9e349b KEYS: Disperse linux/key_ui.h by David Howells · 16 years ago
  28. 47d804b CRED: Wrap task credential accesses in the key management code by David Howells · 16 years ago
  29. fdb89bc keys: explicitly include required slab.h header file. by Robert P. J. Day · 16 years ago
  30. 4a38e12 keys: allow the callout data to be passed as a blob rather than a string by David Howells · 16 years ago
  31. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  32. 76181c1 KEYS: Make request_key() and co fundamentally asynchronous by David Howells · 17 years ago
  33. 86313c4 usermodehelper: Tidy up waiting by Jeremy Fitzhardinge · 17 years ago
  34. 4e54f08 [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller by David Howells · 18 years ago
  35. 7e047ef [PATCH] keys: sort out key quota system by David Howells · 18 years ago
  36. d720024 [PATCH] selinux: add hooks for key subsystem by Michael LeMay · 18 years ago
  37. b5f545c [PATCH] keys: Permit running process to instantiate keys by David Howells · 18 years ago
  38. f1a9bad [PATCH] Keys: Add request-key process documentation by David Howells · 19 years ago
  39. 664cceb [PATCH] Keys: Add possessor permissions to keys [try #3] by David Howells · 19 years ago
  40. 1260f80 [PATCH] Keys: Fix key management syscall interface bugs by David Howells · 19 years ago
  41. 3e30148 [PATCH] Keys: Make request-key create an authorisation key by David Howells · 19 years ago
  42. 8589b4e [PATCH] Keys: Use RCU to manage session keyring pointer by David Howells · 19 years ago
  43. 7888e7f [PATCH] Keys: Pass session keyring to call_usermodehelper() by David Howells · 19 years ago
  44. 76d8aea [PATCH] keys: Discard key spinlock and use RCU for key payload by David Howells · 19 years ago
  45. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago