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

The following changes since commit 5dc4c995db9eb45f6373a956eb1f69460e69e6d4:

  Linux 6.2-rc4 (2023-01-15 09:22:43 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-6.2-rc5

for you to fetch changes up to 3daed6345d5880464f46adab871d208e1baa2f3a:

  VMCI: Use threaded irqs instead of tasklets (2023-01-20 13:24:11 +0100)

----------------------------------------------------------------
Char/Misc driver fixes for 6.2-rc5

Here are some small char/misc and other subsystem driver fixes for
6.2-rc5 to resolve a few reported issues.  They include:
  - long time pending fastrpc fixes (should have gone into 6.1, my
    fault.)
  - mei driver/bus fixes and new device ids
  - interconnect driver fixes for reported problems
  - vmci bugfix
  - w1 driver bugfixes for reported problems

Almost all of these have been in linux-next with no reported problems,
the rest have all passed 0-day bot testing in my tree and on the mailing
lists where they have sat too long due to me taking a long time to catch
up on my pending patch queue.

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

----------------------------------------------------------------
Abel Vesa (2):
      misc: fastrpc: Fix use-after-free and race in fastrpc_map_find
      misc: fastrpc: Don't remove map on creater_process and device_release

Alexander Usyskin (2):
      mei: bus: fix unlink on bus in error path
      mei: me: add meteor lake point M DID

Dan Carpenter (1):
      misc: fastrpc: fix error code in fastrpc_req_mmap()

Elliot Berman (1):
      misc: fastrpc: Pass bitfield into qcom_scm_assign_mem

Greg Kroah-Hartman (1):
      Merge tag 'icc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-linus

Ian Abbott (1):
      comedi: adv_pci1760: Fix PWM instruction handling

Khazhismel Kumykov (1):
      gsmi: fix null-deref in gsmi_get_variable

Konrad Dybcio (4):
      dt-bindings: interconnect: Add UFS clocks to MSM8996 A2NoC
      interconnect: qcom: msm8996: Provide UFS clocks to A2NoC
      interconnect: qcom: msm8996: Fix regmap max_register values
      interconnect: qcom: rpm: Use _optional func for provider clocks

Ola Jeppsson (1):
      misc: fastrpc: Fix use-after-free race condition for maps

Vishnu Dasa (1):
      VMCI: Use threaded irqs instead of tasklets

Yang Yingliang (2):
      w1: fix deadloop in __w1_remove_master_device()
      w1: fix WARNING after calling w1_process()

 .../devicetree/bindings/interconnect/qcom,rpm.yaml | 24 ++++++-
 drivers/comedi/drivers/adv_pci1760.c               |  2 +-
 drivers/firmware/google/gsmi.c                     |  7 +-
 drivers/interconnect/qcom/icc-rpm.c                |  2 +-
 drivers/interconnect/qcom/msm8996.c                | 19 +++--
 drivers/misc/fastrpc.c                             | 83 +++++++++++-----------
 drivers/misc/mei/bus.c                             | 12 ++--
 drivers/misc/mei/hw-me-regs.h                      |  2 +
 drivers/misc/mei/pci-me.c                          |  2 +
 drivers/misc/vmw_vmci/vmci_guest.c                 | 49 +++++--------
 drivers/w1/w1.c                                    |  6 +-
 drivers/w1/w1_int.c                                |  5 +-
 12 files changed, 122 insertions(+), 91 deletions(-)

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

* Re: [GIT PULL] Char/Misc driver fixes for 6.2-rc5
  2023-01-21 15:30 [GIT PULL] Char/Misc driver fixes for 6.2-rc5 Greg KH
@ 2023-01-21 19:23 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-01-21 19:23 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Sat, 21 Jan 2023 16:30:23 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-6.2-rc5

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

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:[~2023-01-21 19:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-21 15:30 [GIT PULL] Char/Misc driver fixes for 6.2-rc5 Greg KH
2023-01-21 19:23 ` 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