[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240723122838.406690588@linuxfoundation.org>
Date: Tue, 23 Jul 2024 14:28:51 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: stable@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
patches@...ts.linux.dev,
linux-kernel@...r.kernel.org,
torvalds@...ux-foundation.org,
akpm@...ux-foundation.org,
linux@...ck-us.net,
shuah@...nel.org,
patches@...nelci.org,
lkft-triage@...ts.linaro.org,
pavel@...x.de,
jonathanh@...dia.com,
f.fainelli@...il.com,
sudipm.mukherjee@...il.com,
srw@...dewatkins.net,
rwarsow@....de,
conor@...nel.org,
allen.lkml@...il.com,
broonie@...nel.org
Subject: [PATCH 6.10 00/11] 6.10.1-rc2 review
This is the start of the stable review cycle for the 6.10.1 release.
There are 11 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Thu, 25 Jul 2024 12:28:30 +0000.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.10.1-rc2.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.10.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Linux 6.10.1-rc2
Rafael J. Wysocki <rafael.j.wysocki@...el.com>
thermal: core: Allow thermal zones to tell the core to ignore them
Pavel Begunkov <asml.silence@...il.com>
io_uring: fix error pbuf checking
Richard Fitzgerald <rf@...nsource.cirrus.com>
ASoC: cs35l56: Limit Speaker Volume to +12dB maximum
Richard Fitzgerald <rf@...nsource.cirrus.com>
ASoC: cs35l56: Use header defines for Speaker Volume control definition
Hao Ge <gehao@...inos.cn>
tpm: Use auth only after NULL check in tpm_buf_check_hmac_response()
David Howells <dhowells@...hat.com>
cifs: Fix setting of zero_point after DIO write
David Howells <dhowells@...hat.com>
cifs: Fix server re-repick on subrequest retry
Steve French <stfrench@...rosoft.com>
cifs: fix noisy message on copy_file_range
David Howells <dhowells@...hat.com>
cifs: Fix missing fscache invalidation
David Howells <dhowells@...hat.com>
cifs: Fix missing error code set
Kees Cook <kees@...nel.org>
ext4: use memtostr_pad() for s_volume_name
-------------
Diffstat:
Makefile | 4 +--
drivers/char/tpm/tpm2-sessions.c | 5 +--
drivers/net/wireless/intel/iwlwifi/mvm/tt.c | 7 +++-
drivers/thermal/thermal_core.c | 51 ++++++++++++++---------------
drivers/thermal/thermal_core.h | 3 ++
drivers/thermal/thermal_helpers.c | 2 ++
fs/ext4/ext4.h | 2 +-
fs/ext4/ioctl.c | 2 +-
fs/smb/client/cifsfs.c | 2 +-
fs/smb/client/file.c | 21 +++++++++---
fs/smb/client/smb2pdu.c | 3 --
include/sound/cs35l56.h | 2 +-
io_uring/kbuf.c | 4 ++-
sound/soc/codecs/cs35l56.c | 6 +++-
14 files changed, 69 insertions(+), 45 deletions(-)
Powered by blists - more mailing lists