Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  1. Jan 15, 2021
  2. Dec 14, 2020
  3. Dec 10, 2020
  4. Dec 06, 2020
  5. 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
  6. Nov 14, 2020
  7. Oct 16, 2020
  8. Oct 11, 2020
  9. Sep 28, 2020
  10. Sep 19, 2020
  11. Sep 08, 2020
  12. Aug 21, 2020
  13. 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
  14. Aug 14, 2020
  15. Aug 11, 2020
  16. Jul 31, 2020
  17. Jul 24, 2020
  18. Jul 10, 2020
  19. Jul 05, 2020
  20. Jun 26, 2020
  21. Jun 19, 2020
  22. May 25, 2020
  23. May 05, 2020
  24. Apr 28, 2020
  25. Apr 11, 2020
  26. Apr 10, 2020
  27. Mar 12, 2020
  28. Mar 05, 2020
  29. Feb 05, 2020
  30. Jan 24, 2020
  31. Jan 22, 2020
  32. Jan 11, 2020
  33. Dec 20, 2019
  34. Dec 13, 2019
  35. Dec 11, 2019