moby--moby/profiles/seccomp
Avi Kivity 665741510a seccomp: whitelist io_pgetevents()
io_pgetevents() is a new Linux system call. It is similar to io_getevents()
that is already whitelisted, and adds no special abilities over that system call.

Allow that system call to enable applications that use it.

Fixes #38894.

Signed-off-by: Avi Kivity <avi@scylladb.com>
2019-03-18 20:46:16 +02:00
..
fixtures move default seccomp profile into package 2016-01-21 16:55:29 -08:00
default.json seccomp: whitelist io_pgetevents() 2019-03-18 20:46:16 +02:00
generate.go New seccomp format 2016-09-01 11:53:07 +02:00
seccomp.go seccomp: review update 2019-02-05 12:02:41 -08:00
seccomp_default.go seccomp: whitelist io_pgetevents() 2019-03-18 20:46:16 +02:00
seccomp_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
seccomp_unsupported.go Add canonical import comment 2018-02-05 16:51:57 -05:00