1. 6548459 seccomp: Clean up error reporting in parse_sandbox() by Markus Armbruster · 6 years ago
  2. 5780760 seccomp: check TSYNC host capability by Marc-André Lureau · 6 years ago
  3. 70dfabe seccomp: set the seccomp filter to all threads by Marc-André Lureau · 6 years ago
  4. bda08a5 seccomp: prefer SCMP_ACT_KILL_PROCESS if available by Marc-André Lureau · 6 years ago
  5. 6f2231e seccomp: use SIGSYS signal instead of killing the thread by Marc-André Lureau · 6 years ago
  6. 056de1e seccomp: allow sched_setscheduler() with SCHED_IDLE policy by Marc-André Lureau · 7 years ago
  7. 9d0fdec sandbox: disable -sandbox if CONFIG_SECCOMP undefined by Yi Min Zhao · 7 years ago
  8. 24f8cdc seccomp: add resourcecontrol argument to command line by Eduardo Otubo · 8 years ago
  9. 995a226 seccomp: add spawn argument to command line by Eduardo Otubo · 8 years ago
  10. 73a1e64 seccomp: add elevateprivileges argument to command line by Eduardo Otubo · 8 years ago
  11. 2b716fa seccomp: add obsolete argument to command line by Eduardo Otubo · 8 years ago
  12. 1bd6152 seccomp: changing from whitelist to blacklist by Eduardo Otubo · 8 years ago
  13. cf9dc9e seccomp: adding getrusage to the whitelist by Eduardo Otubo · 8 years ago
  14. 8e08f8a seccomp: adding sysinfo system call to whitelist by Miroslav Rezanina · 9 years ago
  15. 81bed73 seccomp: Whitelist cacheflush since 2.2.0 not 2.2.3 by James Hogan · 9 years ago
  16. d38ea87 all: Clean up includes by Peter Maydell · 9 years ago
  17. 47d2067 seccomp: add cacheflush to whitelist by Andrew Jones · 9 years ago
  18. f8d82b8 seccomp: add memfd_create to whitelist by Eduardo Otubo · 9 years ago
  19. 4b45b05 seccomp: add mlockall to whitelist by Paolo Bonzini · 10 years ago
  20. ea259ac seccomp: add mbind() to the syscall whitelist by Paul Moore · 10 years ago
  21. f73adec seccomp: whitelist syscalls fallocate(), fadvise64(), inotify_init1() and inotify_add_watch() by Philipp Gesang · 10 years ago
  22. b22876c seccomp: add semctl() to the syscall whitelist by Paul Moore · 10 years ago
  23. e3f9bb0 seccomp: add shmctl(), mlock(), and munlock() to the syscall whitelist by Paul Moore · 11 years ago
  24. 8439761 seccomp: add timerfd_create and timerfd_settime to the whitelist by Felix Geyer · 11 years ago
  25. 918b94e seccomp: add some basic shared memory syscalls to the whitelist by Paul Moore · 11 years ago
  26. 0c2acb1 seccomp: add mkdir() and fchmod() to the whitelist by Paul Moore · 11 years ago
  27. 2a13f99 seccomp: exit if seccomp_init() fails by Corey Bryant · 11 years ago
  28. e9eecb5 seccomp: add kill() to the syscall whitelist by Paul Moore · 11 years ago
  29. c236f45 seccomp: fine tuning whitelist by adding times() by Eduardo Otubo · 11 years ago
  30. d2509b6 seccomp: add arch_prctl() to the syscall whitelist by Paul Moore · 12 years ago
  31. 94113bd seccomp: add additional asynchronous I/O syscalls by Paul Moore · 12 years ago
  32. 2fb861e seccomp: removing unused syscalls gtom whitelist by Eduardo Otubo · 12 years ago
  33. 7d7b2ad seccomp: no need to check arch in syscall whitelist by Eduardo Otubo · 12 years ago
  34. fd21faa seccomp: add the asynchronous I/O syscalls to the whitelist by Paul Moore · 12 years ago
  35. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  36. fe512d6 seccomp: adding new syscalls (bugzilla 855162) by Eduardo Otubo · 12 years ago
  37. 2f668be Adding qemu-seccomp.[ch] (v8) by Eduardo Otubo · 12 years ago