Forum | Documentation | Website | Blog

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