From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59927) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUyP9-0000yz-IO for qemu-devel@nongnu.org; Tue, 01 Apr 2014 09:07:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WUyOy-0001I6-W2 for qemu-devel@nongnu.org; Tue, 01 Apr 2014 09:07:03 -0400 Received: from e24smtp02.br.ibm.com ([32.104.18.86]:51172) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUyOy-0001HL-FK for qemu-devel@nongnu.org; Tue, 01 Apr 2014 09:06:52 -0400 Received: from /spool/local by e24smtp02.br.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 1 Apr 2014 10:06:49 -0300 Received: from d24relay02.br.ibm.com (d24relay02.br.ibm.com [9.13.184.26]) by d24dlp02.br.ibm.com (Postfix) with ESMTP id 1F1221DC006C for ; Tue, 1 Apr 2014 09:06:47 -0400 (EDT) Received: from d24av05.br.ibm.com (d24av05.br.ibm.com [9.18.232.44]) by d24relay02.br.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id s31D6VLd51708138 for ; Tue, 1 Apr 2014 10:06:31 -0300 Received: from d24av05.br.ibm.com (localhost [127.0.0.1]) by d24av05.br.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s31D6jh3013689 for ; Tue, 1 Apr 2014 09:06:45 -0400 Message-ID: <533AB9E5.7020303@linux.vnet.ibm.com> Date: Tue, 01 Apr 2014 10:06:45 -0300 From: Eduardo Otubo MIME-Version: 1.0 References: <1394718164-7883-1-git-send-email-otubo@linux.vnet.ibm.com> <3706322.7y0sYUHAod@sifl> In-Reply-To: <3706322.7y0sYUHAod@sifl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 00/02] seccomp: adding new syscalls to the whitelist List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Moore , qemu-devel Cc: Peter Maydell , debfx@fobos.de, Anthony Liguori On 03/24/2014 03:13 PM, Paul Moore wrote: > On Thursday, March 13, 2014 10:42:42 AM Eduardo Otubo 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 >> >> 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(-) > > Notice this still hasn't made it upstream and thought I would check to see > where things stood ... > Not sure why it didn't get upstream yet. Anthony, Peter, could you take a closer look at this? Thanks! -- Eduardo Otubo IBM Linux Technology Center