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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 26 Oct 2015 05:58:42 +0000 (GMT)
From:	Dave Airlie <airlied@...ux.ie>
To:	torvalds@...ux-foundation.org
cc:	DRI mailing list <dri-devel@...ts.freedesktop.org>,
	linux-kernel@...r.kernel.org
Subject: [git pull] drm fixes


Hi Linus,

last fixes from me, one amdgpu/radeon suspend resume
and one leak fix, along with one vmware fix for
some issues when command submission fails.

Dave.

The following changes since commit 018155365dccecd9ea9f26e1b26fb0f960c1ee32:

  Merge tag 'usb-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (2015-10-24 07:52:59 +0900)

are available in the git repository at:

  git://people.freedesktop.org/~airlied/linux drm-fixes

for you to fetch changes up to 22ca7ca52e80524360b43944a0556b2a6dc1aa21:

  Merge branch 'vmwgfx-fixes-4.3' of git://people.freedesktop.org/~thomash/linux (2015-10-25 05:02:33 +1000)

----------------------------------------------------------------
Alex Deucher (2):
      drm/radeon: don't try to recreate sysfs entries on resume
      drm/amdgpu: don't try to recreate sysfs entries on resume

Christian König (1):
      drm/amdgpu: stop leaking page flip fence

Dave Airlie (2):
      Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux
      Merge branch 'vmwgfx-fixes-4.3' of git://people.freedesktop.org/~thomash/linux

Thomas Hellstrom (1):
      drm/vmwgfx: Stabilize the command buffer submission code

 drivers/gpu/drm/amd/amdgpu/amdgpu.h         |  1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c |  4 ----
 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c      |  5 +++++
 drivers/gpu/drm/radeon/radeon.h             |  1 +
 drivers/gpu/drm/radeon/radeon_pm.c          | 35 +++++++++++++++++------------
 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c      | 34 ++++++++++++++++------------
 6 files changed, 48 insertions(+), 32 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ