1. dbcb748 Merge 4.9.114 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 3d0ce44d KEYS: DNS: fix parsing multiple options by Eric Biggers · 6 years ago
  3. 2bcbbd5 Merge 4.9.97 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  4. 06a02a8 KEYS: DNS: limit the length of option strings by Eric Biggers · 6 years ago
  5. 16cc920 Merge 4.9.59 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  6. 63c8e45 KEYS: Fix race between updating and finding a negative key by David Howells · 7 years ago
  7. 63da420 f2fs: catch up to v4.14-rc1 by Hyojun Kim · 7 years ago
  8. 5ac7eac KEYS: Add a facility to restrict new links into a keyring by David Howells · 8 years ago
  9. 451c2b5 net: dns_resolver: convert time_t to time64_t by Aya Mahfouz · 8 years ago
  10. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  11. 6c8ff87 Merge commit 'v3.16' into next by James Morris · 10 years ago
  12. 0c903ab KEYS: Make the key matching functions return bool by David Howells · 10 years ago
  13. c06cfb0 KEYS: Remove key_type::match in favour of overriding default by match_preparse by David Howells · 10 years ago
  14. 4629195 KEYS: Preparse match data by David Howells · 10 years ago
  15. 633706a Merge branch 'keys-fixes' into keys-next by David Howells · 10 years ago
  16. d46d494 KEYS: DNS: Use key preparsing by David Howells · 10 years ago
  17. 640d7ef dns_resolver: Null-terminate the right string by Ben Hutchings · 10 years ago
  18. 0c7774a KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN by David Howells · 10 years ago
  19. 902455e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  20. 84a7c0b dns_resolver: assure that dns_query() result is null-terminated by Manuel Schölling · 10 years ago
  21. 9638f67 dns_resolver: Do not accept domain names longer than 255 chars by Manuel Schölling · 10 years ago
  22. c057b19 net/*: Fix FSF address in file headers by Jeff Kirsher · 10 years ago
  23. 92338dc net: strict_strtoul is obsolete, use kstrtoul instead by “Cosmin · 11 years ago
  24. 2a74dbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  25. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  26. cf7f601 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  27. 4442d77 Merge branch 'modsign-keys-devel' into security-next-keys by David Howells · 12 years ago
  28. f8aa23a KEYS: Use keyring_alloc() to create special keyrings by David Howells · 12 years ago
  29. c608973 userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of 0, 0 by Eric W. Biederman · 12 years ago
  30. d4f65b5 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  31. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  32. 1eb1bcf KEYS: Announce key type (un)registration by David Howells · 12 years ago
  33. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  34. 700920e KEYS: Allow special keyrings to be cleared by David Howells · 12 years ago
  35. 78b7280 KEYS: Improve /proc/keys by David Howells · 13 years ago
  36. 1362fa0 DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076] by David Howells · 13 years ago
  37. 22674a2 Net: dns_resolver: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 13 years ago
  38. 4a2d789 DNS: If the DNS server returns an error, allow that to be cached [ver #2] by Wang Lei · 14 years ago
  39. 5227bbb [DNS RESOLVER] Minor typo correction by Steve French · 14 years ago
  40. ff9517a DNS: Fixes for the DNS query module by David Howells · 14 years ago
  41. af352fe cifs: Include linux/err.h for IS_ERR and PTR_ERR by Stephen Rothwell · 14 years ago
  42. 1a4240f DNS: Separate out CIFS DNS Resolver code by Wang Lei · 14 years ago