1. 419ec34 KEYS: trusted: fix writing past end of buffer in trusted_read() by Eric Biggers · 7 years ago
  2. 64a2345 KEYS: trusted: sanitize all key material by Eric Biggers · 7 years ago
  3. 63c8e45 KEYS: Fix race between updating and finding a negative key by David Howells · 7 years ago
  4. f3c82ad tpm: fix checks for policy digest existence in tpm2_seal_trusted() by Jarkko Sakkinen · 8 years ago
  5. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  6. 5beb0c4 keys, trusted: seal with a TPM2 authorization policy by Jarkko Sakkinen · 9 years ago
  7. 5ca4c20 keys, trusted: select hash algorithm for TPM2 chips by Jarkko Sakkinen · 9 years ago
  8. 5208cc8 keys, trusted: fix: *do not* allow duplicate key options by Jarkko Sakkinen · 9 years ago
  9. 096fe9e KEYS: Fix handling of stored error in a negatively instantiated user key by David Howells · 9 years ago
  10. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  11. 0fe5480 keys, trusted: seal/unseal with TPM 2.0 chips by Jarkko Sakkinen · 9 years ago
  12. c06cfb0 KEYS: Remove key_type::match in favour of overriding default by match_preparse by David Howells · 10 years ago
  13. 29707b2 security: replace strict_strto*() with kstrto*() by Jingoo Han · 10 years ago
  14. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  15. cf7f601 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  16. 41ab999 tpm: Move tpm_get_random api into the TPM device driver by Kent Yoder · 12 years ago
  17. ee0b31a keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages by Mimi Zohar · 12 years ago
  18. 0247311 security: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  19. 2684bf7 trusted-keys: check hex2bin result by Mimi Zohar · 13 years ago
  20. d410fa4 Create Documentation/security/, by Randy Dunlap · 13 years ago
  21. 633e804 KEYS: Add an RCU payload dereference macro by David Howells · 13 years ago
  22. 5403110 trusted keys: Fix a memory leak in trusted_update(). by Jesper Juhl · 13 years ago
  23. 4b174b6 trusted-keys: rename trusted_defined files to trusted by Mimi Zohar · 13 years ago[Renamed (99%) from security/keys/trusted_defined.c]
  24. 154a96b trusted-keys: avoid scattring va_end() by Tetsuo Handa · 13 years ago
  25. 0e7491f trusted-keys: check for NULL before using it by Tetsuo Handa · 13 years ago
  26. 35576ea trusted-keys: another free memory bugfix by Tetsuo Handa · 13 years ago
  27. 40c1001 trusted-keys: free memory bugfix by Mimi Zohar · 14 years ago
  28. 1bdbb40 trusted-keys: kzalloc and other cleanup by Mimi Zohar · 14 years ago
  29. bc5e0af trusted-keys: additional TSS return code and other error handling by Mimi Zohar · 14 years ago
  30. 93ae86e keys: add missing include file for trusted and encrypted keys by Mimi Zohar · 14 years ago
  31. d00a1c7 keys: add new trusted key-type by Mimi Zohar · 14 years ago