index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-seccomp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-27
seccomp: report more useful errors from seccomp
Daniel P. Berrangé
1
-7
/
+13
2019-03-27
seccomp: don't kill process for resource control syscalls
Daniel P. Berrangé
1
-7
/
+25
2019-01-22
seccomp: Work-around GCC 4.x bug in gnu99 mode
Thomas Huth
1
-1
/
+2
2018-10-19
seccomp: Clean up error reporting in parse_sandbox()
Markus Armbruster
1
-9
/
+9
2018-09-26
seccomp: check TSYNC host capability
Marc-André Lureau
1
-1
/
+18
2018-08-23
seccomp: set the seccomp filter to all threads
Marc-André Lureau
1
-0
/
+5
2018-08-23
seccomp: prefer SCMP_ACT_KILL_PROCESS if available
Marc-André Lureau
1
-1
/
+30
2018-08-23
seccomp: use SIGSYS signal instead of killing the thread
Marc-André Lureau
1
-1
/
+1
2018-07-12
seccomp: allow sched_setscheduler() with SCHED_IDLE policy
Marc-André Lureau
1
-2
/
+10
2018-06-01
sandbox: disable -sandbox if CONFIG_SECCOMP undefined
Yi Min Zhao
1
-1
/
+120
2017-09-15
seccomp: add resourcecontrol argument to command line
Eduardo Otubo
1
-0
/
+11
2017-09-15
seccomp: add spawn argument to command line
Eduardo Otubo
1
-0
/
+4
2017-09-15
seccomp: add elevateprivileges argument to command line
Eduardo Otubo
1
-0
/
+11
2017-09-15
seccomp: add obsolete argument to command line
Eduardo Otubo
1
-1
/
+18
2017-09-15
seccomp: changing from whitelist to blacklist
Eduardo Otubo
1
-232
/
+28
2016-09-21
seccomp: adding getrusage to the whitelist
Eduardo Otubo
1
-0
/
+1
2016-04-16
seccomp: adding sysinfo system call to whitelist
Miroslav Rezanina
1
-0
/
+1
2016-04-16
seccomp: Whitelist cacheflush since 2.2.0 not 2.2.3
James Hogan
1
-3
/
+5
2016-02-04
all: Clean up includes
Peter Maydell
1
-1
/
+1
2015-11-16
seccomp: add cacheflush to whitelist
Andrew Jones
1
-1
/
+12
2015-10-22
seccomp: add memfd_create to whitelist
Eduardo Otubo
1
-1
/
+2
2015-01-23
seccomp: add mlockall to whitelist
Paolo Bonzini
1
-0
/
+1
2015-01-05
seccomp: add mbind() to the syscall whitelist
Paul Moore
1
-1
/
+2
2014-11-11
seccomp: whitelist syscalls fallocate(), fadvise64(), inotify_init1() and ino...
Philipp Gesang
1
-1
/
+5
2014-08-21
seccomp: add semctl() to the syscall whitelist
Paul Moore
1
-1
/
+2
2014-04-25
seccomp: add shmctl(), mlock(), and munlock() to the syscall whitelist
Paul Moore
1
-1
/
+4
2014-04-25
seccomp: add timerfd_create and timerfd_settime to the whitelist
Felix Geyer
1
-1
/
+3
2014-01-20
seccomp: add some basic shared memory syscalls to the whitelist
Paul Moore
1
-1
/
+4
2014-01-20
seccomp: add mkdir() and fchmod() to the whitelist
Paul Moore
1
-1
/
+3
2013-12-20
seccomp: exit if seccomp_init() fails
Corey Bryant
1
-0
/
+1
2013-12-03
seccomp: add kill() to the syscall whitelist
Paul Moore
1
-0
/
+1
2013-09-24
seccomp: fine tuning whitelist by adding times()
Eduardo Otubo
1
-0
/
+1
2013-07-29
seccomp: add arch_prctl() to the syscall whitelist
Paul Moore
1
-1
/
+2
2013-07-29
seccomp: add additional asynchronous I/O syscalls
Paul Moore
1
-0
/
+2
2013-07-26
seccomp: removing unused syscalls gtom whitelist
Eduardo Otubo
1
-4
/
+0
2013-07-26
seccomp: no need to check arch in syscall whitelist
Eduardo Otubo
1
-13
/
+0
2013-05-30
seccomp: add the asynchronous I/O syscalls to the whitelist
Paul Moore
1
-1
/
+4
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-11-30
seccomp: adding new syscalls (bugzilla 855162)
Eduardo Otubo
1
-17
/
+139
2012-08-16
Adding qemu-seccomp.[ch] (v8)
Eduardo Otubo
1
-0
/
+141