linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Walmsley <paul.walmsley@sifive.com>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org
Subject: [GIT PULL] RISC-V updates for v5.3
Date: Wed, 24 Jul 2019 13:34:03 -0700 (PDT)	[thread overview]
Message-ID: <alpine.DEB.2.21.9999.1907241331250.28120@viisi.sifive.com> (raw)


Linus,

I inadvertently based these changes on the commit immediately 
preceding the v5.3-rc1 tag, rather than the v5.3-rc1 tag itself.  Let me 
know if you'd like us to rebase them.


- Paul


The following changes since commit 3bfe1fc46794631366faa3ef075e1b0ff7ba120a:

  Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm (2019-07-18 14:49:33 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv/for-v5.3-rc2

for you to fetch changes up to 26091eef3c179f940d2967e9bef6e22c9e1c445f:

  riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver (2019-07-22 14:49:31 -0700)

----------------------------------------------------------------
RISC-V updates for v5.3-rc2

Four minor RISC-V-related changes for v5.3-rc2:

- Add support for the new clone3 syscall for RV64, relying on the
  generic support

- Add DT data for the gigabit Ethernet controller on the SiFive FU540
  and the HiFive Unleashed board

- Update MAINTAINERS to add me to the arch/riscv maintainers' list

- Add support for PCIe message-signaled interrupts by reusing the
  generic header file

----------------------------------------------------------------
Palmer Dabbelt (1):
      MAINTAINERS: Add Paul as a RISC-V maintainer

Paul Walmsley (1):
      riscv: enable sys_clone3 syscall for rv64

Wesley Terpstra (1):
      riscv: include generic support for MSI irqdomains

Yash Shah (1):
      riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver

 MAINTAINERS                                         |  1 +
 arch/riscv/boot/dts/sifive/fu540-c000.dtsi          | 15 +++++++++++++++
 arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dts |  9 +++++++++
 arch/riscv/include/asm/Kbuild                       |  1 +
 arch/riscv/include/uapi/asm/unistd.h                |  1 +
 5 files changed, 27 insertions(+)

             reply	other threads:[~2019-07-24 20:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-24 20:34 Paul Walmsley [this message]
2019-07-25 16:25 ` [GIT PULL] RISC-V updates for v5.3 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2019-07-18 19:07 Paul Walmsley
2019-07-18 19:30 ` 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=alpine.DEB.2.21.9999.1907241331250.28120@viisi.sifive.com \
    --to=paul.walmsley@sifive.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).