1. 8c0f9f5 Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name" by Lubomir Rintel · 6 years ago
  2. 8a2336e uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name by Randy Dunlap · 6 years ago
  3. c5f5aee Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 6 years ago
  4. 85d7311 crypto: remove redundant type flags from tfm allocation by Eric Biggers · 6 years ago
  5. 3619dec dh key: fix rounding up KDF output length by Eric Biggers · 6 years ago
  6. 890e2ab dh key: get rid of stack allocated array for zeroes by Tycho Andersen · 7 years ago
  7. 383203e dh key: get rid of stack allocated array by Tycho Andersen · 7 years ago
  8. 4f9dabf KEYS: DH: validate __spare field by Eric Biggers · 7 years ago
  9. 7cbe093 KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP API by Mat Martineau · 7 years ago
  10. 0ddd9f1 KEYS: DH: ensure the KDF counter is properly aligned by Eric Biggers · 7 years ago
  11. 281590b KEYS: DH: don't feed uninitialized "otherinfo" into KDF by Eric Biggers · 7 years ago
  12. bbe2404 KEYS: DH: forbid using digest_null as the KDF hash by Eric Biggers · 7 years ago
  13. f1c316a KEYS: add SP800-56A KDF support for DH by Stephan Mueller · 8 years ago
  14. 0837e49 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 8 years ago
  15. 4693fc7 KEYS: Add placeholder for KDF usage with DH by Stephan Mueller · 8 years ago
  16. ddbb411 KEYS: Add KEYCTL_DH_COMPUTE command by Mat Martineau · 9 years ago