public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 4.15-rc6
@ 2017-12-31 11:48 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2017-12-31 11:48 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Arnd Bergmann; +Cc: linux-kernel

The following changes since commit 50c4c4e268a2d7a3e58ebb698ac74da0de40ae36:

  Linux 4.15-rc3 (2017-12-10 17:56:26 -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.15-rc6

for you to fetch changes up to 8a42d3fc9dfccbf601c5f58f46dc3cdbc1a4b923:

  nvmem: meson-mx-efuse: fix reading from an offset other than 0 (2017-12-23 16:46:23 +0100)

----------------------------------------------------------------
Char/Misc fixes for 4.15-rc6

Here are six small fixes of some of the char/misc drivers that have been
sent in to resolve reported issues.

Nothing major, a binder use-after-free fix, some thunderbolt bugfixes, a
hyper-v bugfix, and an nvmem driver fix.  All of these have been in
linux-next with no reported issues for a while.

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

----------------------------------------------------------------
Andy Shevchenko (1):
      thunderbolt: Make pathname to force_power shorter

Dexuan Cui (1):
      vmbus: unregister device_obj->channels_kset

Martin Blumenstingl (1):
      nvmem: meson-mx-efuse: fix reading from an offset other than 0

Mika Westerberg (2):
      MAINTAINERS: Add thunderbolt.rst to the Thunderbolt driver entry
      thunderbolt: Mask ring interrupt properly when polling starts

Todd Kjos (1):
      binder: fix proc->files use-after-free

 Documentation/admin-guide/thunderbolt.rst |  2 +-
 MAINTAINERS                               |  1 +
 drivers/android/binder.c                  | 44 ++++++++++++++++++++++---------
 drivers/hv/vmbus_drv.c                    |  2 ++
 drivers/nvmem/meson-mx-efuse.c            |  4 +--
 drivers/thunderbolt/nhi.c                 |  2 +-
 6 files changed, 38 insertions(+), 17 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-12-31 11:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-31 11:48 [GIT PULL] Char/Misc driver fixes for 4.15-rc6 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox