This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e6251ab4551f Merge tag 'nfs-for-5.17-2' of git://git.linux-nfs.org/proj [...] new 2c212e1baedc KVM: s390: Return error on SIDA memop on normal guest new 09a93c1df3ea Merge tag 'kvm-s390-kernel-access' from emailed bundle new b42bc9a3c511 Fix regression due to "fs: move binfmt_misc sysctl to its [...] new 47307c31d90a crypto: octeontx2 - Avoid stack variable overflow new c6ce9c5831ca crypto: api - Move cryptomgr soft dependency into algapi new f9f94c9d2c07 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] new 0cb4d23ae08c NFSD: Fix the behavior of READ near OFFSET_MAX new e6faac3f58c7 NFSD: Fix ia_size underflow new a648fdeb7c0e NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes new 6260d9a56ab3 NFSD: Clamp WRITE offsets new 3f965021c8bc NFSD: COMMIT operations must not return NFS?ERR_INVAL new 6a4d333d5400 NFSD: Fix offset type in I/O trace points new c306d737691e NFSD: Deprecate NFS_OFFSET_MAX new f4bc5bbb5fef Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/li [...]
The 14 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: arch/s390/kvm/kvm-s390.c | 2 + crypto/algapi.c | 1 + crypto/api.c | 1 - .../crypto/marvell/octeontx2/otx2_cptpf_ucode.c | 3 +- fs/binfmt_misc.c | 6 +-- fs/file_table.c | 2 + fs/nfsd/nfs3proc.c | 19 +++++--- fs/nfsd/nfs3xdr.c | 4 +- fs/nfsd/nfs4proc.c | 13 +++-- fs/nfsd/nfs4xdr.c | 10 ++-- fs/nfsd/trace.h | 14 +++--- fs/nfsd/vfs.c | 57 +++++++++++++++------- fs/nfsd/vfs.h | 4 +- include/linux/nfs.h | 8 --- 14 files changed, 82 insertions(+), 62 deletions(-)