The following changes since commit 2ccdd1b13c591d306f0401d98dedc4bdcd02b421: Linux 6.5-rc6 (2023-08-13 11:29:55 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.5-4 for you to fetch changes up to c96e2a695e00bca5487824d84b85aab6aa2c1891: sunrpc: set the bv_offset of first bvec in svc_tcp_sendmsg (2023-08-14 15:02:25 -0400) ---------------------------------------------------------------- nfsd-6.5 fixes: - Fix new MSG_SPLICE_PAGES support in server's TCP sendmsg helper ---------------------------------------------------------------- Jeff Layton (1): sunrpc: set the bv_offset of first bvec in svc_tcp_sendmsg net/sunrpc/svcsock.c | 3 +++ 1 file changed, 3 insertions(+) -- Chuck Lever