public inbox for linux-kernel@vger.kernel.org
 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 4.20-rc5
Date: Fri, 30 Nov 2018 17:06:23 +0100	[thread overview]
Message-ID: <20181130160623.GA3143@kroah.com> (raw)

The following changes since commit 2e6e902d185027f8e3cb8b7305238f7e35d6a436:

  Linux 4.20-rc4 (2018-11-25 14:19:31 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-4.20-rc5

for you to fetch changes up to 6484a677294aa5d08c0210f2f387ebb9be646115:

  misc: mic/scif: fix copy-paste error in scif_create_remote_lookup (2018-11-27 09:00:38 +0100)

----------------------------------------------------------------
Char/Misc fixes for 4.20-rc5

Here are a few small char/misc driver fixes for 4.20-rc5 that resolve a
number of reported issues.

The "largest" here is the thunderbolt patch, which resolves an issue
with NVM upgrade, the smallest being some fsi driver fixes.  There's
also a hyperv bugfix, and the usual binder bugfixes.

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

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

----------------------------------------------------------------
Arnd Bergmann (1):
      fsi: master-ast-cf: select GENERIC_ALLOCATOR

Brajeswar Ghosh (1):
      fsi: fsi-scom.c: Remove duplicate header

Dexuan Cui (1):
      Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()

Greg Kroah-Hartman (1):
      Merge tag 'fsi-updates-2018-11-26' of git://git.kernel.org/.../benh/linux-fsi char-misc-linus

Mika Westerberg (1):
      thunderbolt: Prevent root port runtime suspend during NVM upgrade

Todd Kjos (1):
      binder: fix race that allows malicious free of live buffer

YueHaibing (1):
      misc: mic/scif: fix copy-paste error in scif_create_remote_lookup

 drivers/android/binder.c         | 21 ++++++++++++---------
 drivers/android/binder_alloc.c   | 16 ++++++----------
 drivers/android/binder_alloc.h   |  3 +--
 drivers/fsi/Kconfig              |  1 +
 drivers/fsi/fsi-scom.c           |  1 -
 drivers/hv/channel.c             |  8 ++++++++
 drivers/misc/mic/scif/scif_rma.c |  2 +-
 drivers/thunderbolt/switch.c     | 40 ++++++++++++++++++++++++++++++++++++++--
 8 files changed, 67 insertions(+), 25 deletions(-)

             reply	other threads:[~2018-11-30 16:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-30 16:06 Greg KH [this message]
2018-11-30 21:00 ` [GIT PULL] Char/Misc driver fixes for 4.20-rc5 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=20181130160623.GA3143@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