linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Arnd Bergmann <arnd@arndb.de>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes for 5.14-rc3
Date: Fri, 23 Jul 2021 16:56:28 +0200	[thread overview]
Message-ID: <YPrYnDNc9hRmqa+z@kroah.com> (raw)

The following changes since commit 2734d6c1b1a089fb593ef6a23d4b70903526fe0c:

  Linux 5.14-rc2 (2021-07-18 14:13:49 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.14-rc3

for you to fetch changes up to c453db6cd96418c79702eaf38259002755ab23ff:

  nds32: fix up stack guard gap (2021-07-21 15:51:37 +0200)

----------------------------------------------------------------
Char/Misc fixes for 5.14-rc3

Here are some small char/misc driver fixes for 5.14-rc3.

Included in here are:
	- MAINTAINERS file updates for 2 changes in different driver
	  subsystems.
	- mhi bus bugfixes
	- nds32 bugfix that resolves a reported problem.

All have been in linux-next with no reported problems.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Bhaumik Bhatt (2):
      bus: mhi: pci_generic: Apply no-op for wake using sideband wake boolean
      bus: mhi: core: Validate channel ID when processing command completions

Greg Kroah-Hartman (1):
      nds32: fix up stack guard gap

Jorgen Hansen (1):
      MAINTAINERS: Update for VMCI driver

Loic Poulain (1):
      bus: mhi: pci_generic: Fix inbound IPCR channel

Shuo Liu (1):
      MAINTAINERS: Change ACRN HSM driver maintainer

 MAINTAINERS                   | 10 +++++++++-
 arch/nds32/mm/mmap.c          |  2 +-
 drivers/bus/mhi/core/main.c   | 17 +++++++++++-----
 drivers/bus/mhi/pci_generic.c | 45 ++++++++++++++++++++++++++++++++++---------
 4 files changed, 58 insertions(+), 16 deletions(-)

             reply	other threads:[~2021-07-23 14:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-23 14:56 Greg KH [this message]
2021-07-23 17:23 ` [GIT PULL] Char/Misc driver fixes for 5.14-rc3 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=YPrYnDNc9hRmqa+z@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=arnd@arndb.de \
    --cc=linux-kernel@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;
as well as URLs for NNTP newsgroup(s).