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

2018-01-11 Thread Jiri Kosina
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 <ji...@kernel.org> wrote: > > > On Fri, 5 Jan 2018, Dan Williams wrote: > > > > > > [ ... snip ...

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

2018-01-09 Thread Jiri Kosina
, and something comparable for eBPF JIT? Is this going to be handled in eBPF in some other way? Without that in place, and considering Jann Horn's paper, it would seem like PTI doesn't really lock it down fully, right? [1] https://bugs.chromium.org/p/project-zero/issues/attachmentText?aid=287305 -- Jiri Kosina SUSE Labs

Re: Problem with VMAP_STACK=y

2016-10-07 Thread Jiri Kosina
many more places in drivers/media that still perform DMA on stack, and so have to be fixed for 4.9 (as VMAP_STACK makes that to be immediately visible problem even on x86_64, which it wasn't the case before). Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line &qu

Re: Problem with VMAP_STACK=y

2016-10-05 Thread Jiri Kosina
dia drivers and having all this fixed for 4.9. It should be pretty straightforward; all the instances I've seen so far should be just straightforward conversion to kmalloc() + kfree(), as the buffer is not being embedded in any structure etc. -- Jiri Kosina SUSE Labs -- To unsubscribe from this

Re: Problem with VMAP_STACK=y

2016-10-05 Thread Jiri Kosina
On Tue, 4 Oct 2016, Jörg Otte wrote: > Thanks for the quick response. > Drivers are: > dvb_core, dvb_usb, dbv_usb_cynergyT2 This dbv_usb_cynergyT2 is not from Linus' tree, is it? I don't seem to be able to find it, and the only google hit I am getting is your very mail to LKML :)

Re: Problem with VMAP_STACK=y

2016-10-04 Thread Jiri Kosina
nd() dtt200u_power_ctrl() dtt200u_streaming_ctrl() dtt200u_pid_filter() Adding relevant CCs. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo

Re: [PATCH 07/12] trivial: [media] cx25821: cx25821-medusa-reg.h: fix 0x0x prefix

2015-05-26 Thread Jiri Kosina
0x01F4 -- 2.1.4 -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v2] radio-bcm2048.c: fix wrong overflow check

2014-05-11 Thread Jiri Kosina
ago into trivial.git, which is a tree that doesn't get pushed to Linus really super-often. Of course, if, in the meantime, this goes in through maintainer tree, even better. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-media in the body

Re: [PATCH v2] radio-bcm2048.c: fix wrong overflow check

2014-05-05 Thread Jiri Kosina
able to send patches in the correct format to the correct list but it is too difficult for Pavel and Pali... *sigh*. Seems like it's not in linux-next as of today, so I am taking it now. Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-media

Re: [PATCH 4/6] si4713 : HID blacklist Si4713 USB development board

2013-09-02 Thread Jiri Kosina
descriptor. This patch ignores this device as an HID device and hence loads the custom driver. Signed-off-by: Dinesh Ram din...@cisco.com Cc: Jiri Kosina jkos...@suse.cz Cc: linux-in...@vger.kernel.org --- drivers/hid/hid-core.c | 1 + drivers/hid/hid-ids.h | 2 ++ 2 files changed, 3

Re: [PATCH 4/6] si4713 : HID blacklist Si4713 USB development board

2013-08-30 Thread Jiri Kosina
descriptor. This patch ignores this device as an HID device and hence loads the custom driver. Signed-off-by: Dinesh Ram din...@cisco.com Signed-off-by: Jiri Kosina jkos...@suse.cz Please feel free to take it together with my sigoff with the rest of the series. -- Jiri Kosina SUSE Labs

Re: [patch 02/03 v2] usb hid quirks for Masterkit MA901 usb radio

2013-03-29 Thread Jiri Kosina
mche...@redhat.com Absolutely. Will add your Ack and push it to Linus for 3.9 still. Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

Re: Fw: [patch 02/03 v2] usb hid quirks for Masterkit MA901 usb radio

2013-03-27 Thread Jiri Kosina
On Tue, 19 Mar 2013, Alexey Klimov wrote: Yes, i just checked how hid_ignore() works and prepared dirty fix to test in almost the same way like it's done for Keene usb driver. I will send correct fix in next few days. Any news on this, please? -- Jiri Kosina SUSE Labs -- To unsubscribe from

Re: [PATCH] documentation: DocBook/media : Fix typo in dvbproperty.xml

2013-03-27 Thread Jiri Kosina
On Sun, 24 Mar 2013, Masanari Iida wrote: Correct spelling typos. Signed-off-by: Masanari Iida standby2...@gmail.com I can take this one. Thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord

Re: Fw: [patch 02/03 v2] usb hid quirks for Masterkit MA901 usb radio

2013-03-19 Thread Jiri Kosina
together with the appropriate hid_ignore() patch. Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Fw: [patch 02/03 v2] usb hid quirks for Masterkit MA901 usb radio

2013-03-18 Thread Jiri Kosina
will be needed later to properly detect the underlying device ... the best thing to do here is to put an entry into hid_ignore(), similar to what we do for example for Keene FM vs. Logitech AudioHub. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-media

Re: Fw: [patch 02/03 v2] usb hid quirks for Masterkit MA901 usb radio

2012-12-28 Thread Jiri Kosina
Acked-by: Jiri Kosina jkos...@suse.cz and take the patch through your tree. Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: [PATCH] [media] fix tua6034 pll bandwich configuration [3rd and last attempt]

2012-12-10 Thread Jiri Kosina
*fe, u8 *buf) { u32 bw = fe-dtv_property_cache.bandwidth_hz; - if (bw == 700) + if (bw != 700) buf[3] |= 0x08; } -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord

Re: udev breakages - was: Re: Need of an .async_probe() type of callback at driver's core - Was: Re: [PATCH] [media] drxk: change it to use request_firmware_nowait()

2012-10-04 Thread Jiri Kosina
), ifup is too late. I admit I haven't checked whether there actually are such cards out there, but it doesn't seem to be completely unrealistic to me. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord

Re: udev breakages - was: Re: Need of an .async_probe() type of callback at driver's core - Was: Re: [PATCH] [media] drxk: change it to use request_firmware_nowait()

2012-10-02 Thread Jiri Kosina
firmware at ifup time. While that might work for network device drivers (I am not sure even about that), what are the udev maintainers advice for other drivers, where there is no analogy to ifup? -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-media

Re: [PATCH 0/6] HID: picoLCD additional fixes + CIR support

2012-09-05 Thread Jiri Kosina
On Sun, 19 Aug 2012, Bruno Prémont wrote: This series fixes some race conditions in picoLCD driver during remove() and adds support for IR functionality. I have now applied the series, thanks Bruno. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux

[PATCH] tda8261: add printk levels

2012-09-02 Thread Jiri Kosina
Signed-off-by: Jiri Kosina jkos...@suse.cz --- The file has been moved in -next, so to avoid unnecessary conflicts, I am passing this one over from trivial tree to media maintainers. Thanks. drivers/media/dvb-frontends/tda8261.c | 28 ++-- 1 files changed, 14 insertions

Re: [PATCH][Trivial][resend] Documentation: Add newline at end-of-file to files lacking one

2012-07-20 Thread Jiri Kosina
newline once and for all. Signed-off-by: Jesper Juhl j...@chaosbits.net Queued for 3.6, thanks Jesper. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH V2]NEXT:drivers:staging:media Fix comments and some typos in staging/media/*

2012-03-16 Thread Jiri Kosina
let me know. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Two devices, same USB ID: one needs HID, the other doesn't. How to solve this?

2012-02-02 Thread Jiri Kosina
-by? I'd like to get this driver in for v3.4, that would be nice. This is fine and I will Ack/take it once it goes in with your driver for the device. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org

Re: [PATCH 6/6] hid-core: ignore the Keene FM transmitter.

2012-02-02 Thread Jiri Kosina
...@cisco.com Mauro, feel free to take this one with the rest of the patchset with my Signed-off-by: Jiri Kosina jkos...@suse.cz Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org

Re: [3.1-rc9] kernel tried to execute NX-protected... w/ page fault

2011-10-10 Thread Jiri Kosina
] ---[ end trace 6fb2e5d4254083e3 ]--- So long, matthias. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH][Resend] viacam: Don't explode if pci_find_bus() returns NULL

2011-09-15 Thread Jiri Kosina
, VIACAM_SERIAL_CREG, cbyte); if ((cbyte VIACAM_SERIAL_BIT) == 0) Applied, thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH 0/6] get rid of on-stack dma buffers

2011-03-22 Thread Jiri Kosina
finished and device will not be making any more to that particular memory region. -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

Re: [PATCH] Input: switch completely over to the new versions of get/setkeycode

2011-01-31 Thread Jiri Kosina
, There is not a good way to avoid crossing multiple subsystems but the changes are minimal, so if you are OK with the patch I'd like to move it through my tree for .39. Acked-by: Mauro Carvalho Chehab mche...@redhat.com Acked-by: Jiri Kosina jkos...@suse.cz Thanks Dmitry. -- Jiri

Re: [PATCH 14/15]include:media:davinci:vpss.h Typo change diable to disable.

2011-01-03 Thread Jiri Kosina
developer should be afraid of being CCed. But try to avoid really unnecessary spamming (which this was). -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH 11/15]drivers:media:video:cx18:cx23418.h Typo change diable to disable.

2011-01-03 Thread Jiri Kosina
mche...@redhat.com Folded all three 'media' fixes into one and applied with your Ack. Thanks. -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH 07/15]drivers:net:wireless:iwlwifi Typo change diable to disable.

2011-01-03 Thread Jiri Kosina
...@lwfinger.net Applied, thanks. -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 08/15]drivers:scsi:lpfc:lpfc_init.c Typo change diable to disable.

2011-01-03 Thread Jiri Kosina
On Thu, 30 Dec 2010, Justin P. Mattock wrote: The below patch fixes a typo diable to disable. Please let me know if this is correct or not. Signed-off-by: Justin P. Mattock justinmatt...@gmail.com Folded patched 8, 9, 10 and 13 together and applied. -- Jiri Kosina SUSE Labs, Novell Inc

Re: [Ksummit-2010-discuss] [v2] Remaining BKL users, what to do

2010-10-19 Thread Jiri Kosina
() and the like in the driver and be done with it, right? No, you still need to switch off preemption. Hm, how would you do that from within a driver? preempt_disable() -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line unsubscribe linux-media in the body

Re: [PATCH 0/6] Large scancode handling

2010-09-13 Thread Jiri Kosina
. Thanks, -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 0/6] Large scancode handling

2010-09-08 Thread Jiri Kosina
that there will unlikely be any conflict in .37 merge window in this area (and if there were, I'll sort it out). So please add Acked-by: Jiri Kosina jkos...@suse.cz to the hid-input.c bits and feel free to take it through your tree, if it is convenient for you. Thanks, -- Jiri Kosina

Re: [patch] V4L/DVB: remove unneeded null check in anysee_probe()

2010-06-16 Thread Jiri Kosina
) return ret; - if (d) - ret = anysee_init(d); - - return ret; + return anysee_init(d); Doesn't seem to be present in linux-next as of today. Mauro, will you take it? Or I can take it if you ack it. Thanks, -- Jiri Kosina SUSE Labs, Novell Inc

Re: dvb-usb-remote woes [was: HID: ignore afatech 9016]

2010-02-08 Thread Jiri Kosina
clean. Even if you have problems porting the drivers to new infrastructure, you can always post wha you have -- I believe that we will be able to sort it out quickly. Thanks, -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line unsubscribe linux-media in the body

Re: [PATCH 1/1] media: dvb-usb/af9015, fix disconnection crashes

2010-02-04 Thread Jiri Kosina
belong to the usb/endpoint layer because this really is not HID specific problem but usb layer problem (as also Jiri Kosina then pointed out). However linux usb layer has been build so that it was technically impossible to put it there without completely redesigning usb - higher layer

Re: [PATCH 1/1] HID: ignore afatech 9016

2010-01-13 Thread Jiri Kosina
made things better, but the remote ctrl was still a perfect X killer. This was the last user of the particular quirk. So remove the quirk as well. With input going through dvb-usb-remote, the remote works perfectly. Signed-off-by: Jiri Slaby jsl...@suse.cz Cc: Jiri Kosina jkos...@suse.cz

Re: [PATCH 1/1] HID: ignore afatech 9016

2010-01-13 Thread Jiri Kosina
:) Will respin. Thanks for the reminder. Thanks, -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 10/10] media/dvb: add __init/__exit macros to drivers/media/dvb/bt8xx/bt878.c

2010-01-05 Thread Jiri Kosina
it through the trivial tree. Patch against linux-next-tree, 22. Dez 08:38:18 CET 2009 but also present in linus tree. Signed-off-by: Peter Huewe peterhu...@gmx.de Acked-by: Jean Delvare kh...@linux-fr.org Applied, thanks. -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from

Re: [PATCH] media/video: adding __init/__exit macros to various drivers

2009-10-09 Thread Jiri Kosina
. I have queued in in trivial tree. -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [BUG] radio-gemtek-pci.c: double mutex_lock

2009-10-08 Thread Jiri Kosina
152 mutex_lock(card-lock); Good catch. Adding Hans, who added the (incorrect) locking into gemtek_pci_unmute(), to CC. -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org

Re: [PATCH] media/video/cx88: adding __init/__exit macros to cx88 drivers

2009-07-22 Thread Jiri Kosina
if this doesn't happen after some time (I check regularly, but not very frequently), I apply to trivial queue. Thanks, -- Jiri Kosina SUSE Labs

Re: [PATCH] media/video/cx88: adding __init/__exit macros to cx88 drivers

2009-07-22 Thread Jiri Kosina
peterhu...@gmx.de any updates on this patch? Acked-by: Mauro Carvalho Chehab mche...@redhat.com Thanks a lot Mauro, I have queued the patch in trivial tree. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord

Re: [PATCH] DAB: fix typo

2009-02-17 Thread Jiri Kosina
tree I am fine with that, it will be easier that way to avoid conflicts in -next. I am dropping the patch from trivial tree. Thanks, -- Jiri Kosina SUSE Labs

Re: [PATCH] DAB: fix typo

2009-02-11 Thread Jiri Kosina
Audio Broadcasting (DAB) Receiver adapters. Didn't find this in today's linux-next, so I have applied it to trivial tree. Thanks, -- Jiri Kosina SUSE Labs