Re: [PATCH v2] media: bpf: add bpf function to report mouse movement

2018-11-25 Thread Daniel Borkmann
Hi Sean, On 11/23/2018 12:50 PM, Sean Young wrote: > Some IR remotes have a directional pad or other pointer-like thing that > can be used as a mouse. Make it possible to decode these types of IR > protocols in BPF. > > Cc: net...@vger.kernel.org > Signed-off-by: Sean Young Is this patch target

Re: [PATCH v4 0/3] IR decoding using BPF

2018-05-23 Thread Daniel Borkmann
On 05/18/2018 04:07 PM, Sean Young wrote: > The kernel IR decoders (drivers/media/rc/ir-*-decoder.c) support the most > widely used IR protocols, but there are many protocols which are not > supported[1]. For example, the lirc-remotes[2] repo has over 2700 remotes, > many of which are not supported

Re: [PATCH 00/18] prevent bounds-check bypass via speculative execution

2018-01-11 Thread Daniel Borkmann
On 01/11/2018 04:58 PM, Dan Williams wrote: > On Thu, Jan 11, 2018 at 1:54 AM, Jiri Kosina wrote: >> On Tue, 9 Jan 2018, Josh Poimboeuf wrote: >>> On Tue, Jan 09, 2018 at 11:44:05AM -0800, Dan Williams wrote: On Tue, Jan 9, 2018 at 11:34 AM, Jiri Kosina wrote: > On Fri, 5 Jan 2018, Dan W

Re: Bug in AMDs V4L2 driver lxv4l2?

2010-05-12 Thread Daniel Borkmann
Mauro Carvalho Chehab wrote: > Daniel Borkmann wrote: >> Hi everyone, >> >> I am using an AMD Geode webcam with a V4L driver (lxv4l2). For the userspace >> I've implemented a V4L >> binding with memory mapping of the frames. After sucessfull receiving fra

Bug in AMDs V4L2 driver lxv4l2?

2010-05-12 Thread Daniel Borkmann
Hi everyone, I am using an AMD Geode webcam with a V4L driver (lxv4l2). For the userspace I've implemented a V4L binding with memory mapping of the frames. After sucessfull receiving frames it lasts about two or three minutes and then either the timestamp of the frame is not changing anymore or