This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f1fcbaa18b28 Linux 6.4-rc2 new a18ef64fe1e4 tracing: make ftrace_likely_update() declaration visible new 1398aa803f19 tpm_tis: Use tpm_chip_{start,stop} decoration inside tpm_t [...] new 99d464506255 tpm: Prevent hwrng from activating during resume new e7d3e5c4b1dd tpm/tpm_tis: Disable interrupts for more Lenovo devices new cba582631ee4 Merge tag 'tpmdd-v6.4-rc2' of git://git.kernel.org/pub/scm [...] new af97b7dfb0d4 SUNRPC: Avoid relying on crypto API to derive CBC-CTS output IV new 340086da9a87 nfsd: define exports_proc_ops with CONFIG_PROC_FS new fc412a6196a6 lockd: define nlm_port_min,max with CONFIG_SYSCTL new 29cd2927fb91 SUNRPC: Fix encoding of accepted but unsuccessful RPC replies new 319050d4302e SUNRPC: Fix error handling in svc_setup_socket() new eb8d3a2c809a SUNRPC: double free xprt_ctxt while still in use new 948f072ada23 SUNRPC: always free ctxt when freeing deferred request new 07a273059385 SUNRPC: Fix trace_svc_register() call site new 21a3f3328972 NFSD: Remove open coding of string copy new 1b66c114d161 Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/lin [...]
The 15 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/char/tpm/tpm-chip.c | 4 +++ drivers/char/tpm/tpm-interface.c | 10 +++++++ drivers/char/tpm/tpm_tis.c | 16 +++++++++++ drivers/char/tpm/tpm_tis_core.c | 43 +++++++++++++---------------- fs/lockd/svc.c | 2 +- fs/nfsd/nfsctl.c | 25 ++++++++--------- fs/nfsd/trace.h | 6 ++--- include/linux/compiler.h | 5 ++-- include/linux/sunrpc/svc_rdma.h | 2 +- include/linux/sunrpc/svc_xprt.h | 2 +- include/linux/tpm.h | 1 + net/sunrpc/auth_gss/gss_krb5_crypto.c | 10 +++++++ net/sunrpc/svc.c | 19 ++++++++----- net/sunrpc/svc_xprt.c | 24 ++++++++++++----- net/sunrpc/svcsock.c | 46 ++++++++++++++------------------ net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 11 ++++---- net/sunrpc/xprtrdma/svc_rdma_transport.c | 2 +- 17 files changed, 137 insertions(+), 91 deletions(-)