Linux 6.2.6
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.2.6 | |
Date: | Mon, 13 Mar 2023 10:57:50 +0100 | |
Message-ID: | <1678701470253226@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.2.6 kernel. All users of the 6.2 kernel series must upgrade. The updated 6.2.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.2.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/char/tpm/tpm-chip.c | 60 +++++++++++++++++++++++ drivers/char/tpm/tpm.h | 73 +++++++++++++++++++++++++++++ drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 35 ------------- net/wireless/sme.c | 2 5 files changed, 133 insertions(+), 39 deletions(-) Greg Kroah-Hartman (1): Linux 6.2.6 Hector Martin (1): wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext" Mario Limonciello (1): tpm: disable hwrng for fTPM on some AMD designs Philipp Hortmann (2): staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a script staging: rtl8192e: Remove call_usermodehelper starting RadioPower.sh