last patch is not ready for commit, included for completeness. Szabolcs Nagy (7): netinet/if_ether.h: add ETH_P_DSA_8021Q from linux v5.2 sched.h: add CLONE_PIDFD from linux v5.2 fcntl.h: add existing linux specific AT_ definitions fcntl.h: add AT_RECURSIVE from linux v5.2 add new syscall numbers from linux v5.2 aarch64: add HWCAP2 flags from linux v5.2 sys/ioctl.h: add time_t abi related ioctls from linux v5.2 arch/aarch64/bits/hwcap.h | 8 ++++++++ arch/aarch64/bits/syscall.h.in | 6 ++++++ arch/arm/bits/syscall.h.in | 6 ++++++ arch/i386/bits/syscall.h.in | 6 ++++++ arch/m68k/bits/syscall.h.in | 6 ++++++ arch/microblaze/bits/syscall.h.in | 6 ++++++ arch/mips/bits/syscall.h.in | 6 ++++++ arch/mips64/bits/syscall.h.in | 6 ++++++ arch/mipsn32/bits/syscall.h.in | 6 ++++++ arch/or1k/bits/syscall.h.in | 6 ++++++ arch/powerpc/bits/syscall.h.in | 6 ++++++ arch/powerpc64/bits/syscall.h.in | 6 ++++++ arch/riscv64/bits/syscall.h.in | 7 +++++++ arch/s390x/bits/syscall.h.in | 6 ++++++ arch/sh/bits/syscall.h.in | 6 ++++++ arch/x32/bits/syscall.h.in | 6 ++++++ arch/x86_64/bits/syscall.h.in | 6 ++++++ include/fcntl.h | 10 ++++++++++ include/netinet/if_ether.h | 1 + include/sched.h | 1 + include/sys/ioctl.h | 5 +++++ 21 files changed, 122 insertions(+) -- 2.21.0