[PATCH 6.10 0/9] 6.10.1-rc1 review

From: Greg Kroah-Hartman
Date: Tue Jul 23 2024 - 07:52:15 EST


This is the start of the stable review cycle for the 6.10.1 release.
There are 9 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 11:40:39 +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-rc1.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@xxxxxxxxxxxxxxxxxxx>
Linux 6.10.1-rc1

Richard Fitzgerald <rf@xxxxxxxxxxxxxxxxxxxxx>
ASoC: cs35l56: Limit Speaker Volume to +12dB maximum

Richard Fitzgerald <rf@xxxxxxxxxxxxxxxxxxxxx>
ASoC: cs35l56: Use header defines for Speaker Volume control definition

Hao Ge <gehao@xxxxxxxxxx>
tpm: Use auth only after NULL check in tpm_buf_check_hmac_response()

David Howells <dhowells@xxxxxxxxxx>
cifs: Fix setting of zero_point after DIO write

David Howells <dhowells@xxxxxxxxxx>
cifs: Fix server re-repick on subrequest retry

Steve French <stfrench@xxxxxxxxxxxxx>
cifs: fix noisy message on copy_file_range

David Howells <dhowells@xxxxxxxxxx>
cifs: Fix missing fscache invalidation

David Howells <dhowells@xxxxxxxxxx>
cifs: Fix missing error code set

Kees Cook <kees@xxxxxxxxxx>
ext4: use memtostr_pad() for s_volume_name


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

Diffstat:

Makefile | 4 ++--
drivers/char/tpm/tpm2-sessions.c | 5 +++--
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 +-
sound/soc/codecs/cs35l56.c | 6 +++++-
9 files changed, 31 insertions(+), 16 deletions(-)