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

The following changes since commit d1fdb6d8f6a4109a4263176c84b899076a5f8008:

  Linux 5.2-rc4 (2019-06-08 20:24:46 -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.2-rc6

for you to fetch changes up to 6f828c55e26769666e0ae56b037f948dc26fe0d4:

  Merge tag 'misc-habanalabs-fixes-2019-06-20' of git://people.freedesktop.org/~gabbayo/linux into char-misc-linus (2019-06-20 13:30:47 +0200)

----------------------------------------------------------------
Char/Misc driver fixes for 5.2-rc6

Here are a number of small driver fixes for 5.2-rc6

Nothing major, just fixes for reported issues:
  - soundwire fixes
  - thunderbolt fixes
  - MAINTAINERS update for fpga maintainer change
  - binder bugfix
  - habanalabs 64bit pointer fix
  - documentation updates

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

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

----------------------------------------------------------------
Alan Tull (1):
      MAINTAINERS: fpga: hand off maintainership to Moritz

Arnd Bergmann (1):
      habanalabs: use u64_to_user_ptr() for reading user pointers

Gavin Schenk (1):
      MAINTAINERS / Documentation: Thorsten Scherer is the successor of Gavin Schenk

Greg Kroah-Hartman (3):
      Merge tag 'soundwire-5.2-rc4' of git://git.kernel.org/.../vkoul/soundwire into char-misc-linus
      Merge tag 'thunderbolt-fixes-for-v5.2-rc6' of git://git.kernel.org/.../westeri/thunderbolt into char-misc-linus
      Merge tag 'misc-habanalabs-fixes-2019-06-20' of git://people.freedesktop.org/~gabbayo/linux into char-misc-linus

Mika Westerberg (2):
      thunderbolt: Make sure device runtime resume completes before taking domain lock
      thunderbolt: Implement CIO reset correctly for Titan Ridge

Srinivas Kandagatla (3):
      soundwire: stream: fix out of boundary access on port properties
      soundwire: stream: fix bad unlock balance
      soundwire: intel: set dai min and max channels correctly

Takashi Iwai (1):
      docs: fb: Add TER16x32 to the available font names

Todd Kjos (1):
      binder: fix possible UAF when freeing buffer

Yang Yingliang (1):
      doc: fix documentation about UIO_MEM_LOGICAL using

 Documentation/ABI/testing/sysfs-bus-siox   |  22 ++--
 Documentation/driver-api/uio-howto.rst     |   4 +-
 Documentation/fb/fbcon.txt                 |   2 +-
 MAINTAINERS                                |   3 +-
 drivers/android/binder.c                   |  16 ++-
 drivers/misc/habanalabs/habanalabs_ioctl.c |   2 +-
 drivers/soundwire/intel.c                  |   4 +-
 drivers/soundwire/stream.c                 |   7 +-
 drivers/thunderbolt/icm.c                  | 188 +++++++++++++++++++----------
 drivers/thunderbolt/switch.c               |  45 +++++--
 drivers/thunderbolt/tb.h                   |   7 ++
 11 files changed, 202 insertions(+), 98 deletions(-)

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

* Re: [GIT PULL] Char/Misc driver fixes for 5.2-rc6
  2019-06-21  8:10 [GIT PULL] Char/Misc driver fixes for 5.2-rc6 Greg KH
@ 2019-06-21 17:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-06-21 17:25 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Fri, 21 Jun 2019 10:10:42 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.2-rc6

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

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-06-21 17:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-21  8:10 [GIT PULL] Char/Misc driver fixes for 5.2-rc6 Greg KH
2019-06-21 17:25 ` 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).