lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 29 May 2021 16:27:39 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Andrew Morton <akpm@...ux-foundation.org>,
        Arnd Bergmann <arnd@...db.de>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes for 5.13-rc4

The following changes since commit 50f09a3dd5877bda888fc25c3d98937dcfb85539:

  Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc (2021-05-20 06:31:52 -1000)

are available in the Git repository at:

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

for you to fetch changes up to bbf0a94744edfeee298e4a9ab6fd694d639a5cdf:

  mei: request autosuspend after sending rx flow control (2021-05-27 15:17:19 +0200)

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

Here are some tiny char/misc driver fixes for 5.13-rc4.

Nothing huge here, just some tiny fixes for reported issues:
	- 2 interconnect driver fixes
	- kgdb build warning fix for gcc-11
	- hgafb regression fix
	- soundwire driver fix
	- mei driver fix

All have been in linux-next with no reported issues.

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

----------------------------------------------------------------
Alexander Usyskin (1):
      mei: request autosuspend after sending rx flow control

Anirudh Rayabharam (1):
      video: hgafb: correctly handle card detect failure during probe

Greg Kroah-Hartman (3):
      Merge tag 'soundwire-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-linus
      kgdb: fix gcc-11 warnings harder
      Merge tag 'icc-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-linus

Srinivas Kandagatla (1):
      soundwire: qcom: fix handling of qcom,ports-block-pack-mode

Subbaraman Narayanamurthy (1):
      interconnect: qcom: bcm-voter: add a missing of_node_put()

Zou Wei (1):
      interconnect: qcom: Add missing MODULE_DEVICE_TABLE

 drivers/interconnect/qcom/bcm-voter.c |  4 +++-
 drivers/misc/kgdbts.c                 |  3 ++-
 drivers/misc/mei/interrupt.c          |  3 +++
 drivers/soundwire/qcom.c              | 12 ++++++++++--
 drivers/video/fbdev/hgafb.c           |  2 +-
 5 files changed, 19 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ