All of lore.kernel.org
 help / color / mirror / Atom feed
From: Palmer Dabbelt <palmer@dabbelt.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] RISC-V Fixes for 5.14-rc8 (or 5.14)
Date: Fri, 27 Aug 2021 10:45:51 -0700 (PDT)	[thread overview]
Message-ID: <mhng-f06b0a4c-f321-4c14-9378-da36fbf6212f@palmerdabbelt-glaptop> (raw)

The following changes since commit aa3e1ba32e553e611a58145c2eb349802feaa6eb:

  riscv: Fix a number of free'd resources in init_resources() (2021-08-20 10:15:51 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-5.14-rc8

for you to fetch changes up to 417166ddec020c4e969aea064e23822591ad54df:

  riscv: dts: microchip: Add ethernet0 to the aliases node (2021-08-24 20:57:32 -0700)

----------------------------------------------------------------
RISC-V Fixes for 5.14-rc8 (or 5.14)

* A pair of device tree updates for the Microsemi Polarfire development
  kit that fix some mismatches between the u-boot and Linux enternet
  entries.
* A fix to ensure that the F register state is correctly reflected in
  core dumps.

----------------------------------------------------------------
Bin Meng (2):
      riscv: dts: microchip: Use 'local-mac-address' for emac1
      riscv: dts: microchip: Add ethernet0 to the aliases node

Vincent Chen (1):
      riscv: Ensure the value of FP registers in the core dump file is up to date

 arch/riscv/boot/dts/microchip/microchip-mpfs-icicle-kit.dts | 4 ++++
 arch/riscv/boot/dts/microchip/microchip-mpfs.dtsi           | 2 +-
 arch/riscv/kernel/ptrace.c                                  | 4 ++++
 3 files changed, 9 insertions(+), 1 deletion(-)

WARNING: multiple messages have this Message-ID (diff)
From: Palmer Dabbelt <palmer@dabbelt.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-riscv@lists.infradead.org,        linux-kernel@vger.kernel.org
Subject: [GIT PULL] RISC-V Fixes for 5.14-rc8 (or 5.14)
Date: Fri, 27 Aug 2021 10:45:51 -0700 (PDT)	[thread overview]
Message-ID: <mhng-f06b0a4c-f321-4c14-9378-da36fbf6212f@palmerdabbelt-glaptop> (raw)

The following changes since commit aa3e1ba32e553e611a58145c2eb349802feaa6eb:

  riscv: Fix a number of free'd resources in init_resources() (2021-08-20 10:15:51 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-5.14-rc8

for you to fetch changes up to 417166ddec020c4e969aea064e23822591ad54df:

  riscv: dts: microchip: Add ethernet0 to the aliases node (2021-08-24 20:57:32 -0700)

----------------------------------------------------------------
RISC-V Fixes for 5.14-rc8 (or 5.14)

* A pair of device tree updates for the Microsemi Polarfire development
  kit that fix some mismatches between the u-boot and Linux enternet
  entries.
* A fix to ensure that the F register state is correctly reflected in
  core dumps.

----------------------------------------------------------------
Bin Meng (2):
      riscv: dts: microchip: Use 'local-mac-address' for emac1
      riscv: dts: microchip: Add ethernet0 to the aliases node

Vincent Chen (1):
      riscv: Ensure the value of FP registers in the core dump file is up to date

 arch/riscv/boot/dts/microchip/microchip-mpfs-icicle-kit.dts | 4 ++++
 arch/riscv/boot/dts/microchip/microchip-mpfs.dtsi           | 2 +-
 arch/riscv/kernel/ptrace.c                                  | 4 ++++
 3 files changed, 9 insertions(+), 1 deletion(-)

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

             reply	other threads:[~2021-08-27 17:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-27 17:45 Palmer Dabbelt [this message]
2021-08-27 17:45 ` [GIT PULL] RISC-V Fixes for 5.14-rc8 (or 5.14) Palmer Dabbelt
2021-08-27 20:10 ` pr-tracker-bot
2021-08-27 20:10   ` 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=mhng-f06b0a4c-f321-4c14-9378-da36fbf6212f@palmerdabbelt-glaptop \
    --to=palmer@dabbelt.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.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.