lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:   Fri, 10 Nov 2017 13:49:37 +1000
From:   Dave Airlie <airlied@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     LKML <linux-kernel@...r.kernel.org>,
        dri-devel <dri-devel@...ts.freedesktop.org>
Subject: [git pull] drm vmwgfx and i915 fixes

Hey Linus,

Last few patches to wrap up.

Two i915 fixes that are on their way to stable, one vmware black
screen bug, and one const patch that I was going to drop, but it was
clearly a pretty safe one liner, if you want I can remove it.

Dave.

The following changes since commit 39dae59d66acd86d1de24294bd2f343fd5e7a625:

  Linux 4.14-rc8 (2017-11-05 13:05:14 -0800)

are available in the git repository at:

  git://people.freedesktop.org/~airlied/linux tags/drm-fixes-for-v4.14-rc9

for you to fetch changes up to 60ccb31bd680469ee0db92b0b6594d79bd13ff87:

  Merge tag 'drm-intel-fixes-2017-11-08' of
git://anongit.freedesktop.org/drm/drm-intel into drm-fixes (2017-11-09
11:17:32 +1000)

----------------------------------------------------------------
vmware and i915 fixes

----------------------------------------------------------------
Arvind Yadav (1):
      drm/vmwgfx: constify vmw_fence_ops

Chris Wilson (1):
      drm/i915: Deconstruct struct sgt_dma initialiser

Dave Airlie (2):
      Merge branch 'drm-vmwgfx-fixes' of
git://people.freedesktop.org/~syeh/repos_linux into drm-fixes
      Merge tag 'drm-intel-fixes-2017-11-08' of
git://anongit.freedesktop.org/drm/drm-intel into drm-fixes

Sinclair Yeh (1):
      drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issue

Tvrtko Ursulin (1):
      drm/i915: Reject unknown syncobj flags

 drivers/gpu/drm/i915/i915_gem_execbuffer.c |  8 ++++++++
 drivers/gpu/drm/i915/i915_gem_gtt.c        | 25 +++++++++----------------
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c        |  2 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c      |  2 +-
 include/uapi/drm/i915_drm.h                |  1 +
 5 files changed, 20 insertions(+), 18 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ