aboutsummaryrefslogtreecommitdiff
path: root/tools/virtiofsd/passthrough_seccomp.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-16virtiofsd: Remove sourceDr. David Alan Gilbert1-182/+0
2022-11-25virtiofsd: Add `sigreturn` to the seccomp whitelistMarc Hartmayer1-0/+1
2022-02-17virtiofsd: Add basic support for FUSE_SYNCFS requestGreg Kurz1-0/+1
2022-02-14tools/virtiofsd: Add rseq syscall to the seccomp allowlistChristian Ehrhardt1-0/+3
2021-09-16tools/virtiofsd: Add fstatfs64 syscall to the seccomp allowlistThomas Huth1-0/+1
2021-07-05virtiofsd: Add umask to seccom allow listVivek Goyal1-0/+1
2021-02-16tools/virtiofsd: Replace the word 'whitelist'Philippe Mathieu-Daudé1-6/+6
2021-02-04virtiofsd: Add restart_syscall to the seccomp whitelistGreg Kurz1-0/+1
2021-02-04virtiofsd: Add _llseek to the seccomp whitelistGreg Kurz1-0/+1
2020-12-10Clean up includesMarkus Armbruster1-3/+0
2020-11-02virtiofsd: Add mount ID to the lo_inode keyMax Reitz1-0/+1
2020-11-02virtiofsd: Seccomp: Add 'send' for syslogDr. David Alan Gilbert1-0/+1
2020-09-25virtiofsd: Used glib "shared" thread poolVivek Goyal1-0/+2
2020-08-21tools/virtiofsd: convert to MesonPaolo Bonzini1-0/+172