Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1565387 > unrolled thread

[GIT PULL] drm-vc4-fixes-2017-01-23 for 4.10

Started byEric Anholt <eric@anholt.net>
First post2017-01-24 01:30 +0100
Last post2017-01-24 01:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] drm-vc4-fixes-2017-01-23 for 4.10 Eric Anholt <eric@anholt.net> - 2017-01-24 01:30 +0100

#1565387 — [GIT PULL] drm-vc4-fixes-2017-01-23 for 4.10

FromEric Anholt <eric@anholt.net>
Date2017-01-24 01:30 +0100
Subject[GIT PULL] drm-vc4-fixes-2017-01-23 for 4.10
Message-ID<t2X9M-5gy-9@gated-at.bofh.it>
  Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)

are available in the git repository at:

  https://github.com/anholt/linux drm-vc4-fixes-2017-01-23

for you to fetch changes up to 6b8ac63847bc2f958dd93c09edc941a0118992d9:

  drm/vc4: Return -EINVAL on the overflow checks failing. (2017-01-17 22:06:01 +1100)

----------------------------------------------------------------
This pull request brings in a few little error checking fixes and one
slow memory leak fix.

----------------------------------------------------------------
Dan Carpenter (1):
      drm/vc4: fix a bounds check

Eric Anholt (3):
      drm/vc4: Fix memory leak of the CRTC state.
      drm/vc4: Fix an integer overflow in temporary allocation layout.
      drm/vc4: Return -EINVAL on the overflow checks failing.

 drivers/gpu/drm/vc4/vc4_crtc.c      | 2 +-
 drivers/gpu/drm/vc4/vc4_gem.c       | 4 +++-
 drivers/gpu/drm/vc4/vc4_render_cl.c | 2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web