The following changes since commit 425364dc49f050b6008b43408aa96d42105a9c1d: xdrgen: Fix code generated for counted arrays (2025-05-16 10:58:48 -0400) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.16-1 for you to fetch changes up to 94d10a4dba0bc482f2b01e39f06d5513d0f75742: sunrpc: handle SVC_GARBAGE during svc auth processing as auth error (2025-06-19 09:35:45 -0400) ---------------------------------------------------------------- nfsd-6.16 fixes: - Two fixes for commits in the nfsd-6.16 merge - One fix for the recently-added NFSD netlink facility - One fix for a remote SunRPC crasher ---------------------------------------------------------------- Benjamin Coddington (1): SUNRPC: Cleanup/fix initial rq_pages allocation Chuck Lever (1): NFSD: Avoid corruption of a referring call list Jeff Layton (2): nfsd: use threads array as-is in netlink interface sunrpc: handle SVC_GARBAGE during svc auth processing as auth error fs/nfsd/nfs4callback.c | 1 + fs/nfsd/nfsctl.c | 5 ++--- net/sunrpc/svc.c | 17 +++-------------- 3 files changed, 6 insertions(+), 17 deletions(-)