public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 5.10-rc4
@ 2020-11-15 14:30 Greg KH
  2020-11-15 18:28 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2020-11-15 14:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel

The following changes since commit 3cea11cd5e3b00d91caf0b4730194039b45c5891:

  Linux 5.10-rc2 (2020-11-01 14:43:51 -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.10-rc4

for you to fetch changes up to 092561f06702dd4fdd7fb74dd3a838f1818529b7:

  uio: Fix use-after-free in uio_unregister_device() (2020-11-09 18:54:30 +0100)

----------------------------------------------------------------
Char/Misc driver fixes for 5.10-rc4

Here are some small char/misc/whatever driver fixes for 5.10-rc4.

Nothing huge, lots of small fixes for reported issues:
	- habanalabs driver fixes
	- speakup driver fixes
	- uio driver fixes
	- virtio driver fix
	- other tiny driver fixes
Full details are in the shortlog.

All of these have been in linux-next for a full week with no reported
issues.

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

----------------------------------------------------------------
Alexander Lobakin (1):
      virtio: virtio_console: fix DMA memory allocation for rproc serial

Alexander Usyskin (1):
      mei: protect mei_cl_mtu from null dereference

Andra Paraschiv (1):
      nitro_enclaves: Fixup type and simplify logic of the poll mask setup

Arnd Bergmann (2):
      habanalabs: fix kernel pointer type
      firmware: xilinx: fix out-of-bounds access

Greg Kroah-Hartman (1):
      Merge tag 'misc-habanalabs-fixes-2020-11-04' of ssh://gitolite.kernel.org/.../ogabbay/linux into char-misc-next

Oded Gabbay (1):
      habanalabs/gaudi: mask WDT error in QMAN

Ofir Bitton (1):
      habanalabs/gaudi: move coresight mmu config

Samuel Thibault (3):
      speakup: Fix var_id_t values and thus keymap
      speakup: Fix clearing selection in safe context
      speakup ttyio: Do not schedule() in ttyio_in_nowait

Shin'ichiro Kawasaki (1):
      uio: Fix use-after-free in uio_unregister_device()

 drivers/accessibility/speakup/main.c               |  1 -
 drivers/accessibility/speakup/selection.c          | 11 +++----
 drivers/accessibility/speakup/speakup.h            |  1 -
 drivers/accessibility/speakup/spk_ttyio.c          | 10 +++---
 drivers/accessibility/speakup/spk_types.h          |  8 +++--
 drivers/char/virtio_console.c                      |  8 ++---
 drivers/firmware/xilinx/zynqmp.c                   |  3 ++
 drivers/misc/habanalabs/common/command_buffer.c    |  9 +++--
 drivers/misc/habanalabs/common/habanalabs.h        | 14 ++++----
 drivers/misc/habanalabs/common/hw_queue.c          | 19 +++++------
 drivers/misc/habanalabs/common/irq.c               | 17 +++++-----
 drivers/misc/habanalabs/gaudi/gaudi.c              | 38 +++++++++-------------
 drivers/misc/habanalabs/gaudi/gaudiP.h             |  1 +
 drivers/misc/habanalabs/gaudi/gaudi_coresight.c    |  5 +++
 drivers/misc/habanalabs/goya/goya.c                | 26 +++++++--------
 drivers/misc/habanalabs/goya/goyaP.h               |  2 +-
 .../misc/habanalabs/include/gaudi/gaudi_masks.h    |  1 -
 drivers/misc/mei/client.h                          |  4 +--
 drivers/uio/uio.c                                  | 10 +++---
 drivers/virt/nitro_enclaves/ne_misc_dev.c          |  6 ++--
 20 files changed, 95 insertions(+), 99 deletions(-)

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

* Re: [GIT PULL] Char/Misc driver fixes for 5.10-rc4
  2020-11-15 14:30 [GIT PULL] Char/Misc driver fixes for 5.10-rc4 Greg KH
@ 2020-11-15 18:28 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-11-15 18:28 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Sun, 15 Nov 2020 15:30:08 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.10-rc4

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2020-11-15 18:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-15 14:30 [GIT PULL] Char/Misc driver fixes for 5.10-rc4 Greg KH
2020-11-15 18:28 ` 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