mirror of https://lore.kernel.org/lkml/
 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 5.19-rc3 - take 2
Date: Sun, 19 Jun 2022 13:32:11 +0200	[thread overview]
Message-ID: <Yq8JO6i5zqhZLqa2@kroah.com> (raw)

Let's tag the proper branch this time...

---------------------

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -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.19-rc3-take2

for you to fetch changes up to 928ea98252ad75118950941683893cf904541da9:

  bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove() (2022-06-10 15:53:12 +0200)

----------------------------------------------------------------
Char/Misc driver fixes for 5.19-rc3 - take 2

Here are some small char/misc driver fixes for 5.19-rc3 that resolve
some reported issues.

They include:
        - mei driver fixes
        - comedi driver fix
        - rtsx build warning fix
        - fsl-mc-bus driver fix

All of these have been in linux-next for a while with no reported
issues.

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

----------------------------------------------------------------
Alexander Usyskin (3):
      mei: me: set internal pg flag to off on hardware reset
      mei: hbm: drop capability response on early shutdown
      mei: me: add raptor lake point S DID

Ian Abbott (1):
      comedi: vmk80xx: fix expression for tx buffer size

Nathan Chancellor (1):
      misc: rtsx: Fix clang -Wsometimes-uninitialized in rts5261_init_from_hw()

Shin'ichiro Kawasaki (1):
      bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove()

 drivers/bus/fsl-mc/fsl-mc-bus.c   | 6 +++---
 drivers/comedi/drivers/vmk80xx.c  | 2 +-
 drivers/misc/cardreader/rts5261.c | 2 ++
 drivers/misc/mei/hbm.c            | 3 ++-
 drivers/misc/mei/hw-me-regs.h     | 2 ++
 drivers/misc/mei/hw-me.c          | 2 ++
 drivers/misc/mei/pci-me.c         | 2 ++
 7 files changed, 14 insertions(+), 5 deletions(-)

             reply	other threads:[~2022-06-19 11:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-19 11:32 Greg KH [this message]
2022-06-19 15:01 ` 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=Yq8JO6i5zqhZLqa2@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

all inboxes | Powered by JetHome®