linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 5.4-rc3
@ 2019-10-12 16:16 Greg KH
  2019-10-12 22:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2019-10-12 16:16 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -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.4-rc3

for you to fetch changes up to 442f1e746e8187b9deb1590176f6b0ff19686b11:

  firmware: google: increment VPD key_len properly (2019-10-11 08:41:34 +0200)

----------------------------------------------------------------
Char/Misc driver fixes for 5.4-rc3.

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

Nothing huge here.  Some binder driver fixes (although it is still being
discussed if these all fix the reported issues or not, so more might be
coming later), some mei device ids and fixes, and a google firmware
driver bugfix that fixes a regression, as well as some other tiny fixes.

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

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

----------------------------------------------------------------
Alexander Usyskin (1):
      mei: avoid FW version request on Ibex Peak and earlier

Brian Norris (1):
      firmware: google: increment VPD key_len properly

Christian Brauner (1):
      binder: prevent UAF read in print_binder_transaction_log_entry()

Joel Fernandes (Google) (1):
      binder: Fix comment headers on binder_alloc_prepare_to_free()

Navid Emamdoost (2):
      misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attach
      virt: vbox: fix memory leak in hgcm_call_preprocess_linaddr

Tomas Winkler (1):
      mei: me: add comet point (lake) LP device ids

YueHaibing (1):
      w1: ds250x: Fix build error without CRC16

 drivers/android/binder.c                 |  4 +++-
 drivers/android/binder_alloc.c           |  2 +-
 drivers/android/binder_internal.h        |  2 +-
 drivers/firmware/google/vpd_decode.c     |  2 +-
 drivers/misc/fastrpc.c                   |  1 +
 drivers/misc/mei/bus-fixup.c             | 14 +++++++++++---
 drivers/misc/mei/hw-me-regs.h            |  3 +++
 drivers/misc/mei/hw-me.c                 | 21 ++++++++++++++++++---
 drivers/misc/mei/hw-me.h                 |  8 ++++++--
 drivers/misc/mei/mei_dev.h               |  4 ++++
 drivers/misc/mei/pci-me.c                | 13 ++++++++-----
 drivers/virt/vboxguest/vboxguest_utils.c |  3 ++-
 drivers/w1/slaves/Kconfig                |  1 +
 13 files changed, 60 insertions(+), 18 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Char/Misc driver fixes for 5.4-rc3
  2019-10-12 16:16 [GIT PULL] Char/Misc driver fixes for 5.4-rc3 Greg KH
@ 2019-10-12 22:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-10-12 22:55 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Sat, 12 Oct 2019 18:16:59 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/da94001239cceb93c132a31928d6ddc4214862d5

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-12 22:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-12 16:16 [GIT PULL] Char/Misc driver fixes for 5.4-rc3 Greg KH
2019-10-12 22:55 ` pr-tracker-bot

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).