Linux 6.1.126

From: Greg Kroah-Hartman
Date: Sun Jan 19 2025 - 03:04:45 EST


I'm announcing the release of the 6.1.126 kernel.

Only upgrade if 6.1.125 did not build properly for you. If it did build
properly, no need to upgrade. Thanks to Ron Economos for the fix for
this issue.

The updated 6.1.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.1.y
and can be browsed at the normal kernel.org git web browser:
https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

Makefile | 2 +-
drivers/usb/host/xhci-pci.c | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)

Greg Kroah-Hartman (1):
Linux 6.1.126

Ron Economos (1):
Partial revert of xhci: use pm_ptr() instead #ifdef for CONFIG_PM conditionals