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>] [day] [month] [year] [list]
Date: Sat, 3 Feb 2024 15:02:38 +0100
From: Vinod Koul <vkoul@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: Generic phy fixes for v6.8

Hello Linus,

Please pull to receive minor driver fixes for Generic phy subsystem
collected.

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 7104ba0f1958adb250319e68a15eff89ec4fd36d:

  phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP (2024-01-30 22:41:11 +0530)

----------------------------------------------------------------
phy fixes for 6.8

 - Driver fixes for
   - TI null pointer dereference
   - missing erdes mux entry in lan966x driver
   - Return of error code in renesas driver
   - Serdes init sequence and register offsets for  IPQ drivers

----------------------------------------------------------------
Horatiu Vultur (1):
      phy: lan966x: Add missing serdes mux entry

Mantas Pucka (2):
      phy: qcom-qmp-usb: fix register offsets for ipq8074/ipq6018
      phy: qcom-qmp-usb: fix serdes init sequence for IPQ6018

Tony Lindgren (1):
      phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP

Yoshihiro Shimoda (1):
      phy: renesas: rcar-gen3-usb2: Fix returning wrong error code

 drivers/phy/microchip/lan966x_serdes.c   |  2 ++
 drivers/phy/qualcomm/phy-qcom-qmp-usb.c  | 30 ++++++++++++++++++++++++++++--
 drivers/phy/renesas/phy-rcar-gen3-usb2.c |  4 ----
 drivers/phy/ti/phy-omap-usb2.c           |  4 ++--
 4 files changed, 32 insertions(+), 8 deletions(-)

-- 
~Vinod

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ