[Qemu-devel] [PULL 01/02] seccomp: add timerfd_create and timerfd_settime to the whitelist

2014-04-14 Thread Eduardo Otubo
From: Felix Geyer libusb calls timerfd_create() and timerfd_settime() when it's built with timerfd support. Command to reproduce: -device usb-host,hostbus=1,hostaddr=3,id=hostdev0 Log messages: audit(1390730418.924:135): auid=4294967295 uid=121 gid=103 ses=4294967295

[Qemu-devel] [PULL 01/02] seccomp: add timerfd_create and timerfd_settime to the whitelist

2014-04-28 Thread Eduardo Otubo
From: Felix Geyer libusb calls timerfd_create() and timerfd_settime() when it's built with timerfd support. Command to reproduce: -device usb-host,hostbus=1,hostaddr=3,id=hostdev0 Log messages: audit(1390730418.924:135): auid=4294967295 uid=121 gid=103 ses=4294967295

[Qemu-devel] [PULL 01/02] seccomp: add timerfd_create and timerfd_settime to the whitelist

2014-03-13 Thread Eduardo Otubo
From: Felix Geyer libusb calls timerfd_create() and timerfd_settime() when it's built with timerfd support. Command to reproduce: -device usb-host,hostbus=1,hostaddr=3,id=hostdev0 Log messages: audit(1390730418.924:135): auid=4294967295 uid=121 gid=103 ses=4294967295

Re: [Qemu-devel] [PULL 01/02] seccomp: add timerfd_create and timerfd_settime to the whitelist

2014-04-22 Thread Eduardo Otubo
On 04/14/2014 03:00 PM, Eduardo Otubo wrote: From: Felix Geyer libusb calls timerfd_create() and timerfd_settime() when it's built with timerfd support. Command to reproduce: -device usb-host,hostbus=1,hostaddr=3,id=hostdev0 Log messages: audit(1390730418.924:135): auid=4294967295

Re: [Qemu-devel] [PULL 01/02] seccomp: add timerfd_create and timerfd_settime to the whitelist

2014-04-22 Thread Peter Maydell
On 22 April 2014 14:56, Eduardo Otubo wrote: > > > On 04/14/2014 03:00 PM, Eduardo Otubo wrote: >> >> From: Felix Geyer >> >> libusb calls timerfd_create() and timerfd_settime() when it's built with >> timerfd support. >> >> Command to reproduce: >> >> -device usb-host,hostbus=1,hostaddr=

Re: [Qemu-devel] [PULL 01/02] seccomp: add timerfd_create and timerfd_settime to the whitelist

2014-04-22 Thread Andreas Färber
Am 22.04.2014 15:56, schrieb Eduardo Otubo: > > > On 04/14/2014 03:00 PM, Eduardo Otubo wrote: >> Signed-off-by: Felix Geyer >> Signed-off-by: Eduardo Otubo > > Sorry, Peter, you mean this one? > Should I remove Acked-by? I had other patches with Acked-by merged with > no problems before. Apa