[PATCH 6.1 0/4] 6.1.73-rc1 review

From: Greg Kroah-Hartman
Date: Sat Jan 13 2024 - 05:02:41 EST


This is the start of the stable review cycle for the 6.1.73 release.
There are 4 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 Mon, 15 Jan 2024 09:41:55 +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.1.73-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.1.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 6.1.73-rc1

Jon Maxwell <jmaxwell37@xxxxxxxxx>
ipv6: remove max_size check inline with ipv4

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Revert "nfsd: separate nfsd_last_thread() from nfsd_put()"

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Revert "nfsd: call nfsd_last_thread() before final nfsd_put()"

Steve French <stfrench@xxxxxxxxxxxxx>
cifs: fix flushing folio regression for 6.1 backport


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

Diffstat:

Makefile | 4 ++--
fs/nfsd/nfsctl.c | 9 ++-------
fs/nfsd/nfsd.h | 8 +-------
fs/nfsd/nfssvc.c | 52 ++++++++++++++++++++++++++++++++------------------
fs/smb/client/cifsfs.c | 2 +-
include/net/dst_ops.h | 2 +-
net/core/dst.c | 8 ++------
net/ipv6/route.c | 13 +++++--------
8 files changed, 47 insertions(+), 51 deletions(-)