summaryrefslogtreecommitdiff
path: root/tools/virtiofsd/passthrough_seccomp.c
AgeCommit message (Expand)Author
2022-02-17virtiofsd: Add basic support for FUSE_SYNCFS requestGreg Kurz
2022-02-14tools/virtiofsd: Add rseq syscall to the seccomp allowlistChristian Ehrhardt
2021-09-16tools/virtiofsd: Add fstatfs64 syscall to the seccomp allowlistThomas Huth
2021-07-05virtiofsd: Add umask to seccom allow listVivek Goyal
2021-02-16tools/virtiofsd: Replace the word 'whitelist'Philippe Mathieu-Daudé
2021-02-04virtiofsd: Add restart_syscall to the seccomp whitelistGreg Kurz
2021-02-04virtiofsd: Add _llseek to the seccomp whitelistGreg Kurz
2020-12-10Clean up includesMarkus Armbruster
2020-11-02virtiofsd: Add mount ID to the lo_inode keyMax Reitz
2020-11-02virtiofsd: Seccomp: Add 'send' for syslogDr. David Alan Gilbert
2020-09-25virtiofsd: Used glib "shared" thread poolVivek Goyal
2020-08-21tools/virtiofsd: convert to MesonPaolo Bonzini