seccomp: add new Linux 5.3 syscalls to syscall filter lists
Many syscalls added and all fit nicely into existing groups, hence lets
add them there.
(cherry picked from commit 9e486265)
(cherry picked from commit 51ea58a0)
Note: this doesn't do much without an updated libseccomp (>= 2.4.2 ?).