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:   Tue, 28 Feb 2017 13:36:59 +1000
From:   Dave Airlie <airlied@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     LKML <linux-kernel@...r.kernel.org>
Subject: [git pull] drm fixes for v4.11-rc1

This is a selection of fixes for recent bugs, the vmwgfx one is
important to avoid a regression, and compat ioctl one is pretty urgent
for stable. Otherwise nothing too much. I've got a separate pull req
for some AST hw IBM need to enable.

Dave.

The following changes since commit 45554b2357d5782497e59f09146cc3636d6ad551:

  Merge tag 'trace-v4.11-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
(2017-02-27 13:36:19 -0800)

are available in the git repository at:

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

for you to fetch changes up to a44ddbcbbd72ba8569df1ecbb4b1372506454dff:

  Merge tag 'drm-misc-next-fixes-2017-02-27' of
git://anongit.freedesktop.org/git/drm-misc into drm-next (2017-02-28
12:28:00 +1000)

----------------------------------------------------------------
misc fixes for v4.11-rc1

----------------------------------------------------------------
Arnd Bergmann (1):
      drm/rockchip: add extcon dependency for DP

Christophe JAILLET (1):
      drm/rockchip: cdn-dp: Fix error handling

Dave Airlie (1):
      Merge tag 'drm-misc-next-fixes-2017-02-27' of
git://anongit.freedesktop.org/git/drm-misc into drm-next

Marek Szyprowski (1):
      dma-buf: add support for compat ioctl

Shawn Guo (1):
      drm: zte: fix static checker warning on variable 'fmt'

Thomas Hellstrom (1):
      drm/vmwgfx: Work around drm removal of control nodes

 drivers/dma-buf/dma-buf.c              |  3 +++
 drivers/gpu/drm/rockchip/Kconfig       |  1 +
 drivers/gpu/drm/rockchip/cdn-dp-core.c |  4 +++-
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c    | 11 ++++++++++-
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h    |  4 ++--
 drivers/gpu/drm/zte/zx_plane.c         |  4 ++--
 6 files changed, 21 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ