ICITS'19 - Quito, Ecuador; Deadline: September 16

2018-08-31 Thread Marle
* Proceedings by Springer, indexed in Scopus, ISI, etc. *** ICITS'19 - The 2019 International Conference on Information Technology & Systems Quito, Ecuador, 6 - 8 February 2019 http://www.icits.me

Re: [PATCH v2 00/12] remove_conflicting_framebuffers() cleanup

2018-08-31 Thread Chris Wilson
Quoting Daniel Vetter (2018-08-31 10:04:39) > On Thu, Aug 30, 2018 at 11:00:01PM +0200, Michał Mirosław wrote: > > This series cleans up duplicated code for replacing firmware FB > > driver with proper DRI driver and adds handover support to > > Tegra driver. > > > > This is a sligtly updated

Re: [PATCH v2 02/12] fbdev: allow apertures == NULL in remove_conflicting_framebuffers()

2018-08-31 Thread Daniel Vetter
On Fri, Aug 31, 2018 at 10:56:56AM +0200, Daniel Vetter wrote: > On Thu, Aug 30, 2018 at 11:00:05PM +0200, Michał Mirosław wrote: > > Interpret (otherwise-invalid) NULL apertures argument to mean all-memory > > range. This will allow to remove several duplicates of this code from > > drivers in

Re: KASAN: use-after-free Read in vhost_work_queue

2018-08-31 Thread Stefan Hajnoczi
On Tue, Aug 28, 2018 at 11:11:21AM -0400, Michael S. Tsirkin wrote: > On Tue, Aug 28, 2018 at 07:44:03AM -0700, syzbot wrote: > > Hello, > > > > syzbot found the following crash on: > > > > HEAD commit:33e17876ea4e Merge branch 'akpm' (patches from Andrew) > > git tree: upstream > >