All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 4.17-rc8
@ 2018-06-02 12:35 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2018-06-02 12:35 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Arnd Bergmann; +Cc: linux-kernel

The following changes since commit 6da6c0db5316275015e8cc2959f12a17584aeb64:

  Linux v4.17-rc3 (2018-04-29 14:17:42 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-4.17-rc8

for you to fetch changes up to 806e30873f0e74d9d41b0ef761bd4d3e55c7d510:

  hwtracing: stm: fix build error on some arches (2018-05-26 08:49:24 +0200)

----------------------------------------------------------------
Char/Misc driver fixes for 4.17-rc8

Here are 4 small bugfixes for some char/misc drivers.  Well, really 3
fixes and one fix for one of those fixes due to problems found by 0-day.

This resolves some reported issues with the hwtracing drivers, and a
reported regression for the thunderbolt subsystem.  All of these have
been in linux-next for a while now with no reported problems.

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

----------------------------------------------------------------
Alexander Shishkin (2):
      stm class: Use vmalloc for the master map
      intel_th: Use correct device when freeing buffers

Greg Kroah-Hartman (1):
      hwtracing: stm: fix build error on some arches

Mika Westerberg (1):
      thunderbolt: Handle NULL boot ACL entries properly

 drivers/hwtracing/intel_th/msu.c | 6 +++---
 drivers/hwtracing/stm/core.c     | 7 ++++---
 drivers/thunderbolt/icm.c        | 2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)

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

only message in thread, other threads:[~2018-06-02 12:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-02 12:35 [GIT PULL] Char/Misc driver fixes for 4.17-rc8 Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.