1. fe9453a KEYS: Revert one application of "Fix unreachable code" patch by David Howells · 11 years ago
  2. e67eab3 keys: fix unreachable code by Alan Cox · 12 years ago
  3. 2a74dbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  4. 3bd7bf1 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  5. b010520 keys: Fix unreachable code by Alan Cox · 12 years ago
  6. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  7. cf7f601 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  8. 88265322 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  9. 4442d77 Merge branch 'modsign-keys-devel' into security-next-keys by David Howells · 12 years ago
  10. f8aa23a KEYS: Use keyring_alloc() to create special keyrings by David Howells · 12 years ago
  11. 96b5c8f KEYS: Reduce initial permissions on keys by David Howells · 12 years ago
  12. 3a50597 KEYS: Make the session and process keyrings per-thread by David Howells · 12 years ago
  13. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  14. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  15. a84a921 key: Fix resource leak by Alan Cox · 12 years ago
  16. 6315277 keys: Fix unreachable code by Alan Cox · 12 years ago
  17. 9a56c2d userns: Convert security/keys to the new userns infrastructure by Eric W. Biederman · 12 years ago
  18. b3f68f1 task_work: Revert "hold task_lock around checks in keyctl" by Oleg Nesterov · 12 years ago
  19. d4f65b5 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  20. 41ab999 tpm: Move tpm_get_random api into the TPM device driver by Kent Yoder · 12 years ago
  21. 3b07e9c workqueue: deprecate system_nrt[_freezable]_wq by Tejun Heo · 12 years ago
  22. e05644e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  23. d35abdb hold task_lock around checks in keyctl by Al Viro · 12 years ago
  24. 67d1214 merge task_work and rcu_head, get rid of separate allocation for keyring case by Al Viro · 12 years ago
  25. 41f9d29 trimming task_work: kill ->data by Al Viro · 12 years ago
  26. 66dd07b Merge commit 'v3.5-rc2' into next by James Morris · 12 years ago
  27. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  28. ac34ebb aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() by Christopher Yeoh · 12 years ago
  29. 81ab6e7 kmod: convert two call sites to call_usermodehelper_fns() by Boaz Harrosh · 12 years ago
  30. 4f1c28d security/keys/keyctl.c: suppress memory allocation failure warning by Andrew Morton · 12 years ago
  31. 423b9788 KEYS: Fix some sparse warnings by David Howells · 12 years ago
  32. 413cd3d keys: change keyctl_session_to_parent() to use task_work_add() by Oleg Nesterov · 12 years ago
  33. 1227dd7 TIF_NOTIFY_RESUME is defined on all targets now by Al Viro · 12 years ago
  34. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  35. b404aef KEYS: Don't check for NULL key pointer in key_validate() by David Howells · 12 years ago
  36. fd75815 KEYS: Add invalidation support by David Howells · 12 years ago
  37. 31d5a79 KEYS: Do LRU discard in full keyrings by David Howells · 12 years ago
  38. 233e473 KEYS: Permit in-place link replacement in keyring list by David Howells · 12 years ago
  39. 65d87fe KEYS: Perform RCU synchronisation on keys prior to key destruction by David Howells · 12 years ago
  40. 1eb1bcf KEYS: Announce key type (un)registration by David Howells · 12 years ago
  41. 9f7ce8e KEYS: Reorganise keys Makefile by David Howells · 12 years ago
  42. f089494 KEYS: Move the key config into security/keys/Kconfig by David Howells · 12 years ago
  43. ae2975b userns: Convert group_info values from gid_t to kgid_t. by Eric W. Biederman · 13 years ago
  44. 0093ccb cred: Refcount the user_ns pointed to by the cred. by Eric W. Biederman · 13 years ago
  45. c4a4d60 userns: Use cred->user_ns instead of cred->user->user_ns by Eric W. Biederman · 13 years ago
  46. 9d944ef usermodehelper: kill umh_wait, renumber UMH_* constants by Oleg Nesterov · 12 years ago
  47. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  48. f67dabb KEYS: testing wrong bit for KEY_FLAG_REVOKED by Dan Carpenter · 12 years ago
  49. 59e6b9c Created a function for setting timeouts on keys by Bryan Schumaker · 12 years ago
  50. 9e3ff38 Merge branch 'next-queue' into next by James Morris · 12 years ago
  51. 7908b3e Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  52. f6b2457 keys: fix user_defined key sparse messages by Mimi Zohar · 12 years ago
  53. 700920e KEYS: Allow special keyrings to be cleared by David Howells · 12 years ago
  54. 9f6ed2c keys: add a "logon" key type by Jeff Layton · 12 years ago
  55. 6ac6172 encrypted-keys: fix rcu and sparse messages by Mimi Zohar · 12 years ago
  56. ee0b31a keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages by Mimi Zohar · 12 years ago
  57. efde8b6 KEYS: Add missing smp_rmb() primitives to the keyring search code by David Howells · 12 years ago
  58. 8fcc995 Merge branch 'next' into for-linus by James Morris · 12 years ago
  59. 7845bc39 KEYS: Give key types their own lockdep class for key->sem by David Howells · 13 years ago
  60. 9c69898 encrypted-keys: module build fixes by Mimi Zohar · 13 years ago
  61. f4a0d5a encrypted-keys: fix error return code by Mimi Zohar · 13 years ago
  62. 9f35a33 KEYS: Fix a NULL pointer deref in the user-defined key type by David Howells · 13 years ago
  63. 0247311 security: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  64. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  65. 2b3ff63 encrypted-keys: check hex2bin result by Mimi Zohar · 13 years ago
  66. 2684bf7 trusted-keys: check hex2bin result by Mimi Zohar · 13 years ago
  67. cc10055 encrypted-keys: IS_ERR need include/err.h by Stephen Rothwell · 13 years ago
  68. 982e617 encrypted-keys: remove trusted-keys dependency by Mimi Zohar · 13 years ago
  69. 61cf45d encrypted-keys: create encrypted-keys directory by Mimi Zohar · 13 years ago
  70. 0c061b5 KEYS: Correctly destroy key payloads when their keytype is removed by David Howells · 13 years ago
  71. d199798 KEYS: The dead key link reaper should be non-reentrant by David Howells · 13 years ago
  72. b072e9b KEYS: Make the key reaper non-reentrant by David Howells · 13 years ago
  73. 8bc16de KEYS: Move the unreferenced key reaper to the keys garbage collector file by David Howells · 13 years ago
  74. 6d528b0 KEYS: __key_link() should use the RCU deref wrapper for keyring payloads by David Howells · 13 years ago
  75. 3ecf1b4 KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag set by David Howells · 13 years ago
  76. 99599537 KEYS: If install_session_keyring() is given a keyring, it should install it by David Howells · 13 years ago
  77. 95b6886 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  78. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  79. d8bf4ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check by Michal Hocko · 13 years ago
  80. 5b944a7 Merge branch 'linus' into next by James Morris · 13 years ago
  81. 79a73d1 encrypted-keys: add ecryptfs format support by Roberto Sassu · 13 years ago
  82. 4e561d3 encrypted-keys: add key format support by Roberto Sassu · 13 years ago
  83. 7103dff encrypted-keys: added additional debug messages by Roberto Sassu · 13 years ago
  84. 08fa2aa encrypted-keys: fixed valid_master_desc() function description by Roberto Sassu · 13 years ago
  85. f91c2c5 encrypted_keys: avoid dumping the master key if the request fails by Roberto Sassu · 13 years ago
  86. b1d7dd8 KEYS: Fix error handling in construct_key_and_link() by David Howells · 13 years ago
  87. 8796699 KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring by David Howells · 13 years ago
  88. 4d67431 KEYS: Don't return EAGAIN to keyctl_assume_authority() by David Howells · 13 years ago
  89. e52e713 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 13 years ago
  90. f7285b5 Set cred->user_ns in key_replace_session_keyring by Serge E. Hallyn · 13 years ago
  91. 434d42c Merge branch 'next' into for-linus by James Morris · 13 years ago
  92. d410fa4 Create Documentation/security/, by Randy Dunlap · 13 years ago
  93. 3acb458 security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu() by Lai Jiangshan · 13 years ago
  94. 4aab1e8 KEYS: Make request_key() and co. return an error for a negative key by David Howells · 13 years ago
  95. 78b7280 KEYS: Improve /proc/keys by David Howells · 13 years ago
  96. ee009e4a0 KEYS: Add an iovec version of KEYCTL_INSTANTIATE by David Howells · 13 years ago
  97. fdd1b94 KEYS: Add a new keyctl op to reject a key with a specified error code by David Howells · 13 years ago
  98. b9fffa3 KEYS: Add a key type op to permit the key description to be vetted by David Howells · 13 years ago
  99. 633e804 KEYS: Add an RCU payload dereference macro by David Howells · 13 years ago
  100. ceb73c1 KEYS: Fix __key_link_end() quota fixup on error by David Howells · 13 years ago