Age | Commit message (Expand) | Author |
---|---|---|
2014-01-20 | seccomp: add some basic shared memory syscalls to the whitelist | Paul Moore |
2014-01-20 | seccomp: add mkdir() and fchmod() to the whitelist | Paul Moore |
2013-12-20 | seccomp: exit if seccomp_init() fails | Corey Bryant |
2013-12-03 | seccomp: add kill() to the syscall whitelist | Paul Moore |
2013-09-24 | seccomp: fine tuning whitelist by adding times() | Eduardo Otubo |
2013-07-29 | seccomp: add arch_prctl() to the syscall whitelist | Paul Moore |
2013-07-29 | seccomp: add additional asynchronous I/O syscalls | Paul Moore |
2013-07-26 | seccomp: removing unused syscalls gtom whitelist | Eduardo Otubo |
2013-07-26 | seccomp: no need to check arch in syscall whitelist | Eduardo Otubo |
2013-05-30 | seccomp: add the asynchronous I/O syscalls to the whitelist | Paul Moore |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini |
2012-11-30 | seccomp: adding new syscalls (bugzilla 855162) | Eduardo Otubo |
2012-08-16 | Adding qemu-seccomp.[ch] (v8) | Eduardo Otubo |