lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250620-rpc-6-17-v1-0-a309177d713b@kernel.org>
Date: Fri, 20 Jun 2025 08:16:00 -0400
From: Jeff Layton <jlayton@...nel.org>
To: Chuck Lever <chuck.lever@...cle.com>, NeilBrown <neil@...wn.name>, 
 Olga Kornievskaia <okorniev@...hat.com>, Dai Ngo <Dai.Ngo@...cle.com>, 
 Tom Talpey <tom@...pey.com>, Trond Myklebust <trondmy@...nel.org>, 
 Anna Schumaker <anna@...nel.org>
Cc: linux-nfs@...r.kernel.org, linux-kernel@...r.kernel.org, 
 Jeff Layton <jlayton@...nel.org>
Subject: [PATCH 0/6] sunrpc: patches and cleanups for v6.17

Hi Chuck,

The first 3 are directly related to the svc_process_common() patch I
sent yesterday. They're just further cleanups and fixes to that
codepath. The other two are random sunrpc patches I've been carrying for
a while.

Signed-off-by: Jeff Layton <jlayton@...nel.org>
---
Jeff Layton (6):
      sunrpc: fix handling of unknown auth status codes
      sunrpc: remove SVC_SYSERR
      sunrpc: reset rq_accept_statp when starting a new RPC
      sunrpc: return better error in svcauth_gss_accept() on alloc failure
      sunrpc: rearrange struct svc_rqst for fewer cachelines
      sunrpc: make svc_tcp_sendmsg() take a signed sentp pointer

 include/linux/sunrpc/msg_prot.h   | 18 ++++++++++--------
 include/linux/sunrpc/svc.h        |  6 +++---
 include/linux/sunrpc/svcauth.h    |  1 -
 include/linux/sunrpc/xdr.h        |  2 ++
 include/trace/events/sunrpc.h     |  2 --
 net/sunrpc/auth_gss/svcauth_gss.c |  3 ++-
 net/sunrpc/svc.c                  | 14 +++++---------
 net/sunrpc/svcsock.c              |  5 ++---
 8 files changed, 24 insertions(+), 27 deletions(-)
---
base-commit: 78ff1c2c7a4a3a7c6d3c9a7c4142c41081b53a0d
change-id: 20250620-rpc-6-17-7b5e9ebfb8ee

Best regards,
-- 
Jeff Layton <jlayton@...nel.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ