1. 4c205c8 Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 9 months ago
  2. 4f08824 KEYS: Avoid false positive ENOMEM error on key read by Waiman Long · 4 years, 10 months ago
  3. d3ec10a KEYS: Don't write out to userspace while holding key semaphore by Waiman Long · 4 years, 10 months ago
  4. 2e35610 KEYS: reaching the keys quotas correctly by Yang Xu · 4 years, 11 months ago
  5. 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
  6. 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
  7. 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
  8. 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
  9. 7a1ade8 keys: Provide KEYCTL_GRANT_PERMISSION by David Howells · 6 years ago
  10. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  11. a58946c keys: Pass the network namespace into request_key mechanism by David Howells · 6 years ago
  12. 3b6e4de keys: Include target namespace in match criteria by David Howells · 6 years ago
  13. b206f28 keys: Namespace keyring names by David Howells · 6 years ago
  14. dcf49db keys: Add a 'recurse' flag for keyring searches by David Howells · 6 years ago
  15. 45e0f30 keys: Add capability-checking keyctl function by David Howells · 6 years ago
  16. ed0ac5c keys: Add a keyctl to move a key between keyrings by David Howells · 6 years ago
  17. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  18. 7936d16 keys: sparse: Fix incorrect RCU accesses by David Howells · 6 years ago
  19. ae5906c Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  20. 468e91c keys: fix missing __user in KEYCTL_PKEY_QUERY by Ben Dooks · 6 years ago
  21. 822ad64 keys: Fix dependency loop between construction record and auth key by David Howells · 6 years ago
  22. 876979c security: audit and remove any unnecessary uses of module.h by Paul Gortmaker · 6 years ago
  23. 00d60fd KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2] by David Howells · 6 years ago
  24. 18026d8 KEYS: reject NULL restriction string when type is specified by Eric Biggers · 7 years ago
  25. 363b02d KEYS: Fix race between updating and finding a negative key by David Howells · 7 years ago
  26. 37863c4 KEYS: prevent KEYCTL_READ on negative key by Eric Biggers · 7 years ago
  27. 7fc0786 KEYS: fix key refcount leak in keyctl_read_key() by Eric Biggers · 7 years ago
  28. 884bee0 KEYS: fix key refcount leak in keyctl_assume_authority() by Eric Biggers · 7 years ago
  29. 57070c8 KEYS: sanitize add_key() and keyctl() key payloads by Eric Biggers · 8 years ago
  30. 5649645 KEYS: fix dereferencing NULL payload with nonzero length by Eric Biggers · 8 years ago
  31. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  32. 0302e28 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  33. c9f838d KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings by Eric Biggers · 8 years ago
  34. ee8f844 KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings by David Howells · 8 years ago
  35. f1c316a KEYS: add SP800-56A KDF support for DH by Stephan Mueller · 8 years ago
  36. 6563c91 KEYS: Add KEYCTL_RESTRICT_KEYRING by Mat Martineau · 8 years ago
  37. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  38. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  39. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  40. cbbd26b [iov_iter] new primitives - copy_from_iter_full() and friends by Al Viro · 8 years ago
  41. 4693fc7 KEYS: Add placeholder for KDF usage with DH by Stephan Mueller · 9 years ago
  42. ddbb411 KEYS: Add KEYCTL_DH_COMPUTE command by Mat Martineau · 9 years ago
  43. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  44. 1d6d167 KEYS: refcount bug fix by Mimi Zohar · 9 years ago
  45. b4a1b4f KEYS: Fix race between read and revoke by David Howells · 9 years ago
  46. d3600bc KEYS: prevent keys from being removed from specified keyrings by Mimi Zohar · 9 years ago
  47. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  48. d0e0eba KEYS: use kvfree() in add_key by Geliang Tang · 9 years ago
  49. b353a1f switch keyctl_instantiate_key_common() to iov_iter by Al Viro · 10 years ago
  50. aa9d443 KEYS: Fix the size of the key description passed to/from userspace by David Howells · 10 years ago
  51. 54e2c2c KEYS: Reinstate EPERM for a key type name beginning with a '.' by David Howells · 10 years ago
  52. 633706a Merge branch 'keys-fixes' into keys-next by David Howells · 10 years ago
  53. 0c7774a KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN by David Howells · 10 years ago
  54. a4e3b8d KEYS: special dot prefixed keyring name bug fix by Mimi Zohar · 11 years ago
  55. f589594 KEYS: Move the flags representing required permission to linux/key.h by David Howells · 11 years ago
  56. f36f8c7 KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches by David Howells · 11 years ago
  57. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 12 years ago
  58. 2a74dbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  59. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  60. cf7f601 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  61. 4442d77 Merge branch 'modsign-keys-devel' into security-next-keys by David Howells · 12 years ago
  62. 3a50597 KEYS: Make the session and process keyrings per-thread by David Howells · 12 years ago
  63. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  64. a84a921 key: Fix resource leak by Alan Cox · 12 years ago
  65. 9a56c2d userns: Convert security/keys to the new userns infrastructure by Eric W. Biederman · 13 years ago
  66. b3f68f1 task_work: Revert "hold task_lock around checks in keyctl" by Oleg Nesterov · 12 years ago
  67. d4f65b5 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  68. e05644e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  69. d35abdb hold task_lock around checks in keyctl by Al Viro · 13 years ago
  70. 67d1214 merge task_work and rcu_head, get rid of separate allocation for keyring case by Al Viro · 13 years ago
  71. 41f9d29 trimming task_work: kill ->data by Al Viro · 13 years ago
  72. 66dd07b Merge commit 'v3.5-rc2' into next by James Morris · 13 years ago
  73. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  74. ac34ebb aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() by Christopher Yeoh · 13 years ago
  75. 4f1c28d security/keys/keyctl.c: suppress memory allocation failure warning by Andrew Morton · 13 years ago
  76. 423b9788 KEYS: Fix some sparse warnings by David Howells · 13 years ago
  77. 413cd3d keys: change keyctl_session_to_parent() to use task_work_add() by Oleg Nesterov · 13 years ago
  78. 1227dd7 TIF_NOTIFY_RESUME is defined on all targets now by Al Viro · 13 years ago
  79. fd75815 KEYS: Add invalidation support by David Howells · 13 years ago
  80. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  81. 59e6b9c Created a function for setting timeouts on keys by Bryan Schumaker · 13 years ago
  82. 700920e KEYS: Allow special keyrings to be cleared by David Howells · 13 years ago
  83. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  84. 4aab1e8 KEYS: Make request_key() and co. return an error for a negative key by David Howells · 14 years ago
  85. ee009e4a0 KEYS: Add an iovec version of KEYCTL_INSTANTIATE by David Howells · 14 years ago
  86. fdd1b94 KEYS: Add a new keyctl op to reject a key with a specified error code by David Howells · 14 years ago
  87. 973c9f4 KEYS: Fix up comments in key management code by David Howells · 14 years ago
  88. a8b17ed KEYS: Do some style cleanup in the key management code. by David Howells · 14 years ago
  89. 3d96406 KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring by David Howells · 14 years ago
  90. 9d1ac65 KEYS: Fix RCU no-lock warning in keyctl_session_to_parent() by David Howells · 14 years ago
  91. 94fd840 KEYS: Use the variable 'key' in keyctl_describe_key() by David Howells · 15 years ago
  92. 9156235 KEYS: Authorise keyctl_set_timeout() on a key if we have its authorisation key by David Howells · 15 years ago
  93. 4303ef1 KEYS: Propagate error code instead of returning -EINVAL by Dan Carpenter · 15 years ago
  94. dd98acf keyctl_session_to_parent(): use thread_group_empty() to check singlethreadness by Oleg Nesterov · 15 years ago
  95. c5b60b5 security: whitespace coding style fixes by Justin P. Mattock · 15 years ago
  96. 3011a34 security: remove dead hook key_session_to_parent by Eric Paris · 15 years ago
  97. a00ae4d Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture support by Geert Uytterhoeven · 15 years ago
  98. fa1cc7b keys: PTR_ERR return of wrong pointer in keyctl_get_security() by Roel Kluin · 15 years ago
  99. 21279cf KEYS: get_instantiation_keyring() should inc the keyring refcount in all cases by David Howells · 15 years ago
  100. c08ef80 KEYS: Fix garbage collector by David Howells · 15 years ago