This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7142eaa58b49 Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/s [...] new 39036cd27273 arch: add pidfd and io_uring syscalls everywhere new d286e13d53f5 Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/l [...] new d58431eacb22 sunrpc: don't mark uninitialised items as VALID. new 3c86794ac0e6 nfsd/nfsd3_proc_readdir: fix buffer count and page pointers new e6abc8caa6de nfsd: Don't release the callback slot unless it was actually held new 6aaafc43a4ec nfsd: wake waiters blocked on file_lock before deleting it new f456458e4d25 nfsd: wake blocked file lock waiters before sending callback new 12a54b150fb5 Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linux
The 8 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/alpha/kernel/syscalls/syscall.tbl | 4 ++++ arch/arm/tools/syscall.tbl | 4 ++++ arch/arm64/include/asm/unistd.h | 2 +- arch/arm64/include/asm/unistd32.h | 8 ++++++++ arch/ia64/kernel/syscalls/syscall.tbl | 4 ++++ arch/m68k/kernel/syscalls/syscall.tbl | 4 ++++ arch/microblaze/kernel/syscalls/syscall.tbl | 4 ++++ arch/mips/kernel/syscalls/syscall_n32.tbl | 4 ++++ arch/mips/kernel/syscalls/syscall_n64.tbl | 4 ++++ arch/mips/kernel/syscalls/syscall_o32.tbl | 4 ++++ arch/parisc/kernel/syscalls/syscall.tbl | 4 ++++ arch/powerpc/kernel/syscalls/syscall.tbl | 4 ++++ arch/s390/kernel/syscalls/syscall.tbl | 4 ++++ arch/sh/kernel/syscalls/syscall.tbl | 4 ++++ arch/sparc/kernel/syscalls/syscall.tbl | 4 ++++ arch/xtensa/kernel/syscalls/syscall.tbl | 4 ++++ fs/nfsd/nfs3proc.c | 17 +++++++++++++++-- fs/nfsd/nfs3xdr.c | 11 +++++++++-- fs/nfsd/nfs4callback.c | 8 +++++++- fs/nfsd/nfs4state.c | 12 ++++++++++-- fs/nfsd/state.h | 1 + net/sunrpc/cache.c | 3 +++ 22 files changed, 110 insertions(+), 8 deletions(-)