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