All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Hogan <jhogan@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Ralf Baechle <ralf@linux-mips.org>, linux-mips@linux-mips.org
Subject: [GIT PULL] MIPS fixes for 4.17-rc7
Date: Mon, 21 May 2018 13:48:13 +0100	[thread overview]
Message-ID: <20180521124812.GA9194@jamesdev> (raw)

[-- Attachment #1: Type: text/plain, Size: 1981 bytes --]

Hi Linus,

Here are some final MIPS fixes for 4.17. Please pull.

Thanks
James

The following changes since commit 6d08b06e67cd117f6992c46611dfb4ce267cd71e:

  Linux 4.17-rc2 (2018-04-22 19:20:09 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips.git tags/mips_fixes_4.17_2

for you to fetch changes up to 9a3a92ccfe3620743d4ae57c987dc8e9c5f88996:

  MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs (2018-05-14 23:54:25 +0100)

----------------------------------------------------------------
MIPS fixes for 4.17-rc7

Some MIPS fixes for 4.17:

 - Fix build with DEBUG_ZBOOT and MACH_JZ4770 (4.16)

 - Include xilfpga FDT in fitImage and stop generating dtb.o (4.15)

 - Fix software IO coherence on CM SMP systems (4.8)

 - ptrace: Fix PEEKUSR/POKEUSR to o32 FGRs (3.14)

 - ptrace: Expose FIR register through FP regset (3.13)

 - Fix typo in KVM debugfs file name (3.10)

----------------------------------------------------------------
Alexandre Belloni (2):
      MIPS: xilfpga: Stop generating useless dtb.o
      MIPS: xilfpga: Actually include FDT in fitImage

Colin Ian King (1):
      KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"

Maciej W. Rozycki (2):
      MIPS: ptrace: Expose FIR register through FP regset
      MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs

NeilBrown (1):
      MIPS: c-r4k: Fix data corruption related to cache coherence

Paul Cercueil (1):
      MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770

 arch/mips/boot/compressed/uart-16550.c |  6 +++---
 arch/mips/boot/dts/xilfpga/Makefile    |  2 --
 arch/mips/generic/Platform             |  1 +
 arch/mips/kernel/ptrace.c              | 22 ++++++++++++++++++----
 arch/mips/kernel/ptrace32.c            |  4 ++--
 arch/mips/kvm/mips.c                   |  2 +-
 arch/mips/mm/c-r4k.c                   |  9 ++++++---
 7 files changed, 31 insertions(+), 15 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

                 reply	other threads:[~2018-05-21 12:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20180521124812.GA9194@jamesdev \
    --to=jhogan@kernel.org \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.