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

The following changes since commit 5816b3e6577eaa676ceb00a848f0fd65fe2adc29:

  Linux 5.15-rc3 (2021-09-26 14:08:19 -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.15-rc4

for you to fetch changes up to bb8a4fcb2136508224c596a7e665bdba1d7c3c27:

  ipack: ipoctal: fix module reference leak (2021-09-27 17:38:49 +0200)

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

Here are some small misc driver fixes for 5.15-rc4.  They are in two
"groups":
	- ipack driver fixes for issues found by Johan Hovold
	- interconnect driver fixes for reported problems

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

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

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

Johan Hovold (5):
      ipack: ipoctal: fix stack information leak
      ipack: ipoctal: fix tty registration race
      ipack: ipoctal: fix tty-registration error handling
      ipack: ipoctal: fix missing allocation-failure check
      ipack: ipoctal: fix module reference leak

Shawn Guo (4):
      interconnect: qcom: sdm660: Fix id of slv_cnoc_mnoc_cfg
      interconnect: qcom: sdm660: Correct NOC_QOS_PRIORITY shift and mask
      dt-bindings: interconnect: sdm660: Add missing a2noc qos clocks
      interconnect: qcom: sdm660: Add missing a2noc qos clocks

 .../bindings/interconnect/qcom,sdm660.yaml         | 46 ++++++++++++++--
 drivers/interconnect/qcom/sdm660.c                 | 25 ++++++---
 drivers/ipack/devices/ipoctal.c                    | 63 ++++++++++++++++------
 3 files changed, 108 insertions(+), 26 deletions(-)

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

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

The pull request you sent on Sun, 3 Oct 2021 12:17:00 +0200:

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

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

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-10-03 18:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-03 10:17 [GIT PULL] Char/Misc driver fixes for 5.15-rc4 Greg KH
2021-10-03 18:20 ` 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.