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:   Thu, 10 Nov 2022 15:08:22 +0530
From:   Vinod Koul <vkoul@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     LKML <linux-kernel@...r.kernel.org>,
        Linux Phy <linux-phy@...ts.infradead.org>
Subject: [GIT PULL]: Generic phy fixes for v6.1

Hello Linus,

Please pull to receive the Generic phy subsystem fixes for v6.1. This
contains bunch of odd driver fixes

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git tags/phy-fixes-6.1

for you to fetch changes up to 819b885cd886c193782891c4f51bbcab3de119a4:

  phy: ralink: mt7621-pci: add sentinel to quirks table (2022-11-05 13:01:25 +0530)

----------------------------------------------------------------
phy: fixes for 6.1

- Update Kishon's email
- Fixes in drivers:
  - stms32 error code fix in driver probe
  - tegra: fix for checking valid pointer
  - qcom_qmp: null deref fix
  - sunplus: error check fix
  - ralink: add missing sentinel to table

----------------------------------------------------------------
Dan Carpenter (1):
      phy: stm32: fix an error code in probe

Johan Hovold (1):
      phy: qcom-qmp-combo: fix NULL-deref on runtime resume

John Thomson (1):
      phy: ralink: mt7621-pci: add sentinel to quirks table

Jon Hunter (1):
      phy: tegra: xusb: Fix crash during pad power on/down

Kishon Vijay Abraham I (1):
      MAINTAINERS: Update Kishon's email address in GENERIC PHY FRAMEWORK

Peng Wu (1):
      phy: sunplus: Fix an IS_ERR() vs NULL bug in sp_usb_phy_probe

 MAINTAINERS                               |  2 +-
 drivers/phy/qualcomm/phy-qcom-qmp-combo.c |  2 +-
 drivers/phy/ralink/phy-mt7621-pci.c       |  3 ++-
 drivers/phy/st/phy-stm32-usbphyc.c        |  2 ++
 drivers/phy/sunplus/phy-sunplus-usb2.c    |  4 ++--
 drivers/phy/tegra/xusb.c                  | 20 ++++++++++++++++----
 6 files changed, 24 insertions(+), 9 deletions(-)

Thanks
-- 
~Vinod

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists