1. 3d0ce44d KEYS: DNS: fix parsing multiple options by Eric Biggers · 6 years ago
  2. 06a02a8 KEYS: DNS: limit the length of option strings by Eric Biggers · 6 years ago
  3. 63c8e45 KEYS: Fix race between updating and finding a negative key by David Howells · 7 years ago
  4. 5ac7eac KEYS: Add a facility to restrict new links into a keyring by David Howells · 8 years ago
  5. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  6. 0c903ab KEYS: Make the key matching functions return bool by David Howells · 10 years ago
  7. c06cfb0 KEYS: Remove key_type::match in favour of overriding default by match_preparse by David Howells · 10 years ago
  8. 4629195 KEYS: Preparse match data by David Howells · 10 years ago
  9. d46d494 KEYS: DNS: Use key preparsing by David Howells · 10 years ago
  10. c057b19 net/*: Fix FSF address in file headers by Jeff Kirsher · 10 years ago
  11. 92338dc net: strict_strtoul is obsolete, use kstrtoul instead by “Cosmin · 11 years ago
  12. 2a74dbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  13. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  14. cf7f601 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  15. 4442d77 Merge branch 'modsign-keys-devel' into security-next-keys by David Howells · 12 years ago
  16. f8aa23a KEYS: Use keyring_alloc() to create special keyrings by David Howells · 12 years ago
  17. c608973 userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of 0, 0 by Eric W. Biederman · 12 years ago
  18. d4f65b5 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  19. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  20. 1eb1bcf KEYS: Announce key type (un)registration by David Howells · 12 years ago
  21. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  22. 700920e KEYS: Allow special keyrings to be cleared by David Howells · 12 years ago
  23. 78b7280 KEYS: Improve /proc/keys by David Howells · 13 years ago
  24. 1362fa0 DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076] by David Howells · 13 years ago
  25. 4a2d789 DNS: If the DNS server returns an error, allow that to be cached [ver #2] by Wang Lei · 14 years ago
  26. af352fe cifs: Include linux/err.h for IS_ERR and PTR_ERR by Stephen Rothwell · 14 years ago
  27. 1a4240f DNS: Separate out CIFS DNS Resolver code by Wang Lei · 14 years ago