1. a9b6e55 keys: Timestamp new keys by David Howells · 5 years ago
  2. 6704b9d KEYS: allow reaching the keys quotas exactly by Eric Biggers · 5 years ago
  3. 63c8e45 KEYS: Fix race between updating and finding a negative key by David Howells · 7 years ago
  4. da0c750 KEYS: don't let add_key() update an uninstantiated key by David Howells · 7 years ago
  5. bfe9d7b KEYS: prevent creating a different user's keyrings by Eric Biggers · 7 years ago
  6. 2436976 KEYS: fix freeing uninitialized memory in key_update() by Eric Biggers · 7 years ago
  7. 3832742 KEYS: potential uninitialized variable by Dan Carpenter · 8 years ago
  8. 77f68ba KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED by David Howells · 8 years ago
  9. 5ac7eac KEYS: Add a facility to restrict new links into a keyring by David Howells · 8 years ago
  10. 5d2787c KEYS: Add an alloc flag to convey the builtinness of a key by David Howells · 8 years ago
  11. eee0450 KEYS: Only apply KEY_FLAG_KEEP to a key if a parent keyring has it set by David Howells · 8 years ago
  12. 1d6d167 KEYS: refcount bug fix by Mimi Zohar · 8 years ago
  13. d3600bc KEYS: prevent keys from being removed from specified keyrings by Mimi Zohar · 9 years ago
  14. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  15. 27720e7 keys: Be more consistent in selection of union members used by Insu Yun · 9 years ago
  16. 5057975 KEYS: remove a bogus NULL check by Dan Carpenter · 10 years ago
  17. 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  18. c06cfb0 KEYS: Remove key_type::match in favour of overriding default by match_preparse by David Howells · 10 years ago
  19. 738c5d1 KEYS: Increase root_maxkeys and root_maxbytes sizes by Steve Dickson · 10 years ago
  20. 4d8c025 KEYS: Call ->free_preparse() even after ->preparse() returns an error by David Howells · 10 years ago
  21. 7dfa0ca KEYS: Allow expiry time to be set when preparsing a key by David Howells · 10 years ago
  22. fc7c70e KEYS: struct key_preparsed_payload should have two payload pointers by David Howells · 10 years ago
  23. 6a09d17 KEYS: Provide a generic instantiation function by David Howells · 10 years ago
  24. f589594 KEYS: Move the flags representing required permission to linux/key.h by David Howells · 10 years ago
  25. 2480f57 KEYS: Pre-clear struct key on allocation by David Howells · 11 years ago
  26. 74792b0 KEYS: Fix a race between negating a key and reading the error set by David Howells · 11 years ago
  27. 008643b KEYS: Add a 'trusted' flag and a 'trusted only' flag by David Howells · 11 years ago
  28. b2a4df2 KEYS: Expand the capacity of a keyring by David Howells · 11 years ago
  29. e57e866 KEYS: Drop the permissions argument from __keyring_search_one() by David Howells · 11 years ago
  30. ccc3e6d KEYS: Define a __key_get() wrapper to use rather than atomic_inc() by David Howells · 11 years ago
  31. 16feef4 KEYS: Consolidate the concept of an 'index key' for key access by David Howells · 11 years ago
  32. 2a74dbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  33. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  34. cf7f601 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  35. 4442d77 Merge branch 'modsign-keys-devel' into security-next-keys by David Howells · 12 years ago
  36. 96b5c8f KEYS: Reduce initial permissions on keys by David Howells · 12 years ago
  37. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  38. 9a56c2d userns: Convert security/keys to the new userns infrastructure by Eric W. Biederman · 12 years ago
  39. d4f65b5 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  40. 3b07e9c workqueue: deprecate system_nrt[_freezable]_wq by Tejun Heo · 12 years ago
  41. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  42. fd75815 KEYS: Add invalidation support by David Howells · 12 years ago
  43. 1eb1bcf KEYS: Announce key type (un)registration by David Howells · 12 years ago
  44. c4a4d60 userns: Use cred->user_ns instead of cred->user->user_ns by Eric W. Biederman · 13 years ago
  45. 59e6b9c Created a function for setting timeouts on keys by Bryan Schumaker · 12 years ago
  46. 9f6ed2c keys: add a "logon" key type by Jeff Layton · 12 years ago
  47. 7845bc39 KEYS: Give key types their own lockdep class for key->sem by David Howells · 13 years ago
  48. 0c061b5 KEYS: Correctly destroy key payloads when their keytype is removed by David Howells · 13 years ago
  49. b072e9b KEYS: Make the key reaper non-reentrant by David Howells · 13 years ago
  50. 8bc16de KEYS: Move the unreferenced key reaper to the keys garbage collector file by David Howells · 13 years ago
  51. fdd1b94 KEYS: Add a new keyctl op to reject a key with a specified error code by David Howells · 13 years ago
  52. b9fffa3 KEYS: Add a key type op to permit the key description to be vetted by David Howells · 13 years ago
  53. ceb73c1 KEYS: Fix __key_link_end() quota fixup on error by David Howells · 13 years ago
  54. 973c9f4 KEYS: Fix up comments in key management code by David Howells · 13 years ago
  55. a8b17ed KEYS: Do some style cleanup in the key management code. by David Howells · 13 years ago
  56. f70e2e0 KEYS: Do preallocation for __key_link() by David Howells · 14 years ago
  57. c5b60b5 security: whitespace coding style fixes by Justin P. Mattock · 14 years ago
  58. c08ef80 KEYS: Fix garbage collector by David Howells · 15 years ago
  59. 5d13544 KEYS: Add garbage collection for dead, revoked and expired keys. [try #6] by David Howells · 15 years ago
  60. f041ae2 KEYS: Flag dead keys to induce EKEYREVOKED [try #6] by David Howells · 15 years ago
  61. 5593122 KEYS: Deal with dead-type keys appropriately [try #6] by David Howells · 15 years ago
  62. 1d1e975 keys: distinguish per-uid keys in different namespaces by Serge E. Hallyn · 15 years ago
  63. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  64. 47d804b CRED: Wrap task credential accesses in the key management code by David Howells · 16 years ago
  65. 0b77f5b keys: make the keyring quotas controllable through /proc/sys by David Howells · 16 years ago
  66. 69664cf keys: don't generate user and user session keyrings unless they're accessed by David Howells · 16 years ago
  67. 6b79ccb keys: allow clients to set key perms in key_create_or_update() by Arun Raghavan · 16 years ago
  68. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  69. 76181c1 KEYS: Make request_key() and co fundamentally asynchronous by David Howells · 17 years ago
  70. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  71. 9ad0830 [PATCH] Keys: Fix key serial number collision handling by David Howells · 17 years ago
  72. 48ad504 [PATCH] security/keys/*: user kmemdup() by Eric Sesterhenn · 18 years ago
  73. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  74. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  75. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  76. a7807a3 [PATCH] poison: add & use more constants by Randy Dunlap · 18 years ago
  77. e51f6d3 [PATCH] keys: allocate key serial numbers randomly by Michael LeMay · 18 years ago
  78. 7e047ef [PATCH] keys: sort out key quota system by David Howells · 18 years ago
  79. 04c567d [PATCH] Keys: Fix race between two instantiators of a key by David Howells · 18 years ago
  80. d720024 [PATCH] selinux: add hooks for key subsystem by Michael LeMay · 18 years ago
  81. fed306f [RBTREE] Update key.c to use rb_parent() accessor macro. by David Woodhouse · 18 years ago
  82. c3a9d65 [Security] Keys: Fix oops when adding key to non-keyring by David Howells · 18 years ago
  83. 1d9b7d9 [PATCH] Keys: Replace duplicate non-updateable keys rather than failing by David Howells · 18 years ago
  84. 3dccff8 [PATCH] Keys: Fix key quota management on key allocation by David Howells · 18 years ago
  85. 1ae8f40 [PATCH] security/: possible cleanups by Adrian Bunk · 18 years ago
  86. 8d9067b [PATCH] Keys: Remove key duplication by David Howells · 18 years ago
  87. a7f988b [PATCH] kfree cleanup: security by Jesper Juhl · 19 years ago
  88. 29db919 [PATCH] Keys: Add LSM hooks for key management [try #3] by David Howells · 19 years ago
  89. 664cceb [PATCH] Keys: Add possessor permissions to keys [try #3] by David Howells · 19 years ago
  90. b2b1866 [PATCH] RCU: clean up a few remaining synchronize_kernel() calls by Paul E. McKenney · 19 years ago
  91. 3e30148 [PATCH] Keys: Make request-key create an authorisation key by David Howells · 19 years ago
  92. 76d8aea [PATCH] keys: Discard key spinlock and use RCU for key payload by David Howells · 19 years ago
  93. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago