All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 5.12-rc3
@ 2021-03-13 15:03 Greg KH
  2021-03-13 20:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2021-03-13 15:03 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -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.12-rc3

for you to fetch changes up to 65527a51c66f4edfa28602643d7dd4fa366eb826:

  misc/pvpanic: Export module FDT device table (2021-03-10 17:07:58 +0100)

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

Here are some small misc/char driver fixes for 5.12-rc3 to resolve some
reported problems:
	- habanalabs driver fixes
	- Acrn build fixes (reported many times)
	- pvpanic module table export fix

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

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

----------------------------------------------------------------
Dmitry Baryshkov (1):
      misc: fastrpc: restrict user apps from sending kernel RPC messages

Greg Kroah-Hartman (1):
      drivers: habanalabs: remove unused dentry pointer for debugfs files

Oded Gabbay (1):
      habanalabs: mark hl_eq_inc_ptr() as static

Shile Zhang (1):
      misc/pvpanic: Export module FDT device table

Shuo Liu (3):
      cpu/hotplug: Fix build error of using {add,remove}_cpu() with !CONFIG_SMP
      virt: acrn: Make remove_cpu sysfs invisible with !CONFIG_HOTPLUG_CPU
      virt: acrn: Correct type casting of argument of copy_from_user()

Tomer Tayar (2):
      habanalabs: Call put_pid() when releasing control device
      habanalabs: Disable file operations after device is removed

Yejune Deng (2):
      virt: acrn: Use vfs_poll() instead of f_op->poll()
      virt: acrn: Use EPOLLIN instead of POLLIN

farah kassabri (1):
      habanalabs: fix debugfs address translation

 drivers/misc/fastrpc.c                            |  5 +++
 drivers/misc/habanalabs/common/debugfs.c          |  5 +--
 drivers/misc/habanalabs/common/device.c           | 40 ++++++++++++++++++++---
 drivers/misc/habanalabs/common/habanalabs.h       |  2 --
 drivers/misc/habanalabs/common/habanalabs_ioctl.c | 12 +++++++
 drivers/misc/habanalabs/common/irq.c              |  2 +-
 drivers/misc/habanalabs/common/mmu/mmu.c          | 38 ++++++++++++++-------
 drivers/misc/pvpanic.c                            |  1 +
 drivers/virt/acrn/hsm.c                           | 11 ++++++-
 drivers/virt/acrn/irqfd.c                         |  6 ++--
 include/linux/cpu.h                               |  3 ++
 11 files changed, 97 insertions(+), 28 deletions(-)

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

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

The pull request you sent on Sat, 13 Mar 2021 16:03:59 +0100:

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

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

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:[~2021-03-13 20:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-13 15:03 [GIT PULL] Char/Misc driver fixes for 5.12-rc3 Greg KH
2021-03-13 20:45 ` pr-tracker-bot

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.