1. f1c316a KEYS: add SP800-56A KDF support for DH by Stephan Mueller · 8 years ago
  2. 6563c91 KEYS: Add KEYCTL_RESTRICT_KEYRING by Mat Martineau · 8 years ago
  3. efba797 KEYS: Add an optional lookup_restriction hook to key_type by Mat Martineau · 9 years ago
  4. 2b6aa41 KEYS: Use structure to capture key restriction function and data by Mat Martineau · 8 years ago
  5. aaf66c8 KEYS: Split role of the keyring pointer for keyring restrict functions by Mat Martineau · 8 years ago
  6. 469ff8f KEYS: Use a typedef for restrict_link function pointers by Mat Martineau · 9 years ago
  7. 0837e49 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 8 years ago
  8. 4693fc7 KEYS: Add placeholder for KDF usage with DH by Stephan Mueller · 9 years ago
  9. d55201c Merge branch 'keys-trust' into keys-next by David Howells · 9 years ago
  10. ddbb411 KEYS: Add KEYCTL_DH_COMPUTE command by Mat Martineau · 9 years ago
  11. 5ac7eac KEYS: Add a facility to restrict new links into a keyring by David Howells · 9 years ago
  12. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  13. dabd39c KEYS: Make /proc/keys unconditional if CONFIG_KEYS=y by David Howells · 10 years ago
  14. f93b3cc KEYS: Update the keyrings documentation for match changes by David Howells · 10 years ago
  15. 4d8c025 KEYS: Call ->free_preparse() even after ->preparse() returns an error by David Howells · 10 years ago
  16. 7dfa0ca KEYS: Allow expiry time to be set when preparsing a key by David Howells · 10 years ago
  17. ccc3e6d KEYS: Define a __key_get() wrapper to use rather than atomic_inc() by David Howells · 11 years ago
  18. a5b4bd2 KEYS: Use bool in make_key_ref() and is_key_possessed() by David Howells · 11 years ago
  19. 4442d77 Merge branch 'modsign-keys-devel' into security-next-keys by David Howells · 12 years ago
  20. f8aa23a KEYS: Use keyring_alloc() to create special keyrings by David Howells · 12 years ago
  21. d4f65b5 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  22. fd75815 KEYS: Add invalidation support by David Howells · 13 years ago
  23. a05a483 keys: update the documentation with info about "logon" keys by Jeff Layton · 13 years ago
  24. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  25. 40e4712 Documentation: Fix multiple typo in Documentation by Masanari Iida · 13 years ago
  26. 700920e KEYS: Allow special keyrings to be cleared by David Howells · 13 years ago
  27. d410fa4 Create Documentation/security/, by Randy Dunlap · 14 years ago[Renamed (99%) from Documentation/keys.txt]
  28. ee009e4a0 KEYS: Add an iovec version of KEYCTL_INSTANTIATE by David Howells · 14 years ago
  29. fdd1b94 KEYS: Add a new keyctl op to reject a key with a specified error code by David Howells · 14 years ago
  30. b9fffa3 KEYS: Add a key type op to permit the key description to be vetted by David Howells · 14 years ago
  31. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  32. 5d13544 KEYS: Add garbage collection for dead, revoked and expired keys. [try #6] by David Howells · 15 years ago
  33. d919588 Documentation cleanup: trivial misspelling, punctuation, and grammar corrections. by Matt LaPlante · 16 years ago
  34. 0b77f5b keys: make the keyring quotas controllable through /proc/sys by David Howells · 17 years ago
  35. 70a5bb7 keys: add keyctl function to get a security label by David Howells · 17 years ago
  36. 4a38e12 keys: allow the callout data to be passed as a blob rather than a string by David Howells · 17 years ago
  37. 76181c1 KEYS: Make request_key() and co fundamentally asynchronous by David Howells · 17 years ago
  38. 7eacbbd Fix a typo in Documentation/keys.txt by Satyam Sharma · 17 years ago
  39. 7318226 [AF_RXRPC]: Key facility changes for AF_RXRPC by David Howells · 18 years ago
  40. 5d3f083 Fix typos in /Documentation : Misc by Matt LaPlante · 18 years ago
  41. 670e9f3 Documentation: remove duplicated words by Paolo Ornati · 18 years ago
  42. 2fe0ae7 Fix typos in Documentation/: 'H'-'M' by Matt LaPlante · 18 years ago
  43. 3f6dee9 Fix some typos in Documentation/: 'A' by Matt LaPlante · 18 years ago
  44. 4e54f08 [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller by David Howells · 18 years ago
  45. 4eb582c [PATCH] keys: add a way to store the appropriate context for newly-created keys by Michael LeMay · 18 years ago
  46. 06ec7be [PATCH] keys: restrict contents of /proc/keys to Viewable keys by Michael LeMay · 18 years ago
  47. 04c567d [PATCH] Keys: Fix race between two instantiators of a key by David Howells · 18 years ago
  48. d720024 [PATCH] selinux: add hooks for key subsystem by Michael LeMay · 18 years ago
  49. b5f545c [PATCH] keys: Permit running process to instantiate keys by David Howells · 19 years ago
  50. cab8eb5 [PATCH] keys: Discard duplicate keys from a keyring on link by David Howells · 19 years ago
  51. 017679c [PATCH] keys: Permit key expiry time to be set by David Howells · 19 years ago
  52. 8d9067b [PATCH] Keys: Remove key duplication by David Howells · 19 years ago
  53. 29db919 [PATCH] Keys: Add LSM hooks for key management [try #3] by David Howells · 19 years ago
  54. f1a9bad [PATCH] Keys: Add request-key process documentation by David Howells · 19 years ago
  55. 664cceb [PATCH] Keys: Add possessor permissions to keys [try #3] by David Howells · 19 years ago
  56. 3e30148 [PATCH] Keys: Make request-key create an authorisation key by David Howells · 19 years ago
  57. 76d8aea [PATCH] keys: Discard key spinlock and use RCU for key payload by David Howells · 19 years ago
  58. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago