Forum | Documentation | Website | Blog

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