1. 8b6a666 afs: Provide an RCU-capable key lookup by David Howells · 6 years ago
  2. 555df33 keys: Fix description size by David Howells · 5 years ago
  3. 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 6 years ago
  4. 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  5. c84ca91 Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  6. c236b6d Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  7. d44a627 Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  8. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  9. a58946c keys: Pass the network namespace into request_key mechanism by David Howells · 6 years ago
  10. 218e642 keys: Garbage collect keys for which the domain has been removed by David Howells · 6 years ago
  11. 3b6e4de keys: Include target namespace in match criteria by David Howells · 6 years ago
  12. b206f28 keys: Namespace keyring names by David Howells · 6 years ago
  13. dcf49db keys: Add a 'recurse' flag for keyring searches by David Howells · 6 years ago
  14. 355ef8e keys: Cache the hash value to avoid lots of recalculation by David Howells · 6 years ago
  15. f771fde keys: Simplify key description management by David Howells · 6 years ago
  16. 3b8c4a0 keys: Kill off request_key_async{,_with_auxdata} by David Howells · 6 years ago
  17. 896f195 keys: Provide request_key_rcu() by David Howells · 6 years ago
  18. ed0ac5c keys: Add a keyctl to move a key between keyrings by David Howells · 6 years ago
  19. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  20. 2e21865 keys: sparse: Fix key_fs[ug]id_changed() by David Howells · 6 years ago
  21. 76ef5e1 keys: Export lookup_user_key to external users by Dave Jiang · 6 years ago
  22. 074d589 security: keys: Replace time_t/timespec with time64_t by Baolin Wang · 7 years ago
  23. 363b02d KEYS: Fix race between updating and finding a negative key by David Howells · 7 years ago
  24. 237bbd2 KEYS: prevent creating a different user's keyrings by Eric Biggers · 7 years ago
  25. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  26. 0620fdd KEYS: sanitize key structs before freeing by Eric Biggers · 8 years ago
  27. b68101a doc: ReSTify keys.txt by Kees Cook · 8 years ago
  28. 6563c91 KEYS: Add KEYCTL_RESTRICT_KEYRING by Mat Martineau · 8 years ago
  29. 2b6aa41 KEYS: Use structure to capture key restriction function and data by Mat Martineau · 8 years ago
  30. e9cc0f6 KEYS: Add a key restriction struct by Mat Martineau · 9 years ago
  31. aaf66c8 KEYS: Split role of the keyring pointer for keyring restrict functions by Mat Martineau · 8 years ago
  32. 469ff8f KEYS: Use a typedef for restrict_link function pointers by Mat Martineau · 9 years ago
  33. fff2929 security, keys: convert key.usage from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  34. 0837e49 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 8 years ago
  35. 77f68ba KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED by David Howells · 9 years ago
  36. 5ac7eac KEYS: Add a facility to restrict new links into a keyring by David Howells · 9 years ago
  37. 5d2787c KEYS: Add an alloc flag to convey the builtinness of a key by David Howells · 9 years ago
  38. d3600bc KEYS: prevent keys from being removed from specified keyrings by Mimi Zohar · 9 years ago
  39. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  40. 633706a Merge branch 'keys-fixes' into keys-next by David Howells · 10 years ago
  41. 0c7774a KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN by David Howells · 11 years ago
  42. 32c4741 KEYS: validate certificate trust only with builtin keys by Dmitry Kasatkin · 11 years ago
  43. fad0701 Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux-security by Linus Torvalds · 11 years ago
  44. d6f50c9 key: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  45. f589594 KEYS: Move the flags representing required permission to linux/key.h by David Howells · 11 years ago
  46. 008643b KEYS: Add a 'trusted' flag and a 'trusted only' flag by David Howells · 11 years ago
  47. ab3c358 KEYS: Implement a big key type that can save to tmpfs by David Howells · 11 years ago
  48. b2a4df2 KEYS: Expand the capacity of a keyring by David Howells · 11 years ago
  49. ccc3e6d KEYS: Define a __key_get() wrapper to use rather than atomic_inc() by David Howells · 11 years ago
  50. 16feef4 KEYS: Consolidate the concept of an 'index key' for key access by David Howells · 11 years ago
  51. a5b4bd2 KEYS: Use bool in make_key_ref() and is_key_possessed() by David Howells · 11 years ago
  52. 2a74dbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  53. 96b5c8f KEYS: Reduce initial permissions on keys by David Howells · 12 years ago
  54. 9a56c2d userns: Convert security/keys to the new userns infrastructure by Eric W. Biederman · 13 years ago
  55. e5c1f44 key: Remove extraneous parentheses from rcu_assign_keypointer() by Paul E. McKenney · 13 years ago
  56. dea649b keys: kill the dummy key_replace_session_keyring() by Oleg Nesterov · 13 years ago
  57. 413cd3d keys: change keyctl_session_to_parent() to use task_work_add() by Oleg Nesterov · 13 years ago
  58. b404aef KEYS: Don't check for NULL key pointer in key_validate() by David Howells · 13 years ago
  59. fd75815 KEYS: Add invalidation support by David Howells · 13 years ago
  60. 31d5a79 KEYS: Do LRU discard in full keyrings by David Howells · 13 years ago
  61. 65d87fe KEYS: Perform RCU synchronisation on keys prior to key destruction by David Howells · 13 years ago
  62. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  63. 59e6b9c Created a function for setting timeouts on keys by Bryan Schumaker · 13 years ago
  64. 9e3ff38 Merge branch 'next-queue' into next by James Morris · 13 years ago
  65. 456a816 KEYS: Permit key_serial() to be called with a const key pointer by David Howells · 13 years ago
  66. 700920e KEYS: Allow special keyrings to be cleared by David Howells · 13 years ago
  67. ee0b31a keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages by Mimi Zohar · 13 years ago
  68. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  69. e52e713 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 14 years ago
  70. d410fa4e Create Documentation/security/, by Randy Dunlap · 14 years ago
  71. 78b7280 KEYS: Improve /proc/keys by David Howells · 14 years ago
  72. fdd1b94 KEYS: Add a new keyctl op to reject a key with a specified error code by David Howells · 14 years ago
  73. 633e804 KEYS: Add an RCU payload dereference macro by David Howells · 14 years ago
  74. e63ba74 keys: __rcu annotations by Arnd Bergmann · 15 years ago
  75. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  76. 5d13544 KEYS: Add garbage collection for dead, revoked and expired keys. [try #6] by David Howells · 15 years ago
  77. aa84442 kmemtrace, security: fix linux/key.h header file dependencies by Pekka Enberg · 16 years ago
  78. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
  79. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  80. bb952bb CRED: Separate per-task-group keyrings from signal_struct by David Howells · 16 years ago
  81. 8bbf4976 KEYS: Alter use of key instantiation link-to-keyring argument by David Howells · 16 years ago
  82. 0dab9cf add key_revoke() dummy for KEYS=n by Adrian Bunk · 16 years ago
  83. 7249db2 keys: make key_serial() a function if CONFIG_KEYS=y by David Howells · 17 years ago
  84. 0b77f5b keys: make the keyring quotas controllable through /proc/sys by David Howells · 17 years ago
  85. 69664cf keys: don't generate user and user session keyrings unless they're accessed by David Howells · 17 years ago
  86. 6b79ccb keys: allow clients to set key perms in key_create_or_update() by Arun Raghavan · 17 years ago
  87. 4a38e12 keys: allow the callout data to be passed as a blob rather than a string by David Howells · 17 years ago
  88. 5b7741b KEYS: fix macro by Sebastian Siewior · 17 years ago
  89. 76181c1 KEYS: Make request_key() and co fundamentally asynchronous by David Howells · 17 years ago
  90. 7318226 [AF_RXRPC]: Key facility changes for AF_RXRPC by David Howells · 18 years ago
  91. 4e54f08 [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller by David Howells · 19 years ago
  92. 7e047ef [PATCH] keys: sort out key quota system by David Howells · 19 years ago
  93. 04c567d [PATCH] Keys: Fix race between two instantiators of a key by David Howells · 19 years ago
  94. d720024 [PATCH] selinux: add hooks for key subsystem by Michael LeMay · 19 years ago
  95. b5f545c [PATCH] keys: Permit running process to instantiate keys by David Howells · 19 years ago
  96. 8d9067b [PATCH] Keys: Remove key duplication by David Howells · 19 years ago
  97. 29db919 [PATCH] Keys: Add LSM hooks for key management [try #3] by David Howells · 19 years ago
  98. 664cceb [PATCH] Keys: Add possessor permissions to keys [try #3] by David Howells · 19 years ago
  99. 3e30148 [PATCH] Keys: Make request-key create an authorisation key by David Howells · 20 years ago
  100. 7888e7f [PATCH] Keys: Pass session keyring to call_usermodehelper() by David Howells · 20 years ago