https://github.com/torvalds/linux
Revision 6761a0ae9895fce67536510396bfa63158b0b8ec authored by Linus Torvalds on 03 October 2021, 18:19:02 UTC, committed by Linus Torvalds on 03 October 2021, 18:19:02 UTC
Pull char/misc driver fixes from Greg KH:
 "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"

* tag 'char-misc-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  ipack: ipoctal: fix module reference leak
  ipack: ipoctal: fix missing allocation-failure check
  ipack: ipoctal: fix tty-registration error handling
  ipack: ipoctal: fix tty registration race
  ipack: ipoctal: fix stack information leak
  interconnect: qcom: sdm660: Add missing a2noc qos clocks
  dt-bindings: interconnect: sdm660: Add missing a2noc qos clocks
  interconnect: qcom: sdm660: Correct NOC_QOS_PRIORITY shift and mask
  interconnect: qcom: sdm660: Fix id of slv_cnoc_mnoc_cfg
2 parent s 84928ce + bb8a4fc
History
Tip revision: 6761a0ae9895fce67536510396bfa63158b0b8ec authored by Linus Torvalds on 03 October 2021, 18:19:02 UTC
Merge tag 'char-misc-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Tip revision: 6761a0a
File Mode Size
boot
configs
crypto
hyperv
include
kernel
kvm
lib
mm
net
tools
xen
Kbuild -rw-r--r-- 197 bytes
Kconfig -rw-r--r-- 64.0 KB
Kconfig.debug -rw-r--r-- 739 bytes
Kconfig.platforms -rw-r--r-- 7.8 KB
Makefile -rw-r--r-- 7.2 KB

back to top