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>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 19 Sep 2016 17:42:18 +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 fixes for 4.8

Hi Linus,

One important drm 32/64 ABI fix came in so I'll dequeue what I have, the rest is
just exynos runtime pm fixes, but the net removal of code seems like a
win to me.

I'm going to be sporadic this week due to school holidays, so if anything urgent
turns up, Daniel will take care of it.

Dave.

The following changes since commit 09cb5b78af52208afb9f1b194c8a9154df4a4782:

  Merge tag 'drm-vc4-fixes-2016-09-14' of
https://github.com/anholt/linux into drm-fixes (2016-09-17 07:57:55
+1000)

are available in the git repository at:

  git://people.freedesktop.org/~airlied/linux tags/drm-fixes-for-4.8-rc7

for you to fetch changes up to 47a66e45d7a7613322549c2475ea9d809baaf514:

  drm: Only use compat ioctl for addfb2 on X86/IA64 (2016-09-19 17:28:20 +1000)

----------------------------------------------------------------
exynos and one stable ABI fix

----------------------------------------------------------------
Arnd Bergmann (1):
      Subject: [PATCH, RESEND] drm: exynos: avoid unused function warning

Dave Airlie (1):
      Merge branch 'exynos-drm-fixes' of
git://git.kernel.org/.../daeinki/drm-exynos into drm-fixes

Kristian H. Kristensen (1):
      drm: Only use compat ioctl for addfb2 on X86/IA64

Marek Szyprowski (4):
      drm/exynos: fimc: fix system and runtime pm integration
      drm/exynos: gsc: fix system and runtime pm integration
      drm/exynos: rotator: fix system and runtime pm integration
      drm/exynos: g2d: fix system and runtime pm integration

Shuah Khan (1):
      exynos-drm: Fix unsupported GEM memory type error message to be clear

 drivers/gpu/drm/drm_ioc32.c                 |  4 ++++
 drivers/gpu/drm/exynos/exynos_drm_fb.c      |  6 ++---
 drivers/gpu/drm/exynos/exynos_drm_fimc.c    | 29 ++----------------------
 drivers/gpu/drm/exynos/exynos_drm_g2d.c     | 29 ++++++------------------
 drivers/gpu/drm/exynos/exynos_drm_gsc.c     | 35 ++++-------------------------
 drivers/gpu/drm/exynos/exynos_drm_rotator.c | 26 ++-------------------
 6 files changed, 22 insertions(+), 107 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ