1. be24b37 KEYS: trusted: fix -Wvarags warning by ndesaulniers@google.com · 6 years ago
  2. c787192 KEYS: trusted: allow trusted.ko to initialize w/o a TPM by Jarkko Sakkinen · 6 years ago
  3. 5af7f11 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  4. c3665a6 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  5. ae5906c Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  6. 468e91c keys: fix missing __user in KEYCTL_PKEY_QUERY by Ben Dooks · 6 years ago
  7. ede0fa98 KEYS: always initialize keyring_index_key::desc_len by Eric Biggers · 6 years ago
  8. 7c1857b keys: Timestamp new keys by David Howells · 6 years ago
  9. 822ad64 keys: Fix dependency loop between construction record and auth key by David Howells · 6 years ago
  10. a08bf91 KEYS: allow reaching the keys quotas exactly by Eric Biggers · 6 years ago
  11. 0b6cf6b tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend() by Roberto Sassu · 6 years ago
  12. 2407304 KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip() by Roberto Sassu · 6 years ago
  13. 107dfa2 encrypted-keys: fix Opt_err/Opt_error = -1 by Mimi Zohar · 6 years ago
  14. 23711df security: keys: annotate implicit fall throughs by Mathieu Malaterre · 6 years ago
  15. 0f949bc security: keys: annotate implicit fall throughs by Mathieu Malaterre · 6 years ago
  16. 5b73262 security: keys: annotate implicit fall through by Mathieu Malaterre · 6 years ago
  17. 57b0e31 KEYS: fix parsing invalid pkey info string by Eric Biggers · 6 years ago
  18. 75f95da Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  19. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  20. 3f03bf9 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  21. 94c13f6 security: don't use a negative Opt_err token index by Linus Torvalds · 6 years ago
  22. 9db6758 keys-encrypted: add nvdimm key format type to encrypted keys by Dave Jiang · 6 years ago
  23. 76ef5e1 keys: Export lookup_user_key to external users by Dave Jiang · 6 years ago
  24. 876979c security: audit and remove any unnecessary uses of module.h by Paul Gortmaker · 6 years ago
  25. a798608 keys: remove needless modular infrastructure from ecryptfs_format by Paul Gortmaker · 6 years ago
  26. 3d234b3 crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations by Eric Biggers · 6 years ago
  27. 2244798 KEYS: Move trusted.h to include/keys [ver #2] by Denis Kenzior · 6 years ago
  28. e1ea9f8 KEYS: trusted: Expose common functionality [ver #2] by Denis Kenzior · 6 years ago
  29. 00d60fd KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2] by David Howells · 6 years ago
  30. 8c0f9f5 Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name" by Lubomir Rintel · 6 years ago
  31. 8a2336e uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name by Randy Dunlap · 6 years ago
  32. c5f5aee Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 6 years ago
  33. 85d7311 crypto: remove redundant type flags from tfm allocation by Eric Biggers · 7 years ago
  34. 3619dec dh key: fix rounding up KDF output length by Eric Biggers · 7 years ago
  35. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  36. 10b1eb7 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  37. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  38. 890e2ab dh key: get rid of stack allocated array for zeroes by Tycho Andersen · 7 years ago
  39. 383203e dh key: get rid of stack allocated array by Tycho Andersen · 7 years ago
  40. a964f39 big key: get rid of stack array allocation by Tycho Andersen · 7 years ago
  41. 514c603 headers: untangle kmemleak.h from mm.h by Randy Dunlap · 7 years ago
  42. d9f4bb1 KEYS: Use individual pages in big_key for crypto buffers by David Howells · 7 years ago
  43. ae0cb7b Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  44. aad887f tpm: use struct tpm_chip for tpm_chip_find_get() by Jarkko Sakkinen · 7 years ago
  45. 475c5ee Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  46. 18026d8 KEYS: reject NULL restriction string when type is specified by Eric Biggers · 7 years ago
  47. 3d1f025 security: keys: remove redundant assignment to key_ref by Colin Ian King · 7 years ago
  48. 4dca6ea KEYS: add missing permission check for request_key() destination by Eric Biggers · 7 years ago
  49. a2d8737 KEYS: remove unnecessary get/put of explicit dest_keyring by Eric Biggers · 7 years ago
  50. d963007 keyring: Remove now-redundant smp_read_barrier_depends() by Paul E. McKenney · 7 years ago
  51. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  52. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  53. 0a9dd0e security: keys: Replace time_t with time64_t for struct key_preparsed_payload by Baolin Wang · 7 years ago
  54. 074d589 security: keys: Replace time_t/timespec with time64_t by Baolin Wang · 7 years ago
  55. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  57. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  58. a3c812f KEYS: trusted: fix writing past end of buffer in trusted_read() by Eric Biggers · 7 years ago
  59. 3239b6f KEYS: return full count in keyring_read() if buffer is too small by Eric Biggers · 7 years ago
  60. ab5c69f KEYS: load key flags and expiry time atomically in proc_keys_show() by Eric Biggers · 7 years ago
  61. 9d6c871 KEYS: Load key expiry time atomically in keyring_search_iterator() by Eric Biggers · 7 years ago
  62. 1823d47 KEYS: load key flags and expiry time atomically in key_validate() by Eric Biggers · 7 years ago
  63. 60ff5b2 KEYS: don't let add_key() update an uninstantiated key by David Howells · 7 years ago
  64. 363b02d KEYS: Fix race between updating and finding a negative key by David Howells · 7 years ago
  65. 3cd18d1 security/keys: BIG_KEY requires CONFIG_CRYPTO by Arnd Bergmann · 7 years ago
  66. 13923d0 KEYS: encrypted: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  67. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  68. 428490e security/keys: rewrite all of big_key crypto by Jason A. Donenfeld · 7 years ago
  69. 9108018 security/keys: properly zero out sensitive key material in big_key by Jason A. Donenfeld · 7 years ago
  70. e007ce9 KEYS: use kmemdup() in request_key_auth_new() by Eric Biggers · 7 years ago
  71. 4aa68e0 KEYS: restrict /proc/keys by credentials at open time by Eric Biggers · 7 years ago
  72. 8f67456 KEYS: reset parent each time before searching key_user_tree by Eric Biggers · 7 years ago
  73. 37863c4 KEYS: prevent KEYCTL_READ on negative key by Eric Biggers · 7 years ago
  74. 237bbd2 KEYS: prevent creating a different user's keyrings by Eric Biggers · 7 years ago
  75. e645016 KEYS: fix writing past end of user-supplied buffer in keyring_read() by Eric Biggers · 7 years ago
  76. 7fc0786 KEYS: fix key refcount leak in keyctl_read_key() by Eric Biggers · 7 years ago
  77. 884bee0 KEYS: fix key refcount leak in keyctl_assume_authority() by Eric Biggers · 7 years ago
  78. f7b48cf KEYS: don't revoke uninstantiated key in request_key_auth_new() by Eric Biggers · 7 years ago
  79. 44d8143 KEYS: fix cred refcount leak in request_key_auth_new() by Eric Biggers · 7 years ago
  80. e13ec93 fs: fix kernel_write prototype by Christoph Hellwig · 7 years ago
  81. bdd1d2d fs: fix kernel_read prototype by Christoph Hellwig · 7 years ago
  82. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  83. 4f9dabf KEYS: DH: validate __spare field by Eric Biggers · 7 years ago
  84. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  85. 3859a27 randstruct: Mark various structs for randomization by Kees Cook · 8 years ago
  86. 5dd43ce sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wait_bit.h> by Ingo Molnar · 8 years ago
  87. 92347cf KEYS: fix refcount_inc() on zero by Mark Rutland · 8 years ago
  88. 7cbe093 KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP API by Mat Martineau · 8 years ago
  89. 0ddd9f1 KEYS: DH: ensure the KDF counter is properly aligned by Eric Biggers · 8 years ago
  90. 281590b KEYS: DH: don't feed uninitialized "otherinfo" into KDF by Eric Biggers · 8 years ago
  91. bbe2404 KEYS: DH: forbid using digest_null as the KDF hash by Eric Biggers · 8 years ago
  92. 0620fdd KEYS: sanitize key structs before freeing by Eric Biggers · 8 years ago
  93. ee618b4 KEYS: trusted: sanitize all key material by Eric Biggers · 8 years ago
  94. a9dd74b KEYS: encrypted: sanitize all key material by Eric Biggers · 8 years ago
  95. 6966c74 KEYS: user_defined: sanitize key payloads by Eric Biggers · 8 years ago
  96. 57070c8 KEYS: sanitize add_key() and keyctl() key payloads by Eric Biggers · 8 years ago
  97. 63a0b05 KEYS: fix freeing uninitialized memory in key_update() by Eric Biggers · 8 years ago
  98. 5649645 KEYS: fix dereferencing NULL payload with nonzero length by Eric Biggers · 8 years ago
  99. 0f534e4 KEYS: encrypted: use constant-time HMAC comparison by Eric Biggers · 8 years ago
  100. 64d107d KEYS: encrypted: fix race causing incorrect HMAC calculations by Eric Biggers · 8 years ago