1. f1dcde9 KEYS: request_key_auth: Provide key preparsing by David Howells · 10 years ago
  2. d0a059c KEYS: Search for auth-key by name rather than target key ID by David Howells · 11 years ago
  3. 4bdf0bc KEYS: Introduce a search context structure by David Howells · 11 years ago
  4. 61ea0c0 KEYS: Skip key state checks when checking for possession by David Howells · 11 years ago
  5. cf7f601 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  6. 4d67431 KEYS: Don't return EAGAIN to keyctl_assume_authority() by David Howells · 13 years ago
  7. e52e713 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 13 years ago
  8. d410fa4 Create Documentation/security/, by Randy Dunlap · 13 years ago
  9. 78b7280 KEYS: Improve /proc/keys by David Howells · 13 years ago
  10. 973c9f4 KEYS: Fix up comments in key management code by David Howells · 13 years ago
  11. a8b17ed KEYS: Do some style cleanup in the key management code. by David Howells · 13 years ago
  12. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  13. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  14. 8bbf4976 KEYS: Alter use of key instantiation link-to-keyring argument by David Howells · 16 years ago
  15. 47d804b CRED: Wrap task credential accesses in the key management code by David Howells · 16 years ago
  16. fdb89bc keys: explicitly include required slab.h header file. by Robert P. J. Day · 16 years ago
  17. 4a38e12 keys: allow the callout data to be passed as a blob rather than a string by David Howells · 16 years ago
  18. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  19. 76181c1 KEYS: Make request_key() and co fundamentally asynchronous by David Howells · 17 years ago
  20. 7e047ef [PATCH] keys: sort out key quota system by David Howells · 18 years ago
  21. 04c567d [PATCH] Keys: Fix race between two instantiators of a key by David Howells · 18 years ago
  22. d720024 [PATCH] selinux: add hooks for key subsystem by Michael LeMay · 18 years ago
  23. b5f545c [PATCH] keys: Permit running process to instantiate keys by David Howells · 19 years ago
  24. f1a9bad [PATCH] Keys: Add request-key process documentation by David Howells · 19 years ago
  25. 74fd92c [PATCH] key: plug request_key_auth memleak by David Howells · 19 years ago
  26. 664cceb [PATCH] Keys: Add possessor permissions to keys [try #3] by David Howells · 19 years ago
  27. 3e30148 [PATCH] Keys: Make request-key create an authorisation key by David Howells · 19 years ago