I'm announcing the release of the 6.1.73 kernel. All users of the 6.1 kernel series must upgrade. The updated 6.1.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.1.y and can be browsed at the normal kernel.org git web browser: https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary thanks, greg k-h ------------ Makefile | 2 - 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, 46 insertions(+), 50 deletions(-) Greg Kroah-Hartman (3): Revert "nfsd: call nfsd_last_thread() before final nfsd_put()" Revert "nfsd: separate nfsd_last_thread() from nfsd_put()" Linux 6.1.73 Jon Maxwell (1): ipv6: remove max_size check inline with ipv4 Steve French (1): cifs: fix flushing folio regression for 6.1 backport