Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  1. Jul 22, 2019
  2. Jun 18, 2019
  3. Jun 17, 2019
    • Will Deacon's avatar
      MAINTAINERS: Update my email address to use @kernel.org · c584b120
      Will Deacon authored
      
      My @arm.com address will stop working at the end of August, so update to
      my @kernel.org address where you'll still be able to reach me.
      
      When I say "stop working" I really mean "will go to my line manager", so
      send patches there at your peril because they may reply with roadmaps
      and spreadsheets. You have been warned.
      
      Cc: Will Deacon <will@kernel.org>
      Cc: Catalin Marinas <catalin.marinas@arm.com>
      Cc: Marc Zyngier <marc.zyngier@arm.com>
      Cc: Russell King <linux@armlinux.org.uk>
      Cc: "Paul E . McKenney" <paulmck@linux.vnet.ibm.com>
      Cc: Peter Zijlstra <peterz@infradead.org>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: Ingo Molnar <mingo@kernel.org>
      Cc: Bjorn Helgaas <bhelgaas@google.com>
      Cc: Andrew Morton <akpm@linux-foundation.org>
      Cc: Stephen Rothwell <sfr@canb.auug.org.au>
      Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
      Cc: Linus Torvalds <torvalds@linux-foundation.org>
      Cc: Joerg Roedel <joro@8bytes.org>
      Cc: arm-soc <arm@kernel.org>
      Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
      c584b120
  4. Apr 11, 2019
  5. Apr 04, 2019
  6. Apr 03, 2019
  7. Mar 29, 2019
  8. Mar 18, 2019
  9. Feb 21, 2019
  10. Dec 27, 2018
  11. Dec 15, 2018
  12. Nov 05, 2018
  13. Oct 31, 2018
  14. Sep 29, 2018
  15. Aug 14, 2018
  16. Aug 06, 2018
  17. Jul 23, 2018
  18. Apr 26, 2018
  19. Apr 02, 2018
  20. Mar 09, 2018
  21. Feb 28, 2018
  22. Feb 22, 2018
  23. Jan 04, 2018
  24. Nov 16, 2017
  25. Nov 10, 2017
  26. Nov 03, 2017
    • Paul Burton's avatar
      Update MIPS email addresses · fb615d61
      Paul Burton authored
      
      MIPS will soon not be a part of Imagination Technologies, and as such
      many @imgtec.com email addresses will no longer be valid. This patch
      updates the addresses for those who:
      
       - Have 10 or more patches in mainline authored using an @imgtec.com
         email address, or any patches dated within the past year.
      
       - Are still with Imagination but leaving as part of the MIPS business
         unit, as determined from an internal email address list.
      
       - Haven't already updated their email address (ie. JamesH) or expressed
         a desire to be excluded (ie. Maciej).
      
       - Acked v2 or earlier of this patch, which leaves Deng-Cheng, Matt &
         myself.
      
      New addresses are of the form firstname.lastname@mips.com, and all
      verified against an internal email address list.  An entry is added to
      .mailmap for each person such that get_maintainer.pl will report the new
      addresses rather than @imgtec.com addresses which will soon be dead.
      
      Instances of the affected addresses throughout the tree are then
      mechanically replaced with the new @mips.com address.
      
      Signed-off-by: default avatarPaul Burton <paul.burton@mips.com>
      Cc: Deng-Cheng Zhu <dengcheng.zhu@imgtec.com>
      Cc: Deng-Cheng Zhu <dengcheng.zhu@mips.com>
      Acked-by: default avatarDengcheng Zhu <dengcheng.zhu@mips.com>
      Cc: Matt Redfearn <matt.redfearn@imgtec.com>
      Cc: Matt Redfearn <matt.redfearn@mips.com>
      Acked-by: default avatarMatt Redfearn <matt.redfearn@mips.com>
      Cc: Andrew Morton <akpm@linux-foundation.org>
      Cc: linux-kernel@vger.kernel.org
      Cc: linux-mips@linux-mips.org
      Cc: trivial@kernel.org
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      fb615d61
  27. Nov 02, 2017
  28. Nov 01, 2017
  29. Oct 31, 2017
    • Paul Burton's avatar
      Update MIPS email addresses · 48c834be
      Paul Burton authored
      
      MIPS will soon not be a part of Imagination Technologies, and as such
      many @imgtec.com email addresses will no longer be valid. This patch
      updates the addresses for those who:
      
       - Have 10 or more patches in mainline authored using an @imgtec.com
         email address, or any patches dated within the past year.
      
       - Are still with Imagination but leaving as part of the MIPS business
         unit, as determined from an internal email address list.
      
       - Haven't already updated their email address (ie. JamesH) or expressed
         a desire to be excluded (ie. Maciej).
      
       - Acked v2 or earlier of this patch, which leaves Deng-Cheng, Matt &
         myself.
      
      New addresses are of the form firstname.lastname@mips.com, and all
      verified against an internal email address list. An entry is added to
      .mailmap for each person such that get_maintainer.pl will report the new
      addresses rather than @imgtec.com addresses which will soon be dead.
      
      Instances of the affected addresses throughout the tree are then
      mechanically replaced with the new @mips.com address.
      
      Signed-off-by: default avatarPaul Burton <paul.burton@mips.com>
      Cc: Deng-Cheng Zhu <dengcheng.zhu@imgtec.com>
      Cc: Deng-Cheng Zhu <dengcheng.zhu@mips.com>
      Acked-by: default avatarDengcheng Zhu <dengcheng.zhu@mips.com>
      Cc: Matt Redfearn <matt.redfearn@imgtec.com>
      Cc: Matt Redfearn <matt.redfearn@mips.com>
      Acked-by: default avatarMatt Redfearn <matt.redfearn@mips.com>
      Cc: Andrew Morton <akpm@linux-foundation.org>
      Cc: linux-kernel@vger.kernel.org
      Cc: linux-mips@linux-mips.org
      Cc: trivial@kernel.org
      Patchwork: https://patchwork.linux-mips.org/patch/17540/
      
      
      Signed-off-by: default avatarJames Hogan <jhogan@kernel.org>
      48c834be
  30. Oct 04, 2017
  31. May 01, 2017
  32. Apr 13, 2017
  33. Apr 08, 2017
  34. Feb 04, 2017
  35. Jan 10, 2017
  36. Oct 07, 2016