[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 00/02] seccomp: adding new syscalls to the whitel
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL 00/02] seccomp: adding new syscalls to the whitelist |
Date: |
Mon, 28 Apr 2014 14:36:42 +0100 |
On 28 April 2014 13:40, Eduardo Otubo <address@hidden> wrote:
> The following changes since commit 750036a848ea913ba6343718ffa70da98f7eef6b:
>
> Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-upstream' into
> staging (2014-03-12 17:53:37 +0000)
>
> are available in the git repository at:
>
> git://github.com/otubo/qemu.git seccomp
>
> for you to fetch changes up to e3f9bb011ae24a594310fa4917754945dc832f8f
>
> Felix Geyer (1):
> seccomp: add timerfd_create and timerfd_settime to the whitelist
>
> Paul Moore (1):
> seccomp: add shmctl(), mlock(), and munlock() to the syscall whitelist
>
> qemu-seccomp.c | 7 ++++++-
> 1 files changed, 6 insertions(+), 1 deletions(-)
Applied, thanks.
-- PMM