public inbox for linux-mips@vger.kernel.org
 help / color / mirror / Atom feed
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: torvalds@linux-foundation.org
Cc: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] MIPS fixes for v5.12
Date: Tue, 9 Mar 2021 16:17:22 +0100	[thread overview]
Message-ID: <20210309151722.GB12267@alpha.franken.de> (raw)

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_5.12_1

for you to fetch changes up to bd67b711bfaa02cf19e88aa2d9edae5c1c1d2739:

  MIPS: kernel: Reserve exception base early to prevent corruption (2021-03-09 11:22:59 +0100)

----------------------------------------------------------------
- fixes for boot breakage because of misaligned FDTs
- fix for overwritten exception handlers
- enable MIPS optimized crypto for all MIPS CPUs to improve wireguard
  performance

----------------------------------------------------------------
Bjørn Mork (1):
      MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytes

Maciej W. Rozycki (1):
      crypto: mips/poly1305 - enable for all MIPS processors

Paul Cercueil (1):
      MIPS: boot/compressed: Copy DTB to aligned address

Thomas Bogendoerfer (1):
      MIPS: kernel: Reserve exception base early to prevent corruption

 arch/mips/boot/compressed/decompress.c |  8 ++++++++
 arch/mips/crypto/Makefile              |  4 ++--
 arch/mips/include/asm/traps.h          |  3 +++
 arch/mips/kernel/cpu-probe.c           |  6 ++++++
 arch/mips/kernel/cpu-r3k-probe.c       |  3 +++
 arch/mips/kernel/traps.c               | 10 +++++-----
 arch/mips/kernel/vmlinux.lds.S         |  6 ++++++
 crypto/Kconfig                         |  2 +-
 drivers/net/Kconfig                    |  2 +-
 9 files changed, 35 insertions(+), 9 deletions(-)

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

             reply	other threads:[~2021-03-09 15:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-09 15:17 Thomas Bogendoerfer [this message]
2021-03-09 20:15 ` [GIT PULL] MIPS fixes for v5.12 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2021-03-17 12:34 Thomas Bogendoerfer
2021-03-17 22:01 ` pr-tracker-bot
2021-03-30 13:02 Thomas Bogendoerfer
2021-03-30 16:01 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210309151722.GB12267@alpha.franken.de \
    --to=tsbogend@alpha.franken.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox