1. 59e6b9c Created a function for setting timeouts on keys by Bryan Schumaker · 12 years ago
  2. 9f6ed2c keys: add a "logon" key type by Jeff Layton · 12 years ago
  3. 7845bc39 KEYS: Give key types their own lockdep class for key->sem by David Howells · 13 years ago
  4. 0c061b5 KEYS: Correctly destroy key payloads when their keytype is removed by David Howells · 13 years ago
  5. b072e9b KEYS: Make the key reaper non-reentrant by David Howells · 13 years ago
  6. 8bc16de KEYS: Move the unreferenced key reaper to the keys garbage collector file 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. b9fffa3 KEYS: Add a key type op to permit the key description to be vetted by David Howells · 13 years ago
  9. ceb73c1 KEYS: Fix __key_link_end() quota fixup on error 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. f70e2e0 KEYS: Do preallocation for __key_link() by David Howells · 14 years ago
  13. c5b60b5 security: whitespace coding style fixes by Justin P. Mattock · 14 years ago
  14. c08ef80 KEYS: Fix garbage collector by David Howells · 15 years ago
  15. 5d13544 KEYS: Add garbage collection for dead, revoked and expired keys. [try #6] by David Howells · 15 years ago
  16. f041ae2 KEYS: Flag dead keys to induce EKEYREVOKED [try #6] by David Howells · 15 years ago
  17. 5593122 KEYS: Deal with dead-type keys appropriately [try #6] by David Howells · 15 years ago
  18. 1d1e975 keys: distinguish per-uid keys in different namespaces by Serge E. Hallyn · 15 years ago
  19. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  20. 47d804b CRED: Wrap task credential accesses in the key management code by David Howells · 16 years ago
  21. 0b77f5b keys: make the keyring quotas controllable through /proc/sys by David Howells · 16 years ago
  22. 69664cf keys: don't generate user and user session keyrings unless they're accessed by David Howells · 16 years ago
  23. 6b79ccb keys: allow clients to set key perms in key_create_or_update() by Arun Raghavan · 16 years ago
  24. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  25. 76181c1 KEYS: Make request_key() and co fundamentally asynchronous by David Howells · 17 years ago
  26. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  27. 9ad0830 [PATCH] Keys: Fix key serial number collision handling by David Howells · 17 years ago
  28. 48ad504 [PATCH] security/keys/*: user kmemdup() by Eric Sesterhenn · 18 years ago
  29. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  30. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  31. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  32. a7807a3 [PATCH] poison: add & use more constants by Randy Dunlap · 18 years ago
  33. e51f6d3 [PATCH] keys: allocate key serial numbers randomly by Michael LeMay · 18 years ago
  34. 7e047ef [PATCH] keys: sort out key quota system by David Howells · 18 years ago
  35. 04c567d [PATCH] Keys: Fix race between two instantiators of a key by David Howells · 18 years ago
  36. d720024 [PATCH] selinux: add hooks for key subsystem by Michael LeMay · 18 years ago
  37. fed306f [RBTREE] Update key.c to use rb_parent() accessor macro. by David Woodhouse · 18 years ago
  38. c3a9d65 [Security] Keys: Fix oops when adding key to non-keyring by David Howells · 18 years ago
  39. 1d9b7d9 [PATCH] Keys: Replace duplicate non-updateable keys rather than failing by David Howells · 18 years ago
  40. 3dccff8 [PATCH] Keys: Fix key quota management on key allocation by David Howells · 18 years ago
  41. 1ae8f40 [PATCH] security/: possible cleanups by Adrian Bunk · 19 years ago
  42. 8d9067b [PATCH] Keys: Remove key duplication by David Howells · 19 years ago
  43. a7f988b [PATCH] kfree cleanup: security by Jesper Juhl · 19 years ago
  44. 29db919 [PATCH] Keys: Add LSM hooks for key management [try #3] by David Howells · 19 years ago
  45. 664cceb [PATCH] Keys: Add possessor permissions to keys [try #3] by David Howells · 19 years ago
  46. b2b1866 [PATCH] RCU: clean up a few remaining synchronize_kernel() calls by Paul E. McKenney · 19 years ago
  47. 3e30148 [PATCH] Keys: Make request-key create an authorisation key by David Howells · 19 years ago
  48. 76d8aea [PATCH] keys: Discard key spinlock and use RCU for key payload by David Howells · 19 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago