Linux/linux d286e13arch/alpha/kernel/syscalls syscall.tbl, arch/arm/tools syscall.tbl

Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic

Pull syscall numbering updates from Arnd Bergmann:
 "arch: add pidfd and io_uring syscalls everywhere

  This comes a bit late, but should be in 5.1 anyway: we want the newly
  added system calls to be synchronized across all architectures in the
  release.

  I hope that in the future, any newly added system calls can be added
  to all architectures at the same time, and tested there while they are
  in linux-next, avoiding dependencies between the architecture
  maintainer trees and the tree that contains the new system call"

* tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic:
  arch: add pidfd and io_uring syscalls everywhere
DeltaFile
+8-0arch/arm64/include/asm/unistd32.h
+4-0arch/arm/tools/syscall.tbl
+4-0arch/xtensa/kernel/syscalls/syscall.tbl
+4-0arch/alpha/kernel/syscalls/syscall.tbl
+4-0arch/ia64/kernel/syscalls/syscall.tbl
+4-0arch/m68k/kernel/syscalls/syscall.tbl
+4-0arch/microblaze/kernel/syscalls/syscall.tbl
+4-0arch/mips/kernel/syscalls/syscall_n32.tbl
+4-0arch/mips/kernel/syscalls/syscall_n64.tbl
+4-0arch/mips/kernel/syscalls/syscall_o32.tbl
+4-0arch/parisc/kernel/syscalls/syscall.tbl
+4-0arch/powerpc/kernel/syscalls/syscall.tbl
+4-0arch/s390/kernel/syscalls/syscall.tbl
+4-0arch/sh/kernel/syscalls/syscall.tbl
+4-0arch/sparc/kernel/syscalls/syscall.tbl
+1-1arch/arm64/include/asm/unistd.h
+65-116 files

UnifiedSplitRaw