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

The following changes since commit d1eef1c619749b2a57e514a3fa67d9a516ffa919:

  Linux 5.5-rc2 (2019-12-15 15:16:08 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 4aa37c463764052c68c5c430af2a67b5d784c1e0:

  random: don't forget compat_ioctl on urandom (2019-12-17 19:19:24 +0100)

----------------------------------------------------------------
Char/misc driver fixes for 5.5-rc3

Here are some small char and other driver fixes for 5.5-rc3.

The most noticable one is a much-reported fix for a random driver issue
that came up from 5.5-rc1 compat_ioctl cleanups.  The others are a chunk
of habanalab driver fixes and intel_th driver fixes and new device ids.

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

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

----------------------------------------------------------------
Alexander Shishkin (4):
      intel_th: pci: Add Comet Lake PCH-V support
      intel_th: pci: Add Elkhart Lake SOC support
      intel_th: Fix freeing IRQs
      intel_th: msu: Fix window switching without windows

Chen Wandun (1):
      habanalabs: remove variable 'val' set but not used

Greg Kroah-Hartman (1):
      Merge tag 'misc-habanalabs-fixes-2019-12-14' of git://people.freedesktop.org/~gabbayo/linux into char-misc-linus

Jason A. Donenfeld (1):
      random: don't forget compat_ioctl on urandom

Oded Gabbay (1):
      habanalabs: rate limit error msg on waiting for CS

 drivers/char/random.c                        |  1 +
 drivers/hwtracing/intel_th/core.c            |  7 ++++---
 drivers/hwtracing/intel_th/intel_th.h        |  2 ++
 drivers/hwtracing/intel_th/msu.c             | 14 +++++++++-----
 drivers/hwtracing/intel_th/pci.c             | 10 ++++++++++
 drivers/misc/habanalabs/command_submission.c |  5 +++--
 drivers/misc/habanalabs/context.c            |  2 +-
 drivers/misc/habanalabs/goya/goya.c          | 15 +++++++--------
 8 files changed, 37 insertions(+), 19 deletions(-)

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

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

The pull request you sent on Fri, 20 Dec 2019 08:08:43 +0100:

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

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

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-12-20 18:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-20  7:08 [GIT PULL] Char/Misc driver fixes for 5.5-rc3 Greg KH
2019-12-20 18:15 ` 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).