Skip to content
Snippets Groups Projects
  1. Dec 06, 2020
  2. Nov 20, 2020
    • Sean Christopherson's avatar
      MAINTAINERS: Update email address for Sean Christopherson · c2b1209d
      Sean Christopherson authored
      
      Update my email address to one provided by my new benefactor.
      
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: Borislav Petkov <bp@alien8.de>
      Cc: Jarkko Sakkinen <jarkko@kernel.org>
      Cc: Dave Hansen <dave.hansen@linux.intel.com>
      Cc: Andy Lutomirski <luto@kernel.org>
      Cc: Vitaly Kuznetsov <vkuznets@redhat.com>
      Cc: Wanpeng Li <wanpengli@tencent.com>
      Cc: Jim Mattson <jmattson@google.com>
      Cc: Joerg Roedel <joro@8bytes.org>
      Cc: kvm@vger.kernel.org
      Signed-off-by: default avatarSean Christopherson <seanjc@google.com>
      Message-Id: <20201119183707.291864-1-sean.kvm@gmail.com>
      Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
      c2b1209d
  3. Nov 14, 2020
  4. Oct 16, 2020
  5. Oct 11, 2020
  6. Sep 28, 2020
  7. Sep 19, 2020
  8. Sep 08, 2020
  9. Aug 21, 2020
  10. Aug 17, 2020
    • Kees Cook's avatar
      mailmap: Add WeiXiong Liao · 5a4fe062
      Kees Cook authored
      
      WeiXiong Liao noted to me offlist that his preference for email address
      had changed and that he'd like it updated in the mailmap so people
      discussing pstore/blk would be able to reach him.
      
      Cc: WeiXiong Liao <gmpy.liaowx@gmail.com>
      Signed-off-by: default avatarKees Cook <keescook@chromium.org>
      5a4fe062
    • Kees Cook's avatar
      mailmap: Restore dictionary sorting · d6bd5201
      Kees Cook authored
      
      Several names had been recently appended (instead of inserted). While
      git-shortlog doesn't need this file to be sorted, it helps humans to
      keep it organized this way. Sort the entire file (which includes some
      minor shuffling for dictionary order).
      
      Done with the following commands:
      
      	grep -E '^(#|$)' .mailmap > .mailmap.head
      	grep -Ev '^(#|$)' .mailmap > .mailmap.body
       	sort -f .mailmap.body > .mailmap.body.sort
      	cat .mailmap.head .mailmap.body.sort > .mailmap
      	rm .mailmap.head .mailmap.body.sort
      
      Signed-off-by: default avatarKees Cook <keescook@chromium.org>
      d6bd5201
  11. Aug 15, 2020
  12. Aug 11, 2020
  13. Jul 31, 2020
  14. Jul 24, 2020
  15. Jul 10, 2020
  16. Jul 05, 2020
  17. Jun 26, 2020
  18. Jun 19, 2020
  19. May 26, 2020
  20. May 05, 2020
  21. Apr 28, 2020
  22. Apr 11, 2020
  23. Apr 10, 2020
  24. Mar 12, 2020
  25. Mar 05, 2020
  26. Feb 05, 2020
  27. Jan 24, 2020
  28. Jan 22, 2020
  29. Jan 11, 2020
  30. Dec 20, 2019
  31. Dec 13, 2019
  32. Dec 11, 2019
  33. Dec 10, 2019
  34. Dec 09, 2019
Loading