All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Andersson <andersson@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Gui-Dong Han <hanguidong02@gmail.com>,
	Patrick Oppenlander <patrick.oppenlander@gmail.com>
Subject: [GIT PULL] rpmsg updates for v7.0
Date: Sat, 14 Feb 2026 12:31:16 -0600	[thread overview]
Message-ID: <20260214183116.3718674-1-andersson@kernel.org> (raw)


The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rpmsg-v7.0

for you to fetch changes up to 42023d4b6d2661a40ee2dcf7e1a3528a35c638ca:

  rpmsg: core: fix race in driver_override_show() and use core helper (2025-12-14 18:37:49 -0700)

----------------------------------------------------------------
rpmsg updates for v7.0

Fix a race in rpmsg driver_override_show() and use the existing helper
to implement the store(). Implement support for EPOLLOUT in the virtio
rpmsg driver.

----------------------------------------------------------------
Gui-Dong Han (1):
      rpmsg: core: fix race in driver_override_show() and use core helper

Patrick Oppenlander (1):
      rpmsg: virtio: EPOLLOUT support

 drivers/rpmsg/rpmsg_core.c       |  66 +++++++++++--------------
 drivers/rpmsg/virtio_rpmsg_bus.c | 101 +++++++++++++--------------------------
 2 files changed, 59 insertions(+), 108 deletions(-)

             reply	other threads:[~2026-02-14 18:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-14 18:31 Bjorn Andersson [this message]
2026-02-14 20:54 ` [GIT PULL] rpmsg updates for v7.0 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=20260214183116.3718674-1-andersson@kernel.org \
    --to=andersson@kernel.org \
    --cc=hanguidong02@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=patrick.oppenlander@gmail.com \
    --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.