|
|
Subscribe / Log in / New account

Linux 6.0.5

From:  Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org>
To:  linux-kernel-AT-vger.kernel.org, akpm-AT-linux-foundation.org, torvalds-AT-linux-foundation.org, stable-AT-vger.kernel.org
Subject:  Linux 6.0.5
Date:  Wed, 26 Oct 2022 13:39:54 +0200
Message-ID:  <166678431512192@kroah.com>
Cc:  lwn-AT-lwn.net, jslaby-AT-suse.cz, Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org>
Archive-link:  Article

I'm announcing the release of the 6.0.5 kernel.

This quick release resolves a much reported problem with a tiny subset
of systems that have btrfs volumes, as well as a Tegra platform
regression.  If you do not use btrfs, nor run Linux on a Tegra system,
there is no need to upgrade to this release.

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

thanks,

greg k-h

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

 Makefile                         |    2 -
 drivers/clk/tegra/clk-tegra114.c |    1 
 drivers/clk/tegra/clk-tegra124.c |    1 
 drivers/clk/tegra/clk-tegra20.c  |    1 
 drivers/clk/tegra/clk-tegra210.c |    1 
 drivers/clk/tegra/clk-tegra30.c  |    1 
 fs/btrfs/free-space-cache.c      |   53 ++++++++++++++-------------------------
 7 files changed, 26 insertions(+), 34 deletions(-)

Greg Kroah-Hartman (2):
      Revert "btrfs: call __btrfs_remove_free_space_cache_locked on cache load failure"
      Linux 6.0.5

Jon Hunter (1):
      clk: tegra: Fix Tegra PWM parent clock



Copyright © 2022, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds