patches attached. Szabolcs Nagy (3): bits/syscall.h: add __NR_close_range from linux v5.9 sys/fanotify.h: add new FAN_* macros from linux v5.9 netinet/in.h: add IP_RECVERR_4884 from linux v5.9 arch/aarch64/bits/syscall.h.in | 1 + arch/arm/bits/syscall.h.in | 1 + arch/i386/bits/syscall.h.in | 1 + arch/m68k/bits/syscall.h.in | 1 + arch/microblaze/bits/syscall.h.in | 1 + arch/mips/bits/syscall.h.in | 1 + arch/mips64/bits/syscall.h.in | 1 + arch/mipsn32/bits/syscall.h.in | 1 + arch/or1k/bits/syscall.h.in | 1 + arch/powerpc/bits/syscall.h.in | 1 + arch/powerpc64/bits/syscall.h.in | 1 + arch/riscv64/bits/syscall.h.in | 1 + arch/s390x/bits/syscall.h.in | 1 + arch/sh/bits/syscall.h.in | 1 + arch/x32/bits/syscall.h.in | 1 + arch/x86_64/bits/syscall.h.in | 1 + include/netinet/in.h | 1 + include/sys/fanotify.h | 4 ++++ 18 files changed, 21 insertions(+) -- 2.28.0