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.11
Date: Fri, 15 Jan 2021 15:19:03 +0100	[thread overview]
Message-ID: <20210115141903.GA13991@alpha.franken.de> (raw)

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_fixes_5.11.1

for you to fetch changes up to 7b490a8ab0f2d3ab8d838a4ff22ae86edafd34a1:

  MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciu (2021-01-13 10:59:32 +0100)

----------------------------------------------------------------
- fix coredumps on 64bit kernels
- fix for alignment bugs preventing booting
- fix checking for failed irq_alloc_desc calls

----------------------------------------------------------------
Al Viro (1):
      MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps

Alexander Lobakin (1):
      MIPS: relocatable: fix possible boot hangup with KASLR enabled

Menglong Dong (1):
      MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciu

Paul Cercueil (1):
      MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB

 arch/mips/boot/compressed/decompress.c |  3 ++-
 arch/mips/cavium-octeon/octeon-irq.c   |  2 +-
 arch/mips/kernel/binfmt_elfn32.c       |  7 +++++++
 arch/mips/kernel/binfmt_elfo32.c       |  7 +++++++
 arch/mips/kernel/relocate.c            | 10 ++++++++--
 5 files changed, 25 insertions(+), 4 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-01-15 14:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-15 14:19 Thomas Bogendoerfer [this message]
2021-01-15 21:37 ` [GIT PULL] MIPS fixes for v5.11 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=20210115141903.GA13991@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